Commit graph

14 commits

Author SHA1 Message Date
Tonnerre LOMBARD
5eff92516e Add omniNames init script to omniORB package. 2008-08-25 15:00:35 +00:00
Tonnerre LOMBARD
6305c8cddf Add Buildlink3 wrapper (for py-omniORBpy). 2008-08-20 08:12:57 +00:00
Tonnerre LOMBARD
3a05f7feff Remove now-defunct patch-af 2008-06-04 21:24:12 +00:00
Tonnerre LOMBARD
87048acd77 Some minor changes:
- Update to release version (Was beta).
 - Fix compilation on NetBSD.
2008-06-04 21:22:58 +00:00
Anthony Mallet
e00e4273ef .pc files (pkg-config) have been named .${LOWER_VENDOR} by make print-PLIST.
Correct this.
2006-10-22 20:40:12 +00:00
Anthony Mallet
97dd19e340 Added an optional setting to disable ipv6 support in order to be interoperable
with orbs that don't support ipv6.
2006-10-22 19:21:32 +00:00
Anthony Mallet
d01f911f29 Upgrade to OmniORB 4.1.0 beta2.
Added PY_PATCHPLIST=yes and CONFIGURE_ENV+=  PYTHON=${PYTHONBIN} so that
correct python version is used.
Updated PLIST to use PYSITELIB (as generated by make print-PLIST).
Removed patch-a{b,c} because they are now integrated in official
distribution.
2006-09-30 11:59:06 +00:00
OBATA Akio
9e825c4c0e Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:49:32 +00:00
Aleksey Cheusov
35f82d29fc man is replaced with ${PKGMANDIR} 2006-04-20 13:36:34 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Ian Zagorskih
69dbcca758 add RMD160 sum. 2005-03-29 04:58:00 +00:00
Ian Zagorskih
09109f744a omniORB is a robust high performance CORBA ORB for C++ and Python. It is
freely available under the terms of the GNU Lesser General Public License
(for the libraries), and GNU General Public License (for the tools). It is
one of only three ORBs to have been awarded the Open Group's Open Brand for
CORBA. This means that omniORB has been tested and certified CORBA 2.1
compliant.

The technical highlights are:
  * C++ and Python language bindings.
  * Adheres to the CORBA 2.6 specification.
  * Support for GIOP and IIOP 1.0, 1.1 and 1.2.
  * Fully multithreaded runtime.
  * TypeCode and type Any.
  * CORBA 2.6 DynAny interfaces.
  * Dynamic Invocation and Dynamic Skeleton interfaces.
  * Complete Naming Service, omniNames.
  * Support for wchar, wstring and code set negotiation.
  * Full long long, long double, fixed point support.
  * PortableServer::Current.
  * Unix domain socket transport.
  * Bidirectional GIOP.
  * Interoperable Secure Socket Layer transport.
  * Flexible thread management.
  * Interceptors.
  * Fully interoperable with other CORBA ORBs.
2004-09-15 13:54:06 +00:00