Commit graph

7 commits

Author SHA1 Message Date
Antoine Brodin
c02b6e710d Fix packaging after the move from distutils to setuptools (egginfo is now
a directory, not a file):
- Use PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREVISION
2014-01-13 22:00:40 +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
Wen Heping
723f989728 - Fix build with python-2.7
PR:		ports/155077
Submitted by:	Wen Heping (myself)
Approved by:	portmgr@
2011-03-07 00:27:15 +00:00
Philip M. Gollucci
efb57e632d - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
is no longer present to test for.

Approved by:    itectu (portmgr, via irc)
2010-12-27 15:52:11 +00:00
Mark Linimon
51d5d4a511 Fix trivial typo in Comment.
Spotted on:	FreshPorts
2010-02-12 22:05:39 +00:00
Martin Wilke
578e813048 Flixible tool for inserting data from DBF into MySQL.
WWW: http://mydbf2mysql.sourceforge.net/

PR:		ports/142416
Submitted by:	Andrey Polyakov <andrey.polyakov at unix.net>
2010-02-12 17:20:41 +00:00