Commit graph

20 commits

Author SHA1 Message Date
jmmv
210739879c Update to 2.6.0. Changes since 2.5.0 include multiple bugfixes.
This is no longer a development version.
2003-01-22 09:25:44 +00:00
jmmv
b046d2cc73 share/idl is a shared directory between ORBit and ORBit2, so manage it
properly.
2003-01-04 23:46:49 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
rh
76dbc70780 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)
2002-10-27 09:16:08 +00:00
wiz
2b977b55d1 Update to 2.4.3.
Changes:
+ GIOP fragment handling
+ Security Audit
+ 'LocalOnly' mode
+ new ORBIT_DEBUG=errors spew
+ debug build debug hooks
+ more graceful OOM handling
+ blank uninitialized outgoing data
+ random keys re-hashed / accelerated
+ skeptical sequence de-marshling
+ configure time dofus detection
+ beefed up regression tests
	+ various spoofing
	+ randomized valid data
	+ broken fragments
plus lots of bug fixes.
2002-10-14 09:51:36 +00:00
wiz
4043984928 Convert to buildlink2. 2002-10-05 03:34:20 +00:00
wiz
69bed16c18 Unused. 2002-10-05 03:20:54 +00:00
jlam
569f4d898d IDL files must be added to BUIDLINK_FILES because the IDL files are
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
2002-09-23 19:57:28 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
wiz
e78cbcd04f Fix buildlink2.mk file, per pkg/18225 by Julio Merino. 2002-09-09 19:16:55 +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
wiz
b05c5e8bbe Update to 2.4.0, supplied by Julio Merino in pkg/17414, for GNOME2.
Changes since 2.3.108:
* leak fixes (Michael)
	+ async code
	+ connection dispose
	+ GIOP 1.0 service contexts
* trace cleanup (Sean Atkinson)
	+ us timestamp printing
	+ ellipsize long strings
* Bug fixes
	+ accept NULL async callbacks (Michael)
	+ CosNaming mess fixups (Michael)
	+ Java interop fix (Mark)
	+ IDL compiler more type friendly (Gergo)
2002-07-12 15:33:12 +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
wiz
25c0862991 regen (no patch-aa here -- forgot to commit?) 2002-05-21 11:18:48 +00:00
rh
7acdc587eb Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool. 2002-04-27 11:31:23 +00:00
rh
28751db407 Fix pkgconfig configuration file to include runtime library search path.
Bump PKGREVISION.
2002-04-27 08:49:14 +00:00
rh
6dc28199d7 Add orbit2-buildlink to BUILDLINK_TARGETS 2002-04-27 07:55:59 +00:00
rh
aefe7d1e77 Initial import of ORBit2-2.3.108, a high-performance CORBA ORB with C
language support.
2002-04-23 12:24:47 +00:00