| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:17:10
8.2.7_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
09 Apr 2008 14:42:26
8.2.7
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
04 Aug 2007 12:41:31
7.4.17
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
08 Dec 2006 10:41:40
7.4.14
|
girgen  |
More rubust regex to determine which version of postgresql that is
already installed.
Reported by: Kostik Belousov
PR: 106472 |
03 Feb 2005 09:30:27
7.4.7
|
girgen  |
In order to address a potential security hole recently identified with
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> |
31 Jan 2005 02:00:54
7.4.6_1
|
girgen  |
Bumping portrevision |
31 Jan 2005 00:35:56
7.4.6
|
girgen  |
Split the postgresql ports into a server and a client part.
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) |
06 Dec 2004 03:59:56
7.4.6
|
girgen  |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor) |
28 Jun 2004 22:48:56
7.4.3
|
vanilla  |
Upgrade to 7.4.3.
PR: ports/68456
Submitted by: maintainer |
04 Feb 2004 05:21:48
7.4.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
04 Dec 2003 12:00:49
7.4
|
seanc  |
Introduce the world to PostgreSQL 7.4! By and large this release is
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) |
18 Sep 2003 12:31:50
7.3.4
|
osa  |
Fix building.
Notice from: kris via bento
Approved by: Palle Girgensohn <girgen@pingpong.net> (maintainer) |
04 Sep 2003 13:20:57
7.3.4
|
osa  |
Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 56348, 56404 |
19 Jun 2003 10:12:56
7.3.3
|
daichi  |
postgresql slave ports, reduce unnecessary portrevision bumps
PR: 52867
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer) |
07 Mar 2003 05:58:32
7.3.2_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
19 Jan 2003 03:36:31
7.3.1
|
ade  |
Fix these two so they at least work with 'make index'. The inclusion
of a master port Makefile like this is iffy in the extreme, IMO. |
18 Jan 2003 22:40:10
7.3.1
|
seanc  |
Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION. |
22 Dec 2002 17:12:39
7.2.3
|
ijliao  |
update maintainer's email
PR: 45884
Submitted by: maintainer |
11 Apr 2002 06:08:34
7.2.1
|
ijliao  |
use the latest postgresql7
postgresql-jdbc now uses the great new USE_JAVA stuff
PR: 36980
Submitted by: maintainer |
19 Feb 2002 08:39:03 
|
vanilla  |
This is a port of the PL/Tcl module of the postgresql-7.2 distribution. |