diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-29 07:16:54 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-29 07:16:54 +0000 |
commit | 5c4e9dd6da76a604d01983316c17fb65aa92dc59 (patch) | |
tree | 26ed2ff1cb431624aa00ba4c036d6f416dd5378c /java/Makefile | |
parent | a8744456e2a3d950e310619d40e37ffecce8cc1d (diff) | |
download | FreeBSD-ports-5c4e9dd6da76a604d01983316c17fb65aa92dc59.zip FreeBSD-ports-5c4e9dd6da76a604d01983316c17fb65aa92dc59.tar.gz |
[new port]: java/orion
Orion version 2.0.2 has all the features of J2EE 1.3, such
as JSP 1.2, Servlet 2.3, EJB 2.0, Connector 1.0, client jars
for remote and emdedded clients. The new EJB 2.0 features
will make it easier than ever to take advantage of third party
tools. The Orion 2.0.2 features gives you a full J2EE 1.3
compliant Application Server with extremely good performance
for an affordable price.
PR: ports/60522
Submitted by: Jerry <unidevel@yahoo.com.cn>
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index e75785e..70d69be 100644 --- a/java/Makefile +++ b/java/Makefile @@ -92,6 +92,7 @@ SUBDIR += netcomponents SUBDIR += netrexx SUBDIR += openjit + SUBDIR += orion SUBDIR += proguard SUBDIR += sablevm SUBDIR += shujit |