1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Changed the name of the control script from jbossctl to

jboss2ctl. Changed the name of the startup script from
020.jboss.sh to 020.jboss2.sh. Changed the description of this
port to include the major version number to distinguish this port
from the JBoss 3 port.
Bumped the PORTREVISION.
This commit is contained in:
Ernst de Haan 2002-06-11 07:44:21 +00:00
parent e73407c4f2
commit 014a5fd275
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61092
3 changed files with 7 additions and 6 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= ${APP_TITLE:L}
PORTVERSION= 2.4.6
PORTREVISION= 1
CATEGORIES= java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -24,12 +25,12 @@ APP_HOME?= ${PREFIX}/${PKGBASE}${PORTVERSION}
LOG_DIR= ${APP_HOME}/log
PLIST_SUB+= T=${APP_HOME:S/^${PREFIX}\///}
APP_TITLE= JBoss
APP_SHORTNAME= ${PORTNAME}
APP_SHORTNAME= ${PORTNAME}${PORTVERSION:R:R}
CONTROL_SCRIPT_NAME= ${APP_SHORTNAME}ctl
CONTROL_SCRIPT= ${PREFIX}/bin/${CONTROL_SCRIPT_NAME}
CONTROL_SCRIPT_MANPAGE_TITLE= ${CONTROL_SCRIPT_NAME:U}
STARTUP_ORDER= 020
STARTUP_SCRIPT_NAME= ${PORTNAME}.sh
STARTUP_SCRIPT_NAME= ${APP_SHORTNAME}.sh
STARTUP_SCRIPT= ${PREFIX}/etc/rc.d/${STARTUP_ORDER}.${STARTUP_SCRIPT_NAME}
USER= www
GROUP= www

View File

@ -1 +1 @@
JBoss, an open-source J2EE application server
JBoss 2, an open-source J2EE application server

View File

@ -1,5 +1,5 @@
bin/jbossctl
etc/rc.d/020.jboss.sh
bin/jboss2ctl
etc/rc.d/020.jboss2.sh
%%T%%/docs/images/Entity_container_call.gif
%%T%%/docs/images/confgui.gif
%%T%%/docs/images/jbossgui.gif
@ -1119,7 +1119,7 @@ etc/rc.d/020.jboss.sh
%%T%%/bin/run.jar
%%T%%/bin/run.sh
%%T%%/bin/verifier.jar
man/man1/jbossctl.1
man/man1/jboss2ctl.1
@dirrm %%T%%/application-deployments
@dirrm %%T%%/docs/images
@dirrm %%T%%/docs/api/org/jboss/mail