Add bonobo-conf, the Bonobo configuration moniker is built on top of

GConf, providing a convenient way to handle configuration data.
This commit is contained in:
Ade Lovett 2001-02-09 23:18:15 +00:00
parent bd89fe016e
commit e313b3998d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38159
7 changed files with 86 additions and 0 deletions

View File

@ -32,6 +32,7 @@
SUBDIR += boaconstructor
SUBDIR += boehm-gc
SUBDIR += bonobo
SUBDIR += bonobo-conf
SUBDIR += bugbuddy
SUBDIR += c_c++_reference
SUBDIR += camlp4

View File

@ -0,0 +1,35 @@
# New ports collection makefile for: bonobo-conf
# Date created: 9th February 2001
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bonobo-conf
PORTVERSION= 0.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/bonobo-conf
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \
gconf-1.1:${PORTSDIR}/devel/gconf
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOME= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
's|\$\(datadir\)/gnome/|\$\(datadir\)/|g ; \
s|\$\(datadir\)/locale|\$\(prefix\)/share/locale|g'
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (bonobo-conf-0.1.tar.gz) = 607d28082814cdff1acf855f4d81fcb6

View File

@ -0,0 +1,6 @@
--- macros/Makefile.in.orig Fri Feb 9 04:08:41 2001
+++ macros/Makefile.in Fri Feb 9 16:43:29 2001
@@ -99,2 +99,2 @@
-@INSIDE_GNOME_COMMON_TRUE@gnome_aclocaldir = $(datadir)/aclocal/gnome-macros
+@INSIDE_GNOME_COMMON_TRUE@gnome_aclocaldir = $(prefix)/share/aclocal/gnome-macros

View File

@ -0,0 +1 @@
Bonobo configuration moniker

View File

@ -0,0 +1,10 @@
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/

View File

@ -0,0 +1,32 @@
lib/bonobo/monikers/libconfig_moniker.a
lib/bonobo/monikers/libconfig_moniker.so
lib/bonobo/monikers/libconfig_moniker.so.0
share/aclocal/gnome-macros/aclocal-include.m4
share/aclocal/gnome-macros/autogen.sh
share/aclocal/gnome-macros/compiler-flags.m4
share/aclocal/gnome-macros/curses.m4
share/aclocal/gnome-macros/gnome-bonobo-check.m4
share/aclocal/gnome-macros/gnome-common.m4
share/aclocal/gnome-macros/gnome-fileutils.m4
share/aclocal/gnome-macros/gnome-gettext.m4
share/aclocal/gnome-macros/gnome-ghttp-check.m4
share/aclocal/gnome-macros/gnome-gnorba-check.m4
share/aclocal/gnome-macros/gnome-guile-checks.m4
share/aclocal/gnome-macros/gnome-libgtop-check.m4
share/aclocal/gnome-macros/gnome-macros.dep
share/aclocal/gnome-macros/gnome-objc-checks.m4
share/aclocal/gnome-macros/gnome-orbit-check.m4
share/aclocal/gnome-macros/gnome-print-check.m4
share/aclocal/gnome-macros/gnome-pthread-check.m4
share/aclocal/gnome-macros/gnome-support.m4
share/aclocal/gnome-macros/gnome-undelfs.m4
share/aclocal/gnome-macros/gnome-vfs.m4
share/aclocal/gnome-macros/gnome-x-checks.m4
share/aclocal/gnome-macros/gnome-xml-check.m4
share/aclocal/gnome-macros/gnome.m4
share/aclocal/gnome-macros/gperf-check.m4
share/aclocal/gnome-macros/linger.m4
share/aclocal/gnome-macros/need-declaration.m4
share/gnome/idl/Bonobo_PropertyEditor.idl
share/gnome/oaf/Bonobo_Moniker_config.oaf
@dirrm share/aclocal/gnome-macros