summaryrefslogtreecommitdiff
path: root/databases/zpygresqlda (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-072-1/+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-152-3/+12
| | | | | | | 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-075-0/+86
Notes: svn path=/head/; revision=32385