Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 08/29/2000 19:28:41
Module Name: pkgsrc
Committed By: rh
Date: Tue Aug 29 16:28:41 UTC 2000
Modified Files:
pkgsrc/devel/bonobo: Makefile
pkgsrc/devel/bonobo/files: md5 patch-sum
pkgsrc/devel/bonobo/pkg: PLIST
Added Files:
pkgsrc/devel/bonobo/patches: patch-ab
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/bonobo/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/bonobo/files/md5
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/bonobo/files/patch-sum
cvs rdiff -r0 -r1.3 pkgsrc/devel/bonobo/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/bonobo/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.