aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-postgresql-plperl
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* More rubust regex to determine which version of postgresql that isPalle Girgensohn2006-12-061-1/+1
| | | | | | | already installed. Notes: svn path=/head/; revision=179045
* In order to address a potential security hole recently identified withPalle Girgensohn2005-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | the "LOAD" option, the PostgreSQL Global Development Group is announcing the release of new versions of PostgreSQL. Update to 7.3.9, 7.4.7 & 8.0.1. Take the opportunity to reset PORTREVISION of slave ports. Back out name change of startup script. The new script uses rc.subr(8), and as such also uses rcorder(8). But, rcorder does not exist in FreeBSD 4.x. Hence rename the script it back to the top of the directory list. [1] The periodic script should of course be executable. [2] [1] Noted by Niels Chr. Bank-Pedersen <ncbp at bank-pedersen dot dk> [2] Noted by Fritz Heinrichmeyer <fritz.heinrichmeyer at fernuni-hagen dot de> Notes: svn path=/head/; revision=127966
* Bump portrevisionPalle Girgensohn2005-01-311-0/+1
| | | | Notes: svn path=/head/; revision=127747
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-314-26/+23
| | | | | | | | | | | 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
* Unfix the postgresql dependencies, they were right at the begining.Mathieu Arnold2004-02-161-1/+1
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=101040
* Update the postgresql dependency from postgresql7 to postgresql-client to fixupMathieu Arnold2004-02-101-1/+1
| | | | | | | | | dependency problems Submitted by: bento (kris) Notes: svn path=/head/; revision=100549
* 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
* Introduce the world to PostgreSQL 7.4! By and large this release isSean Chittenden2003-12-041-12/+5
| | | | | | | | | | | | | | | | | | regarded as a major release with features with interest to those with large databases. The updates are extensive and the best source of info is in the release notes. Enjoy and direct questions to database@! Release notes: http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4 PR: ports/59403, ports/59404, ports/59393, ports/59394, ports/59395, ports/59397, ports/59398, ports/59402, && ports/59401 Submitted by: maintainer Approved by: marcus (portmgr@ hat) Notes: svn path=/head/; revision=94977
* [1] Use new depends scheme for postgresql slave ports:Sergey A. Osokin2003-09-042-6/+21
| | | | | | | | | | | | ${MAKE} -V ... instead of .include <...> [2] Fix for perl 5.6+ Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) [1], mat [2] PR: 56345, 56404 Notes: svn path=/head/; revision=88524
* postgresql slave ports, reduce unnecessary portrevision bumpsDaichi GOTO2003-06-191-0/+1
| | | | | | | | PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) Notes: svn path=/head/; revision=83302
* 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
* Fix these two so they at least work with 'make index'. The inclusionAde Lovett2003-01-191-1/+1
| | | | | | | of a master port Makefile like this is iffy in the extreme, IMO. Notes: svn path=/head/; revision=73467
* Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION.Sean Chittenden2003-01-181-2/+3
| | | | Notes: svn path=/head/; revision=73440
* Update the maintainer's email.Pete Fritchman2002-12-221-2/+2
| | | | | | | | PR: 45883 Submitted by: maintainer Notes: svn path=/head/; revision=71804
* use the latest postgresql7Ying-Chieh Liao2002-04-111-1/+0
| | | | | | | | | | postgresql-jdbc now uses the great new USE_JAVA stuff PR: 36980 Submitted by: maintainer Notes: svn path=/head/; revision=57558
* This is a port of the PL/Perl module that is part of theVanilla I. Shu2002-02-195-0/+42
postgresql-7.2 distribution. PR: ports/34858 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=54890