1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Update to 2.1.5.1

PR:		ports/69358
Submitted by:	Jean-Baptiste Quenot (maintainer)
This commit is contained in:
Volker Stolz 2004-07-21 20:01:31 +00:00
parent c3dcb4a965
commit f7eda5ef9e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114366
8 changed files with 52 additions and 38 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cocoon
PORTVERSION= 2.1.5
PORTVERSION= 2.1.5.1
CATEGORIES= textproc www java
MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,${PORTNAME},}
DISTNAME= ${PDISTNAME}-src
@ -32,7 +32,7 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
COCOON_LIB= ${JAVASHAREDIR}/${APP_NAME}
PLIST_SUB+= "COCOON_LIB=${COCOON_LIB}"
COPYDIRS= tools/jetty tools/loader legal
COPYDIRS= *.txt tools/jetty tools/loader legal
PORT?= 8888
PID_FILE?= /var/run/${APP_NAME}.pid

View File

@ -1,2 +1,2 @@
MD5 (cocoon-2.1.5-src.tar.gz) = 74fc8b179d6f08330cbb1f96254f5b21
SIZE (cocoon-2.1.5-src.tar.gz) = 42029472
MD5 (cocoon-2.1.5.1-src.tar.gz) = 0f6e58bd430db7cf6d98b1ccac2dcc99
SIZE (cocoon-2.1.5.1-src.tar.gz) = 42035921

View File

@ -1,10 +1,12 @@
Cocoon is now installed in %%APP_HOME%%
Cocoon is now installed in %%APP_HOME%%.
You may want to start it by issuing `%%PREFIX%%/etc/rc.d/%%APP_NAME%%.sh start'
and then point your web browser to the default home page at http://localhost:%%PORT%%/ to read
the documentation and test the samples.
If you wish to start Cocoon automatically at boot time, add the following line
to /etc/rc.conf:
In order to be able to run Cocoon, please add the following line to
/etc/rc.conf:
%%APP_NAME%%_enable="YES"
If you wish to start cocoon right now, invoke the startup script with
`%%PREFIX%%/etc/rc.d/%%APP_NAME%%.sh start'
and point your web browser to the default home page at
http://localhost:%%PORT%%/ where you may read the documentation and test the
samples.

View File

@ -1,10 +1,8 @@
cocoon/tools/jetty/conf/admin.xml
cocoon/tools/jetty/conf/main.xml
cocoon/tools/jetty/conf/webdefaults.xml
cocoon/tools/jetty/lib/jetty-4.2.19.jar
cocoon/tools/jetty/lib/servlet-2.3.jar
cocoon/tools/loader/Loader$RepositoryClassLoader.class
cocoon/tools/loader/Loader.class
cocoon/CREDITS.txt
cocoon/INSTALL.txt
cocoon/LICENSE.txt
cocoon/NOTICE.txt
cocoon/README.txt
cocoon/legal/altrmi-client-impl-0.9.2.jar.license.txt
cocoon/legal/altrmi-client-interfaces-0.9.2.jar.license.txt
cocoon/legal/altrmi-common-0.9.2.jar.license.txt
@ -118,11 +116,18 @@ cocoon/legal/xmldb-common-20030701.jar.license.txt
cocoon/legal/xmldb-xupdate-20040205.jar.license.txt
cocoon/legal/xmlunit0.8.jar.license.txt
cocoon/legal/xreporter-expression-20030725.jar.license.txt
cocoon/tools/jetty/conf/admin.xml
cocoon/tools/jetty/conf/main.xml
cocoon/tools/jetty/conf/webdefaults.xml
cocoon/tools/jetty/lib/jetty-4.2.19.jar
cocoon/tools/jetty/lib/servlet-2.3.jar
cocoon/tools/loader/Loader$RepositoryClassLoader.class
cocoon/tools/loader/Loader.class
@dirrm cocoon/legal
@dirrm cocoon/tools/jetty/conf
@dirrm cocoon/tools/jetty/lib
@dirrm cocoon/tools/jetty
@dirrm cocoon/tools/loader
@dirrm cocoon/legal
@dirrm cocoon/tools
sbin/cocoon.sh
sbin/cocoonctl

