Date: Wed, 18 Nov 2009 22:11:46 +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/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 Message-ID: <200911182211.nAIMBks5076171@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911182211.nAIMBks5076171>
