freebsd-ports/www/orion-devel
Ernst de Haan aa1f22138c Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program:

	setuid(geteuid());
	setgid(getegid());

Bumped PORTREVISION of Orion, Tomcat and JBoss ports.

PR:		40470, 43679
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by:	audit
Approved by:	Silence on -audit (since Sept 13, 2002)
2002-10-09 23:10:32 +00:00
..
files Allow overriding of startup properties using a properties file. 2002-08-12 08:52:34 +00:00
distinfo Upgrade to Orion 1.6.0. 2002-08-14 20:09:38 +00:00
Makefile Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1. 2002-10-09 23:10:32 +00:00
pkg-comment
pkg-deinstall
pkg-descr
pkg-install
pkg-plist Upgrade to Orion 1.6.0. 2002-08-14 20:09:38 +00:00