aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-postgresql-plperl
Commit message (Collapse)AuthorAgeFilesLines
* Introduce the world to PostgreSQL 7.4! By and large this release isseanc2003-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)
* [1] Use new depends scheme for postgresql slave ports:osa2003-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
* postgresql slave ports, reduce unnecessary portrevision bumpsdaichi2003-06-191-0/+1
| | | | | PR: 52867 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix these two so they at least work with 'make index'. The inclusionade2003-01-191-1/+1
| | | | of a master port Makefile like this is iffy in the extreme, IMO.
* Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION.seanc2003-01-191-2/+3
|
* Update the maintainer's email.petef2002-12-231-2/+2
| | | | | PR: 45883 Submitted by: maintainer
* use the latest postgresql7ijliao2002-04-111-1/+0
| | | | | | | postgresql-jdbc now uses the great new USE_JAVA stuff PR: 36980 Submitted by: maintainer
* This is a port of the PL/Perl module that is part of thevanilla2002-02-195-0/+42
postgresql-7.2 distribution. PR: ports/34858 Submitted by: Palle Girgensohn <girgen@partitur.se>