diff options
Diffstat (limited to 'www/orion-devel/pkg-descr')
-rw-r--r-- | www/orion-devel/pkg-descr | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/www/orion-devel/pkg-descr b/www/orion-devel/pkg-descr deleted file mode 100644 index 2e3f87b70b82..000000000000 --- a/www/orion-devel/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -Orion is a J2EE (Java 2 Enterprise Edition) compliant Application Server. 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. - -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. - -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. - -A script in ${PREFIX}/etc/rc.d/orion.sh typically causes Orion to be started -at boot time. This script is in fact a symlink to the orionctl script. - -WWW: http://www.orionserver.com/ |