Index: head/devel/gconf2/Makefile =================================================================== --- head/devel/gconf2/Makefile (revision 398777) +++ head/devel/gconf2/Makefile (revision 398778) @@ -1,56 +1,51 @@ # Created by: Ade Lovett # $FreeBSD$ # $MCom: ports/trunk/devel/gconf2/Makefile 20031 2014-11-02 21:47:55Z kwm $ PORTNAME= gconf2 PORTVERSION= 3.2.6 PORTREVISION= 4 CATEGORIES= devel gnome MASTER_SITES= GNOME/sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= GConf-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Configuration database system for GNOME LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz .if !defined(REFERENCE_PORT) LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit USES+= gettext gmake libtool pathfix pkgconfig USE_GNOME= orbit2 gtk20 libxml2 \ referencehack intlhack dconf introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --with-gtk=2.0 \ --disable-gtk-doc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -OPTIONS_DEFINE= LDAP +DOCSDIR= ${PREFIX}/share/doc/gconf -.include +OPTIONS_DEFINE= LDAP DOCS +OPTIONS_SUB= yes -.if ${PORT_OPTIONS:MLDAP} -USE_OPENLDAP= yes -CONFIGURE_ARGS+=--with-openldap -PLIST_SUB+= LDAP="" -.else -CONFIGURE_ARGS+=--without-openldap -PLIST_SUB+= LDAP="@comment " -.endif +LDAP_USE= OPENLDAP=yes +LDAP_CONFIGURE_WITH= openldap post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/gconf/gconf.xml.system .include .endif Index: head/devel/gconf2/pkg-plist =================================================================== --- head/devel/gconf2/pkg-plist (revision 398777) +++ head/devel/gconf2/pkg-plist (revision 398778) @@ -1,155 +1,155 @@ 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 %%LDAP%%lib/GConf/2/libgconfbackend-evoldap.a %%LDAP%%lib/GConf/2/libgconfbackend-evoldap.so lib/GConf/2/libgconfbackend-oldxml.a lib/GConf/2/libgconfbackend-oldxml.so lib/GConf/2/libgconfbackend-xml.a lib/GConf/2/libgconfbackend-xml.so lib/girepository-1.0/GConf-2.0.typelib lib/gio/modules/libgsettingsgconfbackend.a lib/gio/modules/libgsettingsgconfbackend.so lib/libgconf-2.a lib/libgconf-2.so lib/libgconf-2.so.4 lib/libgconf-2.so.4.1.5 libdata/pkgconfig/gconf-2.0.pc libexec/gconf-defaults-mechanism libexec/gconfd-2 man/man1/gconftool-2.1.gz man/man1/gsettings-data-convert.1.gz man/man1/gsettings-schema-convert.1.gz %%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/doc/gconf/ch01.html -share/doc/gconf/gconf-gconf-backend.html -share/doc/gconf/gconf-gconf-changeset.html -share/doc/gconf/gconf-gconf-client.html -share/doc/gconf/gconf-gconf-engine.html -share/doc/gconf/gconf-gconf-error.html -share/doc/gconf/gconf-gconf-internals.html -share/doc/gconf/gconf-gconf-listeners.html -share/doc/gconf/gconf-gconf-locale.html -share/doc/gconf/gconf-gconf-schema.html -share/doc/gconf/gconf-gconf-sources.html -share/doc/gconf/gconf-gconf-value.html -share/doc/gconf/gconf-gconf.html -share/doc/gconf/gconf.devhelp2 -share/doc/gconf/home.png -share/doc/gconf/index.html -share/doc/gconf/index.sgml -share/doc/gconf/left.png -share/doc/gconf/right.png -share/doc/gconf/style.css -share/doc/gconf/up.png +%%PORTDOCS%%%%DOCSDIR%%/ch01.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-backend.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-changeset.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-client.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-engine.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-error.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-internals.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-listeners.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-locale.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-schema.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-sources.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf-value.html +%%PORTDOCS%%%%DOCSDIR%%/gconf-gconf.html +%%PORTDOCS%%%%DOCSDIR%%/gconf.devhelp2 +%%PORTDOCS%%%%DOCSDIR%%/home.png +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/index.sgml +%%PORTDOCS%%%%DOCSDIR%%/left.png +%%PORTDOCS%%%%DOCSDIR%%/right.png +%%PORTDOCS%%%%DOCSDIR%%/style.css +%%PORTDOCS%%%%DOCSDIR%%/up.png 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/eo/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/km/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 @dir etc/gconf/gconf.xml.defaults @dir etc/gconf/gconf.xml.mandatory @dir etc/gconf/gconf.xml.system @postexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true @postunexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true