K 10 svn:author V 6 stefan K 8 svn:date V 27 2006-08-28T18:40:20.000000Z K 7 svn:log V 578 - Update to bsd.java.mk 2.0 - Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR libraries used by other ports) - Register an explicit dependency on java/javavmwrapper - Set JAVA_VERSION in the launcher script so that a correct JVM is chosen - Use 'exec' to launch JVM (as encouraged in the Porter's Handbook) - Use SUB_FILES to build the launcher script (some substitutions are provided by default, such as %%JAVA_VERSION%%) - Add $FreeBSD$ tags - Bump PORTREVISION because of packing list changes PR: 102193 Submitted by: Herve Quiroz END