From owner-cvs-all Tue Mar 12 14:18:31 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 AFB0F37B400; Tue, 12 Mar 2002 14:18:23 -0800 (PST) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2CMINa98294; Tue, 12 Mar 2002 14:18:23 -0800 (PST) (envelope-from znerd) Message-Id: <200203122218.g2CMINa98294@freefall.freebsd.org> From: Ernst de Haan Date: Tue, 12 Mar 2002 14:18:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion Makefile 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/12 14:18:23 PST Modified files: www/orion Makefile pkg-plist Log: o Fixed potential security problem, by leaving the default accounts disabled. o Supporting WITH_JIKES=yes (lower-case) o Displaying stdout and stderr logfile settings during pre-install. o Displaying verbose messages instead of the commands being executed. o Deleting stdout and stderr logfiles at deinstall (added them to the pkg-plist). o Showing message "If a user should be able to use ${CONTROL_SCRIPT_NAME}, put it in the group ${GROUP}." at post-install. o Some small improvements to the Makefile. o Bumped PORTREVISION to 8. Revision Changes Path 1.28 +77 -67 ports/www/orion/Makefile 1.11 +2 -0 ports/www/orion/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message