Index: head/deskutils/planner/Makefile =================================================================== --- head/deskutils/planner/Makefile (revision 428129) +++ head/deskutils/planner/Makefile (revision 428130) @@ -1,33 +1,33 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ # $MCom: ports-stable/deskutils/planner/Makefile,v 1.4 2009/04/16 00:34:24 kwm Exp $ PORTNAME= planner PORTVERSION= 0.14.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Project management application for GNOME 2 USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ shared-mime-info tar:xz USE_GNOME= gnomeprefix intlhack libgnomeui libgnomeprintui \ libgsf WANT_GNOME= yes INSTALLS_OMF= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-python \ --disable-python-plugin \ --disable-update-mimedb CPPFLAGS+= -I${LOCALBASE}/include -DGLIB_COMPILATION LIBS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= planner.schemas .include Index: head/devel/apiextractor/Makefile =================================================================== --- head/devel/apiextractor/Makefile (revision 428129) +++ head/devel/apiextractor/Makefile (revision 428130) @@ -1,28 +1,28 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= apiextractor PORTVERSION= 0.10.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= wg@FreeBSD.org COMMENT= API Extractor library to build PySide LICENSE= GPLv2 BUILD_DEPENDS= sphinx-build:textproc/py-sphinx USE_GITHUB= yes GH_ACCOUNT= PySide GH_PROJECT= Apiextractor USES= cmake USE_GNOME= libxml2 libxslt USE_QT4= gui moc_build qmake_build qtestlib_build \ rcc_build uic_build xml xmlpatterns USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} .include Index: head/devel/libopensync/Makefile =================================================================== --- head/devel/libopensync/Makefile (revision 428129) +++ head/devel/libopensync/Makefile (revision 428130) @@ -1,43 +1,43 @@ # Created by: Michael Johnson # $FreeBSD$ PORTNAME= libopensync PORTVERSION= 0.39 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ \ LOCAL/danilo MAINTAINER= danilo@FreeBSD.org COMMENT= PIM data synchronization framework BUILD_DEPENDS= swig1.3:devel/swig13 LIB_DEPENDS= libexslt.so:textproc/libxslt CONFLICTS= libopensync-0.22* USES= cmake pkgconfig python tar:bzip2 sqlite:3 CMAKE_ARGS+= -Wno-dev USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes CMAKE_ARGS+= -DPYTHON_INCLUDE_PATH:PATH=${PYTHON_INCLUDEDIR} OPTIONS_DEFINE= DOCS SWIG_VER= $$(cd ${PORTSDIR}/devel/swig13 && ${MAKE} -V PORTVERSION) SWIG_DATADIR= $$(cd ${PORTSDIR}/devel/swig13 && ${MAKE} -V DATADIR) post-patch: @${REINPLACE_CMD} -e "s|\$${LIBDATA_INSTALL_DIR}/pkgconfig|${PREFIX}/libdata/pkgconfig|" \ -e "s|FIND_PACKAGE( SWIG|FIND_PACKAGE( SWIG REQUIRED|" \ -e "/FIND_PACKAGE( Check )/d" ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e "s|/usr/local/share/swig1.3|${SWIG_DATADIR}/${SWIG_VER}|g" \ ${WRKSRC}/cmake/modules/FindSWIG.cmake @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ ${WRKSRC}/opensync/common/opensync_list.c post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/OpenSync-WhitePaper.pdf ${STAGEDIR}${DOCSDIR} .include Index: head/devel/tclxml/Makefile =================================================================== --- head/devel/tclxml/Makefile (revision 428129) +++ head/devel/tclxml/Makefile (revision 428130) @@ -1,45 +1,46 @@ # Created by: David Yeske # $FreeBSD$ PORTNAME= tclxml PORTVERSION= 3.3 +PORTREVISION= 1 CATEGORIES= devel tcl MASTER_SITES= LOCAL/bf SF/tclxml/TclXML/${PORTVERSION} MAINTAINER= tcltk@FreeBSD.org COMMENT= API for parsing XML documents using Tcl LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libxslt.so:textproc/libxslt RUN_DEPENDS?= dtplite:devel/tcllib PORTDOCS= README.xml html.xsl man.macros nroff.xsl tcldoc-1.0.dtd \ tcldom.html tcldom.xml tclxml.css tclxml.html tclxml.xml \ tclxslt.html tclxslt.xml transform.tcl txt.xsl USES= tcl:tea tar:xz TCL_PKG= Tclxml${PORTVERSION} PLIST_SUB= PORTVERSION=${PORTVERSION} XML_CONFIG?= ${LOCALBASE}/bin/xml2-config USE_LDCONFIG= ${PREFIX}/lib/${TCL_PKG} CONFIGURE_ARGS+=XML_CONFIG="${XML_CONFIG}" OPTIONS_DEFINE= DOCS MAKE_ENV+= TCLLIBPATH=${STAGEDIR}/${PREFIX}/lib TEST_TARGET= test post-patch: @${REINPLACE_CMD} -e '/^TCLSH_ENV[[:blank:]]*=/,/[^\]$$/d' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's/FreeBSD-\*/FreeBSD-*|DragonFly-*/g' \ ${WRKSRC}/configure post-install: (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} doc) ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include Index: head/editors/conglomerate/Makefile =================================================================== --- head/editors/conglomerate/Makefile (revision 428129) +++ head/editors/conglomerate/Makefile (revision 428130) @@ -1,24 +1,24 @@ # Created by: Pav Lucistnik # $FreeBSD$ PORTNAME= conglomerate PORTVERSION= 0.9.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Conglomerate%20XML%20Editor/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME2 visual XML editor with emphasis on DocBook editing INSTALLS_OMF= yes USES= desktop-file-utils gettext-tools gmake pathfix pkgconfig USE_GNOME= libgnomeui gtksourceview gnomeprefix intlhack GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= ENCHANT DOCS ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant .include Index: head/editors/morla/Makefile =================================================================== --- head/editors/morla/Makefile (revision 428129) +++ head/editors/morla/Makefile (revision 428130) @@ -1,47 +1,47 @@ # Created by: Nicola Vitale # $FreeBSD$ PORTNAME= morla PORTVERSION= 0.16.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors textproc MASTER_SITES= http://www.morlardf.net/src/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ MAINTAINER= nivit@FreeBSD.org COMMENT= RDF editor LIB_DEPENDS= libnxml.so:textproc/libnxml \ librdf.so:textproc/redland \ libraptor2.so:textproc/raptor2 \ libcurl.so:ftp/curl BUILD_DEPENDS= dot:graphics/graphviz RUN_DEPENDS= dot:graphics/graphviz OPTIONS_DEFINE= XULRUNNER XULRUNNER_DESC= Xulrunner as JavaScript engine GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-gconf=auto USES= gettext pkgconfig libtool USE_GNOME= gconf2 libgtkhtml libxslt USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME} DESKTOP_ENTRIES="morla" \ "Edit RDF documents" \ "${DATADIR}/icons/128_color.png" \ "morla" \ "WebDevelopment;" \ true XULRUNNER_USES= gecko XULRUNNER_CONFIGURE_ON= --with-javascript=xulrunner XULRUNNER_CONFIGURE_OFF= --with-javascript=none post-patch: @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \ ${WRKSRC}/configure .include Index: head/games/grubik/Makefile =================================================================== --- head/games/grubik/Makefile (revision 428129) +++ head/games/grubik/Makefile (revision 428130) @@ -1,26 +1,26 @@ # $FreeBSD$ PORTNAME= grubik PORTVERSION= 0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/ DISTNAME= GRubik MAINTAINER= ports@FreeBSD.org COMMENT= Virtual 3D Rubiks cube for GNUstep LICENSE= GPLv2+ USES= tar:tgz gnustep USE_GNUSTEP= back build post-patch: ${RM} -r ${WRKSRC}/GRubik.app/ix86 ${REINPLACE_CMD} -e 's|^//|# //|' \ -e "/GNUSTEP_INSTALLATION_DIR/d" ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GRubik.app/GRubik .include Index: head/games/gshisen/Makefile =================================================================== --- head/games/gshisen/Makefile (revision 428129) +++ head/games/gshisen/Makefile (revision 428130) @@ -1,22 +1,22 @@ # Created by: Thomas Gellekum # $FreeBSD$ PORTNAME= gshisen PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap DISTNAME= GShisen-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Shisen-sho puzzle game for GNUstep LICENSE= GPLv2+ USES= gnustep USE_GNUSTEP= back build post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/GShisen.app/GShisen .include Index: head/japanese/xdtp/Makefile =================================================================== --- head/japanese/xdtp/Makefile (revision 428129) +++ head/japanese/xdtp/Makefile (revision 428130) @@ -1,73 +1,73 @@ # Created by: Masanori OZAWA # $FreeBSD$ PORTNAME= xdtp PORTVERSION= 1.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese MASTER_SITES= http://www.ongs.co.jp/software/xdtp/ MAINTAINER= ports@FreeBSD.org COMMENT= XML document transfer program LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= pkgconfig tar:tgz USE_GNOME= glibmm libxml2 libxslt HAS_CONFIGURE= yes USE_LDCONFIG= yes CFLAGS+= -fPIC OPTIONS_DEFINE= DEBUG DOCS GDK INCLUDE OPTIONS_DEFAULT= GDK INCLUDE OPTIONS_SUB= yes DEBUG_MAKE_ARGS= DEBUG="yes" GDK_DESC= Build with Gdk-Pixbuf GDK_USE= gnome=gdkpixbuf2 GDK_CONFIGURE_ENV_OFF= WITHOUT_GDK="yes" GDK_MAKE_ARGS_OFF= WITHOUT_GDK="yes" INCLUDE_DESC= Install with XDTP include files INCLUDE_MAKE_ARGS_OFF= WITHOUT_INCLUDE="yes" post-patch: @${REINPLACE_CMD} -e \ 's|-o .* \(-m\)|\1| ; \ s|\([[:blank:]]\)\($${XDTPDOCUMENT}\)|\1$${DESTDIR}\2|' \ ${WRKSRC}/banbun/Makefile @${REINPLACE_CMD} -e \ 's|-o .* \(-m\)|\1| ; \ s|\([[:blank:]]\)\($${PREFIX}\)|\1$${DESTDIR}\2|' \ ${WRKSRC}/bin/Makefile @${REINPLACE_CMD} -e \ 's|-o .* \(-m\)|\1| ; \ s|\([[:blank:]]\)\($${XDTPSHARE}\)|\1$${DESTDIR}\2|' \ ${WRKSRC}/misc/emacs/Makefile @${REINPLACE_CMD} -e \ 's|-o .* \(-m\)|\1| ; \ s|\([[:blank:]]\)\($${PKGCONFDIR}\)|\1$${DESTDIR}\2|' \ ${WRKSRC}/pkgconfig/Makefile @${REINPLACE_CMD} -e \ 's|-o .* \(-m\)|\1| ; \ s|\([[:blank:]]\)\($${PREFIX}\)|\1$${DESTDIR}\2| ; \ s|\([[:blank:]]\)\($${XDTPINCLUDE}\)|\1$${DESTDIR}\2| ; \ s|\([[:blank:]]\)\($${XDTPSHARE}\)|\1$${DESTDIR}\2| ; \ /$${LN}/s|^|#|' \ ${WRKSRC}/src/Makefile @${REINPLACE_CMD} -e \ 's|-o .* \(-m\)|\1| ; \ s|\([[:blank:]]\)\($${PREFIX}\)|\1$${DESTDIR}\2| ; \ s|\([[:blank:]]\)\($${XDTPSHARE}\)|\1$${DESTDIR}\2|' \ ${WRKSRC}/xsl/Makefile # Unbreak parallel builds (-jX) by calling make(1) correctly @${REINPLACE_CMD} -E 's/cd(.+)(;| &&) (\$${MAKE})/\3 -C\1/' \ ${WRKSRC}/Makefile ${WRKSRC}/bin/Makefile \ ${WRKSRC}/java/Makefile ${WRKSRC}/misc/Makefile post-install: @${LN} -sf libxdtp.so.5 ${STAGEDIR}${PREFIX}/lib/libxdtp.so @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxdtp.so.5 .include Index: head/misc/krecipes-kde4/Makefile =================================================================== --- head/misc/krecipes-kde4/Makefile (revision 428129) +++ head/misc/krecipes-kde4/Makefile (revision 428130) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= krecipes DISTVERSION= 2.0-beta2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT= KDE4 recipe database LICENSE= GPLv2 USES= cmake gettext kde:4 shared-mime-info USE_QT4= moc_build qmake_build rcc_build uic_build USE_KDE= automoc4 kdelibs qimageblitz OPTIONS_MULTI= DB OPTIONS_MULTI_DB= SQLITE MYSQL PGSQL OPTIONS_DEFAULT= SQLITE SQLITE_USES= sqlite SQLITE_USE= QT4=sql-sqlite3_run SQLITE_CMAKE_OFF= -DWITH_Sqlite:BOOL=OFF MYSQL_USE= MYSQL=yes \ QT4=sql-mysql_run PGSQL_USES= pgsql PGSQL_USE= QT4=sql-pgsql_run .include Index: head/net/p5-Net-Z3950-ZOOM/Makefile =================================================================== --- head/net/p5-Net-Z3950-ZOOM/Makefile (revision 428129) +++ head/net/p5-Net-Z3950-ZOOM/Makefile (revision 428130) @@ -1,23 +1,23 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= Net-Z3950-ZOOM PORTVERSION= 1.30 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Perl interface to the Z39.50 Object-Orientation Model (ZOOM) LIB_DEPENDS= libyaz.so:net/yaz BUILD_DEPENDS= p5-MARC-Record>=1.38:textproc/p5-MARC-Record RUN_DEPENDS= p5-MARC-Record>=1.38:textproc/p5-MARC-Record USES= perl5 USE_PERL5= configure CONFLICTS= p5-Net-Z3950-[0-9]* .include Index: head/net/yaz++/Makefile =================================================================== --- head/net/yaz++/Makefile (revision 428129) +++ head/net/yaz++/Makefile (revision 428130) @@ -1,21 +1,22 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= yaz++ PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazpp/ DISTNAME= yazpp-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= C++ toolkit for development of Z39.50v3 clients and servers LIB_DEPENDS= libyaz.so:net/yaz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin INSTALL_TARGET= install-strip USES= libtool USE_LDCONFIG= yes .include Index: head/net/yazproxy/Makefile =================================================================== --- head/net/yazproxy/Makefile (revision 428129) +++ head/net/yazproxy/Makefile (revision 428130) @@ -1,20 +1,20 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= yazproxy PORTVERSION= 1.3.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/ MAINTAINER= demon@FreeBSD.org COMMENT= Powerful general purpose Z39.50/SRW/SRU proxy LIB_DEPENDS= libyazpp.so:net/yaz++ USES= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin USE_LDCONFIG= yes .include Index: head/textproc/libxslt/Makefile =================================================================== --- head/textproc/libxslt/Makefile (revision 428129) +++ head/textproc/libxslt/Makefile (revision 428130) @@ -1,60 +1,54 @@ # Created by: Ade Lovett # $FreeBSD$ PORTNAME= libxslt PORTVERSION= 1.1.29 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= textproc gnome MASTER_SITES= ftp://xmlsoft.org/libxml2/ \ http://xmlsoft.org/sources/ \ ftp://gd.tuwien.ac.at/pub/libxml/ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org COMMENT?= The XSLT C library for GNOME .if !defined(REFERENCE_PORT) USES+= cpe gmake libtool pathfix CPE_VENDOR= xmlsoft GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USE_GNOME?= libxml2 CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \ --without-python CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib LICENSE= MIT .if defined(MASTERDIR) _SLAVE_PORT= yes .else OPTIONS_DEFINE= MEM_DEBUG CRYPTO OPTIONS_DEFAULT=CRYPTO MEM_DEBUG_DESC= Enable memory debugging CRYPTO_DESC= Enable crypto support for exslt .endif MEM_DEBUG_CONFIGURE_ON= --with-mem-debug CRYPTO_CONFIGURE_WITH= crypto CRYPTO_LIB_DEPENDS= libgcrypt.so:security/libgcrypt post-patch: @${REINPLACE_CMD} -e '/^install-data-am:/ s|install-data-local||' \ ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e 's|[$$](bindir)/xsltproc|../xsltproc/xsltproc|g ; \ s|[$$](bindir)/xmllint|../xmllint/xmllint|g' \ ${WRKSRC}/doc/Makefile.in - -.if !defined(MASTERDIR) -post-install: - ${LN} -s libxslt.so.1 ${STAGEDIR}${PREFIX}/lib/libxslt.so.2 - ${LN} -s libexslt.so.0 ${STAGEDIR}${PREFIX}/lib/libexslt.so.8 -.endif .include .endif Index: head/textproc/libxslt/pkg-plist =================================================================== --- head/textproc/libxslt/pkg-plist (revision 428129) +++ head/textproc/libxslt/pkg-plist (revision 428130) @@ -1,44 +1,42 @@ bin/xslt-config bin/xsltproc include/libexslt/exslt.h include/libexslt/exsltconfig.h include/libexslt/exsltexports.h include/libxslt/attributes.h include/libxslt/documents.h include/libxslt/extensions.h include/libxslt/extra.h include/libxslt/functions.h include/libxslt/imports.h include/libxslt/keys.h include/libxslt/namespaces.h include/libxslt/numbersInternals.h include/libxslt/pattern.h include/libxslt/preproc.h include/libxslt/security.h include/libxslt/templates.h include/libxslt/transform.h include/libxslt/variables.h include/libxslt/xslt.h include/libxslt/xsltInternals.h include/libxslt/xsltconfig.h include/libxslt/xsltexports.h include/libxslt/xsltlocale.h include/libxslt/xsltutils.h lib/libexslt.a lib/libexslt.so lib/libexslt.so.0 lib/libexslt.so.0.8.17 -lib/libexslt.so.8 lib/libxslt.a lib/libxslt.so lib/libxslt.so.1 lib/libxslt.so.1.1.29 -lib/libxslt.so.2 lib/xsltConf.sh libdata/pkgconfig/libexslt.pc libdata/pkgconfig/libxslt.pc share/aclocal/libxslt.m4 man/man1/xsltproc.1.gz man/man3/libexslt.3.gz man/man3/libxslt.3.gz @dir lib/libxslt-plugins Index: head/textproc/rubygem-nokogiri14/Makefile =================================================================== --- head/textproc/rubygem-nokogiri14/Makefile (revision 428129) +++ head/textproc/rubygem-nokogiri14/Makefile (revision 428130) @@ -1,27 +1,28 @@ # $FreeBSD$ PORTNAME= nokogiri PORTVERSION= 1.4.7 +PORTREVISION= 1 PKGNAMESUFFIX= 14 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= HTML, XML, SAX, and Reader parser LICENSE= MIT USE_RUBY= yes USES= gem pkgconfig USE_GNOME= libxml2 libxslt CONFIGURE_ARGS= --use-system-libraries PLIST_FILES= bin/nokogiri14 PORTSCOUT= limit:^1\.4 post-patch: @${MV} ${WRKSRC}/bin/nokogiri ${WRKSRC}/bin/nokogiri14 @${RM} ${WRKSRC}/bin/nokogiri.orig .include Index: head/www/p5-Gtk2-WebKit/Makefile =================================================================== --- head/www/p5-Gtk2-WebKit/Makefile (revision 428129) +++ head/www/p5-Gtk2-WebKit/Makefile (revision 428130) @@ -1,35 +1,35 @@ # Created by: Zane C, Bowers-Hadley # $FreeBSD$ PORTNAME= Gtk2-WebKit PORTVERSION= 0.09 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FLORA PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Web content engine library for Gtk2 BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \ p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \ p5-Glib2>=0:devel/p5-Glib2 \ p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ ${LOCALBASE}/libdata/pkgconfig/webkit-1.0.pc:www/webkit-gtk2 RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 MAKE_JOBS_UNSAFE= yes # blocked since 2010. Remove to see if it works on all systems again #NO_PACKAGE= Man page creation hangs on some systems for unknown reasons USES= compiler:c++11-lib perl5 USE_PERL5= configure CONFIGURE_ARGS= LDFLAGS="${LDFLAGS}" LD=${CC} MAKE_ARGS= OTHERLDFLAGS="${LDFLAGS}" BROKEN_FreeBSD_9= Perl messes up the linking .include Index: head/x11-wm/compiz-plugins-extra/Makefile =================================================================== --- head/x11-wm/compiz-plugins-extra/Makefile (revision 428129) +++ head/x11-wm/compiz-plugins-extra/Makefile (revision 428130) @@ -1,63 +1,63 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= libcairo.so:graphics/cairo \ libnotify.so:devel/libnotify BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \ ${LOCALBASE}/libdata/pkgconfig/bcop.pc:devel/compiz-bcop \ ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:x11-wm/compiz-plugins-main RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_GL= yes USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_GNOME= gconf2 intltool USE_XORG= glproto USE_LDCONFIG= yes INSTALL_TARGET= install-strip GCONF_SCHEMAS= compiz-3d.schemas \ compiz-addhelper.schemas \ compiz-animationaddon.schemas \ compiz-bench.schemas \ compiz-bicubic.schemas \ compiz-crashhandler.schemas \ compiz-cubeaddon.schemas \ compiz-extrawm.schemas \ compiz-fadedesktop.schemas \ compiz-firepaint.schemas \ compiz-gears.schemas \ compiz-grid.schemas \ compiz-group.schemas \ compiz-loginout.schemas \ compiz-maximumize.schemas \ compiz-mblur.schemas \ compiz-notification.schemas \ compiz-reflex.schemas \ compiz-scalefilter.schemas \ compiz-shelf.schemas \ compiz-showdesktop.schemas \ compiz-showmouse.schemas \ compiz-splash.schemas \ compiz-trailfocus.schemas \ compiz-wallpaper.schemas \ compiz-widget.schemas CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-schemas post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ ${WRKSRC}/src/group/group-internal.h \ .include Index: head/x11-wm/compiz-plugins-main/Makefile =================================================================== --- head/x11-wm/compiz-plugins-main/Makefile (revision 428129) +++ head/x11-wm/compiz-plugins-main/Makefile (revision 428130) @@ -1,58 +1,58 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= compiz-plugins-main PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= libcairo.so:graphics/cairo \ libpangocairo-1.0.so:x11-toolkits/pango BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \ ${LOCALBASE}/libdata/pkgconfig/bcop.pc:devel/compiz-bcop RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_GL= yes USES= gettext gmake libtool:keepla pathfix pkgconfig tar:bzip2 USE_CSTD= gnu89 USE_GNOME= gconf2 intltool USE_XORG= glproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-animation.schemas \ compiz-colorfilter.schemas \ compiz-expo.schemas \ compiz-ezoom.schemas \ compiz-imgjpeg.schemas \ compiz-kdecompat.schemas \ compiz-mag.schemas \ compiz-mousepoll.schemas \ compiz-neg.schemas \ compiz-opacify.schemas \ compiz-put.schemas \ compiz-resizeinfo.schemas \ compiz-ring.schemas \ compiz-staticswitcher.schemas \ compiz-session.schemas \ compiz-snap.schemas \ compiz-text.schemas \ compiz-thumbnail.schemas \ compiz-wall.schemas \ compiz-winrules.schemas \ compiz-workarounds.schemas \ compiz-scaleaddon.schemas \ compiz-titleinfo.schemas \ compiz-vpswitch.schemas \ compiz-shift.schemas CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-schemas .include Index: head/x11-wm/compiz-plugins-unsupported/Makefile =================================================================== --- head/x11-wm/compiz-plugins-unsupported/Makefile (revision 428129) +++ head/x11-wm/compiz-plugins-unsupported/Makefile (revision 428130) @@ -1,40 +1,40 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= compiz-plugins-unsupported PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Plugins for Compiz Composite Window Manager LIB_DEPENDS= libcairo.so:graphics/cairo BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \ ${LOCALBASE}/libdata/pkgconfig/bcop.pc:devel/compiz-bcop \ ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:x11-wm/compiz-plugins-main RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_GL= yes USES= pathfix gettext gmake libtool:keepla pkgconfig tar:bzip2 USE_GNOME= gconf2 intltool USE_XORG= glproto USE_LDCONFIG= yes GCONF_SCHEMAS= compiz-atlantis.schemas \ compiz-cubemodel.schemas \ compiz-elements.schemas \ compiz-fakeargb.schemas \ compiz-mswitch.schemas \ compiz-snow.schemas \ compiz-tile.schemas CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-schemas .include Index: head/x11-wm/compizconfig-backend-gconf/Makefile =================================================================== --- head/x11-wm/compizconfig-backend-gconf/Makefile (revision 428129) +++ head/x11-wm/compizconfig-backend-gconf/Makefile (revision 428130) @@ -1,26 +1,27 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= compizconfig-backend-gconf PORTVERSION= 0.8.8 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= The gconf backend for CompizConfig BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz LIB_DEPENDS= libcompizconfig.so:x11-wm/libcompizconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip USES= libtool:keepla pathfix pkgconfig gmake tar:bzip2 USE_GNOME= glib20 gconf2 post-patch: @${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' \ ${WRKSRC}/settings-backend/gconf.c \ .include