forked from Lainports/freebsd-ports
* Changed reference to linux-jdk1.2.2 into linux-jdk1.3.0 in the shell script,
since the port depends on linux-jdk1.3.0.
* Fixed a few typos and other issues in the shell script
* No longer installing a link from ${PREFIX}/orion -> ${PREFIX}/orion1.4.5
* Making all directories under ${PREFIX}/orion1.4.5 a+x
* Added one mirror site for the DISTFILE
* Renamed shell script from `orion.sh' to `orionctl' (similar to `apachectl')
* Installing the shell script in the ${PREFIX}/bin/ directory and symlinking
from ${PREFIX}/etc/rc.d/orion.sh to the former file, making sure that the
shell script is +x
* Including the shell script in ${FILESDIR} instead of downloading
PR: 27407
Submitted by: maintainer
10 lines
472 B
Text
10 lines
472 B
Text
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.
|
|
|
|
WWW: http://www.orionserver.com/
|