freebsd-ports/www/jakarta-tomcat41
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 New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4 2002-09-03 09:47:01 +00:00
distinfo Security fix: Upgrade to 4.1.12. 2002-09-30 12:40:59 +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 New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4 2002-09-03 09:47:01 +00:00
pkg-deinstall Upgrade to Jakarta Tomcat 4.0.3. The Jakarta Tomcat 3 2002-04-01 22:01:22 +00:00
pkg-descr New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4 2002-09-03 09:47:01 +00:00
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 Security fix: Upgrade to 4.1.12. 2002-09-30 12:40:59 +00:00