From owner-cvs-all Wed Mar 14 23:23:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4762037B718; Wed, 14 Mar 2001 23:23:09 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2F7N9O59096; Wed, 14 Mar 2001 23:23:09 -0800 (PST) (envelope-from clive) Message-Id: <200103150723.f2F7N9O59096@freefall.freebsd.org> From: Clive Lin Date: Wed, 14 Mar 2001 23:23:09 -0800 (PST) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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