summaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL/files (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-09- install port documentation into stagedir uncoditionally and remove inclusionRuslan Makhmatkhanov1-17/+0
of bsd.port.options.mk - unmute docs installation command - remove no more needed patch - bump PORTREVISION Notes: svn path=/head/; revision=343459
2013-01-03- update to 4.1Ruslan Makhmatkhanov1-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
2006-02-22Update to 3.8Palle Girgensohn1-24/+0
PR: 93701 Notes: svn path=/head/; revision=156718
2004-09-02Update to 3.5Tilman Keskinoz2-13/+24
Allow building with postgresql client only installation. PR: 71212 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=117948
2004-01-30Update PyGreSQL to 3.4. Previous version was packed with theMark Linimon3-39/+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
2002-10-23- Make this port a subport of databases/postgresql7, since the development ofJohann Visagie4-54/+39
PyGreSQL has been folded into that of PostgreSQL itself. - This update effectivly takes PyGreSQL to version 3.3, which is distributed with PostgreSQL 7.2.3. - Byte-compile installed modules to ensure clean deinstallation. - Install documentation under $DOCSDIR. - Remove Makefile from $FILESDIR - not required anymore. - Remove patch-pgdb.py - not required any longer. - Add two patches to ensure installation is $PREFIX-clean. - Update pkg-comment and pkg-descr to reflect the current status of the port. Notes: svn path=/head/; revision=68661
2002-02-23Fix build with postgresql 7.2 (some .h files have moved).Jimmy Olgeni1-1/+1
Notes: svn path=/head/; revision=55129
2001-12-01Fix a malformed patch.Jacques Vidrine1-2/+1
Noticed by: olgeni Notes: svn path=/head/; revision=50808
2001-11-30The patch for using mx.DateTime instead of DateTime was incomplete.Jacques Vidrine1-2/+19
Update it. Submitted by: Allan Saddi <asaddi@philosw.com> Notes: svn path=/head/; revision=50776
2001-10-16Fix import of DateTime module.Jacques Vidrine1-0/+12
Submitted by: olgeni Notes: svn path=/head/; revision=48843
2001-04-25PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) orJacques Vidrine1-2/+2
${PREFIX}/pgsql (old layout). Adjust compiler flags so that headers and libraries are found in either case. PR: ports/26756 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=41893
2001-04-21Fix include directory for postgresql7.1's new layout.Vanilla I. Shu1-2/+2
Notes: svn path=/head/; revision=41759
2000-10-03Update 2.4 -> 3.0Jacques Vidrine1-15/+13
Notes: svn path=/head/; revision=33363
1999-02-23Update from 2.1 to 2.3.Jacques Vidrine1-6/+8
Notes: svn path=/head/; revision=16866
1998-11-13Update for ELF.Jacques Vidrine1-0/+26
Notes: svn path=/head/; revision=14506