freebsd-ports/www/orion
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 1.5.4. 2002-05-07 13:08:17 +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 Not deleting the PID file but emptying it. Reasoning behind 2002-03-07 19:47:15 +00:00
pkg-descr Changed to reflect the current version of the installed 2002-03-11 20:33:30 +00:00
pkg-install Changes: 2002-03-04 23:19:12 +00:00
pkg-plist Allow overriding of startup properties using a properties file. 2002-08-12 08:52:34 +00:00