Index: head/x11/xfce4-conf/Makefile =================================================================== --- head/x11/xfce4-conf/Makefile (revision 284537) +++ head/x11/xfce4-conf/Makefile (revision 284538) @@ -1,73 +1,72 @@ # New ports collection makefile for: xfce4-conf # Date created: 28 August 2008 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= xfce4-conf PORTVERSION= 4.8.0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfconf-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 configuration mananger LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= glib20 gnomehack gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_XFCE= configenv libutil USE_XORG= x11 -CONFIGURE_ARGS= --enable-gtk-doc-html=no \ - --disable-debug - -OPTIONS= GTKDOC "install the library documentation" off \ +OPTIONS= APIDOCS "Install api documentation" off \ PERL "Install Perl bindings" off \ NLS "Enable Native Language Support" on MAN3PREFIX?= ${PREFIX}/lib/perl5/${PERL_VERSION} .include +.if defined(WITHOUT_APIDOCS) +CONFIGURE_ARGS+=--without-html-dir +PLIST_SUB+= APIDOCS="@comment " +.else +CONFIGURE_ARGS+=--with-html-dir=${PREFIX}/share/gtk-doc/html +PLIST_SUB+= APIDOCS="" +.endif + .if defined(WITH_PERL) MAN3= Xfce4::Xfconf.3 BUILD_DEPENDS+= p5-ExtUtils-Depends>=0.300:${PORTSDIR}/devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=1.12:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ p5-Glib2>=1.200:${PORTSDIR}/devel/p5-Glib2 RUN_DEPENDS+= ${BUILD_DEPENDS} CONFIGURE_ARGS+=--enable-perl-bindings PLIST_SUB+= PERLBIND="" .else CONFIGURE_ARGS+=--disable-perl-bindings PLIST_SUB+= PERLBIND="@comment " -.endif - -.if defined(WITH_GTKDOC) -BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc -CONFIGURE_ARGS+=--enable-gtk-doc -.else -CONFIGURE_ARGS+=--disable-gtk-doc .endif .if !defined(WITHOUT_NLS) USE_GETTEXT= yes CONFIGURE_ARGS+=--enable-nls PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif post-patch: @${REINPLACE_CMD} -e 's|--module-dir|--module=xfconf &|' \ ${WRKSRC}/docs/reference/Makefile.in .include Property changes on: head/x11/xfce4-conf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/x11/xfce4-conf/pkg-plist =================================================================== --- head/x11/xfce4-conf/pkg-plist (revision 284537) +++ head/x11/xfce4-conf/pkg-plist (revision 284538) @@ -1,91 +1,104 @@ bin/xfconf-query include/xfce4/xfconf-0/xfconf/xfconf-binding.h include/xfce4/xfconf-0/xfconf/xfconf-channel.h include/xfce4/xfconf-0/xfconf/xfconf-errors.h include/xfce4/xfconf-0/xfconf/xfconf-types.h include/xfce4/xfconf-0/xfconf/xfconf.h lib/libxfconf-0.a lib/libxfconf-0.la lib/libxfconf-0.so lib/libxfconf-0.so.2 lib/xfce4/xfconf/xfconfd libdata/pkgconfig/libxfconf-0.pc share/dbus-1/services/org.xfce.Xfconf.service -share/gtk-doc/html/xfconf/ch01.html -share/gtk-doc/html/xfconf/ch02.html -share/gtk-doc/html/xfconf/ch03.html -share/gtk-doc/html/xfconf/home.png -share/gtk-doc/html/xfconf/index.html -share/gtk-doc/html/xfconf/index.sgml -share/gtk-doc/html/xfconf/left.png -share/gtk-doc/html/xfconf/right.png -share/gtk-doc/html/xfconf/style.css -share/gtk-doc/html/xfconf/up.png -share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html -share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html -share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html -share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html -share/gtk-doc/html/xfconf/xfconf-xfconf-types.html -share/gtk-doc/html/xfconf/xfconf-xfconf.html -share/gtk-doc/html/xfconf/xfconf.devhelp -share/gtk-doc/html/xfconf/xfconf.devhelp2 +%%APIDOCS%%share/gtk-doc/html/xfconf/ch01.html +%%APIDOCS%%share/gtk-doc/html/xfconf/ch02.html +%%APIDOCS%%share/gtk-doc/html/xfconf/ch03.html +%%APIDOCS%%share/gtk-doc/html/xfconf/home.png +%%APIDOCS%%share/gtk-doc/html/xfconf/index.html +%%APIDOCS%%share/gtk-doc/html/xfconf/index.sgml +%%APIDOCS%%share/gtk-doc/html/xfconf/left.png +%%APIDOCS%%share/gtk-doc/html/xfconf/right.png +%%APIDOCS%%share/gtk-doc/html/xfconf/style.css +%%APIDOCS%%share/gtk-doc/html/xfconf/up.png +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-backend.html +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-binding.html +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-channel.html +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-errors.html +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf-types.html +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf-xfconf.html +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf.devhelp +%%APIDOCS%%share/gtk-doc/html/xfconf/xfconf.devhelp2 %%NLS%%share/locale/ar/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ast/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/bn/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ca/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/cs/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/da/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/de/LC_MESSAGES/xfconf.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/es/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/eu/LC_MESSAGES/xfconf.mo -%%NLS%%share/locale/el/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/fi/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/fr/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/gl/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/he/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/hu/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/id/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/it/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ja/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/kk/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/lv/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/nb/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/nl/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/pa/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/pl/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/pt/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ro/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ru/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/si/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/sk/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/sv/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ug/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ur/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/ur_PK/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfconf.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfconf.mo +%%PERLBIND%%lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/perllocal.pod +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/Xfconf.so +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/Xfconf.bs +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf/.packlist +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/Files.pm +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/xfconfperl.h +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/xfconfperl-autogen.h +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install/xfconfperl.typemap +%%PERLBIND%%%%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf.pm +%%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4/Xfconf +%%PERLBIND%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Xfce4 +%%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf/Install +%%PERLBIND%%@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4/Xfconf +%%PERLBIND%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Xfce4 %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur_PK %%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur %%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ug %%NLS%%@dirrmtry share/locale/si/LC_MESSAGES %%NLS%%@dirrmtry share/locale/si %%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES %%NLS%%@dirrmtry share/locale/kk %%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ast -@dirrm share/gtk-doc/html/xfconf -@dirrmtry share/gtk-doc/html -@dirrmtry share/gtk-doc -@dirrmtry share/dbus-1 +%%APIDOCS%%@dirrm share/gtk-doc/html/xfconf +%%APIDOCS%%@dirrmtry share/gtk-doc/html +%%APIDOCS%%@dirrmtry share/gtk-doc @dirrm lib/xfce4/xfconf -@dirrm lib/xfce4 +@dirrmtry lib/xfce4 @dirrm include/xfce4/xfconf-0/xfconf @dirrm include/xfce4/xfconf-0 @dirrmtry include/xfce4 Property changes on: head/x11/xfce4-conf/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property