Commit graph

8 commits

Author SHA1 Message Date
danw
c9e8eea800 replace previous Darwin fixes with a simpler patch from GNOME CVS 2004-04-24 19:30:15 +00:00
adam
cef14f6439 Changes to pkgsrc:
* always use pkgsrc 'perl'
* do not use -no-undefined
Now builds on Darwin
2004-04-14 20:23:41 +00:00
adam
82b9eb3582 Changes to pkgsrc:
* always use pkgsrc 'perl'
* do not use -no-undefined flag
Now builds under Darwin
2004-04-14 20:21:49 +00:00
jmmv
cdbdee60fa Update to 2.6.0. Changes from the previous stable version include (the
list may be incomplete):

libbonobo 2.5.4
	+ bugs fixed
		+ application init (Gustavo)
		+ program arg translation (Anders, Hidetoshi)
	+ featurelets
		+ *Application* documentation (Gustavo)
		+ better activation debugging (Rodrigo, Michael)

libbonobo 2.5.3
	+ bugs fixed
		+ regression tests problems (Gustavo)
		+ AIX portability (Albert Chin-A-Young)
	+ featurelets
		+ improve b-a-s debug code (Michael)
		+ use syslog for run-time spew (Michael Terry)

libbonobo 2.5.2
	+ bugs fixed
		+ _active query cache fix (Michael)
		+ property bag logic bug fix (Dave Jones)
		+ backwards compat dameon fix (Michael, Crispin Flowerday)
		+ object directory fixes (Gustavo)
		+ l10n docs fix (Martin Kretzschmar)
		+ BonoboApplication fixes (Gustavo)
		+ use environ not _environ for Solaris (Michael)
	+ featurelets (Gustavo)
		+ b-a-s tracks dead clients
		+ updated tests
2004-04-01 18:18:00 +00:00
snj
06eb253be7 Include sys/types.h earlier to fix the build on FreeBSD 4.
Closes PR pkg/24119.
2004-02-27 02:09:34 +00:00
jmmv
190e9941d9 Add patches forgotten in previous commit. 2003-12-14 21:46:15 +00:00
jmmv
f7aa865ab6 Install documentation under share/doc/html, not share/gtk-doc/html.
Some PLIST cleanup (tell where shared directories are removed).
Bump PKGREVISION to 4.
2003-01-04 23:36:53 +00:00
wiz
e649b8481b Initial import of libbonobo, from Julio Merino in pkg/17422.
Bonobo is a set of language and system independant CORBA interfaces
for creating reusable components, controls and creating compound
documents.

We distinguish between `Bonobo' the name of the component architecture,
and `bonobo' which is the C-based easy to use implemenatation of the
Bonobo component architecture.

libbonobo contains a rich API for dealing Bonobo Objects (activation
for example).
2002-07-12 16:22:58 +00:00