Date: Fri, 3 Jan 2003 17:10:15 -0800 (PST) From: Sean Chittenden <seanc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql7 Makefile distinfo pkg-install pkg-message pkg-message.client pkg-plist ports/databases/postgresql7/files 502.pgsql dot.profile.in patch-aj patch-src::include::port::freebsd.h pgsql.sh.tmpl ... Message-ID: <200301040110.h041AFmE038060@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
seanc 2003/01/03 17:10:15 PST
Modified files:
databases/postgresql7 Makefile distinfo pkg-install
pkg-message pkg-message.client pkg-plist
databases/postgresql7/files 502.pgsql dot.profile.in
pgsql.sh.tmpl post-install-notes
Added files:
databases/postgresql7/files
patch-src::include::port::freebsd.h
Removed files:
databases/postgresql7/files patch-aj
databases/postgresql7/scripts configure.postgresql
Log:
Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,
security, and feature additions. Reduce diffs between postgresql-devel
port. Re-initdb required when upgrading from previous release. See
release notes for details.
Schemas added are system catalogs updated. ::braces for impact::
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1
PR: ports/46701
Submitted by: girgen@pingpong.net
Revision Changes Path
1.102 +107 -61 ports/databases/postgresql7/Makefile
1.25 +3 -3 ports/databases/postgresql7/distinfo
1.5 +12 -6 ports/databases/postgresql7/files/502.pgsql
1.5 +7 -0 ports/databases/postgresql7/files/dot.profile.in
1.5 +0 -118 ports/databases/postgresql7/files/patch-aj (dead)
1.1 +10 -0 ports/databases/postgresql7/files/patch-src::include::port::freebsd.h (new)
1.14 +18 -9 ports/databases/postgresql7/files/pgsql.sh.tmpl
1.17 +1 -1 ports/databases/postgresql7/files/post-install-notes
1.7 +19 -12 ports/databases/postgresql7/pkg-install
1.7 +1 -1 ports/databases/postgresql7/pkg-message
1.2 +1 -1 ports/databases/postgresql7/pkg-message.client
1.36 +420 -53 ports/databases/postgresql7/pkg-plist
1.13 +0 -167 ports/databases/postgresql7/scripts/configure.postgresql (dead)
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?200301040110.h041AFmE038060>