View File

@ -6,7 +6,7 @@
#
PORTNAME= cocoon
PORTVERSION= 2.1.5
PORTVERSION= 2.1.5.1
CATEGORIES= textproc www java
MASTER_SITES= ${MASTER_SITE_APACHE:S,%SUBDIR%,${PORTNAME},}
DISTNAME= ${PDISTNAME}-src
@ -32,7 +32,7 @@ PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
COCOON_LIB= ${JAVASHAREDIR}/${APP_NAME}
PLIST_SUB+= "COCOON_LIB=${COCOON_LIB}"
COPYDIRS= tools/jetty tools/loader legal
COPYDIRS= *.txt tools/jetty tools/loader legal
PORT?= 8888
PID_FILE?= /var/run/${APP_NAME}.pid

View File

@ -1,2 +1,2 @@
MD5 (cocoon-2.1.5-src.tar.gz) = 74fc8b179d6f08330cbb1f96254f5b21
SIZE (cocoon-2.1.5-src.tar.gz) = 42029472
MD5 (cocoon-2.1.5.1-src.tar.gz) = 0f6e58bd430db7cf6d98b1ccac2dcc99
SIZE (cocoon-2.1.5.1-src.tar.gz) = 42035921

View File

@ -1,10 +1,12 @@
Cocoon is now installed in %%APP_HOME%%
Cocoon is now installed in %%APP_HOME%%.
You may want to start it by issuing `%%PREFIX%%/etc/rc.d/%%APP_NAME%%.sh start'
and then point your web browser to the default home page at http://localhost:%%PORT%%/ to read
the documentation and test the samples.
If you wish to start Cocoon automatically at boot time, add the following line
to /etc/rc.conf:
In order to be able to run Cocoon, please add the following line to
/etc/rc.conf:
%%APP_NAME%%_enable="YES"
If you wish to start cocoon right now, invoke the startup script with
`%%PREFIX%%/etc/rc.d/%%APP_NAME%%.sh start'
and point your web browser to the default home page at
http://localhost:%%PORT%%/ where you may read the documentation and test the
samples.

View File

@ -1,10 +1,8 @@
cocoon/tools/jetty/conf/admin.xml
cocoon/tools/jetty/conf/main.xml
cocoon/tools/jetty/conf/webdefaults.xml
cocoon/tools/jetty/lib/jetty-4.2.19.jar
cocoon/tools/jetty/lib/servlet-2.3.jar
cocoon/tools/loader/Loader$RepositoryClassLoader.class
cocoon/tools/loader/Loader.class
cocoon/CREDITS.txt
cocoon/INSTALL.txt
cocoon/LICENSE.txt
cocoon/NOTICE.txt
cocoon/README.txt
cocoon/legal/altrmi-client-impl-0.9.2.jar.license.txt
cocoon/legal/altrmi-client-interfaces-0.9.2.jar.license.txt
cocoon/legal/altrmi-common-0.9.2.jar.license.txt
@ -118,11 +116,18 @@ cocoon/legal/xmldb-common-20030701.jar.license.txt
cocoon/legal/xmldb-xupdate-20040205.jar.license.txt
cocoon/legal/xmlunit0.8.jar.license.txt
cocoon/legal/xreporter-expression-20030725.jar.license.txt
cocoon/tools/jetty/conf/admin.xml
cocoon/tools/jetty/conf/main.xml
cocoon/tools/jetty/conf/webdefaults.xml
cocoon/tools/jetty/lib/jetty-4.2.19.jar
cocoon/tools/jetty/lib/servlet-2.3.jar
cocoon/tools/loader/Loader$RepositoryClassLoader.class
cocoon/tools/loader/Loader.class
@dirrm cocoon/legal
@dirrm cocoon/tools/jetty/conf
@dirrm cocoon/tools/jetty/lib
@dirrm cocoon/tools/jetty
@dirrm cocoon/tools/loader
@dirrm cocoon/legal
@dirrm cocoon/tools
sbin/cocoon.sh
sbin/cocoonctl