diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
commit | e934b106497f17545e236bb9644bed935cd118ad (patch) | |
tree | 29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /devel/bonobo-conf | |
parent | 14c9f603eb5d9868d374e46ac865925da109a838 (diff) | |
download | marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2 marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip |
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/bonobo-conf')
-rw-r--r-- | devel/bonobo-conf/Makefile | 32 | ||||
-rw-r--r-- | devel/bonobo-conf/distinfo | 3 | ||||
-rw-r--r-- | devel/bonobo-conf/files/patch-Makefile.in | 20 | ||||
-rw-r--r-- | devel/bonobo-conf/files/patch-ab | 32 | ||||
-rw-r--r-- | devel/bonobo-conf/files/patch-configure | 31 | ||||
-rw-r--r-- | devel/bonobo-conf/files/patch-po::Makefile.in.in | 14 | ||||
-rw-r--r-- | devel/bonobo-conf/pkg-descr | 10 | ||||
-rw-r--r-- | devel/bonobo-conf/pkg-plist | 45 |
8 files changed, 0 insertions, 187 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile deleted file mode 100644 index 4010b0945..000000000 --- a/devel/bonobo-conf/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: bonobo-conf -# Date created: 9th February 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= bonobo-conf -PORTVERSION= 0.16 -PORTREVISION= 4 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/bonobo-conf/0.16 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Bonobo configuration moniker - -USE_X_PREFIX= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack bonobo gconf -USE_GETTEXT= yes -GNU_CONFIGURE= yes -USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ - ${WRKSRC}/configure - -.include <bsd.port.mk> diff --git a/devel/bonobo-conf/distinfo b/devel/bonobo-conf/distinfo deleted file mode 100644 index 9611e264a..000000000 --- a/devel/bonobo-conf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (bonobo-conf-0.16.tar.gz) = 03467d42b8a74d379cfef238017eb862 -SHA256 (bonobo-conf-0.16.tar.gz) = e873b60f5997d13a455f45d59721ef89b19908229b43a740854d513361793e37 -SIZE (bonobo-conf-0.16.tar.gz) = 459686 diff --git a/devel/bonobo-conf/files/patch-Makefile.in b/devel/bonobo-conf/files/patch-Makefile.in deleted file mode 100644 index aaecc0508..000000000 --- a/devel/bonobo-conf/files/patch-Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ - -$FreeBSD: ports/devel/bonobo-conf/files/patch-Makefile.in,v 1.2 2002/07/10 07:57:54 sobomax Exp $ - ---- Makefile.in.orig Wed Jul 10 10:43:21 2002 -+++ Makefile.in Wed Jul 10 10:51:01 2002 -@@ -145,12 +145,12 @@ - XML_I18N_UPDATE = @XML_I18N_UPDATE@ - ZVT_LIBS = @ZVT_LIBS@ - --SUBDIRS = po intl bonobo-conf monikers examples cedit idl macros doc tests -+SUBDIRS = po intl bonobo-conf monikers examples cedit idl macros doc - - EXTRA_DIST = xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in bonobo_confConf.sh.in bonobo-conf.spec - - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = bonobo_confConf.sh - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/devel/bonobo-conf/files/patch-ab b/devel/bonobo-conf/files/patch-ab deleted file mode 100644 index 7472dc556..000000000 --- a/devel/bonobo-conf/files/patch-ab +++ /dev/null @@ -1,32 +0,0 @@ - -$FreeBSD: ports/devel/bonobo-conf/files/patch-ab,v 1.5 2002/01/22 19:04:10 sobomax Exp $ - ---- monikers/Makefile.in.orig Tue Jan 22 09:26:05 2002 -+++ monikers/Makefile.in Tue Jan 22 20:47:04 2002 -@@ -195,10 +195,10 @@ - DEFS = @DEFS@ -I. -I$(srcdir) -I.. - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ --libmoniker_config_la_LDFLAGS = -+libmoniker_config_la_LDFLAGS = -avoid-version -module - libmoniker_config_la_DEPENDENCIES = ../bonobo-conf/libbonobo_conf.la - libmoniker_config_la_OBJECTS = bonobo-moniker-config.lo --libmoniker_gconf_la_LDFLAGS = -+libmoniker_gconf_la_LDFLAGS = -avoid-version -module - @ENABLE_GCONF_TRUE@libmoniker_gconf_la_DEPENDENCIES = - @ENABLE_GCONF_TRUE@libmoniker_gconf_la_OBJECTS = \ - @ENABLE_GCONF_TRUE@bonobo-moniker-gconf.lo bonobo-config-gconfdb.lo -@@ -209,11 +209,11 @@ - bonobo_moniker_xmldb_OBJECTS = bonobo-config-xmldb.$(OBJEXT) \ - bonobo-config-dirdb.$(OBJEXT) bonobo-moniker-xmldb.$(OBJEXT) - bonobo_moniker_xmldb_DEPENDENCIES = ../bonobo-conf/libbonobo_conf.la --bonobo_moniker_xmldb_LDFLAGS = -+bonobo_moniker_xmldb_LDFLAGS = -avoid-version -module - test_xmldb_OBJECTS = test-xmldb.$(OBJEXT) bonobo-config-xmldb.$(OBJEXT) \ - bonobo-config-dirdb.$(OBJEXT) - test_xmldb_DEPENDENCIES = ../bonobo-conf/libbonobo_conf.la --test_xmldb_LDFLAGS = -+test_xmldb_LDFLAGS = -avoid-version -module - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - CCLD = $(CC) diff --git a/devel/bonobo-conf/files/patch-configure b/devel/bonobo-conf/files/patch-configure deleted file mode 100644 index d35455c33..000000000 --- a/devel/bonobo-conf/files/patch-configure +++ /dev/null @@ -1,31 +0,0 @@ - -$FreeBSD: ports/devel/bonobo-conf/files/patch-configure,v 1.2 2002/07/10 07:57:54 sobomax Exp $ - ---- configure.orig Thu Nov 1 13:25:50 2001 -+++ configure Wed Jul 10 10:40:37 2002 -@@ -5694,6 +5694,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -8717,7 +8718,7 @@ - fi - - -- CATOBJEXT=.gmo -+ CATOBJEXT=.mo - fi - - else -@@ -8924,7 +8925,7 @@ - fi - - for lang in $ALL_LINGUAS; do -- GMOFILES="$GMOFILES $lang.gmo" -+ GMOFILES="$GMOFILES $lang.mo" - POFILES="$POFILES $lang.po" - done - diff --git a/devel/bonobo-conf/files/patch-po::Makefile.in.in b/devel/bonobo-conf/files/patch-po::Makefile.in.in deleted file mode 100644 index 0d4658d92..000000000 --- a/devel/bonobo-conf/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD: ports/devel/bonobo-conf/files/patch-po::Makefile.in.in,v 1.1 2001/11/09 16:33:03 sobomax Exp $ - ---- po/Makefile.in.in 2001/11/07 15:16:20 1.1 -+++ po/Makefile.in.in 2001/11/07 15:16:33 -@@ -106,7 +106,7 @@ - @catalogs='$(CATALOGS)'; \ - for cat in $$catalogs; do \ - cat=`basename $$cat`; \ -- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ -+ lang=`echo $$cat | sed 's/\.mo$$//'`; \ - dir=$(localedir)/$$lang/LC_MESSAGES; \ - $(mkinstalldirs) $(DESTDIR)$$dir; \ - if test -r $$cat; then \ diff --git a/devel/bonobo-conf/pkg-descr b/devel/bonobo-conf/pkg-descr deleted file mode 100644 index de9f604f3..000000000 --- a/devel/bonobo-conf/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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 deleted file mode 100644 index 3090dfb6f..000000000 --- a/devel/bonobo-conf/pkg-plist +++ /dev/null @@ -1,45 +0,0 @@ -bin/bonobo-moniker-xmldb -bin/cedit -etc/bonobo_confConf.sh -include/bonobo-conf/Bonobo_Config.h -include/bonobo-conf/bonobo-config-control.h -include/bonobo-conf/bonobo-config-database.h -include/bonobo-conf/bonobo-config-subdir.h -include/bonobo-conf/bonobo-config-utils.h -include/bonobo-conf/bonobo-preferences.h -include/bonobo-conf/bonobo-property-bag-proxy.h -include/bonobo-conf/bonobo-property-editor.h -include/bonobo-conf/bonobo-property-frame.h -lib/bonobo/monikers/libmoniker_config.a -lib/bonobo/monikers/libmoniker_config.la -lib/bonobo/monikers/libmoniker_config.so -lib/bonobo/monikers/libmoniker_gconf.a -lib/bonobo/monikers/libmoniker_gconf.la -lib/bonobo/monikers/libmoniker_gconf.so -lib/libbonobo_conf.a -lib/libbonobo_conf.la -lib/libbonobo_conf.so -lib/libbonobo_conf.so.0 -share/idl/Bonobo_Config.idl -share/oaf/Bonobo_Moniker_config.oaf -share/oaf/Bonobo_Moniker_gconf.oaf -share/oaf/Bonobo_Moniker_xmldb.oaf -share/locale/az/LC_MESSAGES/bonobo-conf.mo -share/locale/da/LC_MESSAGES/bonobo-conf.mo -share/locale/de/LC_MESSAGES/bonobo-conf.mo -share/locale/el/LC_MESSAGES/bonobo-conf.mo -share/locale/es/LC_MESSAGES/bonobo-conf.mo -share/locale/fr/LC_MESSAGES/bonobo-conf.mo -share/locale/hu/LC_MESSAGES/bonobo-conf.mo -share/locale/it/LC_MESSAGES/bonobo-conf.mo -share/locale/nn/LC_MESSAGES/bonobo-conf.mo -share/locale/no/LC_MESSAGES/bonobo-conf.mo -share/locale/pl/LC_MESSAGES/bonobo-conf.mo -share/locale/pt/LC_MESSAGES/bonobo-conf.mo -share/locale/pt_BR/LC_MESSAGES/bonobo-conf.mo -share/locale/sk/LC_MESSAGES/bonobo-conf.mo -share/locale/sv/LC_MESSAGES/bonobo-conf.mo -share/locale/tr/LC_MESSAGES/bonobo-conf.mo -share/locale/zh_TW/LC_MESSAGES/bonobo-conf.mo -@dirrm share/doc/bonobo-conf -@dirrm include/bonobo-conf |