summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-10-28 10:13:04 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-10-28 10:13:04 +0000
commitf43b5eb7633d7f4c873a4dbb3ff6e7c11a80823d (patch)
treef693c108114e5cb5dbc9003fed9c6c3e36861df0 /devel
parentadd gracetmpl 0.3.1 (diff)
Mark Restricted,
Shorten pkg-descr (portlint) Add new WWW URL.
Notes
Notes: svn path=/head/; revision=92442
Diffstat (limited to 'devel')
-rw-r--r--devel/ORBacus/Makefile1
-rw-r--r--devel/ORBacus/pkg-descr53
2 files changed, 3 insertions, 51 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile
index 6cb1f54034a4..de30fbd8f6e6 100644
--- a/devel/ORBacus/Makefile
+++ b/devel/ORBacus/Makefile
@@ -15,6 +15,7 @@ DISTNAME= OB-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A CORBA 2 implementation
+RESTRICTED= "Non-commercial use only"
USE_XLIB= yes
INSTALLS_SHLIB= yes
HAS_CONFIGURE= yes
diff --git a/devel/ORBacus/pkg-descr b/devel/ORBacus/pkg-descr
index 670b62a89939..afa72be3a2dc 100644
--- a/devel/ORBacus/pkg-descr
+++ b/devel/ORBacus/pkg-descr
@@ -1,54 +1,5 @@
ORBacus for C++ and Java (formerly known as OmniBroker for C++ and
Java) is an Object Request Broker (ORB) that is compliant with the
-Common Object Request Broker Architecture (CORBA) specification as
-defined in:
+CORBA 2.0 specification.
- The Common Object Request Broker: Architecture and Specification
- Revision 2.0, OMG document 97-02-25
-
-and
-
- IDL/Java Language Mapping, OMG document 97-03-01
-
-ORBacus for C++ and Java is free for non-commercial use and available
-with full source code. See the file LICENSE for details. For commercial
-licenses, please visit our Web site at http://www.ooc.com or send email
-to support@ooc.com.
-
-Some highlights of ORBacus 3.2.1 are:
-
-- Full CORBA IDL support
-- Complete CORBA IDL-to-C++ mapping
-- Complete CORBA IDL-to-Java mapping
-- Includes the following Basic Services:
- * Interoperable Naming
- * Event
- * Property
-- Pluggable Protocols with IIOP as default plug-in
-- Single- and Multi-Threaded with many different concurrency models:
- * Blocking
- * Reactive
- * Threaded
- * Thread per Client
- * Thread per Request
- * Thread Pool
-- Nested method invocations even in the single-threaded version
-- Support for timeouts
-- Seamless event loop integration with X11 and Windows
-- Full support for dynamic programming:
- * Dynamic Invocation Interface
- * Dynamic Skeleton Interface
- * Interface Repository
- * DynAny for dynamic Any type handling
-- IDL-to-HTML and IDL-to-RTF translator for generating "javadoc"-like
- documentation
-
-The current release has the following limitations:
-
-- Only persistent (i.e., manually launched) servers are currently
- supported
-
-For more information on ORBacus, please see the ORBacus manual or
-visit the ORBacus Home Page at http://www.ooc.com/ob/.
-
-For installation instructions, please see the file ../INSTALL.
+WWW: http://www.orbacus.com/