Commit graph

68 commits

Author SHA1 Message Date
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jmmv
ac6b006460 Update to 2.14.0:
ORBit2-2.14.0

	* bug fixes
		+ Fix build on Cygwin (Tor)
		+ Fix giop test compilation/crash (Tor)

ORBit2-2.13.3

	* bug fixes
		+ Fix crash on null adaptor (Michael)
		+ Fix compiler warnings (Kjartan, Jens Granseuer)
		+ Improve configure stage on Win32 (Tor)

ORBit2-2.13.2

	* bug fixes
		+ realloc should update length/tracking information
		  (Martin Blom)
		+ Fix memory management and crashew when shutting down
		  the ORB. (Anders Carlsson)
		+ Build/correctness fixes (Tor, Jules)
ORBit2-2.13.1

	* features
		+ More work on porting to Win32 (Tor)
		+ Implement forward binding (Fernando Herrera)
		+ Implement new ORB_init option ORBNetID (Jules Colding)
	* bug fixes
		+ Build fix (James Henstridge)
		+ Memory management fixes (Anders Carlsson)
		+ Reset connection for forwarded objects (Anders)
		+ Don't use -export-dynamic (Mark)
		+ if we have failed on the unix socket, have IPv4 or
		  IPv6 connections enabled and are on localhost, then
		  don't connect on the corresponding port from the profiles
		  (Arvind Samtur)
		+ Fix a bunch of compiler warnings and make some code static
		  (Kjartan)
		+ Add threading libs to ORBIT_NAME (Michael)
		+ Check for netdb.h (Sandie Vanderme)
		+ Check for sys/sockio.h (James Andrewartha)
	* Other
		+ Improve docs for users of ORBit2 (Jules Colding)
2006-03-30 20:48:55 +00:00
drochner
209734aa11 update to 2.12.5
changes: bugfixes
2006-02-07 19:20:18 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
wiz
4e5a4ce543 Add commented out TEST_TARGET, but the test fails:
Testing is_local checking ...
 UNIX
 IPv4
_res is not supported for multi-threaded programs.
[1]   Abort trap (core dumped) ${dir}${tst}
2005-11-13 10:23:26 +00:00
drochner
2933edd071 update to 2.12.4
changes:
-bugfixes
2005-10-07 16:03:21 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
drochner
2fcdb5035e update to 2.12.2
changes are bugfixes only
2005-04-26 17:57:56 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
jmmv
e0c4697b09 Update to 2.12.1:
* bug fixes
	+ Fix mem leak on exception overwrite (Michael)
	+ Fix demarshalling CORBA_any containing null or void values (Michael)
	+ IDL generation (esp. skelimpl) fixes (Jules Colding)
	+ Ongoing Win32 port work (Tor Lillqvist)
	+ Fix linking on Darwin (Hans Petter Jansson)
2005-02-05 12:30:23 +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
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
99a028b279 Update to 2.12.0. This version corresponds to GNOME 2.8.0.
2004-09-13  Mark McLoughlin  <mark@skynet.ie>

	* configure.in: Version 2.12.0.

