freebsd-ports/www/jakarta-tomcat3
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
..
distinfo Lot of changes: Using USE_JAVA infrastructure. Upgraded port 2002-03-30 14:51:12 +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 Improved package comment (IMO). 2002-04-04 22:52:30 +00:00
pkg-deinstall Stopping the server from pkg-deinstall. Applying 2002-03-30 18:42:23 +00:00
pkg-descr
pkg-install Checks for the existence of a 'www' user and group. Forgot to add 2002-02-21 20:08:30 +00:00
pkg-plist Now using daemonctl.1 and startup.sh from jakarta-tomcat4. 2002-04-15 21:57:02 +00:00