summaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL/files/patch-setup.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 4.1Ruslan Makhmatkhanov2013-01-031-0/+17
| | | | | | | | | | | | | | | - trim Makefile header - update MASTER_SITES - remove indefinite article from COMMENT - limit python version to 2.x only - convert to optionsng (NOPORTDOCS case) - patch out setuptools for from setup.py for now (mainly to not use PYEASYINSTALL_OSARCH) - update formatting in pkg-descr and change tab with space at WWW Reported by: D'Arcy J.M. Cain <darcy@PyGreSQL.org> (on ports@) Notes: svn path=/head/; revision=309900
* Update to 3.5Tilman Keskinoz2004-09-021-13/+0
| | | | | | | | | | Allow building with postgresql client only installation. PR: 71212 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=117948
* Update PyGreSQL to 3.4. Previous version was packed with theMark Linimon2004-01-301-0/+13
postgresql dist, and while postgresql was version 7.3.5, PyGreSQL's own version just bumped from 3.3 to 3.4. Hence portepoch. PR: ports/61597 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=99464