diff options
author | znerd <znerd@FreeBSD.org> | 2002-03-12 04:33:30 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2002-03-12 04:33:30 +0800 |
commit | 61f3012796bd57adc13da59d677de0f04d9a59f5 (patch) | |
tree | d2b46a4c992cb9e636f0c4c818615ef1a71152b9 /www | |
parent | b345bfa8354f4258b0fd15dff4dd1fadcf60e869 (diff) | |
download | freebsd-ports-gnome-61f3012796bd57adc13da59d677de0f04d9a59f5.tar.gz freebsd-ports-gnome-61f3012796bd57adc13da59d677de0f04d9a59f5.tar.zst freebsd-ports-gnome-61f3012796bd57adc13da59d677de0f04d9a59f5.zip |
Changed to reflect the current version of the installed
application and the current behaviour of the port.
Diffstat (limited to 'www')
-rw-r--r-- | www/orion-devel/pkg-descr | 30 | ||||
-rw-r--r-- | www/orion/pkg-descr | 30 |
2 files changed, 30 insertions, 30 deletions
diff --git a/www/orion-devel/pkg-descr b/www/orion-devel/pkg-descr index 17d1813623f8..65e059ebb2ae 100644 --- a/www/orion-devel/pkg-descr +++ b/www/orion-devel/pkg-descr @@ -1,20 +1,20 @@ -Orion, a J2EE (Java 2 Enterprise Edition) compliant -Application Server (stable version). It supports all major -standards including HTTP 1.1, JSP 1.1, EJB 1.1, Servlet 2.2, -JNDI 1.2 and others. It also offers clustering support and -some unique auto-deployment features. +Orion Application Server. This is a Java 2 Enterprise +Edition-compliant Application Server. It features the latest +J2EE standards like HTTP 1.1, Servlet 2.3 (public draft), +JSP 1.1, EJB 1.1 (partial EJB 2.0 public draft support), +JDBC 2.0, JTA 1.0.1 and JNDI 1.2. -This version is only for development use or for -non-commercial use. You need to purchase a license from -http://www.orionserver.com/ if you would like to use this -server commercially. +Orion features clustering support and some unique +auto-deployment features. -This port will install an 'orionctl' script in ${PREFIX}/bin -that can be used to start and stop the server. A man page -for this script is installed. +This version is only for either development use or +non-commercial use. You will need to purchase a license from +http://www.orionserver.com/ if you intend to use this server +commercially. -A script in ${PREFIX}/etc/rc.d typically causes Orion to be -started at boot time. This script is in fact a symlink to -the orionctl script. +This port will install an 'orionctl' script in ${PREFIX}/bin +that can be used to start and stop the server. Another +script is installed in ${PREFIX}/etc/rc.d for starting up +Orion at boot time. WWW: http://www.orionserver.com/ diff --git a/www/orion/pkg-descr b/www/orion/pkg-descr index 17d1813623f8..65e059ebb2ae 100644 --- a/www/orion/pkg-descr +++ b/www/orion/pkg-descr @@ -1,20 +1,20 @@ -Orion, a J2EE (Java 2 Enterprise Edition) compliant -Application Server (stable version). It supports all major -standards including HTTP 1.1, JSP 1.1, EJB 1.1, Servlet 2.2, -JNDI 1.2 and others. It also offers clustering support and -some unique auto-deployment features. +Orion Application Server. This is a Java 2 Enterprise +Edition-compliant Application Server. It features the latest +J2EE standards like HTTP 1.1, Servlet 2.3 (public draft), +JSP 1.1, EJB 1.1 (partial EJB 2.0 public draft support), +JDBC 2.0, JTA 1.0.1 and JNDI 1.2. -This version is only for development use or for -non-commercial use. You need to purchase a license from -http://www.orionserver.com/ if you would like to use this -server commercially. +Orion features clustering support and some unique +auto-deployment features. -This port will install an 'orionctl' script in ${PREFIX}/bin -that can be used to start and stop the server. A man page -for this script is installed. +This version is only for either development use or +non-commercial use. You will need to purchase a license from +http://www.orionserver.com/ if you intend to use this server +commercially. -A script in ${PREFIX}/etc/rc.d typically causes Orion to be -started at boot time. This script is in fact a symlink to -the orionctl script. +This port will install an 'orionctl' script in ${PREFIX}/bin +that can be used to start and stop the server. Another +script is installed in ${PREFIX}/etc/rc.d for starting up +Orion at boot time. WWW: http://www.orionserver.com/ |