freebsd-ports/databases/postgresql74-server
Palle Girgensohn 9c89540227 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
(ancient) make bug. [2]

Remove the Rendez-Vouz knob for 8.0 since I can't find the software
needed to even compile it on FreeBSD.

Bump portrevision (for -server only).

Noted by:	kris [1]
PR:		ports/77530 [2]
Security:	http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html
Approved by:	seanc (mentor)
2005-02-19 12:07:46 +00:00
..
files Fix security alert using a patch from PostgreSQL's CVS repository: 2005-02-19 12:07:46 +00:00
distinfo In order to address a potential security hole recently identified with 2005-02-03 09:30:27 +00:00
Makefile Fix security alert using a patch from PostgreSQL's CVS repository: 2005-02-19 12:07:46 +00:00
pkg-descr
pkg-install-server Another step along the road to the postgresql new world order. 2004-11-23 19:15:12 +00:00
pkg-message-client Another step along the road to the postgresql new world order. 2004-11-23 19:15:12 +00:00
pkg-message-contrib Another step along the road to the postgresql new world order. 2004-11-23 19:15:12 +00:00
pkg-message-plperl Another step along the road to the postgresql new world order. 2004-11-23 19:15:12 +00:00
pkg-message-plpython Split the postgresql ports into a server and a client part. The 2005-01-31 00:19:47 +00:00
pkg-message-pltcl Another step along the road to the postgresql new world order. 2004-11-23 19:15:12 +00:00
pkg-message-server Let pkg-message reflect the renaming of the startup script. 2005-02-09 17:48:10 +00:00
pkg-message-tcltk Another step along the road to the postgresql new world order. 2004-11-23 19:15:12 +00:00
pkg-plist Another step along the road to the postgresql new world order. 2004-11-23 19:15:12 +00:00
pkg-plist-client In order to address a potential security hole recently identified with 2005-02-03 09:30:27 +00:00
pkg-plist-contrib Split the postgresql ports into a server and a client part. The 2005-01-31 00:19:47 +00:00
pkg-plist-plperl Split the postgresql ports into a server and a client part. The 2005-01-31 00:19:47 +00:00
pkg-plist-plpython Split the postgresql ports into a server and a client part. The 2005-01-31 00:19:47 +00:00
pkg-plist-pltcl Split the postgresql ports into a server and a client part. The 2005-01-31 00:19:47 +00:00
pkg-plist-server In order to address a potential security hole recently identified with 2005-02-03 09:30:27 +00:00
pkg-plist-tcltk Split the postgresql ports into a server and a client part. The 2005-01-31 00:19:47 +00:00