aboutsummaryrefslogtreecommitdiff
path: root/www/orion
diff options
context:
space:
mode:
Diffstat (limited to 'www/orion')
-rw-r--r--www/orion/Makefile8
-rw-r--r--www/orion/distinfo2
-rw-r--r--www/orion/pkg-plist8
3 files changed, 10 insertions, 8 deletions
diff --git a/www/orion/Makefile b/www/orion/Makefile
index 3c20dfd12e80..de9cb415da15 100644
--- a/www/orion/Makefile
+++ b/www/orion/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= orion
-PORTVERSION= 1.4.5
-PORTREVISION= 8
+PORTVERSION= 1.5.2
CATEGORIES= www java
MASTER_SITES= http://www.orionserver.com/distributions/ \
http://www.metaverse.nl/~ernst/ \
@@ -107,11 +106,6 @@ do-install:
@# first run
${MKDIR} ${APP_HOME}/application-deployments
- @# Fix a small typo in the index.html served as the root
- ${CAT} ${WRKSRC}/default-web-app/index.html \
- | ${SED} "/1\.4\.0/s//${PORTVERSION}/" \
- > ${APP_HOME}/default-web-app/index.html
-
@# Install the tools.jar file from the JDK, since it is needed by Orion
${LN} -sf ${JAVA_HOME}/lib/tools.jar ${APP_HOME}/tools.jar
diff --git a/www/orion/distinfo b/www/orion/distinfo
index cda402d8eb54..c806e49a6520 100644
--- a/www/orion/distinfo
+++ b/www/orion/distinfo
@@ -1 +1 @@
-MD5 (orion1.4.5.zip) = efdcae8bdcdf6a8bc94ab4982a8192a2
+MD5 (orion1.5.2.zip) = 64a505dea83bf57193745a0af4d29c6d
diff --git a/www/orion/pkg-plist b/www/orion/pkg-plist
index c36603d1e233..0441fb417a96 100644
--- a/www/orion/pkg-plist
+++ b/www/orion/pkg-plist
@@ -1,10 +1,15 @@
etc/rc.d/orion.sh
bin/orionctl
+%%T%%/application-deployments/default/defaultWebApp/
+%%T%%/application-deployments/default/defaultWebApp/orion-web.xml
+%%T%%/application-deployments/default/defaultWebApp/persistence
+%%T%%/application-deployments/default/defaultWebApp/persistence/state.ser
%%T%%/config/database-schemas/hypersonic.xml
%%T%%/config/database-schemas/ms-access.xml
%%T%%/config/database-schemas/ms-sql.xml
%%T%%/config/database-schemas/oracle.xml
%%T%%/config/database-schemas/postgresql.xml
+%%T%%/config/database-schemas/sapdb.xml
%%T%%/config/database-schemas/sybase.xml
%%T%%/config/data-sources.xml
%%T%%/config/default-web-site.xml
@@ -317,6 +322,9 @@ bin/orionctl
%%T%%/orion.jar
%%T%%/tools.jar
%%T%%/mail.jar
+@dirrm %%T%%/application-deployments/default/defaultWebApp/persistence
+@dirrm %%T%%/application-deployments/default/defaultWebApp
+@dirrm %%T%%/application-deployments/default
@dirrm %%T%%/application-deployments
@dirrm %%T%%/config/database-schemas
@dirrm %%T%%/config