Antoine Brodin
f7455240e3
Reduce dependency on the python2 metaport
...
PR: 225752
Submitted by: Yasuhiro KIMURA
2018-02-19 11:10:43 +00:00
Sunpoet Po-Chuan Hsieh
8630174173
Convert to options target helper
...
- Use PORTVERSION
- Sort USE_PYTHON and USES
2017-08-05 23:11:08 +00:00
Bernard Spil
771335e2e8
bases/py-MySQLdb: Fix build with MariaDB 10.2.7
...
With MariaDB 10.2.6 the Connect/C is updated to ~3.0. This means the C interface changed slightly and some functions are changed.
- Replace direct struct access with accessor in _mysql.c
- Add LICENSE/LICENSE_FILE
- Strip Binaries
- Remove conflict with itself
PR: 219797
Reviewed_by: sunpoet, koobs, brnrd
Submitted by: sirl33tname@gmail.com
Approved by: koobs (python)
Differential Revision: https://reviews.freebsd.org/D11054
2017-07-24 09:43:40 +00:00
Pawel Pekala
ba846b0851
Register conflict with newly added databases/py-mysqlclient
2016-06-22 20:37:42 +00:00
Mathieu Arnold
00d52a3e4c
Remove useless WRKSRC definitions.
...
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
2016-05-25 15:43:34 +00:00
Mathieu Arnold
7823fa4b7e
Cleanup GH_* and variables order.
...
Sponsored by: Absolight
2015-12-29 14:30:46 +00:00
Mathieu Arnold
21a283f3be
Remove UNIQUENAME and LATEST_LINK.
...
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Mathieu Arnold
f29a218fcd
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
...
With hat: portmgr
Sponsored by: Absolight
2015-05-18 17:07:45 +00:00
Sunpoet Po-Chuan Hsieh
692948f0a8
- Update to 1.2.5
...
- Update MASTER_SITES
- Remove DOCS from OPTIONS_DEFAULT
- Update WWW
Changes: https://github.com/farcepest/MySQLdb1/blob/master/HISTORY
https://github.com/farcepest/MySQLdb1/commits/master
2015-04-27 15:25:51 +00:00
Marcus von Appen
e1555011ab
- Convert ports from databases/ and deskutils/ to new USES=python
...
Approved by: portmgr (implicit)
2014-10-19 08:50:17 +00:00
Dmitry Sivachenko
1dde51176b
Fix SSL support.
...
PR: 187666
Submitted by: Michael Gmelin <freebsd@grem.de>
2014-03-18 15:10:46 +00:00
Tom Judge
77e6d3cc67
Back to python@
2014-02-21 21:42:24 +00:00
Ruslan Makhmatkhanov
cb2900bcf5
- make py*-MySQLdb ports actually conflict with each other [1]
...
while here:
- do not use easy_install and add stage support
- convert to auto-generated packing list
- bump PORTREVISION
- add py-MySQLdb56 port as a slave to py-MySQLdb
PR: 177620 [1] (based on)
Submitted by: Craig Leres <leres@ee.lbl.gov>
Approved by: maintainer timeout (10 months)
2014-02-09 14:15:28 +00:00
Baptiste Daroussin
56fcf8379f
Fix properties on pkg-plist
2014-01-21 23:18:05 +00:00
Baptiste Daroussin
05f6b4ccab
Reduce over inclusion of bsd.port.mk
2014-01-15 23:48:20 +00:00
Rene Ladan
50f8eaece1
Python cleanup:
...
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Diane Bruce
ed3d69c69e
- modify port to install the egg file as an unzipped archive
...
otherwise www/google-appengine 1.7.0 will fail
Submitted by: nivit
Reviewed by: tj
Obtained from: email via tj
2012-07-18 00:59:20 +00:00
Tom Judge
260c7b0856
Update my email address.
...
Approved by: eadler (mentor)
2012-05-31 19:40:19 +00:00
Julien Laffaye
49869194d3
- Pass maintainership to Tom Judge <tom@tomjudge.com> (discussed on IRC)
2012-05-14 22:10:13 +00:00
Wen Heping
543624974f
- Strict python version
...
PR: ports/163826
Submitted by: wen@(myself)
2012-02-03 02:30:30 +00:00
Thomas Abthorpe
978fe5634d
- Reassign to the heap
2012-02-01 15:53:08 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Marcus Alves Grando
64eb66df85
- Update to 1.2.3
...
PR: 151159
Submitted by: lwhsu
2010-10-07 14:39:24 +00:00
Dmitry Marakasov
075acacd24
- Switch SourceForge ports to the new File Release System: categories starting with D
2009-08-22 00:18:43 +00:00
Alexander Botero-Lowry
4942ce5a7d
- Make Python 2.5.1 the default Python version
...
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
2007-07-30 09:42:28 +00:00
Marcus Alves Grando
ec75e50501
- Update to 1.2.2
2007-04-06 03:06:44 +00:00
Marcus Alves Grando
b94d3286c7
- Install README too.
2006-04-23 00:28:58 +00:00
Marcus Alves Grando
1c007c5a6a
- Update to 1.2.1_p2 [1]
...
- Use OPTIONS
PR: 96117 [1]
Submitted by: Soeren Straarup <xride___x12.dk>
2006-04-23 00:25:03 +00:00
Marcus Alves Grando
ffcf729c85
Add SHA256
2005-11-09 02:32:50 +00:00
Marcus Alves Grando
346fd0a6a3
Update my email
...
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00
Pav Lucistnik
4f7a6ccc24
- Change default mysql lib to libmysqlclient_r.
...
WITHOUT_MYSQLCLIENT_R=yes use libmysqlclient.
- Update very old pkg-descr
PR: ports/77284
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-02-09 18:55:48 +00:00
Pav Lucistnik
6c81fcd250
- Update to 1.2.0
...
PR: ports/77245
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2005-02-08 22:14:31 +00:00
Edwin Groothuis
882df49ad9
INTAINER] Update port: databases/py-MySQLdb to 1.0.1
...
Update port: databases/py-MySQLdb to 1.0.1
- Change to 1.0.1
- Rediff patch-_mysql.c
- Install more docs
PR: ports/75866
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
2005-01-12 22:13:43 +00:00
Pav Lucistnik
6d488977a8
- Convert hard py- into PKGNAMEPREFIX
...
- Convert OPTIONS to plain knobs
- Add conflict with devel version
PR: ports/75220
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
2004-12-18 23:56:52 +00:00
Clement Laforet
2624ec2552
- Use OPTIONS and add various knob [1]
...
- Fix build with mysql-client-5.0.x [2]
- Pass maintainership to submitter of [1]
PRs: ports/72656 [1],
ports/70082 [2]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1],
Roman Bogorodskiy <bogorodskiy@inbox.ru> [2]
2004-11-28 21:43:52 +00:00
Clement Laforet
5cd226e3c2
- Fix build with MySQL < 4.1.3
...
Submitted by: Claudiu Bosioc <claudiu at casi dot ro>
PR: 69871
Pointy hat to: clement
2004-08-02 07:32:28 +00:00
Clement Laforet
1928b42c5f
- Fix build with MySQL 4.1.3
...
Reported by: crappy, thierry
Submitted by: thierry
Obtained from: http://sourceforge.net/tracker/index.php?func=detail&aid=998151&group_id=22307&atid=374934
2004-07-31 20:13:16 +00:00
Clement Laforet
aba4460128
- Update to 1.0.0
2004-07-09 08:34:09 +00:00
Clement Laforet
3e7a3ca750
oups I forgot Makefile in previous commit :/
...
- works with MySQL 4.1
Reported by: Patrick Crosby <patrick@okcupid.com>
2004-05-07 12:57:49 +00:00
Clement Laforet
cdc06a0048
- works with MySQL 4.1 [1]
...
- add trailing "/" to url
Reported by: Patrick Crosby <patrick@okcupid.com> [1]
2004-05-07 12:57:02 +00:00
Clement Laforet
6ff0d4f0bb
Make portlint happy (remove blank line @ the end of Makefile)
...
PR: 64393
Noticed by: eik
2004-03-18 16:39:00 +00:00
Clement Laforet
3b8591d72d
- SIZEify distinfo
2004-02-07 17:16:21 +00:00
Clement Laforet
384e4de0ff
- Update WWW
...
- Change my email address
Approved by: erwin (mentor)
2003-12-21 18:37:57 +00:00
Edwin Groothuis
417280973f
[patch] databases/py-MySQLdb: take maintainership and misc improvement.
...
* Use USE_MYSQL and BROKEN_WITH_MYSQL for 4.1.x since it doesn't work
(thanks to Guy Middleton <guy@obstruction.com> for testing it with MySQL 4.0.x)
* use %%DOCSDIR%%
* take maintainership
PR: ports/56579
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-06 12:52:56 +00:00
Maxim Sobolev
10588346d3
Let be hohest: I really don't have a time now to properly maintain all
...
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
26d7b8c9f4
Update to 0.9.2.
2002-09-10 07:52:20 +00:00
Ying-Chieh Liao
786a6554ae
use USE_PYDISTUTILS
2002-04-29 13:33:57 +00:00