Commit graph

21 commits

Author SHA1 Message Date
Martin Matuska
28a6ecbe17 - Use bsd.tcl.mk (implemented suggestion from [1])
- Use system-default PostgreSQL version (82)
- Bump PORTREVISION

PR:		ports/143740 [1]
Submitted by:	Dan Lukes <dan@obluda.cz>
Approved by:	maintainer (timeout)
2010-03-25 23:27:56 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Palle Girgensohn
ebe02a38b2 More rubust regex to determine which version of postgresql that is
already installed.

Reported by:	Kostik Belousov
PR:		106472
2006-12-08 10:41:40 +00:00
Palle Girgensohn
88413af3b8 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>
2005-02-03 09:30:27 +00:00
Palle Girgensohn
4b2a360285 Bumping portrevision 2005-01-31 02:00:54 +00:00
Palle Girgensohn
34fa6c853e 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)
2005-01-31 00:35:55 +00:00
Palle Girgensohn
ae413f56b6 Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
2004-12-06 03:59:56 +00:00
Vanilla I. Shu
10b5ded080 Upgrade to 7.4.3.
PR:		ports/68456
Submitted by:	maintainer
2004-06-28 21:48:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Sean Chittenden
8a928af72d 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)
2003-12-04 12:00:49 +00:00
Sergey A. Osokin
cacc594d40 Fix building.
Notice from:	kris via bento
Approved by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-09-18 11:31:50 +00:00
Sergey A. Osokin
808354a4f8 Use new depends scheme for postgresql slave ports:
${MAKE} -V ... instead of .include <...>

Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR:		56348, 56404
2003-09-04 12:20:57 +00:00
Daichi GOTO
9594eef7a2 postgresql slave ports, reduce unnecessary portrevision bumps
PR:		52867
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-06-19 09:12:56 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
f5bae726e1 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.
2003-01-19 03:36:30 +00:00
Sean Chittenden
cbaddcd0e1 Adding POSTGRESQL_PORT tunable. Not bumping PORTREVISION. 2003-01-18 22:40:10 +00:00
Ying-Chieh Liao
bf7bff2818 update maintainer's email
PR:		45884
Submitted by:	maintainer
2002-12-22 17:12:39 +00:00
Ying-Chieh Liao
c082ec23b0 use the latest postgresql7
postgresql-jdbc now uses the great new USE_JAVA stuff

PR:		36980
Submitted by:	maintainer
2002-04-11 05:08:34 +00:00
Vanilla I. Shu
03b1c588de This is a port of the PL/Tcl module of the postgresql-7.2 distribution.
PR:		ports/34859
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2002-02-19 08:39:03 +00:00