| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 14:17:10
7.4.19_2
|
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
7.4.19_1
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
19 May 2007 21:32:57
7.4.17_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Feb 2005 12:07:46
7.4.7
|
girgen  |
Fix security alert using a patch from PostgreSQL's CVS repository:
Prevent overrunning a heap-allocated buffer if more than 1024
parameters to a refcursor declaration are specified. This is a
minimally-invasive fix for the buffer overrun.
Define LATEST_LINK to avoid package name clashes between the different
branches of PostgreSQL. [1] (Since postgresql-tcltk is hardwired to
branch 7.4, keep its LATEST_LINK to a generic value.)
Set UNIQUENAME and let it be the same for server & client, so each
branch's ports will share the same options file. This adds some no-op
knobs to the -client port, but IMO it is better this way.
Add space inside paranthesis in OSVERSION conditional to work around (Only the first 15 lines of the commit message are shown above ) |
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 01:46:21
7.4.6_2
|
girgen  |
Bump portrevision. |
31 Jan 2005 00:20:43
7.4.6
|
girgen  |
Split the postgresql ports into a server and a client part.
The tcltk interface has been removed from the main distribution, so
fixate the version number to the latest released version, 7.4.6.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors) |
06 Dec 2004 03:59:56
7.4.6_1
|
girgen  |
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor) |
12 Mar 2004 11:17:39
7.4.2_1
|
obraun  |
Fix after upgrade to 7.4.2.
Approved 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:53:28
7.3.4
|
osa  |
Use another way for PortgreSQL slave ports (make without -C),
because much more people still use old versions of make.
Notify from: Dan Langille <dan@langille.org>
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 56346 |
04 Sep 2003 13:27:19

|
osa  |
Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 56349, 56404 |
13 Jul 2003 16:40:57
7.3.3
|
alex  |
Remove unneeded RUN_DEPENDS.
Volker mentioned an install with a dependency "postgres" fails if
postgresql is installed with -DWITHOUT_SERVER, though it shouldn't,
and thus suggested a depend-change to "psql", which is also present
for the client-only-install.
The maintainer then submitted the patch which completely removes the
dependency as it "is actually not needed". I personally am in favor
of the first solution, but Palle is the maintainer.
Reported by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Submitted by: Palle Grigensohn <girgen@pingpong.net> (maintainer)
PR: 54252,54287 |
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) |
19 Jun 2003 08:24:06
7.3.3
|
daichi  |
postgresql-tcltk tcl/tk revert to 8.3 from 8.4
PR: 52852
Submitted by: Palle Girgensohn <girgen@pingpong.net> <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. |
09 Jan 2003 14:51:08
7.3.1
|
obraun  |
Remove no longer needed @unexec line.
PR: ports/46892
Submitted by: maintainer |
04 Jan 2003 23:53:37
7.3.1
|
seanc  |
Update PostgreSQL tcl/tk to 7.3.1. pgaccess is no longer in of this port.
PR: ports/45885
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
13 Nov 2002 01:42:44
7.2.3
|
sada  |
fix for different tcl versions
PR: ports/42010
Submitted by: unknown -- see the PR
Approved by: maintainer |
14 Apr 2002 20:32:57
7.2.1_1
|
olgeni  |
Remove PORTVERSION (like other postgresql subports in ports/36980), so that
it will compile. |
19 Feb 2002 08:40:01 
|
vanilla  |
This is a port of the Tcl/Tk stuff in the postgresql-7.2 distribution. It
includes pgtclsh, pgtksh and also the infamous pgaccess GUI. |