summaryrefslogtreecommitdiffstats
path: root/devel/bonobo-conf
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-02-09 23:18:15 +0000
committerade <ade@FreeBSD.org>2001-02-09 23:18:15 +0000
commitcf42b55267ae8a372159faa42e3939275d22e9cb (patch)
tree718923315e6626778757f8280ca92700b2e13cba /devel/bonobo-conf
parenteecc2b6194431dc7d2ad51f2ccfe5468a5c2efa9 (diff)
downloadFreeBSD-ports-cf42b55267ae8a372159faa42e3939275d22e9cb.zip
FreeBSD-ports-cf42b55267ae8a372159faa42e3939275d22e9cb.tar.gz
Add bonobo-conf, the Bonobo configuration moniker is built on top of
GConf, providing a convenient way to handle configuration data.
Diffstat (limited to 'devel/bonobo-conf')
-rw-r--r--devel/bonobo-conf/Makefile35
-rw-r--r--devel/bonobo-conf/distinfo1
-rw-r--r--devel/bonobo-conf/files/patch-aa6
-rw-r--r--devel/bonobo-conf/pkg-comment1
-rw-r--r--devel/bonobo-conf/pkg-descr10
-rw-r--r--devel/bonobo-conf/pkg-plist32
6 files changed, 85 insertions, 0 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile
new file mode 100644
index 0000000..7562e11
--- /dev/null
+++ b/devel/bonobo-conf/Makefile
@@ -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>
diff --git a/devel/bonobo-conf/distinfo b/devel/bonobo-conf/distinfo
new file mode 100644
index 0000000..aae7b86
--- /dev/null
+++ b/devel/bonobo-conf/distinfo
@@ -0,0 +1 @@
+MD5 (bonobo-conf-0.1.tar.gz) = 607d28082814cdff1acf855f4d81fcb6
diff --git a/devel/bonobo-conf/files/patch-aa b/devel/bonobo-conf/files/patch-aa
new file mode 100644
index 0000000..081fe07
--- /dev/null
+++ b/devel/bonobo-conf/files/patch-aa
@@ -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
diff --git a/devel/bonobo-conf/pkg-comment b/devel/bonobo-conf/pkg-comment
new file mode 100644
index 0000000..09df6da
--- /dev/null
+++ b/devel/bonobo-conf/pkg-comment
@@ -0,0 +1 @@
+Bonobo configuration moniker
diff --git a/devel/bonobo-conf/pkg-descr b/devel/bonobo-conf/pkg-descr
new file mode 100644
index 0000000..de9f604
--- /dev/null
+++ b/devel/bonobo-conf/pkg-descr
@@ -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/
diff --git a/devel/bonobo-conf/pkg-plist b/devel/bonobo-conf/pkg-plist
new file mode 100644
index 0000000..fdd666c
--- /dev/null
+++ b/devel/bonobo-conf/pkg-plist
@@ -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
OpenPOWER on IntegriCloud