Commit graph

7 commits

Author SHA1 Message Date
wiz
4fac56153e Update to 2.14.16:
ORBit2-2.14.16

	- bug fixes
		+ fix make check on Mac OS/X
		+ The ORBNetID option was not consistent in relation to
		  ORBIIOPIPName. This fix ensures that ORBIIOPIPName always
		  takes precedence. (Jules Colding)

ORBit2-2.14.15

	- bug fixes
		+ fix some leaks (Jules Colding)
		+ fix for Mike's recent fixes (Mike Gorse)
		+ fix potential make loop (Diego Pettenò)
2008-10-09 20:22:23 +00:00
joerg
86415d1043 Don't run the IDL compiler multiple times due to a bogus
dependency, esp. not during the install phase. This is an
attempt to workaround the random breakage I see on DragonFly,
but it makes the build faster as well, which is a good thing.
2007-08-05 20:48:47 +00:00
wiz
09cd8ff017 Update to 2.14.8:
ORBit2-2.14.8

	* bug fixes
		+ Fix GIOP timeouts and add unit tests (Jules Colding)
		+ Code cleanups (Kjartan)
		+ Fix pointer arithmetics (Roland Illig)
		+ Fix crash with uninitialized exception (Vincent Untz)
                + ORBLocalOnly mode in Solaris fixes (Brian Cameron)
2007-07-28 08:39:34 +00:00
rillig
03d9c31e3f Added two patches that remove void pointer arithmetic. 2007-02-20 15:08:59 +00:00
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
rh
db7a881c68 Patch the various pkgconfig files to include proper -Wl,-R options.
Bump PKGREVISION
2002-07-18 02:19:24 +00:00