From owner-cvs-all Thu Mar 28 6:52:42 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 7236037B416; Thu, 28 Mar 2002 06:52:37 -0800 (PST) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2SEqba01817; Thu, 28 Mar 2002 06:52:37 -0800 (PST) (envelope-from znerd) Message-Id: <200203281452.g2SEqba01817@freefall.freebsd.org> From: Ernst de Haan Date: Thu, 28 Mar 2002 06:52:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion Makefile ports/www/orion/files daemonctl.c orion.sh orionctl 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/28 06:52:37 PST Modified files: www/orion Makefile www/orion/files orion.sh Added files: www/orion/files daemonctl.c Removed files: www/orion/files orionctl Log: Using a C program instead of a shell script for controlling the server, so that we can use set the effective UID of the control script. Redirecting stdout output from the startup script to /dev/null. Bumped PORTREVISION to 10. Revision Changes Path 1.30 +7 -3 ports/www/orion/Makefile 1.1 +366 -0 ports/www/orion/files/daemonctl.c (new) 1.3 +2 -2 ports/www/orion/files/orion.sh 1.9 +0 -180 ports/www/orion/files/orionctl (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message