Date: Tue, 23 May 2006 22:45:28 +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/dns/crossip Makefile pkg-plist ports/dns/crossip/files crossip.sh.in wrapper.sh Message-ID: <200605232245.k4NMjSLR012856@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hq 2006-05-23 22:45:28 UTC
FreeBSD ports repository
Modified files:
dns/crossip Makefile pkg-plist
Added files:
dns/crossip/files crossip.sh.in
Removed files:
dns/crossip/files wrapper.sh
Log:
- Update to bsd.java.mk 2.0
- Use DISTVERSION to avoid complex substitutions in DISTNAME
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use SUB_FILES to configure launcher shell script
- Set JAVA_VERSION in launcher shell script
- Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
- Remove port name from COMMENT
- Do not mkdir ${JAVAJARDIR} (it is part of mtree now)
- Use %%DATADIR%% and %%JAVAJARDIR%% in pkg-plist
- Add $FreeBSD$ tags
- Bump PORTREVISION
PR: 97698
Submitted by: hq
Approved by: maintainer
Revision Changes Path
1.2 +11 -15 ports/dns/crossip/Makefile
1.1 +6 -0 ports/dns/crossip/files/crossip.sh.in (new)
1.2 +0 -6 ports/dns/crossip/files/wrapper.sh (dead)
1.2 +27 -26 ports/dns/crossip/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605232245.k4NMjSLR012856>
