cvs commit: ports/java/jdom Makefile pkg-plist
Ernst de Haan
znerd at FreeBSD.org
Thu Apr 15 13:48:25 PDT 2004
znerd 2004/04/15 13:48:24 PDT
FreeBSD ports repository
Modified files:
java/jdom Makefile pkg-plist
Log:
Log:
- Now using JAVAJARDIR instead of PREFIX/share/java/classes
- Now using PORTDOCS macro (to reduce pkg-plist size and fix the apidocs
deinstall issue with some JDKs)
- Now using PLIST_FILES macro (to reduce pkg-plist size)
- No longer installing JARs from 'lib' directory (but rather have them
declared
as run dependencies)
- No longer installing junk files (such as perl CVS commiter scripts)
- No longer installing class nor source files
- Now installing samples in EXAMPLESDIR
- Now installing README and such in DOCSDIR
- Will not install docs and samples when NOPORTDOCS is set
- Bumped PORTREVISION
PR: 64703
Submitted by: Herve Quiroz <herve.quiroz at esil.univ-mrs.fr>
Revision Changes Path
1.9 +29 -14 ports/java/jdom/Makefile
1.7 +31 -421 ports/java/jdom/pkg-plist
More information about the cvs-all
mailing list