Date: Wed, 14 Mar 2001 23:23:09 -0800 (PST) From: Clive Lin <clive@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql7/files dot.profile.in ports/databases/postgresql7 pkg-deinstall pkg-install pkg-plist Message-ID: <200103150723.f2F7N9O59096@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
clive 2001/03/14 23:23:09 PST
Modified files:
databases/postgresql7/files dot.profile.in
databases/postgresql7 pkg-install pkg-plist
Added files:
databases/postgresql7 pkg-deinstall
Log:
Fix problems when installing postgresql7 with pkg_add:
- pkg-install used wrong uid#
- chown lib dir *after* it is created
- pkg-install created data dir where Makefile didn't
- add pkg-deinstall and remove user & group
- don't chown data dir, since we don't create it anymore
- spell and documentation fixes in the rc.d script
PR: ports/25817
Submitted by: MAINTAINER
Revision Changes Path
1.2 +2 -2 ports/databases/postgresql7/files/dot.profile.in
1.4 +5 -7 ports/databases/postgresql7/pkg-install
1.29 +2 -1 ports/databases/postgresql7/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?200103150723.f2F7N9O59096>
