middleware/omniORB

ORB that implements the 2.6 specification of the CORBA
Directory:
middleware/omniORB (package's history)
Package version:
omniORB-4.2.4
Home page:
http://omniorb.sourceforge.net/
License:
gnu-lgpl-v2.1
Source archive:
http://downloads.sourceforge.net/sourceforge/omniorb/omniORB-4.2.4.tar.bz2
Description:
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.
Run dependencies:
libstdc++
Build dependencies:
automake>=1.8, digest>=20080510, g++>=3, gcc>=3, gm4>=1.4, install-sh, patch>=2.0, pax, pkg_install>=20110805.12, python38>=3.8<3.9, tnftp>=20091122
General options:
debug
Produce debugging information for binary programs
ipv6
Enable support for IPv6
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler
python alternatives:
python27
Use python-2.7
python36
Use python-3.6
python37
Use python-3.7
python38
Use python-3.8
python39
Use python-3.9
python310
Use python-3.10
python311
Use python-3.11
python312
Use python-3.12