cvs commit: ports/java/jboss4 Makefile pkg-plist

Herve Quiroz hq at FreeBSD.org
Wed Nov 24 19:48:54 PST 2004


hq          2004-11-25 03:48:53 UTC

  FreeBSD ports repository

  Modified files:
    java/jboss4          Makefile 
  Removed files:
    java/jboss4          pkg-plist 
  Log:
  - Removed pkg-plist by building a dynamic one for APP_HOME installed files and
    PLIST_FILES for scripts [1]
  - Use FIND | INSTALL_DATA to install documentation rather than CP -r
  - Added a missing SETENV macro in pre-install target
  - Put JAVA_HOME/bin in front of PATH as the new javavmwrapper version would
    otherwise cause trouble (see UPDATING for further information)
  - ECHO_CMD -> ECHO_MSG
  - Tweaked the comment: the name of the port is redundant here
  
  PR:             72900
  Requested by:   linimon [1]
  
  Revision  Changes    Path
  1.27      +35 -23    ports/java/jboss4/Makefile
  1.10      +0 -573    ports/java/jboss4/pkg-plist (dead)


More information about the cvs-ports mailing list