cvs commit: ports/textproc/ppower4 Makefile pkg-plist ports/textproc/ppower4/files ppower4 ppower4.sh.in

Stefan Walter stefan at FreeBSD.org
Mon Aug 28 18:40:21 UTC 2006


stefan      2006-08-28 18:40:20 UTC

  FreeBSD ports repository

  Modified files:
    textproc/ppower4     Makefile pkg-plist 
  Added files:
    textproc/ppower4/files ppower4.sh.in 
  Removed files:
    textproc/ppower4/files ppower4 
  Log:
  - Update to bsd.java.mk 2.0
  - Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR
    libraries used by other ports)
  - Register an explicit dependency on java/javavmwrapper
  - Set JAVA_VERSION in the launcher script so that a correct JVM is chosen
  - Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
  - Use SUB_FILES to build the launcher script (some substitutions are provided by
    default, such as %%JAVA_VERSION%%)
  - Add $FreeBSD$ tags
  - Bump PORTREVISION because of packing list changes
  
  PR:             102193
  Submitted by:   Herve Quiroz <hq at freebsd.org>
  
  Revision  Changes    Path
  1.6       +9 -11     ports/textproc/ppower4/Makefile
  1.2       +0 -4      ports/textproc/ppower4/files/ppower4 (dead)
  1.1       +4 -0      ports/textproc/ppower4/files/ppower4.sh.in (new)
  1.2       +1 -0      ports/textproc/ppower4/pkg-plist


More information about the cvs-ports mailing list