aboutsummaryrefslogtreecommitdiff
path: root/databases/zpygresqlda/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* As previously announced, remove databases/zpygresqlda. The distfile hasMark Linimon2004-05-151-65/+0
| | | | | | | | not been updated since 1999, and still depends on obsolete versions of Zope and Python. Other alternatives are available from zope.org. Notes: svn path=/head/; revision=109173
* Fix mastersite and mark deprecated. The distfile has not been updatedMark Linimon2004-04-141-1/+4
| | | | | | | | since 1999, and still depends on obsolete versions of Zope and Python. Other alternatives are available from zope.org. Notes: svn path=/head/; revision=106978
* BROKEN: Broken dependencyKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106768
* - Chase zope-2.7 update (change of dependency file)Pav Lucistnik2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106273
* Drop maintainershipNeil Blakey-Milner2004-03-251-1/+1
| | | | Notes: svn path=/head/; revision=105253
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* BROKEN on 5.x: does not compileKris Kennaway2003-10-151-1/+7
| | | | Notes: svn path=/head/; revision=91368
* Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.Kris Kennaway2003-04-171-0/+1
| | | | Notes: svn path=/head/; revision=79128
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Chase libpq version bump.Sean Chittenden2003-01-041-1/+2
| | | | Notes: svn path=/head/; revision=72511
* Make databases/zpygresqlda building again.Edwin Groothuis2002-11-151-3/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70133
* BROKEN: Cannot find pythonKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59381
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-3/+3
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53949
* Add another (the final remaining) Zope Product port to the "zope" virtualJohann Visagie2001-08-161-1/+1
| | | | | | | category. Notes: svn path=/head/; revision=46340
* Fix include directory for postgresql7.1's new layout.Vanilla I. Shu2001-04-211-2/+3
| | | | Notes: svn path=/head/; revision=41759
* Allow this to build. It needs python. Set PYTHON_VERSION accordingly.Neil Blakey-Milner2000-11-041-0/+2
| | | | Notes: svn path=/head/; revision=34797
* Change Whom:, so people know who made the port, not what silly scriptNeil Blakey-Milner2000-09-221-1/+1
| | | | | | | that didn't help at all was used to generate the skeleton. Notes: svn path=/head/; revision=33000
* Add ZPyGreSQLDA, a PostgreSQL database adaptor for Zope.Neil Blakey-Milner2000-09-071-0/+48
Notes: svn path=/head/; revision=32385