From owner-cvs-all Mon Mar 4 17:21:48 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 EDDD737B402; Mon, 4 Mar 2002 17:21:39 -0800 (PST) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g251LdU40517; Mon, 4 Mar 2002 17:21:39 -0800 (PST) (envelope-from znerd) Message-Id: <200203050121.g251LdU40517@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 4 Mar 2002 17:21:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion Makefile ports/www/orion/files orion.sh orionctl orionctl.1 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 17:21:39 PST Modified files: www/orion Makefile www/orion/files orionctl orionctl.1 Added files: www/orion/files orion.sh Log: Changes: 0) Improved variable names (now more verbose). 1) Redirecting stdout and stderr to separate log files 2) Setting the PID_FILE in the Makefile 3) Setting the group to when chown-ing the PID file 4) Installing a separate startup script instead of a symlink 5) Changed the man page accordingly 6) Bumped PORTREVISION. Revision Changes Path 1.24 +30 -16 ports/www/orion/Makefile 1.1 +20 -0 ports/www/orion/files/orion.sh (new) 1.7 +121 -79 ports/www/orion/files/orionctl 1.2 +30 -56 ports/www/orion/files/orionctl.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message