Date: Thu, 15 Apr 2004 13:48:24 -0700 (PDT) From: Ernst de Haan <znerd@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdom Makefile pkg-plist Message-ID: <200404152048.i3FKmOaC099429@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@esil.univ-mrs.fr>
Revision Changes Path
1.9 +29 -14 ports/java/jdom/Makefile
1.7 +31 -421 ports/java/jdom/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404152048.i3FKmOaC099429>
