Index: head/audio/gmpc-mserver/Makefile =================================================================== --- head/audio/gmpc-mserver/Makefile (revision 393573) +++ head/audio/gmpc-mserver/Makefile (revision 393574) @@ -1,26 +1,26 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= gmpc-mserver PORTVERSION= 0.20.0 PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Lets you stream music files to your mpd that are not in your database LIB_DEPENDS= libmpd.so:${PORTSDIR}/audio/libmpd \ libtag.so:${PORTSDIR}/audio/taglib \ libmicrohttpd.so:${PORTSDIR}/www/libmicrohttpd BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -USE_GNOME= glib20 gtk20 libxml2 +USE_GNOME= glib20 gtk20 intltool libxml2 USES= gettext gmake libtool pathfix pkgconfig .include Index: head/audio/gtkpod/Makefile =================================================================== --- head/audio/gtkpod/Makefile (revision 393573) +++ head/audio/gtkpod/Makefile (revision 393574) @@ -1,59 +1,59 @@ # Created by: David Le Brun # $FreeBSD$ PORTNAME= gtkpod PORTVERSION= 1.0.0 PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= GUI for Apple iPod using GTK2 LICENSE= GPLv2 LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag \ libgpod.so:${PORTSDIR}/audio/libgpod USES= gettext gmake pkgconfig shebangfix SHEBANG_FILES= scripts/mab2vcard scripts/sync-evolution.sh \ scripts/sync-knotes.sh scripts/sync-ldif.sh \ scripts/sync-palm-jppy.py -USE_GNOME= gtk20 libglade2 +USE_GNOME= gtk20 intltool libglade2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= ChangeLog NEWS README TODOandBUGS.txt TROUBLESHOOTING OPTIONS_DEFINE= VORBIS FLAC CURL DOCS OPTIONS_DEFAULT= VORBIS FLAC CURL CURL_DESC= Cover art download support via libcurl VORBIS_LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis VORBIS_CONFIGURE_OFF= --without-ogg FLAC_LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac FLAC_CONFIGURE_OFF= --without-flac CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl CURL_CONFIGURE_OFF= --without-curl post-patch: # Install locale files correctly (to share dir instead of lib dir) @${REINPLACE_CMD} -e 's|DATADIRNAME=lib|DATADIRNAME=share|' \ ${WRKSRC}/configure # FreeBSD does not have separate libdl.so @${REINPLACE_CMD} -e 's| -ldl||' ${WRKSRC}/src/Makefile.in # Fix location of the header @${REINPLACE_CMD} -e 's|endian\.h|sys/&|' ${WRKSRC}/configure \ ${WRKSRC}/src/mp4file.c post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/ftp/gwget/Makefile =================================================================== --- head/ftp/gwget/Makefile (revision 393573) +++ head/ftp/gwget/Makefile (revision 393574) @@ -1,39 +1,39 @@ # Created by: Radek Kozlowski # $FreeBSD$ PORTNAME= gwget PORTVERSION= 1.0.4 PORTREVISION= 10 CATEGORIES= ftp gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= ports@FreeBSD.org COMMENT= GNOME wget front-end LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT= NOTIFY USES= gettext gmake libtool pathfix tar:bzip2 -USE_GNOME= gnomeprefix gtk20 gconf2 libgnomeui +USE_GNOME= gnomeprefix gtk20 gconf2 intltool libgnomeui INSTALLS_ICONS= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB+= EPHY_VERSION="2.30" CONFIGURE_ARGS= --disable-epiphany-extension GCONF_SCHEMAS= ${PORTNAME}.schemas NOTIFY_CONFIGURE_ENABLE= libnotify NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify NOTIFY_RUN_DEPENDS= ${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon post-patch: @${REINPLACE_CMD} 's|glib/gerror|glib|' \ ${WRKSRC}/src/gwget-application.h .include Index: head/games/belooted/Makefile =================================================================== --- head/games/belooted/Makefile (revision 393573) +++ head/games/belooted/Makefile (revision 393574) @@ -1,27 +1,27 @@ # Created by: Yinghong Liu # $FreeBSD$ PORTNAME= belooted PORTVERSION= 0.1.4.1 PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://boby.joe.free.fr/dev/belooted/files/ \ LOCAL/martymac MAINTAINER= martymac@FreeBSD.org COMMENT= Popular 32-card trick-taking game played in France LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} '/^LIBS =/s/$$/ -lm/' ${WRKSRC}/src/Makefile.in .include Index: head/net-im/pidgin-bs/Makefile =================================================================== --- head/net-im/pidgin-bs/Makefile (revision 393573) +++ head/net-im/pidgin-bs/Makefile (revision 393574) @@ -1,24 +1,24 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= pidgin-bs PORTVERSION= 1.3.0 PORTREVISION= 8 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/bot-sentry/${PORTVERSION} DISTNAME= bot-sentry-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Pidgin plugin to prevent instant message spam LICENSE= GPLv3 LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool USE_LDCONFIG= ${PREFIX}/lib/pidgin .include Index: head/net-im/pidgin-guifications/Makefile =================================================================== --- head/net-im/pidgin-guifications/Makefile (revision 393573) +++ head/net-im/pidgin-guifications/Makefile (revision 393574) @@ -1,29 +1,29 @@ # Created by: ports@c0decafe.net # $FreeBSD$ PORTNAME= pidgin-guifications PORTVERSION= 2.16 PORTREVISION= 6 CATEGORIES= net-im MASTER_SITES= https://www.mimar.rs/distfiles/ MAINTAINER= marko.cupac@mimar.rs COMMENT= Plugin to add msn style "toaster" popups to Pidgin LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-extract: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -e 's#\([@(]\)PIDGIN_LIBDIR\([@)]\)#\1libdir\2#' \ -e 's#\([@(]\)PIDGIN_DATADIR\([@)]\)#\1datadir\2#' .include Index: head/net-im/pidgin-libnotify/Makefile =================================================================== --- head/net-im/pidgin-libnotify/Makefile (revision 393573) +++ head/net-im/pidgin-libnotify/Makefile (revision 393574) @@ -1,34 +1,34 @@ # Created by: Meethune Bhowmick # $FreeBSD$ PORTNAME= libnotify PORTVERSION= 0.14 PORTREVISION= 12 CATEGORIES= net-im MASTER_SITES= SF/gaim-${PORTNAME}/pidgin-${PORTNAME}/pidgin-${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= pidgin- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= meethune@gmail.com COMMENT= This plugin adds a libnotify interface to Pidgin BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin \ ${LOCALBASE}/libdata/pkgconfig/libnotify.pc:${PORTSDIR}/devel/libnotify LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ libpurple.so:${PORTSDIR}/net-im/libpurple GNU_CONFIGURE= yes USES= gmake libtool pkgconfig USE_LDCONFIG= yes -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool CONFIGURE_ARGS= --disable-static CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext .include Index: head/net-im/pidgin-privacy-please/Makefile =================================================================== --- head/net-im/pidgin-privacy-please/Makefile (revision 393573) +++ head/net-im/pidgin-privacy-please/Makefile (revision 393574) @@ -1,26 +1,26 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= pidgin-privacy-please PORTVERSION= 0.7.1 PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE MAINTAINER= ehaupt@FreeBSD.org COMMENT= Privacy plugin for the pidgin instant messenger LICENSE= GPLv2 LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include Index: head/net-im/pidgin-sipe/Makefile =================================================================== --- head/net-im/pidgin-sipe/Makefile (revision 393573) +++ head/net-im/pidgin-sipe/Makefile (revision 393574) @@ -1,50 +1,50 @@ # Created by: John Prather # $FreeBSD$ PORTNAME= pidgin-sipe PORTVERSION= 1.18.0 PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= SF/sipe/sipe/${DISTNAME} MAINTAINER= john.c.prather@gmail.com COMMENT= Plugin for Pidgin to provide LCS/OCS connectivity LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnss3.so:${PORTSDIR}/security/nss \ libpurple.so:${PORTSDIR}/net-im/libpurple RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin GNU_CONFIGURE= yes USES= gmake libtool pkgconfig tar:bzip2 -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool PORTDOCS= AUTHORS ChangeLog HACKING NEWS README TODO CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= OCS2005 KRB5 DOCS NLS OPTIONS_SUB= yes OSC2005_DESC= Message timeout for OCS2005 OSC2005_CONFIGURE_ENABLE= ocs2005-message-hack KRB5_DESC= With Kerberos5 KRB5_CONFIGURE_WITH= krb5 NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext CONFIGURE_ARGS+= --enable-purple \ --disable-telepathy post-patch: @${REINPLACE_CMD} 's/LDLAGS/LDFLAGS/' ${WRKSRC}/configure post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for docs in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR} .endfor .include Index: head/security/pidgin-otr/Makefile =================================================================== --- head/security/pidgin-otr/Makefile (revision 393573) +++ head/security/pidgin-otr/Makefile (revision 393574) @@ -1,40 +1,40 @@ # $FreeBSD$ PORTNAME= otr PORTVERSION= 4.0.0 PORTREVISION= 6 CATEGORIES= security net-im net MASTER_SITES= http://www.cypherpunks.ca/otr/ PKGNAMEPREFIX= pidgin- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Allows deniable private conversations using Pidgin LICENSE= GPLv2 # explicitly use libotr.so.5 (see ports/186944) BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin LIB_DEPENDS= libotr.so.5:${PORTSDIR}/security/libotr \ libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libpurple.so:${PORTSDIR}/net-im/libpurple USES= cpe gettext gmake libtool pkgconfig CPE_VENDOR= cypherpunks CPE_PRODUCT= ${PKGNAMEPREFIX}${PORTNAME} -USE_GNOME= gtk20 +USE_GNOME= gtk20 intltool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-libotr-prefix=${LOCALBASE}/lib \ --with-libotr-inc-prefix=${LOCALBASE}/include .include .if ${OSVERSION} < 1000036 && ${ARCH} == i386 LDFLAGS+= -lssp_nonshared .endif .include Index: head/x11-fm/gnome-commander2/Makefile =================================================================== --- head/x11-fm/gnome-commander2/Makefile (revision 393573) +++ head/x11-fm/gnome-commander2/Makefile (revision 393574) @@ -1,55 +1,55 @@ # Created by: Edgardo Garcia Hoeffler # $FreeBSD$ PORTNAME= gnome-commander PORTVERSION= 1.4.7 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-fm gnome MASTER_SITES= GNOME/sources/gnome-commander/1.4 PKGNAMESUFFIX= 2 DIST_SUBDIR= gnome2 MAINTAINER= danilo@FreeBSD.org COMMENT= File manager for Gnome2 LICENSE= GPLv2 LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique RUN_DEPENDS= meld:${PORTSDIR}/textproc/meld \ yelp:${PORTSDIR}/x11/yelp USES= gettext gmake libtool pathfix pkgconfig python tar:xz -USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 libgnomeui +USE_GNOME= gnomedocutils gnomeprefix gnomevfs2 intltool libgnomeui GNU_CONFIGURE= yes INSTALL_TARGET= install-strip INSTALLS_OMF= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFLICTS= gnome-commander-[0-9]* OPTIONS_DEFINE= CHM EXIV2 GSF POPPLER TAGLIB OPTIONS_DEFAULT= CHM EXIV2 GSF POPPLER TAGLIB CHM_DESC= CHM support via chmlib CHM_LIB_DEPENDS= libchm.so:${PORTSDIR}/misc/chmlib CHM_CONFIGURE_WITH= libchm EXIV2_LIB_DEPENDS= libexiv2.so:${PORTSDIR}/graphics/exiv2 EXIV2_CONFIGURE_WITH= exiv2 GSF_DESC= OLE and ODF support via libgsf GSF_LIB_DEPENDS= libgsf-1.so:${PORTSDIR}/devel/libgsf GSF_CONFIGURE_WITH= libgsf POPPLER_LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib POPPLER_CONFIGURE_WITH= poppler TAGLIB_DESC= Audio metadata support via taglib TAGLIB_LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib TAGLIB_CONFIGURE_WITH= taglib post-patch: @${REINPLACE_CMD} -e \ 's|="-lpython|="-L$$PY_EXEC_PREFIX/lib -lpython|' \ ${WRKSRC}/configure .include Index: head/x11-wm/ccsm/Makefile =================================================================== --- head/x11-wm/ccsm/Makefile (revision 393573) +++ head/x11-wm/ccsm/Makefile (revision 393574) @@ -1,23 +1,23 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= ccsm PORTVERSION= 0.8.4 PORTREVISION= 6 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Python/GTK based settings manager for CompizConfig RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python USES= gettext gmake python:2 tar:bzip2 -USE_GNOME= pygtk2 +USE_GNOME= intltool pygtk2 INSTALLS_ICONS= yes do-install: @(cd ${WRKSRC}; ${PYTHON_CMD} setup.py install --root=${STAGEDIR} --prefix=${PREFIX}) .include Index: head/x11-wm/emerald/Makefile =================================================================== --- head/x11-wm/emerald/Makefile (revision 393573) +++ head/x11-wm/emerald/Makefile (revision 393574) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= emerald PORTVERSION= 0.8.8 PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Emerald Window Decorator BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz RUN_DEPENDS:= ${BUILD_DEPENDS} INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_GL= gl USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig shared-mime-info tar:bzip2 -USE_GNOME= gtk20 libwnck pango +USE_GNOME= gtk20 intltool libwnck pango USE_XORG= xrender USE_LDCONFIG= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib # XXX - might want to change that post-patch: @${REINPLACE_CMD} 's|icons/gnome|icons/hicolor|' ${WRKSRC}/misc/Makefile.in @${REINPLACE_CMD} -e 's|#define GDK_DISABLE_DEPRECATED||g' \ -e 's|#define GTK_DISABLE_DEPRECATED||g' ${WRKSRC}/include/emerald.h @${REINPLACE_CMD} '/^emerald_LDADD =/s/$$/ -lm/' ${WRKSRC}/src/Makefile.in .include Index: head/x11-wm/simple-ccsm/Makefile =================================================================== --- head/x11-wm/simple-ccsm/Makefile (revision 393573) +++ head/x11-wm/simple-ccsm/Makefile (revision 393574) @@ -1,23 +1,23 @@ # Created by: Robert Noland # $FreeBSD$ PORTNAME= simple-ccsm PORTVERSION= 0.8.8 PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Python/GTK based settings manager for CompizConfig RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python USES= gettext gmake pkgconfig python:2 tar:bzip2 -USE_GNOME= pygtk2 +USE_GNOME= intltool pygtk2 INSTALLS_ICONS= yes do-install: @(cd ${WRKSRC}; ${PYTHON_CMD} setup.py install --root=${STAGEDIR} --prefix=${PREFIX}) .include