drochner
41714bd979
update to 2.14.19
...
change: fix free on error of uninitialized IOR components
2010-10-22 19:45:30 +00:00
drochner
fa66984336
update to 2.14.18
...
changes: bugfixes
2010-06-11 13:49:00 +00:00
wiz
9ee9901726
Update to 2.14.17:
...
ORBit2-2.14.17
- bug fixes
+ fix glib single includes (Cosimo Cecchi)
+ various fixes for cross-compiling (Fridrich Strba)
+ do fewer DNS lookups in linc (Jules Colding)
+ fix compiler warnings (Kjartan)
+ threading fixes (Tor Lillqvist)
+ win32 portability fixes (Tor Lillqvist)
2009-03-06 14:02:32 +00:00
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
drochner
fcf2c54505
update to 2.14.12
...
changes:
-Fix off by one in all method name lengths. Fixes interoperability
with other ORBs
-Fix the build with glib 2.15
pkgsrc fix: don't touch _res (resolver state) on NetBSD, it is
not thread safe
2008-02-13 19:36:48 +00:00
tron
0f7788d98b
Fix incorrect use of "glib2" inlining which breaks the build if C99
...
compliant inlining is used. This package builds again with the
Mac OS X Leopard patch in the "glib2" package.
2007-11-26 14:00:41 +00:00
drochner
36f550034f
update to 2.14.9
...
changes: minor bugfixes and portability fixes
2007-09-18 19:10:21 +00:00
plunky
ef975405dc
take notice of the 'inet6' package option,
...
by default, inet6 support is built in, but it can be disabled for systems
that do not have inet6 capability.
2007-08-18 09:59:48 +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
sketch
e6e425ab8a
Sunpro (and possibly other compilers') preprocessor takes the input of
...
"#pragma<space>foo..." and outputs "#pragma<tab>foo...", breaking the
ORBit preprocessor which only looks for the former. Ensure the latter
case is handled.
Fixes build on Solaris/Sunpro.
2004-11-05 10:19:10 +00:00
tron
50092c8a6c
Backout last change. It is no longer necessary with revision 1.24
...
of "src/include/resolv.h" as pointed out by Markus W. Kilbinger in
private e-mail.
2004-05-23 14:12:45 +00:00
tron
c425f19d92
Make this build and work under NetBSD 2.0E and above with the bind9
...
resolver library.
2004-05-22 17:41:31 +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
rh
b65de0a1cf
Commit the missing patch that should have been here all along. This
...
patch adds a missing -Wl,-R to the pkg-config template.
Regen distinfo.
2002-05-21 12:06:08 +00:00