Date: Fri, 7 Feb 2003 03:00:47 -0800 (PST) From: Sean Chittenden <seanc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/postgresql72 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-message pkg-message.client pkg-plist ports/databases/postgresql72/files 502.pgsql dot.cshrc.in dot.profile.in patch-aj patch-configure ... Message-ID: <200302071100.h17B0lwt029225@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
seanc 2003/02/07 03:00:47 PST
Modified files:
databases Makefile
Added files:
databases/postgresql72 Makefile distinfo pkg-comment pkg-descr
pkg-install pkg-message
pkg-message.client pkg-plist
databases/postgresql72/files 502.pgsql dot.cshrc.in
dot.profile.in patch-aj
patch-configure
patch-src::include::port::freebsd.h
pgsql.sh.tmpl post-install-notes
databases/postgresql72/scripts configure.postgresql
Log:
Bow to the masses who have complained bitterly about not being able to
upgrade to the PostgreSQL 7.3 series and provide an update to the 7.2
series, 7.2.4. :~] This port _will_ be removed and should EOL'ed in
about 6 months time. Since there is no future for these bits, ignore their
heritage commit an orphan for the 7 series. See the postgresql7 port for
future and past bits. This port is only intended to serve as a means of
postponing an inevitable upgrade to recent release.
DBAs, please plan and begin upgrading to 7.3.X, the grass really is greener.
Release notes:
http://developer.postgresql.org/docs/postgres/release-7-2-4.html
PR: ports/48025
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Revision Changes Path
1.228 +1 -0 ports/databases/Makefile
1.1 +177 -0 ports/databases/postgresql72/Makefile (new)
1.1 +4 -0 ports/databases/postgresql72/distinfo (new)
1.1 +83 -0 ports/databases/postgresql72/files/502.pgsql (new)
1.1 +13 -0 ports/databases/postgresql72/files/dot.cshrc.in (new)
1.1 +18 -0 ports/databases/postgresql72/files/dot.profile.in (new)
1.1 +118 -0 ports/databases/postgresql72/files/patch-aj (new)
1.1 +59 -0 ports/databases/postgresql72/files/patch-configure (new)
1.1 +10 -0 ports/databases/postgresql72/files/patch-src::include::port::freebsd.h (new)
1.1 +40 -0 ports/databases/postgresql72/files/pgsql.sh.tmpl (new)
1.1 +57 -0 ports/databases/postgresql72/files/post-install-notes (new)
1.1 +1 -0 ports/databases/postgresql72/pkg-comment (new)
1.1 +26 -0 ports/databases/postgresql72/pkg-descr (new)
1.1 +58 -0 ports/databases/postgresql72/pkg-install (new)
1.1 +36 -0 ports/databases/postgresql72/pkg-message (new)
1.1 +16 -0 ports/databases/postgresql72/pkg-message.client (new)
1.1 +120 -0 ports/databases/postgresql72/pkg-plist (new)
1.1 +167 -0 ports/databases/postgresql72/scripts/configure.postgresql (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302071100.h17B0lwt029225>
