Subject: CVS commit: pkgsrc/net/ORBit2
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 10/27/2002 11:16:10
Module Name: pkgsrc
Committed By: rh
Date: Sun Oct 27 09:16:09 UTC 2002
Modified Files:
pkgsrc/net/ORBit2: Makefile PLIST buildlink2.mk distinfo
Log Message:
Update ORBit2 to 2.5.0. Provided in PR pkg/18707 by Julio Merino.
Changes include:
* bug fixes
+ HP/UX / ANSI fixes (Albert Chin)
+ imodule fixage (James Henstridge)
+ nested unions, structs, exceptions
+ fall-through case unions subnames
+ type mis-inclusion
+ request handler segv (Mark)
+ epv typecasts (Gergo)
+ improve generic marshaller (Michael)
+ fix TC_void's kind (Michael)
+ fix linc EOF locking interaction silly (Michael)
+ kill name server cruft (Mark)
+ fix linking for -pthread (Mark)
+ IDL compiler backend fix (Murray Cumming)
+ internal header / build fixes (Gergo Erdi)
* features
+ IDL compiler language backend API (Mark, Gergo)
NB. see module 'orbitcpp' for C++ bindings [!]
+ CORBA_Typecode API (Gergo)
+ IDL -> IInterface converter (Mark)
+ improved imodule handling (Mark)
+ more regression tests (Michael, James)
+ de-bloated IDL compiler -6k LOBC (Mark)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/net/ORBit2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/net/ORBit2/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/net/ORBit2/buildlink2.mk
cvs rdiff -r1.8 -r1.9 pkgsrc/net/ORBit2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.