1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/java/jboss5
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 Upgrade to JBoss 3.0.0. 2002-06-11 07:38:25 +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 Upgrade to JBoss 3.0.0. 2002-06-11 07:38:25 +00:00
pkg-deinstall New port jboss2. 2002-04-26 21:54:15 +00:00
pkg-descr New port jboss2. 2002-04-26 21:54:15 +00:00
pkg-install New port jboss2. 2002-04-26 21:54:15 +00:00
pkg-plist Upgrade to JBoss 3.0.0. 2002-06-11 07:38:25 +00:00