Hello ports@, A new port i needed at work : "omniORB is a robust high performance CORBA ORB for C++ and Python."
www : http://omniorb.sourceforge.net/ port : http://gcu.info/~gaston/ports/omniORB-4.1.0.tgz Upstream source code is full of ugly hand-written gnu makefiles, i hope it doesn't do too many nasty things. Basic functionnality seems to work, i'll do deeper testing next week. Is devel/ CATEGORY appropriated ? Currently, the only weird issue i have is lib-depends-check failing on libraries installed by the port.. dunno where it could come from, any help would be really apppreciated. make port-lib-depends-check omniORB-4.1.0: Asking ports for dependency python-2.4.4p4(lang/python/2.4) Missing lib: libomniDynamic4.so.1 (/usr/local/lib/libCOSDynamic4.so.1) (NOT REACHABLE) Missing lib: libomniORB4.so.1 (/usr/local/lib/libomniDynamic4.so.1) (NOT REACHABLE) Missing lib: libomnithread.so.3 (/usr/local/lib/libomniORB4.so.1) (NOT REACHABLE) *** Error code 1 (ignored) Testing, comments ? Landry
