cvs commit: ports/dns/crossip Makefile pkg-plist ports/dns/crossip/files crossip.sh.in wrapper.sh

Herve Quiroz hq at FreeBSD.org
Tue May 23 15:46:18 PDT 2006


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


More information about the cvs-all mailing list