2004-08-25  Michael Haubenwallner <michael.haubenwallner@salomon.at>

	* src/orb/orb-core/allocators.c (ORBit_freekids_via_TypeCode_T):
	Step over align-holes at the end of structures (bug#151023)
	* src/orb/orb-core/corba-any.c
	(ORBit_marshal_value) (ORBit_demarshal_value)
	(ORBit_copy_value_core) (ORBit_value_equivalent):
	Ditto.
	* test/everything/everything.idl
	test/everything/client.c
	test/everything/structServer.c:
	Added testcase for bug#151023, align-holes at the end of structures.
	* test/everything/constants.h:
	Ditto.
	Added constants for CHAR and OCTET.

2004-08-19  Michael Meeks  <michael@ximian.com>

	* Version 2.11.2

	* src/orb/GIOP/giop-recv-buffer.c
	(giop_recv_list_destroy_queue_entry): unref the
	ent's connection without the message queue lock
	held.

	* test/everything/client.c: bin stderr printfs
	during thread tests, to avoid unhelpful rescheduling.

	* src/orb/orb-core/orbit-small.c
	(ORBit_small_unlisten_for_broken_full): use the
	peek method, no need to try re-connecting just to
	disconnect the 'broken' signal.

	* src/orb/orb-core/corba-object.c
	(CORBA_Object_release_cb): after a long audit;
	unlock / lock around the giop connection unref;
	this avoids the final connection release
	deadlocking vs. a pending call in the I/O
	thread needing this lock.
	(ORBit_object_peek_connection): impl.

2004-08-19  Magnus Therning  <magnus@therning.org>

	* src/idl-compiler/orbit-idl-backend.c: fix
	bit-field assignments.

2004-08-10  Michael Meeks  <michael@ximian.com>

	* test/everything/basicServer.c
	(BasicServer_testBoolString): impl.

2004-08-11  Kjartan Maraas  <kmaraas@gnome.org>

	* src/idl-compiler/orbit-idl-c-backend.c: (orbit_idl_output_c):
	0 vs NULL.
	* src/idl-compiler/orbit-idl-c-common.c: (cc_output_typecodes):i
	Same here.
	* src/idl-compiler/orbit-idl-c-utils.c:
	(orbit_cbe_get_typespec_str): Same here too.
	* src/orb/dynamic/dynany.c: (DynamicAny_DynUnion_member_name):
	0 vs NULL and add some casts.
	* src/orb/orb-core/allocators.c: (ORBit_freekids_via_TypeCode_T):
	0 vs NULL fixes.
	* src/orb/orb-core/corba-object.c: (ORBit_objref_find):
	Same again.
	* src/services/name/boot.c: (main): And again.
	* test/echo-srv.c: (echo_srv_finish_object), (echo_srv_finish_poa):
	And again.

2004-08-10  Mark McLoughlin  <mark@skynet.ie>

	* src/orb/orb-core/iop-profiles.c: (IOP_start_profiles),
	(IOP_TAG_CODE_SETS_demarshal): don't initialize the sequence
	using structure initialization, but rather zero the structure
	contents. Fixes bug #147255, which admittedly is really a
	gcc on powerpc bug, but this code is nicer anyway.

2004-08-08  Gustavo J. A. M. Carneiro  <gustavo@users.sourceforge.net>

	* src/orb/orb-core/corba-any.c (ORBit_sequence_remove):
	Impl. method to remove a single element in an ORBit sequence.

	* include/orbit/orb-core/orbit-small.h: Add ORBit_sequence_remove
	prototype.

	* test/everything/client.c (testSequenceHelpers): Test
	ORBit_sequence_remove.

2004-07-30  Mark McLoughlin  <mark@skynet.ie>

	* test/test-corbaloc.c: "\%" isn't a valid escape sequence,
	so just use "%". From d.binderman@virgin.net.

2004-07-07  Frank Rehberger  <frehberg@mole.xtradyne.de>

	* Revert to Version 2.11.x and Add Version ORBit2-2.11.1
	(developer release only)

2004-07-07  Frank Rehberger <frehberg@gnome-de.org>
	* Add Version ORBit2-2.12.0

2004-06-22  Chris Landrieu  <perotin101@yahoo.com>

	* src/orb/orb-core/allocators.c (ORBit_freekids_via_TypeCode_T):
	add missing pre-align for struct/except types. Complicate the
	union alignment rules.

2004-05-30  Christophe Saout  <christophe@saout.de>

	* src/orb/orb-core/corba-any.c:
	(ORBit_marshal_value, ORBit_demarshal_value): Fix broken wstring
	support. Marshal/demarshal the correct number of bytes on the
	wire and negotiate the UTF-16 byte ordering using an optional
	endianess marker. Also works now with JacORB.

2004-05-30  Christophe Saout  <christophe@saout.de>

	* src/services/imodule/orbit-imodule-utils.c
	(ORBit_imodule_get_typecode): set c_align in nested array
	typecodes that are not handled by ORBit_imodule_find_c_align.

2004-05-17  Michael Meeks  <michael@ximian.com>

	* ORBit-2.0.pc.in: prune pkgconfig cruft.

2004-05-14  Fernando Herrera  <fherrera@onirica.com>

	* src/idl-compiler/orbit-idl-c-backend.c: (out_for_pass):
	 clobber LC_ALL because cpp tranlates some strings in some
	locales during dep files generation that makes compilation
	fails. Fixes bug #142546.

2004-05-08  Frank Rehberger  <frehberg@gnome-de.org>

	* src/orb/orb-core/iop-profiles.c (IOP_start_profiles): orbit
	generated profiles contain full codeset data structures
	(IOP_component_free): freeing codeset structures
	(CodeSetComponent_marshal): marshal codeset structures
	(CodeSetComponent_demarshal): demarshal codeset structures
	* src/orb/orb-core/iop-profiles.h (IOP_PROFILES_CODE_SET_*):
	declare known code-sets, but UTF8 and UTF16 supported only.
	(struct IOP_TAG_CODE_SETS_info): complete CodeSet data structure
	using CONV_FRAME_CodeSetComponentInfo.
	* src/orb/orb-core/corba-orb.c: variable orbit_use_corbaloc must
	be of type gboolean.
2004-09-21 16:44:14 +00:00
recht
5edc80745d update to 2.10.3
changes:

2004-06-23  Michael Meeks  <michael@ximian.com>

	* Version 2.10.3

2004-06-22  Michael Meeks  <michael@ximian.com>

	* src/orb/orb-core/allocators.c (ORBit_freekids_via_TypeCode_T):
	add missing pre-align for struct/except types. Complicate the
	union alignment rules.

2004-05-17  Fernando Herrera  <fherrera@onirica.com>

	* src/idl-compiler/orbit-idl-c-backend.c: (out_for_pass):
	Merge fix from HEAD for bug #142546.  clobber LC_ALL because
	cpp tranlates some strings in some locales during dep files
	generation that makes compilation fails.

2004-05-17  Michael Meeks  <michael@ximian.com>

	* ORBit-2.0.pc.in: prune pkgconfig cruft.
2004-07-09 22:06:54 +00:00
xtraeme
f4e3a28619 Enable pkgviews installation. 2004-05-31 22:01:41 +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
jmmv
a18e703092 Update to 2.10.2:
2004-05-07  Michael Meeks  <michael@ximian.com>

	* Version 2.10.2

2004-05-07  Michael Meeks  <michael@ximian.com>

	* Branch for Gnome 2.6

2004-04-24  Dan Winship  <danw@ximian.com>

	* src/services/imodule/Makefile.am (LDADD): Remove
	$(LOCAL_LINC_LIBS). (Only libORBit-2 itself should be linking
	against it.)

	* src/services/name/Makefile.am (libORBitCosNaming_2_la_LDFLAGS):
	Likewise

2004-04-24  Frank Rehberger  <frehberg@fresa.casa.in-berlin.de>

	* MAINTAINERS: maintainer-ship handed over to  frehberg@gnome-de.org

2004-04-21  Michael Meeks  <michael@ximian.com>

	* Version 2.10.1

2004-04-21  Michael Meeks  <michael@ximian.com>

	* src/orb/orb-core/iop-profiles.c
	(CodeSetComponent_demarshal): don't spew a
	g_warning, just a dprintf.
	(IOP_UnknownComponent_marshal): actually marshal
	the length of the sequence as well as the data.

2004-04-21  Bill Haneman  <bill.haneman@sun.com>

	* test/everything/basicServer.c
	(TestFactory_getObjectCount, TestFactory_getObject):
	hammer on some JavaORB stuff.

	* test/everything/client.c (testIOR): impl.
	(run_tests): upd.

2004-04-13  Joe Marcus Clarke  <marcus@freebsd.org>

	* ORBit-2.0.pc.in: add gthread dep.

2004-03-19  Mark McLoughlin  <mark@skynet.ie>

	* orbit2-config.in: return -lORBitCosNaming-2 with
	--use-service=name rather than -lORBitCosNaming.
	This script is still deprecated old cruft, though.
2004-05-09 16:30:24 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
danw
92c3d27a6b add -DBIND_8_COMPAT on Darwin 2004-04-24 15:21:35 +00:00
jmmv
a847df80ab During print-PLIST, output comments for the lib/orbit-2.0 and share/idl
directories instead of removing them, as they are handled by this package.
2004-04-13 21:34:18 +00:00
jmmv
5075a9fb51 Fix MASTER_SITES. 2004-04-01 20:27:49 +00:00
jmmv
785e8103a7 Update to 2.10.0. Changes since the 2.8.x branch:
ORBit2-2.9.6
	* bug fixes
		+ PPC union walking bug (Michael, Jeroen Z)

ORBit2-2.9.5
	* bug fixes
		+ don't crash with NULL env (Mark)

ORBit2-2.9.4
	* bug fixes
		+ enviroment pollution (Michael)
		+ AIX portability bits (The Written Word)

ORBit2-2.9.3
	* bug fixes
		+ configure logic bug (Morten Welinder)
		+ no-mainloop threading issue (Michael)
		+ custom policy oneway fix (Michael, JP)
		+ policy lookup fix (Alex Larsson)

ORBit2-2.9.2
	* bug fixes
		+ threaded client deadlock (Michael)
		+ skelimpl leak fix (Frank)
		+ forward request double free (Michael)
		+ thread queue processing (Frank)

ORBit2-2.9.1
	* bug fixes
		+ thread handling / shutdown bugs (Justin Schoeman)
		+ linc I/O revents race fix (Padraig O'Briain)
		+ name service ref leak (Justin)
		+ GIOP HUP error cleanup (Michael)
		+ ORB shutdown from any thread (Michael)
		+ build fixes / cleans (Justin, Michael)
	* featurelets
		+ (limited) re-enterancy client policy (Michael)
		+ re-factored invocation stack (Frank Rehberger)
		+ deactivation / return test (Michael)

ORBit2-2.9.0
	* bug fixes
		+ speed up child POA destruction (Michael)
	* featurelets
		+ allow objects to be bound to specific threads (Alex Larsson)
2004-04-01 18:16:17 +00:00
jlam
7db11b582a Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +00:00
jlam
9ff0e10340 Reorder location and setting of BUILDLINK_PACKAGES to match template
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
jmmv
ab17dd00b3 PKGCONFIG_OVERRIDE is relative to WRKSRC. 2004-02-14 18:26:26 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
xtraeme
7d16bf87e2 Use += instead of ?= in BUILDLINK_DEPENDS.<pkg>. 2004-02-11 00:21:09 +00:00
jlam
1b2674fcd7 The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk
and any pre-existing buildlink2.mk files.
2004-02-10 20:45:01 +00:00
xtraeme
023b12614b bl3ify 2004-02-10 02:16:02 +00:00
jmmv
e607929bd8 Update to 2.8.3:
2003-12-04  Michael Meeks  <michael@ximian.com>

	* Version 2.8.3

2003-11-06  Padraig O'Briain <padraig.obriain@sun.com>

	* linc2/src/linc-server.c (link_server_handle_io): Change g_error
	to g_warning to avoid crash if revents field reset between check()
	and dispatch(). Fixes bug #126209.

2003-10-31  Michael Meeks  <michael@ximian.com>

	* src/orb/GIOP/giop-recv-buffer.c
	(giop_connection_handle_input): on HUP goto
	msg_error so we don't leave the cnx->incoming_msg
	hanging around.

2003-10-30  Michael Meeks  <michael@ximian.com>

	* test/everything/lifeCycle.c
	(LifeCycleServer_deactivateUnrefOnReturn): a nasty
	in-proc hack that unreferences our CORBA_Object
	handle.

	* test/everything/client.c (testLifeCycle): use
	the ORBit_small_invoke_stub_n path, used by older
	stubs.

2003-10-24  Michael Meeks  <michael@ximian.com>

	* src/orb/GIOP/giop.c (giop_shutdown): allow
	shutdown from any thread - this looks safe enough,
	at least here.

2003-10-23  Mark McLoughlin  <mark@skynet.ie>

	* test/everything/lifeCycle.c: add this from the
	2.8.2 tarball. Michael must have forgotten to
	CVS add it.

2003-10-14  Michael Meeks  <michael@ximian.com>

	* src/orb/poa/poa.c (ORBit_POA_destroy_T_R):
	rename to this.
2004-02-06 17:03:21 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
xtraeme
047733a3ce Regen. 2003-12-18 03:36:24 +00:00
jmmv
39baefe344 Update to 2.8.0, based on work done by xtraeme@:
ORBit2-2.8.0
	* bug fixes
		+ sequence_concat helper (Frank)
		+ corbaloc fixes (Frank)

ORBit2-2.7.6
	* bug fixes
		+ try_connection deadlock (Michael, Padraig O'Briain)
		+ shutdown_orb fd leak (Michael, Morten Welinder)
		+ don't export libIDL strangely (Michael, Morten)
	* featurelets
		+ define file specific foo in idlcompile (James H)


ORBit2-2.7.5
	* bug fixes
		+ cmdline option parsing (Michael)
		+ idl-compiler stderr fixes (Dan Winship)
		+ object key hashing fix (Frank Rehberger)
		+ ~always enable thread-safety (Michael)
		+ parallel build fixes (Michael)
		+ _is_a fixes for in-proc + transient poa (Michael)
	* featurelets
		+ RootPOA/POACurrent set guards (Frank)
		+ corbaloc support (Frank)
		+ more regression tests (Michael, Frank)

ORBit2-2.7.3
	* bug fixes
		+ vicious union discriminator issue (Brian Cameron)
		+ non_existent / try_connection fix (Michael)
		+ 'broken' emission at idle (Michael, George Lebl)
		+ DynAnyFactory registration (Michael)
		+ no longer explicitely "entering a wold of pain"
		+ ORBit_sequence fixes (Frank Rehberger)
		+ linc source fix (Padraig O'Briain)
		+ gthread linkage fix (Michael)
		+ struct/union leakage on exceptions (Frank)
	* featurelets
		+ improved regression tests (Michael, Frank, Bowie Owens)
		+ lots of documentation improvements (Gustavo Carneiro)
		+ -ORBInitRef, -ORBNamingIOR (Frank)

ORBit2-2.7.2
	* bug fixes
		+ fixed docs build (Gustavo Varneiro)
		+ thread pool fix (Alex)
		+ build fixes (Waschk, oGalaxy, Michael)
	* features (Michael)
		+ vastly improved thread safety (& Alex)
		+ improved regression tests
		+ much improved ABI
		+ implemented POA thread policies
		+ client side re-enterancy guard policies
		+ internalized linc as 'linc2/link'
		+ in-proc cross-thread invocation
		+ poa copying API

ORBit2-2.7.1
	* bug fixes
		+ tail align fix (Herbert Valerio Riedel)
		+ request ID fix (Herbert)
		+ thread hint fix (Gustavo Carneiro)
		+ build fixes (Richard Kinder)
		+ packed type marshal fix (Michael Haubenwallner)
		+ purifing mode fixes (Michael)
		+ use g_get_tmp_dir (Michael)
	* features
		+ much improved thread safey (Michael)
		+ improved tests (Michael)
		+ locate request impl. (Herbert)
		+ GIOP cleans (Herbert)
		+ configurable init msg limit (Michael)
		+ cygwin support (Masahiro Sakai)
		+ code cleans (Richard Kinder)
2003-12-14 19:43:50 +00:00
xtraeme
5b2f7734e2 Bump PKGREVISION (libIDL-0.8.2) 2003-12-04 17:08:51 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
martti
8cee801716 COMMENT should start with a capital letter. 2003-07-21 17:10:16 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
5fec50f6bd Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-05-08 18:04:32 +00:00
jmmv
0333e4cc18 Line up PKGREVISION whitespace. 2003-05-05 16:54:24 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
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