head	1.9;
access;
symbols
	pkgsrc-2013Q2:1.9.0.26
	pkgsrc-2013Q2-base:1.9
	pkgsrc-2012Q4:1.9.0.24
	pkgsrc-2012Q4-base:1.9
	pkgsrc-2011Q4:1.9.0.22
	pkgsrc-2011Q4-base:1.9
	pkgsrc-2011Q2:1.9.0.20
	pkgsrc-2011Q2-base:1.9
	pkgsrc-2009Q4:1.9.0.18
	pkgsrc-2009Q4-base:1.9
	pkgsrc-2008Q4:1.9.0.16
	pkgsrc-2008Q4-base:1.9
	pkgsrc-2008Q3:1.9.0.14
	pkgsrc-2008Q3-base:1.9
	cube-native-xorg:1.9.0.12
	cube-native-xorg-base:1.9
	pkgsrc-2008Q2:1.9.0.10
	pkgsrc-2008Q2-base:1.9
	pkgsrc-2008Q1:1.9.0.8
	pkgsrc-2008Q1-base:1.9
	pkgsrc-2007Q4:1.9.0.6
	pkgsrc-2007Q4-base:1.9
	pkgsrc-2007Q3:1.9.0.4
	pkgsrc-2007Q3-base:1.9
	pkgsrc-2007Q2:1.9.0.2
	pkgsrc-2007Q2-base:1.9
	pkgsrc-2007Q1:1.8.0.8
	pkgsrc-2007Q1-base:1.8
	pkgsrc-2006Q4:1.8.0.6
	pkgsrc-2006Q4-base:1.8
	pkgsrc-2006Q3:1.8.0.4
	pkgsrc-2006Q3-base:1.8
	pkgsrc-2006Q2:1.8.0.2
	pkgsrc-2006Q2-base:1.8
	pkgsrc-2006Q1:1.7.0.20
	pkgsrc-2006Q1-base:1.7
	pkgsrc-2005Q4:1.7.0.18
	pkgsrc-2005Q4-base:1.7
	pkgsrc-2005Q3:1.7.0.16
	pkgsrc-2005Q3-base:1.7
	pkgsrc-2005Q2:1.7.0.14
	pkgsrc-2005Q2-base:1.7
	pkgsrc-2005Q1:1.7.0.12
	pkgsrc-2005Q1-base:1.7
	pkgsrc-2004Q4:1.7.0.10
	pkgsrc-2004Q4-base:1.7
	pkgsrc-2004Q3:1.7.0.8
	pkgsrc-2004Q3-base:1.7
	pkgsrc-2004Q2:1.7.0.6
	pkgsrc-2004Q2-base:1.7
	pkgsrc-2004Q1:1.7.0.4
	pkgsrc-2004Q1-base:1.7
	pkgsrc-2003Q4:1.7.0.2
	pkgsrc-2003Q4-base:1.7
	netbsd-1-6:1.6.0.8
	netbsd-1-6-RELEASE-base:1.6
	pkgviews:1.6.0.4
	pkgviews-base:1.6
	buildlink2:1.6.0.2
	buildlink2-base:1.6
	netbsd-1-5-PATCH003:1.6
	netbsd-1-5-PATCH001:1.5
	netbsd-1-5-RELEASE:1.3
	netbsd-1-4-PATCH003:1.3
	netbsd-1-4-PATCH002:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.9
date	2007.05.20.15.48.12;	author wiz;	state dead;
branches;
next	1.8;

1.8
date	2006.06.26.17.11.39;	author wiz;	state Exp;
branches;
next	1.7;

1.7
date	2002.09.21.08.48.41;	author jlam;	state dead;
branches;
next	1.6;

1.6
date	2002.04.10.14.37.17;	author jlam;	state Exp;
branches;
next	1.5;

1.5
date	2001.04.27.19.44.40;	author danw;	state Exp;
branches;
next	1.4;

1.4
date	2001.04.06.22.16.50;	author rh;	state Exp;
branches;
next	1.3;

1.3
date	2000.08.29.16.28.41;	author rh;	state Exp;
branches;
next	1.2;

1.2
date	2000.07.16.19.50.14;	author rh;	state dead;
branches;
next	1.1;

