Port details |
- bonobo-conf Bonobo configuration moniker
- 0.16_10 devel
=26 0.16_10Version of this port present on the latest quarterly branch. DEPRECATED: No more supported upstream, not depend on anymore.
This port expired on: 2011-11-30
- Maintainer: gnome@FreeBSD.org
 - Port Added: 2001-02-09 20:18:16
- Last Update: 2012-01-08 21:53:15
- SVN Revision: UNKNOWN
- People watching this port, also watch:: libunicode
- Also Listed In: gnome
- License: not specified in port
- WWW:
- http://www.gnome.org/
- Description:
- The Bonobo configuration moniker is built on top of GConf and
provides a convenient way to handle configuration data.
Features:
- provides persistent storage for configuration data
- able to store/edit arbitrary complex types - CORBA_any
- fully scriptable: everything is usable through the CORBA interfaces.
- easy to use
WWW: http://www.gnome.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- bonobo-conf>0:devel/bonobo-conf
- No installation instructions:
- This port has been deleted.
- PKGNAME: bonobo-conf
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- perl5.8.9 : lang/perl5.8
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- perl5.8.9 : lang/perl5.8
- BSD.gnome.dist : misc/gnomehier
- pkg-config : devel/pkg-config
- Library dependencies:
-
- intl : devel/gettext
- esd.2 : audio/esound
- bonobo.2 : devel/bonobo
- gconf-1.1 : devel/gconf
- gdk_pixbuf.2 : graphics/gdk-pixbuf
- glib-12.3 : devel/glib12
- gnomecanvaspixbuf.1 : graphics/gnomecanvas
- gnome.5 : x11/gnome-libs
- gnomeprint.16 : print/gnome-print
- gtk-12.2 : x11-toolkits/gtk12
- xml.5 : textproc/libxml
- Imlib.5 : graphics/imlib
- oaf.0 : devel/oaf
- ORBit.2 : devel/ORBit
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16_10 08 Jan 2012 21:53:15
 |
eadler  |
expired 2011-11-30 devel/bonobo-conf: No more supported upstream, not depend on
anymore. |
0.16_10 01 Nov 2011 22:42:34
 |
bapt  |
Deprecated some gnome1 libs which aren't depend on anymore.
set expiration date to 2011-11-30 |
0.16_10 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.16_10 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.16_10 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.16_9 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.16_8 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.16_7 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.16_6 02 Feb 2009 01:36:16
 |
araujo  |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
0.16_6 06 Jun 2008 13:21:59
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.16_5 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.16_4 24 Oct 2007 23:37:25
 |
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for (Only the first 15 lines of the commit message are shown above ) |
0.16_3 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.16_2 10 Feb 2007 21:55:32
 |
marcus  |
Fix the build with the removal of objformat.
Reported by: pointyhat via kris |
0.16_2 05 Nov 2006 02:54:31
 |
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
0.16_2 15 May 2006 22:23:04
 |
mezz  |
Add USE_GETTEXT to appease portlint. |
0.16_2 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.16_1 23 Nov 2005 22:41:05
 |
pav  |
- Add SHA256 checksums |
0.16_1 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.16_1 09 Jul 2004 17:43:11
 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
0.16_1 18 Mar 2004 13:47:05
 |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.16_1 14 Mar 2004 06:17:56
 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.16_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.16 17 Nov 2003 12:29:10
 |
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
0.16 12 Jun 2003 09:46:10
 |
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
0.16 20 Apr 2003 02:56:27
 |
marcus  |
Remove USE_GNOMENG. |
0.16 07 Mar 2003 06:01:16
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.16 20 Sep 2002 17:07:51
 |
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.16 19 Sep 2002 02:27:59
 |
marcus  |
Update to 0.16. |
0.14_1 10 Jul 2002 07:57:54
 |
sobomax  |
- Add missed gconf into USE_GNOME and bump PORTREVISION;
- remove redundant patch, whose functionality is replaced by gnomehack;
- use USE_LIBTOOL, while I here and don't waste time building included tests;
- fix pkg-plist. |
0.14 10 Jul 2002 07:23:31
 |
sobomax  |
pre-patch --> post-patch, because pre-patch is used by bsd.gnomeng.mk |
0.14 09 Jul 2002 21:57:32
 |
marcus  |
Implement USE_GNOMENG. Users should not be able to start using Evolution
without needing any other hacks. |
22 Jan 2002 19:04:10
    |
sobomax  |
Don't compile/install useless statically linked versions of shared objects. |
20 Dec 2001 06:19:02
    |
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23
    |
sobomax  |
Don't filter libc_r on 5-CURRENT. |
09 Nov 2001 16:33:03
    |
sobomax  |
Forgot to add these in my previous commit. |
09 Nov 2001 16:31:48
    |
sobomax  |
Update to 0.14. |
31 Oct 2001 08:20:45
    |
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
09 Oct 2001 08:28:35
    |
sobomax  |
Update to 0.12. |
16 Aug 2001 14:12:48
    |
sobomax  |
Update to 0.11. |
08 Aug 2001 16:56:20
    |
sobomax  |
Update to 0.10. |
09 Jul 2001 08:11:59
    |
sobomax  |
Update to 0.7. |
05 Jul 2001 18:36:10
    |
sobomax  |
Update to 0.6. |
11 May 2001 17:36:50
    |
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
23 Apr 2001 15:35:30
    |
ade  |
Update to 0.2 |
29 Mar 2001 16:35:19
    |
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
09 Feb 2001 23:18:16
    |
ade  |
Add bonobo-conf, the Bonobo configuration moniker is built on top of GConf,
providing a convenient way to handle configuration data. |