Date: Sun, 19 Dec 2004 03:34:56 +0000 (UTC) From: Herve Quiroz <hq@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/jdictionary Makefile Makefile.plugin pkg-plist pkg-plist.plugin ports/textproc/jdictionary/files jdictionary.sh jdictionary.sh.in Message-ID: <200412190334.iBJ3Yu8K009803@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412190334.iBJ3Yu8K009803>
