From owner-cvs-all Mon Mar 4 15:19:18 2002 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 2F93537B405; Mon, 4 Mar 2002 15:19:13 -0800 (PST) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g24NJDW16659; Mon, 4 Mar 2002 15:19:13 -0800 (PST) (envelope-from znerd) Message-Id: <200203042319.g24NJDW16659@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 4 Mar 2002 15:19:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion Makefile pkg-install pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/03/04 15:19:13 PST Modified files: www/orion Makefile pkg-plist Added files: www/orion pkg-install Log: Changes: 0) Uses 'www' user and group instead of 'orion' user and group 1) Added pkg-install to add www user and group if necessary 2) Fixed STARTUP_ORDER at 020 because the pkg-plist supports no other value 3) Executing pkg-install from the pre-install target 4) Fixed the pkg-plist (it's different because Orion is not automatically started and it creates some files at first startup) 5) Bumped PORTREVISION to 3 Revision Changes Path 1.22 +7 -11 ports/www/orion/Makefile 1.1 +46 -0 ports/www/orion/pkg-install (new) 1.10 +3 -10 ports/www/orion/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message