1.1
date	2000.01.02.15.15.16;	author rh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.01.02.15.15.16;	author rh;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Remove remaining gnome1-libs dependencies from pkgsrc.
@
text
@$NetBSD: patch-ab,v 1.8 2006/06/26 17:11:39 wiz Exp $

--- tests/test-any.c.orig	2002-01-28 10:54:07.000000000 +0000
+++ tests/test-any.c
@@@@ -15,7 +15,7 @@@@ octet_subtypes_array [] = {
 	TC_octet
 };
 
-static const struct CORBA_TypeCode_struct
+const struct CORBA_TypeCode_struct
 TC_CORBA_sequence_CORBA_octet_struct = {
       {{(ORBit_RootObject_Interface *) & ORBit_TypeCode_epv, TRUE, -1},
        ORBIT_PSEUDO_TYPECODE},
@


1.8
log
@Fix build with gcc4. Addresses PR 33766.
Clean up a pkglint warning while here.
@
text
@d1 1
a1 1
$NetBSD$
@


1.7
log
@buildlink1 -> buildlink2
@
text
@d1 1
a1 1
$NetBSD: patch-ab,v 1.6 2002/04/10 14:37:17 jlam Exp $
d3 11
a13 259
--- configure.orig	Thu Jan 10 08:59:43 2002
+++ configure
@@@@ -1312,8 +1312,8 @@@@
 fi
 	if test x$gnome_cv_orbit_found = xyes; then
 		
-		ORBIT_CFLAGS=`orbit-config --cflags client server`
-		ORBIT_LIBS=`orbit-config --use-service=name --libs client server`
+		ORBIT_CFLAGS=`$ORBIT_CONFIG --cflags client server`
+		ORBIT_LIBS=`$ORBIT_CONFIG --use-service=name --libs client server`
 		
 		
 	else
@@@@ -1330,8 +1330,8 @@@@
   
 		gnome_cv_gnorba_found=no
 		if test x$gnome_cv_orbit_found = xyes; then
-			GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"
-			GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"
+			GNORBA_CFLAGS="`$GNOME_CONFIG --cflags gnorba gnomeui`"
+			GNORBA_LIBS="`$GNOME_CONFIG --libs gnorba gnomeui`"
 			if test -n "$GNORBA_LIBS"; then
 				gnome_cv_gnorba_found=yes
 			fi
@@@@ -1351,8 +1351,8 @@@@
 fi
 	if test x$gnome_cv_orbit_found = xyes; then
 		
-		GNORBA_CFLAGS="`gnome-config --cflags gnorba gnomeui`"
-		GNORBA_LIBS="`gnome-config --libs gnorba gnomeui`"
+		GNORBA_CFLAGS="`$GNOME_CONFIG --cflags gnorba gnomeui`"
+		GNORBA_LIBS="`$GNOME_CONFIG --libs gnorba gnomeui`"
 		
 		
 	else
@@@@ -7779,7 +7779,7 @@@@
   cat conftest.$ac_ext >&5
   rm -rf conftest*
   CATOBJEXT=.mo
-		   DATADIRNAME=lib
+		   DATADIRNAME=share
 fi
 rm -f conftest*
 		INSTOBJEXT=.mo
@@@@ -8159,7 +8159,7 @@@@
 
 echo $ac_n "checking ORBit version""... $ac_c" 1>&6
 echo "configure:8162: checking ORBit version" >&5
-orbit_version=`orbit-config --version | awk '{print $2;}'`
+orbit_version=`$ORBIT_CONFIG --version | awk '{print $2;}'`
 echo "$ac_t""$orbit_version" 1>&6
 orbit_version=`echo $orbit_version | awk -F. '{print $1 * 10000 + $2 * 100 + $3;}'`
 if test 0$orbit_version -lt 000512; then
@@@@ -8168,8 +8168,8 @@@@
 
 echo $ac_n "checking for libIDL >= 0.6.8""... $ac_c" 1>&6
 echo "configure:8171: checking for libIDL >= 0.6.8" >&5
-if gnome-config --libs libIDL > /dev/null 2>&1; then
-	verstxt=`gnome-config --modversion libIDL`
+if $GNOME_CONFIG --libs libIDL > /dev/null 2>&1; then
+	verstxt=`$GNOME_CONFIG --modversion libIDL`
 	vers=`echo "$verstxt" | sed -e "s/^libIDL-//" | \
 		awk -F. '{ printf "%d", $1 * 10000 + $2 * 100 + $3; }'`
 else
@@@@ -8219,8 +8219,8 @@@@
 	echo "$ac_t""not found - no auto shlib factory unloads" 1>&6
 fi
 
-BONOBO_IDL_CFLAGS=`gnome-config --cflags gnome libIDL`
-BONOBO_IDL_LIBS=`gnome-config --libs gnome libIDL`
+BONOBO_IDL_CFLAGS=`$GNOME_CONFIG --cflags gnome libIDL`
+BONOBO_IDL_LIBS=`$GNOME_CONFIG --libs gnome libIDL`
 
 
 
@@@@ -8238,7 +8238,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_short'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8288,7 +8288,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_long'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8338,7 +8338,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_unsigned_short'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8388,7 +8388,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_unsigned_long'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8438,7 +8438,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_float'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8488,7 +8488,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_double'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8538,7 +8538,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_char'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8588,7 +8588,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_boolean'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8638,7 +8638,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_octet'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8688,7 +8688,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_long_double'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8738,7 +8738,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_wchar'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8788,7 +8788,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_long_long'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8838,7 +8838,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_unsigned_long_long'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8888,7 +8888,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_struct'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -8938,7 +8938,7 @@@@
 align_save_libs="$LIBS"
 LIBS="$GLIB_LIBS $LIBS"
 align_save_flags="$CFLAGS"
-CFLAGS="`orbit-config --cflags client` $CFLAGS"
+CFLAGS="`$ORBIT_CONFIG --cflags client` $CFLAGS"
 if eval "test \"`echo '$''{'ac_cv_alignof_CORBA_pointer'+set}'`\" = set"; then
   echo $ac_n "(cached) $ac_c" 1>&6
 else
@@@@ -9001,7 +9001,7 @@@@
 
 echo $ac_n "checking for gnome-libs >= 1.2.7""... $ac_c" 1>&6
 echo "configure:9004: checking for gnome-libs >= 1.2.7" >&5
-vers=`gnome-config --modversion gnome | sed -e "s/gnome-libs-//" | \
+vers=`$GNOME_CONFIG --modversion gnome | sed -e "s/gnome-libs-//" | \
 		awk 'BEGIN { FS = "."; } { printf "%d", $1 * 10000 + $2 * 100 + $3;}'`
 if test "$vers" -ge 10207; then
 	echo "$ac_t""found" 1>&6
@@@@ -9012,7 +9012,7 @@@@
 have_oaf=true
 echo $ac_n "checking for Oaf >= 0.6.7""... $ac_c" 1>&6
 echo "configure:9015: checking for Oaf >= 0.6.7" >&5
-vers=`gnome-config --modversion oaf | sed -e "s/oaf-//" | \
+vers=`$GNOME_CONFIG --modversion oaf | sed -e "s/oaf-//" | \
 		awk 'BEGIN { FS = "."; } { printf "%d", $1 * 10000 + $2 * 100 + $3;}'`
 if test "$vers" -ge 607; then
 	cat >> confdefs.h <<\EOF
@@@@ -9026,7 +9026,7 @@@@
 
 echo $ac_n "checking for libXml >= 1.8.15""... $ac_c" 1>&6
 echo "configure:9029: checking for libXml >= 1.8.15" >&5
-vers=`gnome-config --modversion xml | sed -e "s/xml-//" | \
+vers=`$GNOME_CONFIG --modversion xml | sed -e "s/xml-//" | \
 		awk 'BEGIN { FS = "."; } { printf "%d", $1 * 10000 + $2 * 100 + $3;}'`
 if test "$vers" -ge 10815; then
 	echo "$ac_t""found" 1>&6
@@@@ -9341,8 +9341,8 @@@@
 
 echo $ac_n "checking for GnomePrint libraries >= 0.16""... $ac_c" 1>&6
 echo "configure:9344: checking for GnomePrint libraries >= 0.16" >&5
-if gnome-config --libs print > /dev/null 2>&1; then 
-    vers=`gnome-config --modversion print | sed -e "s/gnome-print-//" | \
+if $GNOME_CONFIG --libs print > /dev/null 2>&1; then 
+    vers=`$GNOME_CONFIG --modversion print | sed -e "s/gnome-print-//" | \
         awk 'BEGIN { FS = "."; } { print $1 * 1000 + $2;}'`
     if test "$vers" -ge 16; then
         echo "$ac_t""found" 1>&6
@@@@ -9370,8 +9370,8 @@@@
   HAVE_VFS_FALSE=
 fi
 
-BONOBO_LIBDIR='-L${libdir}'
-BONOBO_INCLUDEDIR="-I${includedir}/gnome-1.0 `$GNOME_CONFIG --cflags gnomeui gdk_pixbuf print oaf xml`"
+BONOBO_LIBDIR="`$GNOME_CONFIG --libs-only-L gnome`"
+BONOBO_INCLUDEDIR="`$GNOME_CONFIG --cflags gnomeui gdk_pixbuf print oaf xml`"
 BONOBO_LIBS="-lbonobo `$GNOME_CONFIG --libs oaf gtk gnome`"
 BONOBOX_LIBS="$BONOBO_LIBS -lbonobox `$GNOME_CONFIG --libs gnomeui gdk_pixbuf xml`"
 BONOBOX_PRINT_LIBS="$BONOBOX_LIBS -lbonobo-print `$GNOME_CONFIG --libs print`"
@


1.6
log
@Strongly buildlinkify and use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE
so pkgsrc's libtool is invoked (this looks like an increasingly common
problem with up-to-date GNOME packages).  Also change references to
*-config into ${*_CONFIG} so that the wrappers are used instead of the
original scripts (why is this such a common problem?!).
@
text
@d1 1
a1 1
$NetBSD$
@


