Date: Tue, 21 Apr 1998 14:52:12 -0700 (PDT) From: Andreas Klemm <andreas@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/databases/postgresql Makefile ports/databases/postgresql/files md5 pgsql.sh.tmpl ports/databases/postgresql/patches patch-ak patch-ab patch-ac patch-ae patch-af patch-ag patch-ah patch-ai ports/databases/postgresql/pkg PLIST Message-ID: <199804212152.OAA02353@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
andreas 1998/04/21 14:52:12 PDT
Modified files:
databases/postgresql Makefile
databases/postgresql/files md5 pgsql.sh.tmpl
databases/postgresql/pkg PLIST
Added files:
databases/postgresql/patches patch-ak
Removed files:
databases/postgresql/patches patch-ab patch-ac patch-ae
patch-af patch-ag patch-ah
patch-ai
Log:
Upgrade postgresql to version 6.3.2
Many bugfixes and cosmetic changes
Changes by Scrappy and me
My additional changes:
- had to link libpgtcl.so with the crypt library to get rid of the
pgaccess error message, that crypt is missing
- had to add -i option in the startup script, so that pgaccess is
able to connect to the postmaster process
- removed all unnecessary patches
- updated PLIST
Thanks to the postgresql developement team, who did a great job to
simplify the postgresql port, by applying the patches and making
the autoconf mechanism more consistent.
Submitted by: The Hermit Hacker <scrappy@hub.org>
Revision Changes Path
1.24 +22 -17 ports/databases/postgresql/Makefile
1.6 +1 -1 ports/databases/postgresql/files/md5
1.4 +3 -3 ports/databases/postgresql/files/pgsql.sh.tmpl
1.14 +122 -56 ports/databases/postgresql/pkg/PLIST
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?199804212152.OAA02353>
