cvs commit: ports/java/jakarta-commons-logging Makefile pkg-plist
Ernst de Haan
znerd at FreeBSD.org
Thu Apr 15 13:58:18 PDT 2004
znerd 2004/04/15 13:58:17 PDT
FreeBSD ports repository
Modified files:
java/jakarta-commons-logging Makefile pkg-plist
Log:
Log:
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
issue)
- Now using OPTIONS macro for dependency setting:
- WITH_LOG4J: Enable Jakarta Log4j log factory (default: on)
- WITH_LOGKIT: Enable Avalon LogKit log factory (default: off)
- WITH_JDK14LOG: Enable JDK 1.4 log factory (default: off)
- Changed Ant target 'dist' to 'compile' (to produce only JAR when NOPORTDOCS
is set)
- Now using Ant target 'javadoc' (see above)
- Fixed an issue with shared JARs not in classpath (by setting
ANT_INCLUDE_SHARED_JARS=YES)
- Now bsd.java.mk 2.0 compliant
- Fixed a bug with ant targets (adding rather than overwriting)
- Use JAVAJARDIR everywhere
- Fixed the ugly '*' in PORTDOCS
- ECHO -> ECHO_CMD
- Fixed indentation (previously 4 spaces)
- Use MASTER_SITE_APACHE_JAKARTA
- Removed the WRKSRC override stuff (it's the default value anyway)
PR: 63928
Submitted by: Herve Quiroz <herve.quiroz at esil.univ-mrs.fr>
Revision Changes Path
1.6 +38 -20 ports/java/jakarta-commons-logging/Makefile
1.3 +0 -37 ports/java/jakarta-commons-logging/pkg-plist
More information about the cvs-all
mailing list