diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-05 17:19:13 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-04-05 17:19:13 +0800 |
commit | 22a4dbb341d5d294272acd9c663bf546a3f2d2b0 (patch) | |
tree | 2ed3be8aef9eaeafa4f36d4ea9e67d13131e8205 | |
parent | be3d99ea014a0df6a8252a03527b93c3faab8252 (diff) | |
download | marcuscom-ports-22a4dbb341d5d294272acd9c663bf546a3f2d2b0.tar marcuscom-ports-22a4dbb341d5d294272acd9c663bf546a3f2d2b0.tar.gz marcuscom-ports-22a4dbb341d5d294272acd9c663bf546a3f2d2b0.tar.bz2 marcuscom-ports-22a4dbb341d5d294272acd9c663bf546a3f2d2b0.tar.lz marcuscom-ports-22a4dbb341d5d294272acd9c663bf546a3f2d2b0.tar.xz marcuscom-ports-22a4dbb341d5d294272acd9c663bf546a3f2d2b0.tar.zst marcuscom-ports-22a4dbb341d5d294272acd9c663bf546a3f2d2b0.zip |
Update to 2.32.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15701 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gconf2/Makefile | 64 | ||||
-rw-r--r-- | devel/gconf2/distinfo | 2 | ||||
-rw-r--r-- | devel/gconf2/files/patch-gsettings_gconfsettingsbackend.c | 9 | ||||
-rw-r--r-- | devel/gconf2/pkg-descr | 18 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 178 |
5 files changed, 271 insertions, 0 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile new file mode 100644 index 000000000..6663c8f30 --- /dev/null +++ b/devel/gconf2/Makefile @@ -0,0 +1,64 @@ +# New ports collection makefile for: gconf2 +# Date created: 28th June 2000 +# Whom: Ade Lovett <ade@FreeBSD.org> +# +# $FreeBSD$ +# $MCom: ports/devel/gconf2/Makefile,v 1.124 2010/11/15 22:14:03 kwm Exp $ +# + +PORTNAME= gconf2 +PORTVERSION= 2.32.2 +PORTREVISION?= 0 +CATEGORIES= devel gnome +MASTER_SITES= GNOME +MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +DISTNAME= GConf-${PORTVERSION} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A configuration database system for GNOME + +USE_BZIP2= yes + +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING + +.if !defined(REFERENCE_PORT) + +LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ + polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit + +USE_GMAKE= yes +USE_GETTEXT= yes +USE_GNOME= gnomehier gnomehack orbit2 gtk20 libxml2 ltverhack \ + referencehack intlhack dconf +USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool +CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ + --disable-gtk-doc +# --enable-gconf-source=${PREFIX}/etc/gconf/schemas \ + +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" +MAN1= gconftool-2.1 gsettings-data-convert.1 \ + gsettings-schema-convert.1 + +OPTIONS= LDAP "Enable LDAP support" off + +.include <bsd.port.pre.mk> + +.if defined(WITH_LDAP) +USE_OPENLDAP= yes +CONFIGURE_ARGS+=--with-openldap +PLIST_SUB+= LDAP="" +.else +CONFIGURE_ARGS+=--without-openldap +PLIST_SUB+= LDAP="@comment " +.endif + +post-install: + -${LOCALBASE}/bin/gio-querymodules ${PREFIX}/lib/gio/modules + +.include <bsd.port.post.mk> + +.endif diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo new file mode 100644 index 000000000..ca2087ea4 --- /dev/null +++ b/devel/gconf2/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome2/GConf-2.32.2.tar.bz2) = 6bff392b9d1ca52502f0c6dac5506260800e43d72ca1fa77a4524af1a3cc1330 +SIZE (gnome2/GConf-2.32.2.tar.bz2) = 1555612 diff --git a/devel/gconf2/files/patch-gsettings_gconfsettingsbackend.c b/devel/gconf2/files/patch-gsettings_gconfsettingsbackend.c new file mode 100644 index 000000000..9742e9e91 --- /dev/null +++ b/devel/gconf2/files/patch-gsettings_gconfsettingsbackend.c @@ -0,0 +1,9 @@ +--- gsettings/gconfsettingsbackend.c.orig 2010-11-14 12:54:57.000000000 -0500 ++++ gsettings/gconfsettingsbackend.c 2010-11-14 12:55:08.000000000 -0500 +@@ -924,5 +924,5 @@ gconf_settings_backend_register (GIOModu + g_io_extension_point_implement (G_SETTINGS_BACKEND_EXTENSION_POINT_NAME, + GCONF_TYPE_SETTINGS_BACKEND, + "gconf", +- -1); ++ 10); + } diff --git a/devel/gconf2/pkg-descr b/devel/gconf2/pkg-descr new file mode 100644 index 000000000..010cc810e --- /dev/null +++ b/devel/gconf2/pkg-descr @@ -0,0 +1,18 @@ +GConf extends the concept of a configuration registry. It provides +a simple way for applications and administrators to store data; +often GConf is used to store preferences for applications. + +Some of the features of GConf are: +GConf provides: + + * Documentation for each configuration key, so that administrators + can better modify the value. + + * Notifications to interested applications when configuration data + is changed. The notification service works across networks, + affecting all login sessions for a single user. + + * Proper locking so that configuration data doesn't get corrupted + when accessed by multiple applications at the same time. + +WWW: http://www.gnome.org/projects/gconf/ diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist new file mode 100644 index 000000000..9f0fbbe61 --- /dev/null +++ b/devel/gconf2/pkg-plist @@ -0,0 +1,178 @@ +bin/gconf-merge-tree +bin/gconftool-2 +bin/gsettings-data-convert +bin/gsettings-schema-convert +etc/dbus-1/system.d/org.gnome.GConf.Defaults.conf +%%LDAP%%etc/gconf/2/evoldap.conf +etc/gconf/2/path +etc/xdg/autostart/gsettings-data-convert.desktop +include/gconf/2/gconf/gconf-changeset.h +include/gconf/2/gconf/gconf-client.h +include/gconf/2/gconf/gconf-engine.h +include/gconf/2/gconf/gconf-enum-types.h +include/gconf/2/gconf/gconf-error.h +include/gconf/2/gconf/gconf-listeners.h +include/gconf/2/gconf/gconf-schema.h +include/gconf/2/gconf/gconf-value.h +include/gconf/2/gconf/gconf.h +libexec/gconf-defaults-mechanism +%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.a +%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.la +%%LDAP%%lib/GConf/2/libgconfbackend-evoldap.so +lib/GConf/2/libgconfbackend-oldxml.a +lib/GConf/2/libgconfbackend-oldxml.la +lib/GConf/2/libgconfbackend-oldxml.so +lib/GConf/2/libgconfbackend-xml.a +lib/GConf/2/libgconfbackend-xml.la +lib/GConf/2/libgconfbackend-xml.so +lib/girepository-1.0/GConf-2.0.typelib +lib/gio/modules/libgsettingsgconfbackend.a +lib/gio/modules/libgsettingsgconfbackend.la +lib/gio/modules/libgsettingsgconfbackend.so +lib/libgconf-2.a +lib/libgconf-2.la +lib/libgconf-2.so +lib/libgconf-2.so.4 +libdata/pkgconfig/gconf-2.0.pc +libexec/gconf-sanity-check-2 +libexec/gconfd-2 +%%LDAP%%share/GConf/schema/evoldap.schema +share/aclocal/gconf-2.m4 +share/dbus-1/system-services/org.gnome.GConf.Defaults.service +share/dbus-1/services/org.gnome.GConf.service +share/gir-1.0/GConf-2.0.gir +share/locale/am/LC_MESSAGES/GConf2.mo +share/locale/ar/LC_MESSAGES/GConf2.mo +share/locale/as/LC_MESSAGES/GConf2.mo +share/locale/ast/LC_MESSAGES/GConf2.mo +share/locale/az/LC_MESSAGES/GConf2.mo +share/locale/be/LC_MESSAGES/GConf2.mo +share/locale/bg/LC_MESSAGES/GConf2.mo +share/locale/bn/LC_MESSAGES/GConf2.mo +share/locale/bn_IN/LC_MESSAGES/GConf2.mo +share/locale/bs/LC_MESSAGES/GConf2.mo +share/locale/ca/LC_MESSAGES/GConf2.mo +share/locale/ca@valencia/LC_MESSAGES/GConf2.mo +share/locale/cs/LC_MESSAGES/GConf2.mo +share/locale/cy/LC_MESSAGES/GConf2.mo +share/locale/da/LC_MESSAGES/GConf2.mo +share/locale/de/LC_MESSAGES/GConf2.mo +share/locale/dz/LC_MESSAGES/GConf2.mo +share/locale/el/LC_MESSAGES/GConf2.mo +share/locale/en@shaw/LC_MESSAGES/GConf2.mo +share/locale/en_CA/LC_MESSAGES/GConf2.mo +share/locale/en_GB/LC_MESSAGES/GConf2.mo +share/locale/es/LC_MESSAGES/GConf2.mo +share/locale/et/LC_MESSAGES/GConf2.mo +share/locale/eu/LC_MESSAGES/GConf2.mo +share/locale/fa/LC_MESSAGES/GConf2.mo +share/locale/fi/LC_MESSAGES/GConf2.mo +share/locale/fr/LC_MESSAGES/GConf2.mo +share/locale/ga/LC_MESSAGES/GConf2.mo +share/locale/gl/LC_MESSAGES/GConf2.mo +share/locale/gu/LC_MESSAGES/GConf2.mo +share/locale/he/LC_MESSAGES/GConf2.mo +share/locale/hi/LC_MESSAGES/GConf2.mo +share/locale/hr/LC_MESSAGES/GConf2.mo +share/locale/hu/LC_MESSAGES/GConf2.mo +share/locale/hy/LC_MESSAGES/GConf2.mo +share/locale/id/LC_MESSAGES/GConf2.mo +share/locale/is/LC_MESSAGES/GConf2.mo +share/locale/it/LC_MESSAGES/GConf2.mo +share/locale/ja/LC_MESSAGES/GConf2.mo +share/locale/ka/LC_MESSAGES/GConf2.mo +share/locale/kn/LC_MESSAGES/GConf2.mo +share/locale/ko/LC_MESSAGES/GConf2.mo +share/locale/ku/LC_MESSAGES/GConf2.mo +share/locale/lt/LC_MESSAGES/GConf2.mo +share/locale/lv/LC_MESSAGES/GConf2.mo +share/locale/mai/LC_MESSAGES/GConf2.mo +share/locale/mg/LC_MESSAGES/GConf2.mo +share/locale/mk/LC_MESSAGES/GConf2.mo +share/locale/ml/LC_MESSAGES/GConf2.mo +share/locale/mn/LC_MESSAGES/GConf2.mo +share/locale/mr/LC_MESSAGES/GConf2.mo +share/locale/ms/LC_MESSAGES/GConf2.mo +share/locale/nb/LC_MESSAGES/GConf2.mo +share/locale/ne/LC_MESSAGES/GConf2.mo +share/locale/nl/LC_MESSAGES/GConf2.mo +share/locale/nn/LC_MESSAGES/GConf2.mo +share/locale/oc/LC_MESSAGES/GConf2.mo +share/locale/or/LC_MESSAGES/GConf2.mo +share/locale/pa/LC_MESSAGES/GConf2.mo +share/locale/pl/LC_MESSAGES/GConf2.mo +share/locale/pt/LC_MESSAGES/GConf2.mo +share/locale/pt_BR/LC_MESSAGES/GConf2.mo +share/locale/ro/LC_MESSAGES/GConf2.mo +share/locale/ru/LC_MESSAGES/GConf2.mo +share/locale/rw/LC_MESSAGES/GConf2.mo +share/locale/si/LC_MESSAGES/GConf2.mo +share/locale/sk/LC_MESSAGES/GConf2.mo +share/locale/sl/LC_MESSAGES/GConf2.mo +share/locale/sq/LC_MESSAGES/GConf2.mo +share/locale/sr/LC_MESSAGES/GConf2.mo +share/locale/sr@latin/LC_MESSAGES/GConf2.mo +share/locale/sv/LC_MESSAGES/GConf2.mo +share/locale/ta/LC_MESSAGES/GConf2.mo +share/locale/te/LC_MESSAGES/GConf2.mo +share/locale/th/LC_MESSAGES/GConf2.mo +share/locale/tr/LC_MESSAGES/GConf2.mo +share/locale/ug/LC_MESSAGES/GConf2.mo +share/locale/uk/LC_MESSAGES/GConf2.mo +share/locale/vi/LC_MESSAGES/GConf2.mo +share/locale/xh/LC_MESSAGES/GConf2.mo +share/locale/yi/LC_MESSAGES/GConf2.mo +share/locale/zh_CN/LC_MESSAGES/GConf2.mo +share/locale/zh_HK/LC_MESSAGES/GConf2.mo +share/locale/zh_TW/LC_MESSAGES/GConf2.mo +share/polkit-1/actions/org.gnome.gconf.defaults.policy +share/sgml/gconf/gconf-1.0.dtd +@dirrm share/sgml/gconf +%%LDAP%%@dirrm share/GConf/schema +%%LDAP%%@dirrm share/GConf +@dirrm lib/GConf/2 +@dirrm include/gconf/2/gconf +@dirrm include/gconf/2 +@dirrm etc/gconf/2 +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/yi/LC_MESSAGES +@dirrmtry share/locale/yi +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/mg/LC_MESSAGES +@dirrmtry share/locale/mg +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy +@dirrmtry share/locale/en@shaw/LC_MESSAGES +@dirrmtry share/locale/en@shaw +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as +@exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true +@unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true |