cvs commit: ports/textproc/jdictionary Makefile Makefile.plugin
pkg-plist pkg-plist.plugin ports/textproc/jdictionary/files
jdictionary.sh jdictionary.sh.in
Herve Quiroz
hq at FreeBSD.org
Sat Dec 18 19:34:56 PST 2004
hq 2004-12-19 03:34:56 UTC
FreeBSD ports repository
Modified files:
textproc/jdictionary Makefile pkg-plist
Added files:
textproc/jdictionary Makefile.plugin pkg-plist.plugin
textproc/jdictionary/files jdictionary.sh.in
Removed files:
textproc/jdictionary/files jdictionary.sh
Log:
- Use bsd.java.mk
- Use SUB_LIST to transform the launcher shell script
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME} as encouraged in the Porter's
handbook for Java application ports.
- Add $FreeBSD$ tags where missing
- Use INSTALL_DATA to install JAR file
- Minor cosmetic improvements
- Bump PORTREVISION as the location of files has changed
- Add support for plugin ports (this port will act as the MASTERDIR for plugin
ports that will include Makefile.plugin)
Reviewed by: glewis
Approved by: maintainer
Revision Changes Path
1.7 +14 -15 ports/textproc/jdictionary/Makefile
1.1 +38 -0 ports/textproc/jdictionary/Makefile.plugin (new)
1.3 +0 -3 ports/textproc/jdictionary/files/jdictionary.sh (dead)
1.1 +6 -0 ports/textproc/jdictionary/files/jdictionary.sh.in (new)
1.2 +3 -2 ports/textproc/jdictionary/pkg-plist
1.1 +3 -0 ports/textproc/jdictionary/pkg-plist.plugin (new)
More information about the cvs-all
mailing list