K 10 svn:author V 5 znerd K 8 svn:date V 27 2002-10-09T23:10:32.000000Z K 7 svn:log V 372 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 Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002) END