summaryrefslogtreecommitdiff
path: root/databases/postgresql72 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The PostgreSQL version 7.2 is removed, since 7.2 branch is retired.Palle Girgensohn2005-01-3116-1002/+0
| | | | | | | | PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127740
* 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
* - Standardize an EXPIRATION_DATE format.Sergey Matveychuk2004-11-241-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=122258
* - Update to 7.2.6Pav Lucistnik2004-11-092-10/+10
| | | | | | | | PR: ports/73697 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=121239
* Tag postgresql72 as DEPRECATED, with it being killed off onAde Lovett2004-11-061-0/+3
| | | | | | | 1st January 2005. Notes: svn path=/head/; revision=120918
* - update to version 7.2.5:Oliver Eikemeier2004-08-312-6/+10
| | | | | | | | | | | * Prevent possible loss of committed transactions during crash. PR: 71180 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=117735
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Use a unique LATEST_LINKKris Kennaway2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99393
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Use ${STRIP_CMD} instead of strip.Sergey A. Osokin2003-09-241-2/+2
| | | | | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru> Notes: svn path=/head/; revision=89220
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-3/+2
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* One irritation with using portupgrade -a is that you areErwin Lansing2003-07-121-2/+2
| | | | | | | | | | | | suddenly confronted with configuration dialogs for which you don't know the port. This adds one such label. PR: 54293 Submitted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer Notes: svn path=/head/; revision=84754
* Use ${MASTER_SITE_PGSQL} instead of multiple sitesSergey A. Osokin2003-06-111-9/+1
| | | | | | | | | | Submitted by: osa Approved by: maintainer PR: 50397 Approved by: fjoe (implicit) Notes: svn path=/head/; revision=82772
* Fix the location of the distfile.Sean Chittenden2003-02-241-1/+1
| | | | | | | Submitted by: David Booth <wbooth@austin.rr.com> Notes: svn path=/head/; revision=76355
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76031
* Bow to the masses who have complained bitterly about not being able toSean Chittenden2003-02-0717-0/+1003
upgrade to the PostgreSQL 7.3 series and provide an update to the 7.2 series, 7.2.4. :~] This port _will_ be removed and should EOL'ed in about 6 months time. Since there is no future for these bits, ignore their heritage commit an orphan for the 7 series. See the postgresql7 port for future and past bits. This port is only intended to serve as a means of postponing an inevitable upgrade to recent release. DBAs, please plan and begin upgrading to 7.3.X, the grass really is greener. Release notes: http://developer.postgresql.org/docs/postgres/release-7-2-4.html PR: ports/48025 Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=75018