aboutsummaryrefslogtreecommitdiff
path: root/databases/py-PyGreSQL
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to PYDISTUTILS_AUTOPLISTMarcus von Appen2013-09-282-10/+3
| | | | | | | | | | - Enable stage support - Limit to the supported python versions - Change to new LIB_DEPENDS where necessary - Switch to new OPTIONS framework where necessary Notes: svn path=/head/; revision=328563
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - fix fetchRuslan Makhmatkhanov2013-03-271-1/+1
| | | | | | | Reported by: pointyhat (miwi) Notes: svn path=/head/; revision=315348
* - Update to 4.1.1Bryan Drewery2013-01-092-3/+3
| | | | Notes: svn path=/head/; revision=310154
* - update to 4.1Ruslan Makhmatkhanov2013-01-035-30/+41
| | | | | | | | | | | | | | | - 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-1/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Reset longterm inactive maintainerPav Lucistnik2009-09-191-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241781
* - Update to 4.0Pav Lucistnik2009-09-193-31/+24
| | | | | | | | | | PR: ports/136203 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout (girgen; 2 months) Feature safe: yes Notes: svn path=/head/; revision=241780
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update to 3.8.1Pav Lucistnik2007-09-014-9/+9
| | | | | | | | | PR: ports/109026 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Approved by: maintainer timeout (girgen; 6 months) Notes: svn path=/head/; revision=198616
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Accidentally removed portepoch, believing it was portrevision.Palle Girgensohn2006-02-231-0/+1
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=156741
* Update to 3.8Palle Girgensohn2006-02-224-32/+7
| | | | | | | PR: 93701 Notes: svn path=/head/; revision=156718
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Updating to latest version, 3.6.2Palle Girgensohn2005-07-192-4/+3
| | | | | | | Approved by: ade, seanc (implicit) Notes: svn path=/head/; revision=139634
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-2/+2
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Add myself as committer, and use my @FreeBSD.org address.Palle Girgensohn2004-12-061-1/+1
| | | | | | | Approved by: ade (mentor) Notes: svn path=/head/; revision=123277
* Update to 3.5Tilman Keskinoz2004-09-024-18/+28
| | | | | | | | | | Allow building with postgresql client only installation. PR: 71212 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=117948
* Re-add distinfo since this is no longer a slave-port.Volker Stolz2004-07-191-0/+2
| | | | | | | | PR: ports/69215 Submitted by: Palle Girgensohn (maintainer) Notes: svn path=/head/; revision=114196
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Update PyGreSQL to 3.4. Previous version was packed with theMark Linimon2004-01-305-59/+31
| | | | | | | | | | | 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
* Unbreak using the postgresql73 distfile.Jimmy Olgeni2004-01-121-11/+10
| | | | | | | | PR: 61194 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=98005
* [1] Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-042-7/+16
| | | | | | | | | | | | ${MAKE} -V ... instead of .include <...> [2] Utilize ${DOCSDIR} Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) [1], osa [2] PR: 56350, 56404 Notes: svn path=/head/; revision=88533
* Remove pkg-comment from the remaining special cases.Ade Lovett2003-03-072-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77043
* - Remove distinfo; it's now longer required since this is now a slave port.Johann Visagie2003-02-131-1/+0
| | | | | | | (I neglected to remove this file during my commit of 2002-10-23.) Notes: svn path=/head/; revision=75461
* Uncomment dependency on libpq.3/postgresql.Sean Chittenden2003-02-111-1/+1
| | | | | | | Submitted by: kris/bento Notes: svn path=/head/; revision=75284
* Update py-PyGreSQL to version 7.3Edwin Groothuis2003-02-062-10/+8
| | | | | | | | | | | | | | This patch really only takes over maintainership from ports@freebsd.org. Since I manage most of the postgresql ports, I might as well take this one too, I guess? I have verified that it builds with postgresql-7.3 PR: ports/45887 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=74924
* Chase libpq version bump.Sean Chittenden2003-01-041-1/+3
| | | | Notes: svn path=/head/; revision=72511
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Make this port a subport of databases/postgresql7, since the development ofJohann Visagie2002-10-239-77/+74
| | | | | | | | | | | | | | | 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
* Drop MAINTAINER: I'm not really taking care of these anymore.Jacques Vidrine2002-06-211-1/+1
| | | | Notes: svn path=/head/; revision=61692
* Fix build with postgresql 7.2 (some .h files have moved).Jimmy Olgeni2002-02-231-1/+1
| | | | Notes: svn path=/head/; revision=55129
* Fix a malformed patch.Jacques Vidrine2001-12-011-2/+1
| | | | | | | Noticed by: olgeni Notes: svn path=/head/; revision=50808
* The patch for using mx.DateTime instead of DateTime was incomplete.Jacques Vidrine2001-11-302-3/+20
| | | | | | | | | Update it. Submitted by: Allan Saddi <asaddi@philosw.com> Notes: svn path=/head/; revision=50776
* Fix import of DateTime module.Jacques Vidrine2001-10-162-0/+13
| | | | | | | Submitted by: olgeni Notes: svn path=/head/; revision=48843
* PostGreSQL 7.1 can install in two places, either ${PREFIX} (hier(7)) orJacques Vidrine2001-04-251-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
* Fix include directory for postgresql7.1's new layout.Vanilla I. Shu2001-04-213-25/+25
| | | | Notes: svn path=/head/; revision=41759
* Depend on the new py-mx-base.Thomas Gellekum2001-03-221-3/+3
| | | | Notes: svn path=/head/; revision=40211
* Update 2.4 -> 3.0Jacques Vidrine2000-10-034-26/+31
| | | | Notes: svn path=/head/; revision=33363
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* after removal of old postgresql port fix dependencies for postgresql7 portAndreas Klemm2000-08-261-1/+1
| | | | | | | thanks to Hwang eunkwang <hek@inter21c.co.kr> for stating this out. Notes: svn path=/head/; revision=31993
* Locally hosted distfiles moved to ftp.freebsd.org.Jacques Vidrine2000-06-201-2/+1
| | | | Notes: svn path=/head/; revision=29719
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27418
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21694
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-4/+1
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885