summaryrefslogtreecommitdiff
path: root/databases/py-postgresql/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-postgresql: remove local plist hack and support stagingRuslan Makhmatkhanov2014-03-031-14/+0
| | | | | | | | | | | | | - clarify the license (BSD3C) - use 3 in USE_PYTHON - convert to using auto-generated packing list and remove NO_STAGE - remove local plist hack - it is now handled by bsd.python.mk - bump PORTREVISION for the case Approved by: portmgr (blanket) Notes: svn path=/head/; revision=346881
* - update to 1.1.0Ruslan Makhmatkhanov2012-10-101-0/+14
- trim Makefile header completely (requested by maintainer) - add CHEESESHOP and make it primary MASTER_SITE, because other locations doesn't hold the new release yet - remove one distfile mirror (requested by maintainer) - add LICENSE (BSD) - replace USE_XZ with USE_ZIP, since it was changed upstream - tune PYDISTUTILS_PKGNAME - move python32 plist stuff into separate file changelog: http://pgfoundry.org/pipermail/python-general/2012-October/001003.html PR: 172544 (but I can't see it in GNATS because of hub transition) Submitted by: rm (myself) Approved by: Volodymyr Kostyrko <c.kworr at gmail dot com> (maintainer, by mail) Notes: svn path=/head/; revision=305647