Index: devel/anjuta/Makefile =================================================================== --- devel/anjuta/Makefile (revision 315621) +++ devel/anjuta/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= anjuta PORTVERSION= 2.32.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -43,6 +43,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-symbol-db-shm=/tmp \ --disable-vala \ + --disable-graphviz \ --enable-introspection=no USE_LDCONFIG= yes GCONF_SCHEMAS= anjuta-build-basic-autotools-plugin.schemas \ @@ -60,10 +61,9 @@ MAN1= anjuta.1 anjuta-launcher.1 -OPTIONS_DEFINE= SVN DEVHELP GRAPHVIZ -OPTIONS_DEFAULT=DEVHELP GRAPHVIZ +OPTIONS_DEFINE= SVN DEVHELP +OPTIONS_DEFAULT=DEVHELP DEVHELP_DESC= Devhelp support -GRAPHVIZ_DESC= inheritance plugin .include @@ -89,16 +89,6 @@ PLIST_SUB+= DEVHELP="" .endif -.if ${PORT_OPTIONS:MGRAPHVIZ} -CONFIGURE_ARGS+=--enable-graphviz -BUILD_DEPENDS+= neato:${PORTSDIR}/graphics/graphviz -RUN_DEPENDS+= neato:${PORTSDIR}/graphics/graphviz -PLIST_SUB+= GRAPHVIZ="" -.else -CONFIGURE_ARGS+=--disable-graphviz -PLIST_SUB+= GRAPHVIZ="@comment " -.endif - post-patch: @${RM} ${WRKSRC}/plugins/debug-manager/anjuta-debug-manager.schemas Index: devel/anjuta/pkg-plist =================================================================== --- devel/anjuta/pkg-plist (revision 315621) +++ devel/anjuta/pkg-plist (working copy) @@ -103,7 +103,6 @@ include/libanjuta-1.0/libanjuta/resources.h lib/anjuta/anjuta-build-basic-autotools.plugin lib/anjuta/anjuta-class-gen.plugin -%%GRAPHVIZ%%lib/anjuta/anjuta-class-inheritance.plugin lib/anjuta/anjuta-cvs.plugin lib/anjuta/anjuta-debug-manager.plugin %%DEVHELP%%lib/anjuta/anjuta-devhelp.plugin @@ -140,8 +139,6 @@ lib/anjuta/libanjuta-build-basic-autotools.so lib/anjuta/libanjuta-class-gen.la lib/anjuta/libanjuta-class-gen.so -%%GRAPHVIZ%%lib/anjuta/libanjuta-class-inheritance.la -%%GRAPHVIZ%%lib/anjuta/libanjuta-class-inheritance.so lib/anjuta/libanjuta-cvs-plugin.la lib/anjuta/libanjuta-cvs-plugin.so lib/anjuta/libanjuta-debug-manager.la @@ -1238,8 +1235,6 @@ share/pixmaps/anjuta/anjuta-build-basic-autotools-plugin.svg share/pixmaps/anjuta/anjuta-class-gen-plugin-48.png share/pixmaps/anjuta/anjuta-class-gen-plugin.svg -%%GRAPHVIZ%%share/pixmaps/anjuta/anjuta-class-inheritance-plugin-48.png -%%GRAPHVIZ%%share/pixmaps/anjuta/anjuta-class-inheritance-plugin.svg share/pixmaps/anjuta/anjuta-complete-16.png share/pixmaps/anjuta/anjuta-complete-24.png share/pixmaps/anjuta/anjuta-complete-auto-16.png Index: games/pioneers/pkg-plist =================================================================== --- games/pioneers/pkg-plist (revision 315621) +++ games/pioneers/pkg-plist (working copy) @@ -205,6 +205,7 @@ @dirrm share/games/pioneers/themes/ccFlickr @dirrm share/games/pioneers/themes @dirrm share/games/pioneers +@dirrmtry share/games @dirrm share/gnome/help/pioneers/C/images @dirrm share/gnome/help/pioneers/C @dirrm share/gnome/help/pioneers Index: graphics/pornview/Makefile =================================================================== --- graphics/pornview/Makefile (revision 315621) +++ graphics/pornview/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= pornview PORTVERSION= 0.2.0.p.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/} Index: graphics/pornview/pkg-plist =================================================================== --- graphics/pornview/pkg-plist (revision 315621) +++ graphics/pornview/pkg-plist (working copy) @@ -6,6 +6,3 @@ share/pornview/scripts/helloworld @dirrm share/pornview/scripts @dirrm share/pornview -@dirrmtry share/gnome/apps/Graphics -@dirrmtry share/gnome/apps -@dirrmtry share/gnome Index: net-im/pidgin-twitter/Makefile =================================================================== --- net-im/pidgin-twitter/Makefile (revision 315621) +++ net-im/pidgin-twitter/Makefile (working copy) @@ -25,4 +25,7 @@ ${DATADIR_REL}/prefs.ui PLIST_DIRS= ${DATADIR_REL} +post-patch: + @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/Makefile.in + .include Index: print/system-config-printer/Makefile =================================================================== --- print/system-config-printer/Makefile (revision 315621) +++ print/system-config-printer/Makefile (working copy) @@ -8,7 +8,7 @@ PORTNAME= system-config-printer PORTVERSION= 1.1.16 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print gnome MASTER_SITES= http://cyberelk.net/tim/data/${PORTNAME}/${PORTVERSION:R}/ Index: print/system-config-printer/pkg-plist =================================================================== --- print/system-config-printer/pkg-plist (revision 315621) +++ print/system-config-printer/pkg-plist (working copy) @@ -163,8 +163,6 @@ @dirrm %%DATADIR%% @dirrmtry share/applications @dirrm %%PYTHON_SITELIBDIR%%/cupshelpers -@dirrmtry etc/xdg/autostart -@dirrmtry etc/xdg @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES Index: x11/gnome-libs/Makefile =================================================================== --- x11/gnome-libs/Makefile (revision 315621) +++ x11/gnome-libs/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= gnome-libs PORTVERSION= 1.4.2 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES?= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome Index: x11/gnome-libs/pkg-plist =================================================================== --- x11/gnome-libs/pkg-plist (revision 315621) +++ x11/gnome-libs/pkg-plist (working copy) @@ -549,6 +549,7 @@ @dirrm share/type-convert @dirrm share/gnome/help/gnome-dev-info/C @dirrm share/gnome/help/gnome-dev-info +@dirrmtry share/games @dirrm share/doc/libart @dirrm %%DOCSDIR%%/zvt @dirrm %%DOCSDIR%%/gnorba