cvs commit: ports/java/jboss5 Makefile pkg-descr ports/java/jboss5/files daemonctl.1.in daemonctl.c.in jboss5.sh.in patch-build-common.xml patch-build.xml pkg-message.in

Herve Quiroz hq at FreeBSD.org
Wed Nov 18 22:11:46 UTC 2009


hq          2009-11-18 22:11:46 UTC

  FreeBSD ports repository

  Modified files:
    java/jboss5          Makefile pkg-descr 
    java/jboss5/files    jboss5.sh.in pkg-message.in 
  Removed files:
    java/jboss5/files    daemonctl.1.in daemonctl.c.in 
                         patch-build-common.xml patch-build.xml 
  Log:
  Reorganise the JBoss5 port:
  - remove daemonctl, use root startup (following tomcat, geronimo, etc)
  - allow arbitrary arguments to be handed to JBoss (long standing bug)
  - reorganise the directory structure to follow hier(7)
    * JBOSS_HOME = /usr/local/share/jboss5
    * deployment directory = /var/jboss5
    * log directory = /var/log/jboss5
  - Take maintainership
  - Bump PORTREVISION
  
  PR:             139372
  Submitted by:   Jonathan Chen <jonc at chen.org.nz>
  
  Revision  Changes    Path
  1.51      +27 -81    ports/java/jboss5/Makefile
  1.2       +0 -78     ports/java/jboss5/files/daemonctl.1.in (dead)
  1.2       +0 -557    ports/java/jboss5/files/daemonctl.c.in (dead)
  1.2       +83 -31    ports/java/jboss5/files/jboss5.sh.in
  1.3       +0 -12     ports/java/jboss5/files/patch-build-common.xml (dead)
  1.2       +0 -39     ports/java/jboss5/files/patch-build.xml (dead)
  1.2       +3 -5      ports/java/jboss5/files/pkg-message.in
  1.4       +11 -7     ports/java/jboss5/pkg-descr


More information about the cvs-ports mailing list