K 10 svn:author V 7 linimon K 8 svn:date V 27 2004-04-09T05:54:59.000000Z K 7 svn:log V 771 Update to version 2.6.2: - Now using JAVAJARDIR instead of JAVASHAREDIR/classes - Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs deinstall issue with some JDKs) - Now using PLIST_FILES macro (thus no more pkg-plist) - Now using MASTER_SITE_APACHE_XML/MASTER_SITE_SUBDIR - Now using OPTIONS macro for a more flexible build/install: - WITH_DEPRECATED_JARS: build and install deprecated JARs (default: on, as some ports may depend on it) - WITH_SAMPLES_JAR: build and install samples (default: off) - bsd.java.mk 2.0 compliant - ECHO -> ECHO_CMD - explicit mkdir JAVAJARDIR (just in case) - SIZE added to distinfo - assign maintainership to submitter PR: ports/51415 Submitted by: Herve Quiroz END