1.5
log
@Set USE_GMAKE and remove the patch to generate monikers/*.oaf at
configure-time. There are rules to build them (different from what
configure would do) in the Makefile, they just use gmake-specific
syntax.

Bumped version to 1.0.2nb1 on general principles, but AFAIK nothing
currently in pkgsrc is badly affected by the behavior of the 1.0.2
package, so I'm not updating any DEPENDS.
@
text
@d1 1
a1 1
$NetBSD: patch-ab,v 1.4 2001/04/06 22:16:50 rh Exp $
d3 1
a3 1
--- configure.orig	Thu Feb 15 07:40:11 2001
d5 34
a38 1
@@@@ -4353,7 +4353,7 @@@@
d47 215
@


1.4
log
@Update bonobo to 0.37.

Changes include:

Bonobo 0.37

        * Fix Bonobo Zoomable (Michael Engber)

        * Documentation fixage (John Sheets)

        * Any serialization xml supports aliases (Dietmar)

        * Listener / Event Source fixes (Dan Winship)

        * Bonobo Control fixage (Dan Winship)

        * UI str compare fixage (Darin Adler)

        * Cleanup config dialog (Cody Russell)

        * Publicised XObject type & bits (Me)

Bonobo 0.36

        * Convert print to BonoboXObject (Me) - forgot it.

        * Fix flicker issue (Me)

        * Remove bonobo-idl (Me)

        * Use nice type creation macro (Dietmar)

        * Toolbar control leak fix (Maciej)

Bonobo 0.35

        * BonoboXObject (Me)

        * Canvas fixes (Mike Kestner)
                * IDL cleanups
                * Misc bug fixage

        * UI handler
                * Toolbar shadow preference fix (Federico Mena)
                * Toolbar sizing problems (Ettore)
                * Builtin toolbar customization GUI & popup (Me)
                * UI configuration code (Me)
                * UI Menu rebuild acceleration (Me)
                * UI config Leak fixes (Iain)
                * Toolbar resize bug (Cody Russell)
                * Tearoff menu fixage (Me, Darin Adler)

        * Monikers
                * comparison method (Me)
                * stream cache moniker (Dietmar)

        * Misc new features
                * Use a Stream to transfer print data (Me)
                * Re-namespace IDL files (Me)
                * Property bag fixage (Dietmar)
                * Automatic shlib reference tracking (Dietmar)
                * Profiling config support (Pavel Cisler)
                * Zoomable interface expansion (Cody Russell)

        * Misc bug fixing
                * Leak fixes (Morten, Me)
                * Method chaining bugs (Me)
                * Depend on oaf >= 0.6.2 (Me)
                * LibIDL checks for bonobo-idl (Me)
                * Fix bonobo-idl build (Me)
                * function signature fix (George Lebl)
                * Stream moniker extender fix (Lutz Muller)
                * Calm ORBit warnings (Maciej Stachowiak)

        * Reference counting problems nailed (Owen, Me)

        * Begginings of keyboard focus fixage (Federico)

Bonobo 0.33

        * Fixed broken standard moniker id (Me)

        * Fix UI verb tracking leak (Me)

        * Fix old UI race condition (Me)

Bonobo 0.32

        * Monikers
                * Virtualized more of BonoboMoniker (Me)
                * Item container re-written (Me)
                * Item handler implemented (Miguel)

        * UI stuff (Me)
                * Substantialy re-factored
                * Acceleration (with Pavel)
                * Configuration engine
                * Toolbar customization dialog
                * Ignore Gtk+ keybinding assignment
                * Hide lots of internals
                * Docs updated
                * honour more GNOME prefs (Jacob)

        * Property Bag (Dietmar)
                * Improved exception handling
                * Reference leaks fixed
                * new Property listener methods
                * Property is an Unknown

        * Canvas Items (Mike Kestner)
                * Add event signal
                * Add grab / ungrab
                * Fix UI merging code
                * Update proxy creation

        * Fixed reference handling on addInterface (Dietmar)

        * Event Source updated (Dietmar)

        * Several reference leaks nailed (Dietmar)

        * Improved running context ref tracking (Dietmar)

        * Macros to reduce code complexity (Dietmar)

        * Header include cleanups (Jason Leach)

        * Conversion to xml-i18n-tools (Maciej)

        * Misc. bugs fixed (Darin, Eskil Olsen, Robin Slomkowski)

Bonobo 0.31

        * Serious bugs fixed
                * Depend on ORBit-0.5.6
                * Re-include Federico's Policy leak fixes.
                * Fix fatal toolbar icon bug (DanW)
                * memset fixes (George Lebl)

        * Monikers
                Drastic simplification of Moniker API (Me)
                Std monikers merged to shlib (Dietmar)
                Moniker extenders implemented (Dietmar, Me)
                Misc. fixes (Miguel)
                Parsing tests added (Me)
                Simplify interface naming on resolve (Me)

        * Property bag
                Listening re-written using EventSource (Dietmar)
                Use our own ID scheme to identity listeners (Dietmar)
                Allow sub-classing (George Lebl)

        * Running context to track references implemented (Me)

        * Useful cleanups
                * API documentation (Miguel, Me)
                * Make generic-factory sub-classable (Me)
                * Make the component selector control useful (Me)
                * Implement a shlib factory to handle module unloading (Me)
                * UI methods on Canvas embeddables (Me)
                * VFS storage fixes (Lutz Muller)
                * Persist fixes (Gergo Erdi)
                * Make bonobo-transient sub-classable (George Lebl)

        * Build & misc. bug fixes (Arturo Tena, Richard Hult, Dave Camp
                                   Daniel Egger, Maciej Stachowiak)


Bonobo 0.30

        * Released since Elliot would not produce a fixed ORBit release,
        reverts fixes in 0.29, should not pass distcheck.

Bonobo 0.29

        * Evil bugs
                * X / CORBA synchronisation issues fixed (Me)
                * Property bag / transient memory leaks fixed (Federico)
                * Toolbar widget leak (Darin Alder)
                * Lots of misc leaks nailed (Morten)
                * Bonobo plug / socket race condition nailed (Me)

        * Storage stuff
                * Local FS Stream / Storage impl. completed (Dietmar)
                * Efs stream / storage polished up (Dietmar)
                * VFS storage cleans (Me)
                * Bonobo IO plugins version fixage (Dietmar)
                * Storage module cleans, and regression testing (Dietmar)

        * Monikers
                * Bonobo widget switched to use monikers (Me)
                * Bonobo contexts - moniker context (Me)
                * tar moniker (Vladimir Vukicevic)
                * http, gunzip monikers (Joe Shaw)
                * moniker test code (Joe Shaw)
                * Asynchronous moniker resolution (Me)

        * New transient CORBA object helper (Miguel)

        * UI stuff
                * Alpha composited icons (for pixmap themes) (Cody Russell)
                * Control desired size querying (Martin)
                * Completed toolbar item 'look' markup (John Sullivan)
                * pixmap location code flexed (Martin)
                * placeholder can hide all its contents (Darin)
                * UI signaling race conditions nailed (Darin, Me)
                * Helpers for removing dead UI components (Maciej)

        * Misc
                * CORBA_any * <-> XML serialization (Me)
                * generic listener / event interface re-written (Alex Graveley)
                * Created component selector control (Me)
                * listener fixes (Iain Holmes)
                * BonoboPropertyControl implemented & honed (Iain)
                * Make each IDL file parse individualy (Mathieu Lacage)

        * Embeddable factory bug flattened (Mike Kestner)

        * Docs
                * API build cleanups (Zach Frey)
                * Lots of API doc writing / organising (Miguel)
                * doc/NAMESPACE added to start namespacing IDL (Me)

        * Lots of bugs fixed.
@
text
@d1 1
a1 1
$NetBSD$
a13 11
@@@@ -6309,6 +6309,10 @@@@
 bonobo/Makefile
 storage-modules/Makefile
 monikers/Makefile
+monikers/Bonobo_Moniker_gzip.oaf
+monikers/Bonobo_Moniker_http.oaf
+monikers/Bonobo_Moniker_std.oaf.in
+monikers/Bonobo_Moniker_std.oaf
 components/Makefile
 components/application-x-gnomine/Makefile
 components/text-plain/Makefile
@


1.3
log
@Update bonobo to 0.18.  Changes include:

	* Monikers, total re-write along with some standard
	  monikers, 'file', 'oafiid', 'item'

	* Aggregate Object finalization bug nailed

	* Switched to a single Oaf build (Gnorba is no longer
          supported) cleaning loads of cruft, object activation
	  cleaned, bonobo-selector API shrunk

	* Bonobo has been split into GUI-less and GUI versions of
          Bonobo (bonobo, bonobox libraries to assist non-gui Bonobo
	  component development

	* Property Bag Client - new more flexible helper
	  interface removing BonoboObjectClient

Bugs fixed:

	* Bonobo-Widget bug nailed

	* Evil, fatal, intermittent plug / socket unrealize bug
	  inherited from Gtk fixed

	* UI handler bugs nailed

	* Blocking problems in listners fixed

	* Spec file sorted

	* Updated docs/refcounting.txt and enforced inter object
	  ref counting policy globaly

	* Various naming daftnesses cleaned
@
text
@d3 1
a3 1
--- configure.orig	Tue Aug 29 17:49:52 2000
d5 1
a5 1
@@@@ -4263,7 +4263,7 @@@@
d14 11
@


1.2
log
@Update bonobo to 0.15.  Changes include bugfixes and enhancements required
by several new GNOME programs.
@
text
@d1 1
a1 1
$NetBSD: patch-ab,v 1.1 2000/01/02 15:15:16 rh Exp $
d3 11
a13 24
--- components/application-x-gnomine/Makefile.in.orig	Mon Sep 27 23:22:05 1999
+++ components/application-x-gnomine/Makefile.in	Sun Jan  2 15:41:43 2000
@@@@ -146,7 +146,7 @@@@
 bonobo_application_x_mines_SOURCES =  	minefield.h				minefield.c				bonobo-application-x-mines.c
 
 
-bonobo_application_x_mines_LDADD =  	$(GNOME_LIBDIR)				-lbonobo				$(GNOMEGNORBA_LIBS)
+bonobo_application_x_mines_LDADD =  	$(GNOME_LIBDIR)				../../bonobo/.libs/libbonobo.a				$(GNOMEGNORBA_LIBS)
 
 
 gnorbadir = $(sysconfdir)/CORBA/servers
@@@@ -268,10 +268,10 @@@@
 	@@list='$(Games_DATA)'; for p in $$list; do \
 	  if test -f $(srcdir)/$$p; then \
 	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(Gamesdir)/$$p"; \
-	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(Gamesdir)/$$p; \
+	    $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(Gamesdir)/bonobo-$$p; \
 	  else if test -f $$p; then \
 	    echo " $(INSTALL_DATA) $$p $(DESTDIR)$(Gamesdir)/$$p"; \
-	    $(INSTALL_DATA) $$p $(DESTDIR)$(Gamesdir)/$$p; \
+	    $(INSTALL_DATA) $$p $(DESTDIR)$(Gamesdir)/bonobo-$$p; \
 	  fi; fi; \
 	done
 
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
$NetBSD$
@


1.1.1.1
log
@Initial import of bonobo-0.4, the GNOME architecture for creating reusable
software components and compound documents. 
@
text
@@
