diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
commit | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch) | |
tree | d3548a0f08ca434f11cb4415a93d98037409413b /net-im | |
parent | a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff) | |
download | ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip |
Notes
Diffstat (limited to 'net-im')
154 files changed, 632 insertions, 632 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index 1007674f2395..2b403d64b005 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -13,11 +13,11 @@ COMMENT= Chat program that combines AIM, ICQ, and Yahoo! Chat into one LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile \ - libltdl.so:${PORTSDIR}/devel/libltdl \ - libjasper.so:${PORTSDIR}/graphics/jasper \ - libgpgme.so:${PORTSDIR}/security/gpgme \ - libenchant.so:${PORTSDIR}/textproc/enchant +LIB_DEPENDS= libaudiofile.so:audio/libaudiofile \ + libltdl.so:devel/libltdl \ + libjasper.so:graphics/jasper \ + libgpgme.so:security/gpgme \ + libenchant.so:textproc/enchant OPTIONS_DEFINE= ESOUND YAHOO OPTIONS_SUB= yes @@ -39,7 +39,7 @@ INSTALL_TARGET= install-strip ESOUND_CONFIGURE_ENABLE= esd ESOUND_USE= GNOME=esound -YAHOO_LIB_DEPENDS= libyahoo2.so:${PORTSDIR}/net-im/libyahoo2 +YAHOO_LIB_DEPENDS= libyahoo2.so:net-im/libyahoo2 YAHOO_CONFIGURE_ENABLE= yahoo post-patch: diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index 9c0815b08efe..92e6b954bf94 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -14,7 +14,7 @@ COMMENT= Text mode menu- and window-driven IM interface LICENSE= GPLv2 -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USES= iconv gmake ncurses perl5 pkgconfig python:run shebangfix USE_PERL5= run @@ -50,7 +50,7 @@ PORTDOCS= FAQ README NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls MULTIBYTE_CONFIGURE_ENABLE=locales-fix -FRIBIDI_LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi +FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi FRIBIDI_CONFIGURE_WITH= fribidi MSN_CONFIGURE_ENABLE= msn YAHOO_CONFIGURE_ENABLE= yahoo @@ -59,9 +59,9 @@ IRC_CONFIGURE_ENABLE= irc JABBER_CONFIGURE_ENABLE=jabber RSS_CONFIGURE_ENABLE= rss LJ_CONFIGURE_ENABLE= lj -GG_LIB_DEPENDS= libgadu.so:${PORTSDIR}/polish/libgadu +GG_LIB_DEPENDS= libgadu.so:polish/libgadu GG_CONFIGURE_ENABLE= gg -GPGME_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme +GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_CONFIGURE_OFF= --with-gpgme-prefix=/nonexistent post-patch: diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 33f7466e92cb..2fcc13fdc69b 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.centerim.org/download/releases/ \ MAINTAINER= frank@altpeter.de COMMENT= Text mode menu- and window-driven IM interface -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USES= iconv gmake ncurses pkgconfig shebangfix USE_OPENSSL= yes @@ -48,7 +48,7 @@ PORTDOCS= FAQ README NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls MULTIBYTE_CONFIGURE_ENABLE=locales-fix -FRIBIDI_LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi +FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi FRIBIDI_CONFIGURE_WITH= fribidi MSN_CONFIGURE_ENABLE= msn YAHOO_CONFIGURE_ENABLE= yahoo @@ -57,9 +57,9 @@ IRC_CONFIGURE_ENABLE= irc JABBER_CONFIGURE_ENABLE=jabber RSS_CONFIGURE_ENABLE= rss LJ_CONFIGURE_ENABLE= lj -GG_LIB_DEPENDS= libgadu.so:${PORTSDIR}/polish/libgadu +GG_LIB_DEPENDS= libgadu.so:polish/libgadu GG_CONFIGURE_ENABLE= gg -GPGME_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme +GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_CONFIGURE_OFF= --with-gpgme-prefix=/nonexistent post-patch: diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile index 76d2fdb33b92..d49ceda29441 100644 --- a/net-im/cjc/Makefile +++ b/net-im/cjc/Makefile @@ -12,7 +12,7 @@ COMMENT= Console Jabber Client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=0:${PORTSDIR}/net-im/py-pyxmpp +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=0:net-im/py-pyxmpp USE_GITHUB= yes GH_ACCOUNT= Jajcus diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index 17f5357f0dad..900ade1a1464 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -28,7 +28,7 @@ XMPP_DESC= Enable XMPP Jabber support .if ${PORT_OPTIONS:MOTR} CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS+= --enable-otr -LIB_DEPENDS+= libotr.so.2:${PORTSDIR}/security/libotr3 +LIB_DEPENDS+= libotr.so.2:security/libotr3 .else CONFIGURE_ARGS+= --disable-otr .endif @@ -62,10 +62,10 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS+= --enable-xmpp --enable-ssl=gnutls \ --with-libgcrypt-prefix=${LOCALBASE} CONFIGURE_ENV+= LIBGNUTLS_CONFIG="${LOCALBASE}/bin/pkgconf gnutls" -LIB_DEPENDS+= libiksemel.so:${PORTSDIR}/textproc/iksemel \ - libgnutls.so:${PORTSDIR}/security/gnutls \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libgpg-error.so:${PORTSDIR}/security/libgpg-error +LIB_DEPENDS+= libiksemel.so:textproc/iksemel \ + libgnutls.so:security/gnutls \ + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error .else USE_OPENSSL= yes CONFIGURE_ARGS+= --disable-xmpp --enable-ssl=openssl diff --git a/net-im/coccinella/Makefile b/net-im/coccinella/Makefile index 86499f1b3bc7..1e85e3852a07 100644 --- a/net-im/coccinella/Makefile +++ b/net-im/coccinella/Makefile @@ -13,11 +13,11 @@ COMMENT= Jabber client with whiteboard communication LICENSE= GPLv3 -RUN_DEPENDS= snack>=0:${PORTSDIR}/audio/snack \ - tcltls>=0:${PORTSDIR}/devel/tcltls \ - tkpng>=0:${PORTSDIR}/graphics/tkpng \ - tktray>=0:${PORTSDIR}/x11-toolkits/tktray \ - tktreectrl>=0:${PORTSDIR}/x11-toolkits/tktreectrl +RUN_DEPENDS= snack>=0:audio/snack \ + tcltls>=0:devel/tcltls \ + tkpng>=0:graphics/tkpng \ + tktray>=0:x11-toolkits/tktray \ + tktreectrl>=0:x11-toolkits/tktreectrl NO_BUILD= yes USES= tk diff --git a/net-im/corebird/Makefile b/net-im/corebird/Makefile index dd56d1b11117..17ddc03ed0d7 100644 --- a/net-im/corebird/Makefile +++ b/net-im/corebird/Makefile @@ -10,12 +10,12 @@ COMMENT= GTK3 Twitter client written in Vala LICENSE= GPLv3 -BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libnotify.so:${PORTSDIR}/devel/libnotify \ - libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ - librest-0.7.so:${PORTSDIR}/devel/librest \ - libgee-0.8.so:${PORTSDIR}/devel/libgee +BUILD_DEPENDS= valac:lang/vala +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libnotify.so:devel/libnotify \ + libjson-glib-1.0.so:devel/json-glib \ + librest-0.7.so:devel/librest \ + libgee-0.8.so:devel/libgee USE_GITHUB= yes GH_ACCOUNT= baedert diff --git a/net-im/cutegram/Makefile b/net-im/cutegram/Makefile index c1eacab271e0..d4769d2b698e 100644 --- a/net-im/cutegram/Makefile +++ b/net-im/cutegram/Makefile @@ -13,8 +13,8 @@ COMMENT= Free and opensource telegram client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libqtelegram-ae.so:${PORTSDIR}/net-im/libqtelegram-ae \ - libtelegramqml.so:${PORTSDIR}/net-im/telegramqml +LIB_DEPENDS= libqtelegram-ae.so:net-im/libqtelegram-ae \ + libtelegramqml.so:net-im/telegramqml USE_GITHUB= yes GH_ACCOUNT= Aseman-Land diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index 64f90fbd8c79..645225f4e65d 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -16,12 +16,12 @@ COMMENT= Free and Open Source distributed fault-tolerant Jabber server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \ - git:${PORTSDIR}/devel/git -RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \ - bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libyaml.so:${PORTSDIR}/textproc/libyaml +BUILD_DEPENDS= erlc:lang/erlang \ + git:devel/git +RUN_DEPENDS= erl:lang/erlang \ + bash:shells/bash +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libyaml.so:textproc/libyaml USERS= ejabberd GROUPS= ${USERS} diff --git a/net-im/ekiga/Makefile b/net-im/ekiga/Makefile index a681d2674eea..2db49db86a4c 100644 --- a/net-im/ekiga/Makefile +++ b/net-im/ekiga/Makefile @@ -12,12 +12,12 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= VoIP and video conferencing application -BUILD_DEPENDS= v4l_compat>=0:${PORTSDIR}/multimedia/v4l_compat \ - gnome-icon-theme>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme -LIB_DEPENDS= libboost_signals.so:${PORTSDIR}/devel/boost-libs \ - libopal.so:${PORTSDIR}/net/opal \ - libv4l2.so:${PORTSDIR}/multimedia/libv4l -RUN_DEPENDS= gnome-icon-theme>=3.0.0:${PORTSDIR}/misc/gnome-icon-theme +BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat \ + gnome-icon-theme>=3.0.0:misc/gnome-icon-theme +LIB_DEPENDS= libboost_signals.so:devel/boost-libs \ + libopal.so:net/opal \ + libv4l2.so:multimedia/libv4l +RUN_DEPENDS= gnome-icon-theme>=3.0.0:misc/gnome-icon-theme GNU_CONFIGURE= yes USES= cpe gettext gmake libtool pathfix perl5 pkgconfig \ @@ -78,21 +78,21 @@ CONFIGURE_ARGS+=--disable-gstreamer .if ${PORT_OPTIONS:MXCAP} CONFIGURE_ARGS+=--enable-xcap -LIB_DEPENDS+= libsoup-2.4.so:${PORTSDIR}/devel/libsoup +LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup .else CONFIGURE_ARGS+=--disable-xcap .endif .if ${PORT_OPTIONS:MLOUDMOUTH} CONFIGURE_ARGS+=--enable-loudmouth -LIB_DEPENDS+= libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth +LIB_DEPENDS+= libloudmouth-1.so:net-im/loudmouth .else CONFIGURE_ARGS+=--disable-loudmouth .endif .if ${PORT_OPTIONS:MLDAP} USE_OPENLDAP= yes -LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 CONFIGURE_ARGS+=--enable-ldap --with-ldap-dir="${LOCALBASE}" --with-libsasl2-dir="${LOCALBASE}" PLIST_SUB+= LDAP="" WITH_PLUGINS= 1 @@ -108,7 +108,7 @@ PLIST_SUB+= PLUGINS="@comment " .endif .if ${PORT_OPTIONS:MNOTIFY} -LIB_DEPENDS+= libnotify.so:${PORTSDIR}/devel/libnotify +LIB_DEPENDS+= libnotify.so:devel/libnotify CONFIGURE_ARGS+=--enable-notify PLIST_SUB+= NOTIFY="" WITH_PLUGINS= 1 @@ -118,7 +118,7 @@ PLIST_SUB+= NOTIFY="@comment " .endif .if ${PORT_OPTIONS:MDBUS} -LIB_DEPENDS+= libdbus-1.so:${PORTSDIR}/devel/dbus +LIB_DEPENDS+= libdbus-1.so:devel/dbus CONFIGURE_ARGS+=--enable-dbus --enable-dbus-service PLIST_SUB+= DBUS="" .else @@ -138,7 +138,7 @@ PLIST_SUB+= GCONF="" .if ${PORT_OPTIONS:MEVOLUTION} USE_GNOME+= evolutiondataserver3 -LIB_DEPENDS+= libgcr-3.so:${PORTSDIR}/security/gcr +LIB_DEPENDS+= libgcr-3.so:security/gcr CONFIGURE_ARGS+=--enable-eds PLIST_SUB+= EVOLUTION="" WITH_PLUGINS= 1 @@ -149,7 +149,7 @@ PLIST_SUB+= EVOLUTION="@comment " .if ${PORT_OPTIONS:MAVAHI} CONFIGURE_ARGS+=--enable-avahi -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app PLIST_SUB+= AVAHI="" WITH_PLUGINS= 1 .else diff --git a/net-im/emesene/Makefile b/net-im/emesene/Makefile index 54a39401939c..ed7d1e8e5b3f 100644 --- a/net-im/emesene/Makefile +++ b/net-im/emesene/Makefile @@ -11,14 +11,14 @@ COMMENT= Instant messenging client written in python LICENSE= GPLv3+ -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}dnspython>0:${PORTSDIR}/dns/py-dnspython \ - ${PYTHON_PKGNAMEPREFIX}dbus>0:${PORTSDIR}/devel/py-dbus \ - ${PYTHON_PKGNAMEPREFIX}notify>0:${PORTSDIR}/devel/py-notify \ - ${PYTHON_PKGNAMEPREFIX}openssl>0:${PORTSDIR}/security/py-openssl \ - ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \ - ${PYTHON_PKGNAMEPREFIX}webkitgtk>0:${PORTSDIR}/www/py-webkitgtk \ - xprop:${PORTSDIR}/x11/xprop +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython \ + ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus \ + ${PYTHON_PKGNAMEPREFIX}notify>0:devel/py-notify \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl \ + ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}webkitgtk>0:www/py-webkitgtk \ + xprop:x11/xprop NO_ARCH= yes NO_BUILD= yes diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index e84461a2d933..3974f191af9c 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -10,32 +10,32 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME IM client based around telepathy -BUILD_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ - ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ - gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ - geoclue>=0:${PORTSDIR}/net/geoclue \ - itstool:${PORTSDIR}/textproc/itstool \ - mc-tool:${PORTSDIR}/net-im/telepathy-mission-control -LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ - libgeocode-glib.so:${PORTSDIR}/net/geocode-glib \ - libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ - libpulse.so:${PORTSDIR}/audio/pulseaudio \ - libtelepathy.so:${PORTSDIR}/net-im/libtelepathy \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libtelepathy-farstream.so:${PORTSDIR}/net-im/telepathy-farstream \ - libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \ - libfolks-telepathy.so:${PORTSDIR}/net-im/folks \ - libnotify.so:${PORTSDIR}/devel/libnotify \ - libgcr-3.so:${PORTSDIR}/security/gcr \ - libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \ - libclutter-gst-2.0.so:${PORTSDIR}/multimedia/clutter-gst \ - libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup -RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ - ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ - gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ - geoclue>=0:${PORTSDIR}/net/geoclue \ - mc-tool:${PORTSDIR}/net-im/telepathy-mission-control +BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ + ca_root_nss>=0:security/ca_root_nss \ + gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ + geoclue>=0:net/geoclue \ + itstool:textproc/itstool \ + mc-tool:net-im/telepathy-mission-control +LIB_DEPENDS= libenchant.so:textproc/enchant \ + libgeocode-glib.so:net/geocode-glib \ + libgoa-1.0.so:net/gnome-online-accounts \ + libpulse.so:audio/pulseaudio \ + libtelepathy.so:net-im/libtelepathy \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libtelepathy-farstream.so:net-im/telepathy-farstream \ + libtelepathy-logger.so:net-im/telepathy-logger \ + libfolks-telepathy.so:net-im/folks \ + libnotify.so:devel/libnotify \ + libgcr-3.so:security/gcr \ + libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libclutter-gst-2.0.so:multimedia/clutter-gst \ + libwebkitgtk-3.0.so:www/webkit-gtk3 \ + libsoup-2.4.so:devel/libsoup +RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ + ca_root_nss>=0:security/ca_root_nss \ + gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ + geoclue>=0:net/geoclue \ + mc-tool:net-im/telepathy-mission-control USES= gettext gmake gnome libtool pathfix pkgconfig python tar:xz USE_GNOME= evolutiondataserver3 intlhack @@ -65,16 +65,16 @@ SALUT_DESC= Enable link-local (serverless) XMPP support HAZE_DESC= Enable libpurple protocol integration MAP_DESC= Enable graphical map support CHEESE_DESC= Enable cheese camera support -JABBER_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-gabble:${PORTSDIR}/net-im/telepathy-gabble -MSN_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-butterfly:${PORTSDIR}/net-im/telepathy-butterfly -IRC_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-idle:${PORTSDIR}/net-im/telepathy-idle -SALUT_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-salut:${PORTSDIR}/net-im/telepathy-salut -HAZE_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-haze:${PORTSDIR}/net-im/telepathy-haze +JABBER_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-gabble:net-im/telepathy-gabble +MSN_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-butterfly:net-im/telepathy-butterfly +IRC_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-idle:net-im/telepathy-idle +SALUT_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-salut:net-im/telepathy-salut +HAZE_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-haze:net-im/telepathy-haze MAP_USE= GL=gl -MAP_LIB_DEPENDS= libchamplain-0.12.so:${PORTSDIR}/graphics/libchamplain +MAP_LIB_DEPENDS= libchamplain-0.12.so:graphics/libchamplain MAP_CONFIGURE_ENABLE= map -CHEESE_BUILD_DEPENDS= cheese>=0:${PORTSDIR}/multimedia/cheese -CHEESE_RUN_DEPENDS= cheese>=0:${PORTSDIR}/multimedia/cheese +CHEESE_BUILD_DEPENDS= cheese>=0:multimedia/cheese +CHEESE_RUN_DEPENDS= cheese>=0:multimedia/cheese CHEESE_CONFIGURE_WITH= cheese PLIST_SUB= PORTVERSION=${PORTVERSION} diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index e630d916c6e4..bd5bcd497b39 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= http://www.freedesktop.org/software/farstream/releases/farsight2/ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of GStreamer modules and libraries for videoconferencing -LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice -RUN_DEPENDS= libnice-gst010>=0:${PORTSDIR}/net-im/libnice-gst010 +LIB_DEPENDS= libnice.so:net-im/libnice +RUN_DEPENDS= libnice-gst010>=0:net-im/libnice-gst010 USES= gettext libtool gmake pathfix pkgconfig python USE_LDCONFIG= yes diff --git a/net-im/farstream/Makefile b/net-im/farstream/Makefile index 9284e48ab8fe..7e300d5ba94d 100644 --- a/net-im/farstream/Makefile +++ b/net-im/farstream/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://freedesktop.org/software/farstream/releases/farstream/ MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of GStreamer modules and libraries for videoconferencing -LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice -RUN_DEPENDS= libnice-gst1>=0:${PORTSDIR}/net-im/libnice-gst1 +LIB_DEPENDS= libnice.so:net-im/libnice +RUN_DEPENDS= libnice-gst1>=0:net-im/libnice-gst1 USE_LDCONFIG= yes USES= gettext libtool gmake pathfix pkgconfig python diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index f29431c7a4c7..e75a5dddcdf6 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -8,7 +8,7 @@ PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Finch multi-protocol messaging client (Console UI) -LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= libpurple.so:net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/finch diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 336256c9dbdd..05ff252fe37c 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -9,11 +9,11 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= library to aggregates people from multiple sources -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libgee-0.8.so:${PORTSDIR}/devel/libgee \ - libgcr-3.so:${PORTSDIR}/security/gcr \ - libzeitgeist-2.0.so:${PORTSDIR}/sysutils/zeitgeist \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib +BUILD_DEPENDS= vapigen:lang/vala +LIB_DEPENDS= libgee-0.8.so:devel/libgee \ + libgcr-3.so:security/gcr \ + libzeitgeist-2.0.so:sysutils/zeitgeist \ + libtelepathy-glib.so:net-im/telepathy-glib CONFLICTS= folks-0.4.[0-9]* @@ -36,9 +36,9 @@ OPTIONS_DEFAULT=SOCIALWEB TRACKER SOCIALWEB_DESC= Social web backend TRACKER_DESC= Tracker backend SOCIALWEB_CONFIGURE_ENABLE= libsocialweb-backend -SOCIALWEB_LIB_DEPENDS= libsocialweb.so:${PORTSDIR}/www/libsocialweb +SOCIALWEB_LIB_DEPENDS= libsocialweb.so:www/libsocialweb TRACKER_CONFIGURE_ENABLE= tracker-backend -TRACKER_LIB_DEPENDS= libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker +TRACKER_LIB_DEPENDS= libtracker-control-1.0.so:sysutils/tracker post-patch: @${REINPLACE_CMD} -e 's|--fatal-warnings||g' \ diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile index 17ccf3a2a89f..c71ef8659333 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -13,9 +13,9 @@ COMMENT= GNU console based Jabber client OPTIONS_DEFINE= NLS -LIB_DEPENDS= libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth -BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile -RUN_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile +LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth +BUILD_DEPENDS= guile>=1.8.6:lang/guile +RUN_DEPENDS= guile>=1.8.6:lang/guile USES= pkgconfig USE_GNOME= glib20 diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index e11c9cdb938d..a8e9f015ea0f 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -12,7 +12,7 @@ COMMENT= Graphical client for the Gale instant messaging system LICENSE= GPLv2 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Pmw>0:${PORTSDIR}/x11-toolkits/py-Pmw +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Pmw>0:x11-toolkits/py-Pmw USE_OPENSSL= yes USES= python diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index b89df94c920b..d0d5ba8b0715 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -12,10 +12,10 @@ COMMENT= Jabber client based on a plugin system LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:${PORTSDIR}/devel/py-pyasn1 \ - ${PYTHON_PKGNAMEPREFIX}nbxmpp>0:${PORTSDIR}/net-im/py-nbxmpp +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}nbxmpp>0:net-im/py-nbxmpp NO_ARCH= yes USES= cpe dos2unix gmake pathfix python:2 tar:bzip2 @@ -37,12 +37,12 @@ CRYPTO_DESC= End to end encryption support GUPNP_DESC= UPnP IGD protocol support SPELL_DESC= Spell checking support -AVAHI_RUN_DEPENDS= avahi-discover:${PORTSDIR}/net/py-avahi -CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto -DBUS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.2:${PORTSDIR}/devel/py-dbus -GUPNP_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gupnp/__init__.py:${PORTSDIR}/net/gupnp-igd +AVAHI_RUN_DEPENDS= avahi-discover:net/py-avahi +CRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto +DBUS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.2:devel/py-dbus +GUPNP_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gupnp/__init__.py:net/gupnp-igd NLS_USES= gettext -SPELL_LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell +SPELL_LIB_DEPENDS= libgtkspell.so:textproc/gtkspell PORTDOCS= AUTHORS ChangeLog README.html SUB_FILES= pkg-message diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index 4b2863fda5e1..ea4166f51c60 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -11,9 +11,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}ruit MAINTAINER= ports@FreeBSD.org COMMENT= Secure instant messaging system -LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc \ - libwwwcore.so:${PORTSDIR}/www/libwww \ - libadns.so:${PORTSDIR}/dns/adns +LIB_DEPENDS= libgc.so:devel/boehm-gc \ + libwwwcore.so:www/libwww \ + libadns.so:dns/adns USES= iconv libtool ncurses GNU_CONFIGURE= yes diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile index 0150fd15bb15..5d827a86c27c 100644 --- a/net-im/gloox/Makefile +++ b/net-im/gloox/Makefile @@ -13,8 +13,8 @@ COMMENT= Jabber/XMPP client library LICENSE= GPLv3 #LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \ - libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libidn.so:dns/libidn \ + libgnutls.so:security/gnutls USES= libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes @@ -28,7 +28,7 @@ PORTSCOUT= skipv:1.0.x OPTIONS_DEFINE= MDNSRESPONDER -MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:${PORTSDIR}/net/mDNSResponder +MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:net/mDNSResponder MDNSRESPONDER_CONFIGURE_ENABLE= mdns post-patch: diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile index 512ce9fef2b3..b1ba6fbadc83 100644 --- a/net-im/hotot/Makefile +++ b/net-im/hotot/Makefile @@ -29,8 +29,8 @@ KDE4_DESC= KDE 4 integration (implies Qt 4) .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/webkit/__init__.py:${PORTSDIR}/www/py-webkitgtk \ - ${PYTHON_SITELIBDIR}/keybinder/__init__.py:${PORTSDIR}/x11/keybinder +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/webkit/__init__.py:www/py-webkitgtk \ + ${PYTHON_SITELIBDIR}/keybinder/__init__.py:x11/keybinder PLIST_SUB+= GTK2="" .else CMAKE_ARGS+= -DWITH_GTK=off diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile index c98fc189e930..6986e1d5a2d1 100644 --- a/net-im/jabber-pyicq/Makefile +++ b/net-im/jabber-pyicq/Makefile @@ -16,8 +16,8 @@ COMMENT= Python ICQ-Transport for Jabber LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:security/py-openssl \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow PROJECTHOST= pyicqt OPTIONS_DEFINE= DOCS EXAMPLES MYSQL TWISTED @@ -43,7 +43,7 @@ INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME} PORTDOCS= NEWS README PORTEXAMPLES= db-setup.mysql jabber-pyicq.xml -MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:${PORTSDIR}/databases/py-MySQLdb +MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=0:databases/py-MySQLdb TWISTED_USES= twisted:web,words .include <bsd.port.options.mk> @@ -53,19 +53,19 @@ JABBER_REQUIRE?= jabber JABBER_USER?= jabber JABBER_PIDDIR?= /var/run/jabberd JABBER_SPOOLDIR?= /var/spool/jabberd -RUN_DEPENDS+= jabberd14:${PORTSDIR}/net-im/jabber +RUN_DEPENDS+= jabberd14:net-im/jabber .elif ${PORT_OPTIONS:MJABBERD} JABBER_REQUIRE?= jabberd JABBER_USER?= jabber JABBER_PIDDIR?= /var/jabberd/pid JABBER_SPOOLDIR?= /var/spool/jabber -RUN_DEPENDS+= jabberd:${PORTSDIR}/net-im/jabberd +RUN_DEPENDS+= jabberd:net-im/jabberd .elif ${PORT_OPTIONS:MEJABBERD} JABBER_REQUIRE?= ejabberd JABBER_USER?= ejabberd JABBER_PIDDIR?= /var/jabberd/pid JABBER_SPOOLDIR?= /var/spool/jabber -RUN_DEPENDS+= ejabberdctl:${PORTSDIR}/net-im/ejabberd +RUN_DEPENDS+= ejabberdctl:net-im/ejabberd .elif ${PORT_OPTIONS:MDAEMON} JABBER_REQUIRE?= DAEMON JABBER_USER?= nobody diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile index bee7ce3ba575..b591f9cce861 100644 --- a/net-im/jabber.el/Makefile +++ b/net-im/jabber.el/Makefile @@ -11,7 +11,7 @@ DISTNAME= emacs-jabber-${PORTVERSION} MAINTAINER= max.n.boyarov@gmail.com COMMENT= Minimal jabber client for [X]Emacs -RUN_DEPENDS= ${LOCALBASE}/bin/gnutls-cli:${PORTSDIR}/security/gnutls +RUN_DEPENDS= ${LOCALBASE}/bin/gnutls-cli:security/gnutls INFO= emacs-jabber PORTDOCS+= AUTHORS NEWS README diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 0b8d81bd94bc..ecd1c0028d3d 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -16,11 +16,11 @@ COMMENT= XMPP/Jabber server daemon LICENSE= GPLv2 -LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \ - libpth.so:${PORTSDIR}/devel/pth-hard \ - libidn.so:${PORTSDIR}/dns/libidn \ - libgnutls.so:${PORTSDIR}/security/gnutls \ - libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libpopt.so:devel/popt \ + libpth.so:devel/pth-hard \ + libidn.so:dns/libidn \ + libgnutls.so:security/gnutls \ + libexpat.so:textproc/expat2 OPTIONS_DEFINE= IPV6 MYSQL PGSQL DOCS diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 393b57eee5fb..eb98f6019523 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -12,10 +12,10 @@ COMMENT= Online presence and instant messaging server LICENSE= GPLv2 -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libgsasl.so:${PORTSDIR}/security/gsasl \ - libidn.so:${PORTSDIR}/dns/libidn \ - libudns.so:${PORTSDIR}/dns/udns +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libgsasl.so:security/gsasl \ + libidn.so:dns/libidn \ + libudns.so:dns/udns OPTIONS_DEFINE= MYSQL PGSQL LDAP BDB SQLITE PAM PIPE ANON FS DEBUG REQUIRES \ DOCS SUPERSEDED EXPERIMENTAL @@ -71,7 +71,7 @@ PGSQL_USES= pgsql PGSQL_CONFIGURE_ENABLE= pgsql SQLITE_CONFIGURE_ENABLE=sqlite -SQLITE_LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 MYSQL_USE= MYSQL=yes MYSQL_CONFIGURE_ENABLE= mysql diff --git a/net-im/jarl/Makefile b/net-im/jarl/Makefile index c4960153565d..9cca0ad7998a 100644 --- a/net-im/jarl/Makefile +++ b/net-im/jarl/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl/Tk Jabber client LICENSE= GPLv2 -RUN_DEPENDS= ptksh:${PORTSDIR}/x11-toolkits/p5-Tk \ - p5-Net-Jabber>=0:${PORTSDIR}/net-im/p5-Net-Jabber +RUN_DEPENDS= ptksh:x11-toolkits/p5-Tk \ + p5-Net-Jabber>=0:net-im/p5-Net-Jabber USES= perl5 NO_BUILD= yes diff --git a/net-im/jggtrans/Makefile b/net-im/jggtrans/Makefile index 52e548d8721f..7e1fde09d3e7 100644 --- a/net-im/jggtrans/Makefile +++ b/net-im/jggtrans/Makefile @@ -12,9 +12,9 @@ COMMENT= Jabberd XMPP to GG instant messaging service gateway LICENSE= GPLv2 -LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \ - libexpat.so:${PORTSDIR}/textproc/expat2 \ - libgadu.so:${PORTSDIR}/polish/libgadu +LIB_DEPENDS= libidn.so:dns/libidn \ + libexpat.so:textproc/expat2 \ + libgadu.so:polish/libgadu GNU_CONFIGURE= yes USES= gettext gmake pkgconfig diff --git a/net-im/kde-telepathy/Makefile b/net-im/kde-telepathy/Makefile index b7e8488a58b1..ea3960161d6a 100644 --- a/net-im/kde-telepathy/Makefile +++ b/net-im/kde-telepathy/Makefile @@ -7,14 +7,14 @@ CATEGORIES= net-im kde MAINTAINER= kde@FreeBSD.org COMMENT= KDE integrated instant messaging framework -RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/kcm_ktp_accounts.so:${PORTSDIR}/net-im/ktp-accounts-kcm \ - ${KDE4_PREFIX}/lib/kde4/kded_ktp_approver.so:${PORTSDIR}/net-im/ktp-approver \ - ${KDE4_PREFIX}/lib/kde4/libexec/ktp-auth-handler:${PORTSDIR}/net-im/ktp-auth-handler \ - ${KDE4_PREFIX}/bin/ktp-contactlist:${PORTSDIR}/net-im/ktp-contact-list \ - ${KDE4_PREFIX}/lib/kde4/krunner_ktp_contacts.so:${PORTSDIR}/net-im/ktp-contact-runner \ - ${KDE4_PREFIX}/lib/kde4/libexec/ktp-filetransfer-handler:${PORTSDIR}/net-im/ktp-filetransfer-handler \ - ${KDE4_PREFIX}/lib/kde4/kded_ktp_integration_module.so:${PORTSDIR}/net-im/ktp-kded-integration-module \ - ${KDE4_PREFIX}/lib/kde4/libexec/ktp-text-ui:${PORTSDIR}/net-im/ktp-text-ui +RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/kcm_ktp_accounts.so:net-im/ktp-accounts-kcm \ + ${KDE4_PREFIX}/lib/kde4/kded_ktp_approver.so:net-im/ktp-approver \ + ${KDE4_PREFIX}/lib/kde4/libexec/ktp-auth-handler:net-im/ktp-auth-handler \ + ${KDE4_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list \ + ${KDE4_PREFIX}/lib/kde4/krunner_ktp_contacts.so:net-im/ktp-contact-runner \ + ${KDE4_PREFIX}/lib/kde4/libexec/ktp-filetransfer-handler:net-im/ktp-filetransfer-handler \ + ${KDE4_PREFIX}/lib/kde4/kded_ktp_integration_module.so:net-im/ktp-kded-integration-module \ + ${KDE4_PREFIX}/lib/kde4/libexec/ktp-text-ui:net-im/ktp-text-ui USE_KDE4= kdeprefix USES= metaport @@ -28,11 +28,11 @@ SEND_FILE_DESC= Context menu plugin for sending files .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPLASMA} -RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/plasma_applet_ktp_presence.so:${PORTSDIR}/net-im/plasma-applet-ktp +RUN_DEPENDS+= ${KDE4_PREFIX}/lib/kde4/plasma_applet_ktp_presence.so:net-im/plasma-applet-ktp .endif .if ${PORT_OPTIONS:MSEND_FILE} -RUN_DEPENDS+= ${KDE4_PREFIX}/bin/ktp-send-file:${PORTSDIR}/net-im/ktp-send-file +RUN_DEPENDS+= ${KDE4_PREFIX}/bin/ktp-send-file:net-im/ktp-send-file .endif .include <bsd.port.mk> diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile index 850f09d542f3..3d1bc2762eec 100644 --- a/net-im/kmess-kde4/Makefile +++ b/net-im/kmess-kde4/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/Latest%20versions/${PORTVERSION}/ MAINTAINER= syncer@gmail.com COMMENT= MSN Messenger client for KDE -LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca \ - libgif.so:${PORTSDIR}/graphics/giflib +LIB_DEPENDS= libqca.so:devel/qca \ + libgif.so:graphics/giflib USE_GNOME= libxml2 libxslt USE_KDE4= kdeprefix kdelibs libkonq automoc4 diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile index 944c3e09714d..9066fbb794e4 100644 --- a/net-im/kopete-kde4/Makefile +++ b/net-im/kopete-kde4/Makefile @@ -10,15 +10,15 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE multi-protocol instant messenger -LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn \ - libqca.so:${PORTSDIR}/devel/qca \ - libotr.so.5:${PORTSDIR}/security/libotr \ - libgadu.so:${PORTSDIR}/polish/libgadu \ - libkleo.so:${PORTSDIR}/deskutils/kdepim4 \ - libmeanwhile.so:${PORTSDIR}/net-im/meanwhile \ - libv4l2.so:${PORTSDIR}/multimedia/libv4l \ - libjasper.so:${PORTSDIR}/graphics/jasper -BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat +LIB_DEPENDS= libidn.so:dns/libidn \ + libqca.so:devel/qca \ + libotr.so.5:security/libotr \ + libgadu.so:polish/libgadu \ + libkleo.so:deskutils/kdepim4 \ + libmeanwhile.so:net-im/meanwhile \ + libv4l2.so:multimedia/libv4l \ + libjasper.so:graphics/jasper +BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat USES= cmake:outsource jpeg pkgconfig shebangfix sqlite tar:xz webplugin:native USE_GNOME= libxml2 libxslt @@ -51,7 +51,7 @@ CFLAGS+= -DHAVE_LINUX_INTEGER_TYPES=1 OPTIONS_DEFINE= XMMS XMMS_DESC= XMMS Kopete nowlistening plugin -XMMS_LIB_DEPENDS= libxmms.so:${PORTSDIR}/multimedia/xmms +XMMS_LIB_DEPENDS= libxmms.so:multimedia/xmms XMMS_CMAKE_ON= -DWITH_Xmms:BOOL=ON XMMS_CMAKE_OFF= -DWITH_Xmms:BOOL=OFF diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile index 9aec82ce70af..00e0197c7b77 100644 --- a/net-im/ktp-accounts-kcm/Makefile +++ b/net-im/ktp-accounts-kcm/Makefile @@ -8,10 +8,10 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging account management module -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libtelepathy-logger-qt4.so:${PORTSDIR}/net-im/telepathy-logger-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals -RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:${PORTSDIR}/net-im/ktp-contact-list +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libtelepathy-logger-qt4.so:net-im/telepathy-logger-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals +RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build @@ -22,14 +22,14 @@ OPTIONS_DEFINE= HAZE IRC JABBER SALUT OPTIONS_DEFAULT=JABBER HAZE_DESC= libpurple protocols support -HAZE_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-haze:${PORTSDIR}/net-im/telepathy-haze +HAZE_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-haze:net-im/telepathy-haze IRC_DESC= Internet Relay Chat support -IRC_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-idle:${PORTSDIR}/net-im/telepathy-idle +IRC_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-idle:net-im/telepathy-idle -JABBER_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-gabble:${PORTSDIR}/net-im/telepathy-gabble +JABBER_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-gabble:net-im/telepathy-gabble SALUT_DESC= Link-local (serverless) XMPP support -SALUT_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-salut:${PORTSDIR}/net-im/telepathy-salut +SALUT_RUN_DEPENDS= ${LOCALBASE}/libexec/telepathy-salut:net-im/telepathy-salut .include <bsd.port.mk> diff --git a/net-im/ktp-approver/Makefile b/net-im/ktp-approver/Makefile index 517e5535a68c..e36d345a2330 100644 --- a/net-im/ktp-approver/Makefile +++ b/net-im/ktp-approver/Makefile @@ -8,9 +8,9 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging notifier -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals -RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:${PORTSDIR}/net-im/ktp-contact-list +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals +RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile index 911d8ac4bf36..51fdcb96bfc5 100644 --- a/net-im/ktp-auth-handler/Makefile +++ b/net-im/ktp-auth-handler/Makefile @@ -8,10 +8,10 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KWallet integration module for KDE Telepathy -LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson \ - libqca.so:${PORTSDIR}/devel/qca \ - libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals +LIB_DEPENDS= libqjson.so:devel/qjson \ + libqca.so:devel/qca \ + libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib dbus gui xml webkit \ diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile index 4c66affd9888..684e5b0aa5be 100644 --- a/net-im/ktp-common-internals/Makefile +++ b/net-im/ktp-common-internals/Makefile @@ -8,9 +8,9 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE Telepathy internal library -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libtelepathy-logger-qt4.so:${PORTSDIR}/net-im/telepathy-logger-qt4 -RUN_DEPENDS= ${LOCALBASE}/libexec/mission-control-5:${PORTSDIR}/net-im/telepathy-mission-control +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libtelepathy-logger-qt4.so:net-im/telepathy-logger-qt4 +RUN_DEPENDS= ${LOCALBASE}/libexec/mission-control-5:net-im/telepathy-mission-control USE_KDE4= kdeprefix kdelibs pimlibs automoc4 USE_QT4= declarative script \ diff --git a/net-im/ktp-contact-list/Makefile b/net-im/ktp-contact-list/Makefile index 3375fd37eafd..9e9c9a4a5efb 100644 --- a/net-im/ktp-contact-list/Makefile +++ b/net-im/ktp-contact-list/Makefile @@ -8,9 +8,9 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging contact list application -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libtelepathy-logger-qt4.so:${PORTSDIR}/net-im/telepathy-logger-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libtelepathy-logger-qt4.so:net-im/telepathy-logger-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build diff --git a/net-im/ktp-contact-runner/Makefile b/net-im/ktp-contact-runner/Makefile index eb39dd2d55e4..9f9e6cf1da33 100644 --- a/net-im/ktp-contact-runner/Makefile +++ b/net-im/ktp-contact-runner/Makefile @@ -8,8 +8,8 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KRunner integration module for KDE Telepathy -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build diff --git a/net-im/ktp-desktop-applets/Makefile b/net-im/ktp-desktop-applets/Makefile index 809dabdf42c7..01cbeb7d33be 100644 --- a/net-im/ktp-desktop-applets/Makefile +++ b/net-im/ktp-desktop-applets/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging plasma widgets -LIB_DEPENDS= libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals +LIB_DEPENDS= libktpcommoninternalsprivate.so:net-im/ktp-common-internals USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build diff --git a/net-im/ktp-filetransfer-handler/Makefile b/net-im/ktp-filetransfer-handler/Makefile index b87cb923f4a0..acb57d33de8b 100644 --- a/net-im/ktp-filetransfer-handler/Makefile +++ b/net-im/ktp-filetransfer-handler/Makefile @@ -8,8 +8,8 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging file transfer handler -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build diff --git a/net-im/ktp-kded-integration-module/Makefile b/net-im/ktp-kded-integration-module/Makefile index a17e718c4379..c508b8b6ca98 100644 --- a/net-im/ktp-kded-integration-module/Makefile +++ b/net-im/ktp-kded-integration-module/Makefile @@ -8,8 +8,8 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= Module for integration of instant messaging into KDE Workspaces -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build diff --git a/net-im/ktp-send-file/Makefile b/net-im/ktp-send-file/Makefile index 4fbe767513dc..4854a5c84ea7 100644 --- a/net-im/ktp-send-file/Makefile +++ b/net-im/ktp-send-file/Makefile @@ -8,10 +8,10 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging file transfer application -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals -RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/libexec/ktp-filetransfer-handler:${PORTSDIR}/net-im/ktp-filetransfer-handler \ - ${KDE4_PREFIX}/bin/ktp-contactlist:${PORTSDIR}/net-im/ktp-contact-list +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals +RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/libexec/ktp-filetransfer-handler:net-im/ktp-filetransfer-handler \ + ${KDE4_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib moc_build qmake_build rcc_build uic_build diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index 437ffa91c861..de21ab385946 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -8,10 +8,10 @@ MASTER_SITES= KDE/${KTP_BRANCH}/kde-telepathy/${PORTVERSION}/src MAINTAINER= kde@FreeBSD.org COMMENT= KDE chat window application -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libtelepathy-logger-qt4.so:${PORTSDIR}/net-im/telepathy-logger-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals -RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:${PORTSDIR}/net-im/ktp-contact-list +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libtelepathy-logger-qt4.so:net-im/telepathy-logger-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals +RUN_DEPENDS= ${KDE4_PREFIX}/bin/ktp-contactlist:net-im/ktp-contact-list USE_KDE4= kdeprefix automoc4 USE_QT4= corelib webkit xml \ diff --git a/net-im/libaccounts-glib/Makefile b/net-im/libaccounts-glib/Makefile index 89e5cd640cc1..4515efd81fdb 100644 --- a/net-im/libaccounts-glib/Makefile +++ b/net-im/libaccounts-glib/Makefile @@ -14,8 +14,8 @@ COMMENT= Accounts and SSO framework for Linux and POSIX based platforms LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libsqlite3.so:databases/sqlite3 FETCH_BEFORE_ARGS= -o ${DISTFILES} diff --git a/net-im/libaccounts-qt5/Makefile b/net-im/libaccounts-qt5/Makefile index b2d3ac5fbe5b..7116d8dd2e28 100644 --- a/net-im/libaccounts-qt5/Makefile +++ b/net-im/libaccounts-qt5/Makefile @@ -15,8 +15,8 @@ COMMENT= Qt5 wrapper for SSO framework LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libaccounts-glib.so:${PORTSDIR}/net-im/libaccounts-glib -BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +LIB_DEPENDS= libaccounts-glib.so:net-im/libaccounts-glib +BUILD_DEPENDS= doxygen:devel/doxygen FETCH_BEFORE_ARGS= -o ${DISTFILES} diff --git a/net-im/libjreen/Makefile b/net-im/libjreen/Makefile index cdb05012b8b9..0f63404b1c57 100644 --- a/net-im/libjreen/Makefile +++ b/net-im/libjreen/Makefile @@ -10,8 +10,8 @@ COMMENT= Qt4 based jabber library LICENSE= GPLv2 -LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca \ - libspeex.so:${PORTSDIR}/audio/speex +LIB_DEPENDS= libqca.so:devel/qca \ + libspeex.so:audio/speex GH_ACCOUNT= euroelessar GH_PROJECT= jreen diff --git a/net-im/libnice-gst010/Makefile b/net-im/libnice-gst010/Makefile index 4ea59475768a..a7739953b3b5 100644 --- a/net-im/libnice-gst010/Makefile +++ b/net-im/libnice-gst010/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -gst010 MAINTAINER= gnome@FreeBSD.org COMMENT= GStreamer 0.10 plugin from libnice -LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice +LIB_DEPENDS= libnice.so:net-im/libnice MASTERDIR= ${.CURDIR}/../libnice DESCR= ${.CURDIR}/pkg-descr diff --git a/net-im/libnice-gst1/Makefile b/net-im/libnice-gst1/Makefile index 467cbc8ce5c8..807da0bf5ae3 100644 --- a/net-im/libnice-gst1/Makefile +++ b/net-im/libnice-gst1/Makefile @@ -7,7 +7,7 @@ PKGNAMESUFFIX= -gst1 MAINTAINER= gnome@FreeBSD.org COMMENT= GStreamer 1 plugin from libnice -LIB_DEPENDS= libnice.so:${PORTSDIR}/net-im/libnice +LIB_DEPENDS= libnice.so:net-im/libnice MASTERDIR= ${.CURDIR}/../libnice DESCR= ${.CURDIR}/pkg-descr diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index 08887e6431af..390d3134f601 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -20,7 +20,7 @@ INSTALL_TARGET= install-strip .if !defined(LIBNICE_SLAVE) OPTIONS_DEFINE= GUPNP GUPNP_DESC= UPnP IGD port mapping support -GUPNP_LIB_DEPENDS+= libgupnp-igd-1.0.so:${PORTSDIR}/net/gupnp-igd +GUPNP_LIB_DEPENDS+= libgupnp-igd-1.0.so:net/gupnp-igd GUPNP_CONFIGURE_ENABLE= gupnp .endif diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 5999ddc80f89..8c12ebe5d1d0 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -142,7 +142,7 @@ CONFIGURE_ARGS+=--disable-gstreamer .endif .if ${PORT_OPTIONS:MVV} && ${PORT_OPTIONS:MGSTREAMER} -LIB_DEPENDS+= libfarstream-0.2.so:${PORTSDIR}/net-im/farstream +LIB_DEPENDS+= libfarstream-0.2.so:net-im/farstream USE_GSTREAMER+= v4l2 PLIST_SUB+= VV="" .else @@ -151,13 +151,13 @@ PLIST_SUB+= VV="@comment " .endif .if ${PORT_OPTIONS:MIDN} -LIB_DEPENDS+= libidn.so:${PORTSDIR}/dns/libidn +LIB_DEPENDS+= libidn.so:dns/libidn .else CONFIGURE_ARGS+=--disable-idn .endif .if ${PORT_OPTIONS:MCAP} -LIB_DEPENDS+= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS+= libsqlite3.so:databases/sqlite3 CONFIGURE_ARGS+=--enable-cap PLIST_SUB+= CAP="" .else @@ -166,7 +166,7 @@ PLIST_SUB+= CAP="@comment not installed: " .endif .if ${PORT_OPTIONS:MGNUTLS} -LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgnutls.so:security/gnutls CONFIGURE_ARGS+= --enable-gnutls=yes PLIST_SUB+= GNUTLS="" .else @@ -175,7 +175,7 @@ PLIST_SUB+= GNUTLS="@comment " .endif .if ${PORT_OPTIONS:MNSS} -LIB_DEPENDS+= libnss3.so:${PORTSDIR}/security/nss +LIB_DEPENDS+= libnss3.so:security/nss CONFIGURE_ARGS+= --enable-nss=yes \ --with-nspr-includes=${LOCALBASE}/include/nspr \ --with-nspr-libs=${LOCALBASE}/lib \ @@ -188,12 +188,12 @@ PLIST_SUB+= NSS="@comment " .endif .if ${PORT_OPTIONS:MSASL} -LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 CONFIGURE_ARGS+= --enable-cyrus-sasl .endif .if ${PORT_OPTIONS:MBONJOUR} -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app PLIST_SUB+= BONJOUR="" PRPL_MODULES:= bonjour,${PRPL_MODULES} .else @@ -202,15 +202,15 @@ PLIST_SUB+= BONJOUR="@comment not installed: " .endif .if ${PORT_OPTIONS:MGTKSPELL} -LIB_DEPENDS+= libgtkspell.so:${PORTSDIR}/textproc/gtkspell +LIB_DEPENDS+= libgtkspell.so:textproc/gtkspell .else CONFIGURE_ARGS+= --disable-gtkspell .endif .if ${PORT_OPTIONS:MDBUS} -LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS+= libdbus-glib-1.so:devel/dbus-glib .if !defined(PIDGIN_SLAVE) -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:devel/py-dbus .endif CONFIGURE_ARGS+= --enable-dbus PLIST_SUB+= DBUS="" @@ -220,7 +220,7 @@ PLIST_SUB+= DBUS="@comment not installed: " .endif .if ${PORT_OPTIONS:MSAMETIME} -LIB_DEPENDS+= libmeanwhile.so:${PORTSDIR}/net-im/meanwhile +LIB_DEPENDS+= libmeanwhile.so:net-im/meanwhile PLIST_SUB+= SAMETIME="" PRPL_MODULES:= sametime,${PRPL_MODULES} .else @@ -229,7 +229,7 @@ CONFIGURE_ARGS+=--disable-meanwhile .endif .if ${PORT_OPTIONS:MSILC} -LIB_DEPENDS+= libsilcclient.so:${PORTSDIR}/devel/silc-toolkit +LIB_DEPENDS+= libsilcclient.so:devel/silc-toolkit CONFIGURE_ARGS+= --with-silc-includes=${LOCALBASE}/include/silc \ --with-silc-libs=${LOCALBASE}/lib PLIST_SUB+= SILC="" diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile index c883d89ecd28..dbec051f7166 100644 --- a/net-im/libstrophe/Makefile +++ b/net-im/libstrophe/Makefile @@ -10,7 +10,7 @@ COMMENT= Lightweight XMPP library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USE_GITHUB= yes GH_ACCOUNT= strophe diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 2811ac8b5cd9..71b7093c9030 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Flexible Communications Framework -LIB_DEPENDS= libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \ + libdbus-glib-1.so:devel/dbus-glib USES= gmake libtool pathfix pkgconfig python:build USE_LDCONFIG= yes diff --git a/net-im/licq-icq/Makefile b/net-im/licq-icq/Makefile index aba25e0f06da..fe3cab044892 100644 --- a/net-im/licq-icq/Makefile +++ b/net-im/licq-icq/Makefile @@ -9,7 +9,7 @@ COMMENT= ICQ plugin for Licq LICENSE= GPLv2 -LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_regex.so:devel/boost-libs USES= cmake DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/net-im/licq-jabber/Makefile b/net-im/licq-jabber/Makefile index d9dd4ef21182..ae2be51b4102 100644 --- a/net-im/licq-jabber/Makefile +++ b/net-im/licq-jabber/Makefile @@ -10,8 +10,8 @@ COMMENT= Jabber (XMPP) plugin for Licq LICENSE= GPLv2 -LIB_DEPENDS= libgloox.so:${PORTSDIR}/net-im/gloox \ - libboost_regex.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libgloox.so:net-im/gloox \ + libboost_regex.so:devel/boost-libs USES= cmake pkgconfig DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/net-im/licq-msn/Makefile b/net-im/licq-msn/Makefile index 1dcbb231139f..fcb2b1e324a4 100644 --- a/net-im/licq-msn/Makefile +++ b/net-im/licq-msn/Makefile @@ -9,7 +9,7 @@ COMMENT= MSN plugin for Licq LICENSE= GPLv2 -LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_regex.so:devel/boost-libs USES= cmake DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index a57ce33e2309..20af0475af3f 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -9,9 +9,9 @@ CATEGORIES= net-im MAINTAINER= dinoex@FreeBSD.org COMMENT= OnScreenDisplay messages in licq -LIB_DEPENDS= libxosd.so:${PORTSDIR}/misc/xosd \ - libboost_regex.so:${PORTSDIR}/devel/boost-libs -RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt4-gui.so:${PORTSDIR}/${LICQ_PORT}-qt-gui +LIB_DEPENDS= libxosd.so:misc/xosd \ + libboost_regex.so:devel/boost-libs +RUN_DEPENDS= ${LOCALBASE}/lib/licq/licq_qt4-gui.so:${LICQ_PORT}-qt-gui # run dependency may be too strict, delete it if you use another # plugin (gtk+) and wish run osd with it. i've not tested with # plugins other than qt-gui diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile index 2e24fd9bb5f4..3d87c692cf4f 100644 --- a/net-im/licq-qt-gui/Makefile +++ b/net-im/licq-qt-gui/Makefile @@ -12,8 +12,8 @@ COMMENT= Qt plugin for licq LICENSE= GPLv2 -LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs -RUN_DEPENDS= ${LOCALBASE}/lib/licq/protocol_icq.so:${PORTSDIR}/${LICQ_PORT}-icq +LIB_DEPENDS= libboost_regex.so:devel/boost-libs +RUN_DEPENDS= ${LOCALBASE}/lib/licq/protocol_icq.so:${LICQ_PORT}-icq USE_XORG= x11 xext ice xscrnsaver USES= cmake @@ -25,7 +25,7 @@ OPTIONS_DEFAULT=HUNSPELL LICQ_PORT?= net-im/licq -HUNSPELL_LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell +HUNSPELL_LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell HUNSPELL_CMAKE_ON= -DHUNSPELL_INCLUDE_DIRS=${LOCALBASE}/include/hunspell \ -DHUNSPELL_LIBRARIES=${LOCALBASE}/lib/libhunspell-1.3.so \ -DHUNSPELL_FOUND:BOOL=ON diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 90e9a6dca9dc..7a5e644c432f 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -12,7 +12,7 @@ COMMENT= Popular ICQ-compatible plugin-based program LICENSE= GPLv2 -LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_regex.so:devel/boost-libs USES= cmake iconv USE_OPENSSL= yes @@ -29,9 +29,9 @@ GPGME_DESC= Build support for gpgme NLS_USES= gettext NLS_CMAKE_OFF= -DENABLE_NLS:BOOL=OFF -GPGME_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \ - libassuan.so:${PORTSDIR}/security/libassuan \ - libgpg-error.so:${PORTSDIR}/security/libgpg-error +GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme \ + libassuan.so:security/libassuan \ + libgpg-error.so:security/libgpg-error .include <bsd.port.options.mk> diff --git a/net-im/licq/Makefile.inc b/net-im/licq/Makefile.inc index e07741cfcd87..6caff76d099a 100644 --- a/net-im/licq/Makefile.inc +++ b/net-im/licq/Makefile.inc @@ -4,8 +4,8 @@ PKGNAMEPREFIX= licq- LICQ_VER= 1.8.2 .if ${PORTNAME} != "base" -BUILD_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT} -RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT} +BUILD_DEPENDS+= licq:${LICQ_PORT} +RUN_DEPENDS+= licq:${LICQ_PORT} WRKSRC?= ${WRKDIR}/${DISTNAME}/plugins/${PORTNAME} .endif MASTER_SITES= SF/licq/licq/${LICQ_VER} diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index b9a502b49517..ead1d4ed3049 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -14,7 +14,7 @@ COMMENT= Lightweight Jabber client library LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn +LIB_DEPENDS= libidn.so:dns/libidn USES= gettext gmake libtool pkgconfig tar:bzip2 USE_GNOME= glib20 @@ -32,12 +32,12 @@ OPTIONS_RADIO_SSL= GNUTLS OPENSSL .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} -LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgnutls.so:security/gnutls CONFIGURE_ARGS+=--with-ssl=gnutls .elif ${PORT_OPTIONS:MOPENSSL} USE_OPENSSL= yes CONFIGURE_ARGS+=--with-ssl=openssl -RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss .else CONFIGURE_ARGS+=--without-ssl .endif diff --git a/net-im/mbpurple/Makefile b/net-im/mbpurple/Makefile index ad56c5bc9f87..ce946fe6bf5e 100644 --- a/net-im/mbpurple/Makefile +++ b/net-im/mbpurple/Makefile @@ -10,8 +10,8 @@ PROJECTHOST= microblog-purple MAINTAINER= ports@FreeBSD.org COMMENT= Integrate Twitter with Pidgin (AKA microblog-purple) -BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin +BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin +RUN_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index a9c311cc40eb..41fc838a4ebf 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -13,7 +13,7 @@ COMMENT= Small Jabber console client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth +LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth USES= gettext iconv libtool ncurses pathfix pkgconfig tar:bzip2 USE_GNOME= glib20 @@ -34,17 +34,17 @@ OTR_DESC= Off-the-record messaging support OPTIONS_SUB= yes -ASPELL_LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_CONFIGURE_ENABLE=aspell -ENCHANT_LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant ENCHANT_CONFIGURE_ENABLE=enchant -GPGME_LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme +GPGME_LIB_DEPENDS= libgpgme.so:security/gpgme GPGME_CONFIGURE_ENABLE= gpgme -OTR_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libotr.so.5:${PORTSDIR}/security/libotr +OTR_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ + libotr.so.5:security/libotr OTR_CONFIGURE_ENABLE= otr post-patch: diff --git a/net-im/mikutter/Makefile b/net-im/mikutter/Makefile index 5ef0c04ef792..f800a60cd6c5 100644 --- a/net-im/mikutter/Makefile +++ b/net-im/mikutter/Makefile @@ -14,24 +14,24 @@ COMMENT= Simple, powerful, and moeful Twitter client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gtk2>=3.0.7:${PORTSDIR}/x11-toolkits/rubygem-gtk2 \ - rubygem-cairo>=1.12.9:${PORTSDIR}/graphics/rubygem-cairo \ - rubygem-addressable>=2.3.8:${PORTSDIR}/www/rubygem-addressable \ - rubygem-delayer>=0.0.2:${PORTSDIR}/devel/rubygem-delayer \ - rubygem-delayer-deferred>=1.0.3:${PORTSDIR}/devel/rubygem-delayer-deferred \ - rubygem-gettext>=3.0.9:${PORTSDIR}/devel/rubygem-gettext \ - rubygem-instance_storage>=1.0.0:${PORTSDIR}/devel/rubygem-instance_storage \ - rubygem-json_pure>=1.8.3:${PORTSDIR}/devel/rubygem-json_pure \ - rubygem-locale>=2.1.1:${PORTSDIR}/devel/rubygem-locale \ - rubygem-memoist>=0.14.0:${PORTSDIR}/devel/rubygem-memoist \ - rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth \ - rubygem-pluggaloid>=1.0.2:${PORTSDIR}/devel/rubygem-pluggaloid \ - rubygem-ruby-hmac>=0.4.0:${PORTSDIR}/security/rubygem-ruby-hmac \ - rubygem-text>=1.3.1:${PORTSDIR}/textproc/rubygem-text \ - rubygem-totoridipjp>=0.1.0:${PORTSDIR}/www/rubygem-totoridipjp \ - rubygem-twitter-text>=1.13.0:${PORTSDIR}/textproc/rubygem-twitter-text \ - rubygem-typed-array>=0.1.2:${PORTSDIR}/devel/rubygem-typed-array \ - rubygem-unf>=0.1.4:${PORTSDIR}/textproc/rubygem-unf +RUN_DEPENDS= rubygem-gtk2>=3.0.7:x11-toolkits/rubygem-gtk2 \ + rubygem-cairo>=1.12.9:graphics/rubygem-cairo \ + rubygem-addressable>=2.3.8:www/rubygem-addressable \ + rubygem-delayer>=0.0.2:devel/rubygem-delayer \ + rubygem-delayer-deferred>=1.0.3:devel/rubygem-delayer-deferred \ + rubygem-gettext>=3.0.9:devel/rubygem-gettext \ + rubygem-instance_storage>=1.0.0:devel/rubygem-instance_storage \ + rubygem-json_pure>=1.8.3:devel/rubygem-json_pure \ + rubygem-locale>=2.1.1:devel/rubygem-locale \ + rubygem-memoist>=0.14.0:devel/rubygem-memoist \ + rubygem-oauth>=0.4.7:net/rubygem-oauth \ + rubygem-pluggaloid>=1.0.2:devel/rubygem-pluggaloid \ + rubygem-ruby-hmac>=0.4.0:security/rubygem-ruby-hmac \ + rubygem-text>=1.3.1:textproc/rubygem-text \ + rubygem-totoridipjp>=0.1.0:www/rubygem-totoridipjp \ + rubygem-twitter-text>=1.13.0:textproc/rubygem-twitter-text \ + rubygem-typed-array>=0.1.2:devel/rubygem-typed-array \ + rubygem-unf>=0.1.4:textproc/rubygem-unf WRKSRC= ${WRKDIR}/${PORTNAME} @@ -58,7 +58,7 @@ OPTIONS_DEFAULT= ${OPTIONS_DEFINE} .include <bsd.port.options.mk> -NOTIFY_RUN_DEPENDS= notify-send:${PORTSDIR}/devel/libnotify +NOTIFY_RUN_DEPENDS= notify-send:devel/libnotify post-patch: @${REINPLACE_CMD} -e "s|%%RUBY_SITELIBDIR%%|${RUBY_SITELIBDIR}|" \ diff --git a/net-im/mu-conference/Makefile b/net-im/mu-conference/Makefile index 9bf7af1fa5f8..fb9cfa433755 100644 --- a/net-im/mu-conference/Makefile +++ b/net-im/mu-conference/Makefile @@ -14,8 +14,8 @@ COMMENT= Multi-User Conferencing component for Jabber LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libidn.so:${PORTSDIR}/dns/libidn +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libidn.so:dns/libidn USES= pkgconfig shebangfix SHEBANG_FILES= scripts/roommaker.pl scripts/roomname.pl @@ -58,19 +58,19 @@ JABBER_REQUIRE?= jabber JABBER_USER?= jabber JABBER_PIDDIR?= /var/run/jabberd JABBER_SPOOLDIR?= /var/spool/jabberd -RUN_DEPENDS+= jabberd14:${PORTSDIR}/net-im/jabber +RUN_DEPENDS+= jabberd14:net-im/jabber .elif ${PORT_OPTIONS:MJABBERD} JABBER_REQUIRE?= jabberd JABBER_USER?= jabber JABBER_PIDDIR?= /var/jabberd/pid JABBER_SPOOLDIR?= /var/spool/jabber -RUN_DEPENDS+= jabberd:${PORTSDIR}/net-im/jabberd +RUN_DEPENDS+= jabberd:net-im/jabberd .elif ${PORT_OPTIONS:MEJABBERD} JABBER_REQUIRE?= ejabberd JABBER_USER?= ejabberd JABBER_PIDDIR?= /var/jabberd/pid JABBER_SPOOLDIR?= /var/spool/jabber -RUN_DEPENDS+= ejabberdctl:${PORTSDIR}/net-im/ejabberd +RUN_DEPENDS+= ejabberdctl:net-im/ejabberd .elif ${PORT_OPTIONS:MDAEMON} JABBER_REQUIRE?= DAEMON JABBER_USER?= nobody diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index 437aabe5b278..ecbc09427318 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ARGS+= --without-pkgdocdir .endif .if ${PORT_OPTIONS:MDETACH} -RUN_DEPENDS= screen:${PORTSDIR}/sysutils/screen +RUN_DEPENDS= screen:sysutils/screen CONFIGURE_ARGS+= --enable-detach .endif diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index ab2c7c372668..c9d9b99f0742 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -13,7 +13,7 @@ COMMENT= Enterprise instant messaging server LICENSE= APACHE20 -RUN_DEPENDS= ${JAVAJARDIR}/slf4j-api.jar:${PORTSDIR}/devel/slf4j +RUN_DEPENDS= ${JAVAJARDIR}/slf4j-api.jar:devel/slf4j OPTIONS_DEFINE= DOCS PLUGINS OPTIONS_DEFAULT=PLUGINS diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile index 90859f0edc74..c7f7866f2d3e 100644 --- a/net-im/p5-AnyEvent-XMPP/Makefile +++ b/net-im/p5-AnyEvent-XMPP/Makefile @@ -14,13 +14,13 @@ COMMENT= Implementation of the XMPP Protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \ - p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \ - p5-Object-Event>=0.7:${PORTSDIR}/devel/p5-Object-Event +BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-Net-LibIDN>=0:dns/p5-Net-LibIDN \ + p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-XML-Writer>=0:textproc/p5-XML-Writer \ + p5-Object-Event>=0.7:devel/p5-Object-Event RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net-im/p5-DJabberd/Makefile b/net-im/p5-DJabberd/Makefile index 7bb1498e6c30..592bb8eae4c6 100644 --- a/net-im/p5-DJabberd/Makefile +++ b/net-im/p5-DJabberd/Makefile @@ -12,16 +12,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Scalable, extensible Jabber/XMPP server framework -BUILD_DEPENDS= p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-Unicode-Stringprep>=0:${PORTSDIR}/converters/p5-Unicode-Stringprep +BUILD_DEPENDS= p5-Danga-Socket>=0:devel/p5-Danga-Socket \ + p5-XML-SAX>=0:textproc/p5-XML-SAX \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ + p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ + p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-Unicode-Stringprep>=0:converters/p5-Unicode-Stringprep RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 +TEST_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 PORTSCOUT= limit:^[0-9\.]*$$ diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 7fcec4e1a8ae..9be9e0ee77e8 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lars.eggert@gmx.net COMMENT= Jabber Perl library for client/component connectivity -RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 +RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser +BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 USES= perl5 USE_PERL5= configure diff --git a/net-im/p5-Jabber-Lite/Makefile b/net-im/p5-Jabber-Lite/Makefile index b31bc490cf31..06b7ec0b3749 100644 --- a/net-im/p5-Jabber-Lite/Makefile +++ b/net-im/p5-Jabber-Lite/Makefile @@ -15,10 +15,10 @@ COMMENT= Standalone library for communicating with Jabber servers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS +BUILD_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-Net-DNS>=0:dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net-im/p5-Jabber-SimpleSend/Makefile b/net-im/p5-Jabber-SimpleSend/Makefile index 2d7871395daa..bda6b7d14502 100644 --- a/net-im/p5-Jabber-SimpleSend/Makefile +++ b/net-im/p5-Jabber-SimpleSend/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Send a Jabber message simply -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Net-Jabber>=0:${PORTSDIR}/net-im/p5-Net-Jabber +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-Net-Jabber>=0:net-im/p5-Net-Jabber BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net-im/p5-Net-Async-XMPP/Makefile b/net-im/p5-Net-Async-XMPP/Makefile index f14ebcb15b9a..cae97eb21ff4 100644 --- a/net-im/p5-Net-Async-XMPP/Makefile +++ b/net-im/p5-Net-Async-XMPP/Makefile @@ -15,17 +15,17 @@ COMMENT= Asynchronous XMPP client and server LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Future>=0.29:${PORTSDIR}/devel/p5-Future \ - p5-IO-Async-Resolver-DNS>=0.04:${PORTSDIR}/dns/p5-IO-Async-Resolver-DNS \ - p5-IO-Async-SSL>=0.14:${PORTSDIR}/security/p5-IO-Async-SSL \ - p5-IO-Async>=0.60:${PORTSDIR}/devel/p5-IO-Async \ - p5-Mixin-Event-Dispatch>=1:${PORTSDIR}/devel/p5-Mixin-Event-Dispatch \ - p5-Protocol-XMPP>=0.006:${PORTSDIR}/net-im/p5-Protocol-XMPP \ - p5-Socket>=2:${PORTSDIR}/net/p5-Socket \ - p5-curry>=0:${PORTSDIR}/devel/p5-curry +BUILD_DEPENDS= p5-Future>=0.29:devel/p5-Future \ + p5-IO-Async-Resolver-DNS>=0.04:dns/p5-IO-Async-Resolver-DNS \ + p5-IO-Async-SSL>=0.14:security/p5-IO-Async-SSL \ + p5-IO-Async>=0.60:devel/p5-IO-Async \ + p5-Mixin-Event-Dispatch>=1:devel/p5-Mixin-Event-Dispatch \ + p5-Protocol-XMPP>=0.006:net-im/p5-Protocol-XMPP \ + p5-Socket>=2:net/p5-Socket \ + p5-curry>=0:devel/p5-curry RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-CheckDeps>=0.010:${PORTSDIR}/devel/p5-Test-CheckDeps \ - p5-Test-Fatal>=0.010:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-CheckDeps>=0.010:devel/p5-Test-CheckDeps \ + p5-Test-Fatal>=0.010:devel/p5-Test-Fatal NO_ARCH= yes USES= perl5 diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile index b3ddd2e37f82..d3aa86077f2e 100644 --- a/net-im/p5-Net-Jabber/Makefile +++ b/net-im/p5-Net-Jabber/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= jabber MAINTAINER= perl@FreeBSD.org COMMENT= Net::Jabber provides Perl Developer access to the Jabber protocol -BUILD_DEPENDS= p5-Net-XMPP>=0:${PORTSDIR}/net-im/p5-Net-XMPP +BUILD_DEPENDS= p5-Net-XMPP>=0:net-im/p5-Net-XMPP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net-im/p5-Net-OSCAR/Makefile b/net-im/p5-Net-OSCAR/Makefile index ca24868ca161..48b6b55b18b4 100644 --- a/net-im/p5-Net-OSCAR/Makefile +++ b/net-im/p5-Net-OSCAR/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the AOL Instant Messenger OSCAR protocol -BUILD_DEPENDS= p5-SOCKS>=0:${PORTSDIR}/net/p5-Socks \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-SOCKS>=0:net/p5-Socks \ + p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile index e4903127ff31..96624b18a1e3 100644 --- a/net-im/p5-Net-Stomp/Makefile +++ b/net-im/p5-Net-Stomp/Makefile @@ -13,10 +13,10 @@ COMMENT= Streaming Text Orientated Messaging Protocol Client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ + p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure diff --git a/net-im/p5-Net-XMPP/Makefile b/net-im/p5-Net-XMPP/Makefile index 57d2b51c7f2e..bfe22b5179ca 100644 --- a/net-im/p5-Net-XMPP/Makefile +++ b/net-im/p5-Net-XMPP/Makefile @@ -13,12 +13,12 @@ COMMENT= Net::XMPP provides Perl Developer access to the XMPP protocol LICENSE= LGPL21 -BUILD_DEPENDS= p5-Authen-SASL>=2.12:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Digest-SHA>=5.95:${PORTSDIR}/security/p5-Digest-SHA \ - p5-XML-Stream>=1.24:${PORTSDIR}/textproc/p5-XML-Stream +BUILD_DEPENDS= p5-Authen-SASL>=2.12:security/p5-Authen-SASL \ + p5-Digest-SHA>=5.95:security/p5-Digest-SHA \ + p5-XML-Stream>=1.24:textproc/p5-XML-Stream RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-LWP-Online>=1.07:${PORTSDIR}/www/p5-LWP-Online \ - p5-YAML-Tiny>=1.41:${PORTSDIR}/textproc/p5-YAML-Tiny +TEST_DEPENDS= p5-LWP-Online>=1.07:www/p5-LWP-Online \ + p5-YAML-Tiny>=1.41:textproc/p5-YAML-Tiny NO_ARCH= yes USES= perl5 diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile index 26b770134862..5f8421e38ba7 100644 --- a/net-im/p5-Net-XMPP2/Makefile +++ b/net-im/p5-Net-XMPP2/Makefile @@ -11,16 +11,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implementation of the XMPP Protocol -BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-BS-Event>=0:${PORTSDIR}/devel/p5-BS-Event \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \ - p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ - p5-Object-Event>=0:${PORTSDIR}/devel/p5-Object-Event \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer +BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-BS-Event>=0:devel/p5-BS-Event \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-Net-LibIDN>=0:dns/p5-Net-LibIDN \ + p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ + p5-Object-Event>=0:devel/p5-Object-Event \ + p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-XML-Writer>=0:textproc/p5-XML-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net-im/p5-Protocol-XMPP/Makefile b/net-im/p5-Protocol-XMPP/Makefile index 549db8c65116..ea3e06e077bc 100644 --- a/net-im/p5-Protocol-XMPP/Makefile +++ b/net-im/p5-Protocol-XMPP/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Protocol-level support for XMPP interaction -RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-XML-LibXML-SAX-ChunkParser>=0.00003:${PORTSDIR}/textproc/p5-XML-LibXML-SAX-ChunkParser +RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-XML-LibXML-SAX-ChunkParser>=0.00003:textproc/p5-XML-LibXML-SAX-ChunkParser USES= perl5 USE_PERL5= configure diff --git a/net-im/p5-SOAP-Transport-JABBER/Makefile b/net-im/p5-SOAP-Transport-JABBER/Makefile index c9957e9cd0b8..0f5f91263951 100644 --- a/net-im/p5-SOAP-Transport-JABBER/Makefile +++ b/net-im/p5-SOAP-Transport-JABBER/Makefile @@ -13,8 +13,8 @@ COMMENT= Jabber-based transport backend for SOAP::Lite LICENSE= ART10 -BUILD_DEPENDS= p5-Net-Jabber>=0:${PORTSDIR}/net-im/p5-Net-Jabber \ - p5-SOAP-Lite>=0.711:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-Net-Jabber>=0:net-im/p5-Net-Jabber \ + p5-SOAP-Lite>=0.711:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net-im/papyon/Makefile b/net-im/papyon/Makefile index e39edd1ba7d8..5a6e225c4372 100644 --- a/net-im/papyon/Makefile +++ b/net-im/papyon/Makefile @@ -11,14 +11,14 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnome@FreeBSD.org COMMENT= Fork of pymsn to support the telepathy MSN connection manager -BUILD_DEPENDS= py*-openssl>0:${PORTSDIR}/security/py-openssl \ - ${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:${PORTSDIR}/security/py-pycrypto \ - ${LOCALBASE}/lib/gstreamer-0.10/libgstpython.so:${PORTSDIR}/multimedia/py-gstreamer \ - ${PYTHON_SITELIBDIR}/farsight.so:${PORTSDIR}/net-im/farsight2 -RUN_DEPENDS= py*-openssl>0:${PORTSDIR}/security/py-openssl \ - ${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:${PORTSDIR}/security/py-pycrypto \ - ${LOCALBASE}/lib/gstreamer-0.10/libgstpython.so:${PORTSDIR}/multimedia/py-gstreamer \ - ${PYTHON_SITELIBDIR}/farsight.so:${PORTSDIR}/net-im/farsight2 +BUILD_DEPENDS= py*-openssl>0:security/py-openssl \ + ${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:security/py-pycrypto \ + ${LOCALBASE}/lib/gstreamer-0.10/libgstpython.so:multimedia/py-gstreamer \ + ${PYTHON_SITELIBDIR}/farsight.so:net-im/farsight2 +RUN_DEPENDS= py*-openssl>0:security/py-openssl \ + ${PYTHON_SITELIBDIR}/Crypto/Hash/SHA.py:security/py-pycrypto \ + ${LOCALBASE}/lib/gstreamer-0.10/libgstpython.so:multimedia/py-gstreamer \ + ${PYTHON_SITELIBDIR}/farsight.so:net-im/farsight2 USE_GNOME= pygobject USES= python @@ -27,8 +27,8 @@ USE_PYTHON= distutils .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 3400 -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:${PORTSDIR}/devel/py-enum34 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:${PORTSDIR}/devel/py-enum34 +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34 .endif .include <bsd.port.post.mk> diff --git a/net-im/pidgin-birthday-reminder/Makefile b/net-im/pidgin-birthday-reminder/Makefile index 7628046d51dc..3a133513230d 100644 --- a/net-im/pidgin-birthday-reminder/Makefile +++ b/net-im/pidgin-birthday-reminder/Makefile @@ -13,9 +13,9 @@ COMMENT= Birthday reminder for Pidgin LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +LIB_DEPENDS= libpurple.so:net-im/libpurple +BUILD_DEPENDS= pidgin:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index ed27168faa63..c56d2729f137 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -13,8 +13,8 @@ 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 +LIB_DEPENDS= libpurple.so:net-im/libpurple +RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig tar:bzip2 diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile index 4be34821ffb7..dc1020324349 100644 --- a/net-im/pidgin-fetion/Makefile +++ b/net-im/pidgin-fetion/Makefile @@ -15,7 +15,7 @@ COMMENT= Fetion protocol plugin for libpurple LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= libpurple.so:net-im/libpurple GNU_CONFIGURE= yes USES= libtool pkgconfig tar:bzip2 diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 4908f3049627..aa4b31b0cc12 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -12,8 +12,8 @@ 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 +BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 USE_GNOME= gtk20 intltool diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile index 16c002af3fdc..0dd46a8c0948 100644 --- a/net-im/pidgin-hotkeys/Makefile +++ b/net-im/pidgin-hotkeys/Makefile @@ -11,9 +11,9 @@ COMMENT= Pidgin plugin that allows user to assign global hotkeys LICENSE= GPLv2 -LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +LIB_DEPENDS= libpurple.so:net-im/libpurple +BUILD_DEPENDS= pidgin:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin USES= libtool pkgconfig USE_GNOME= gtk20 diff --git a/net-im/pidgin-latex/Makefile b/net-im/pidgin-latex/Makefile index c92585e30ee0..da1cdca6a245 100644 --- a/net-im/pidgin-latex/Makefile +++ b/net-im/pidgin-latex/Makefile @@ -12,9 +12,9 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= mainland@apeiron.net COMMENT= Display LaTeX output in your IMs -BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - convert:${PORTSDIR}/graphics/ImageMagick +BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin \ + convert:graphics/ImageMagick WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME} diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile index d5959647702c..4c533259210b 100644 --- a/net-im/pidgin-libnotify/Makefile +++ b/net-im/pidgin-libnotify/Makefile @@ -12,10 +12,10 @@ 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 +BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:net-im/pidgin \ + ${LOCALBASE}/libdata/pkgconfig/libnotify.pc:devel/libnotify +LIB_DEPENDS= libnotify.so:devel/libnotify \ + libpurple.so:net-im/libpurple GNU_CONFIGURE= yes USES= gmake libtool pkgconfig diff --git a/net-im/pidgin-manualsize/Makefile b/net-im/pidgin-manualsize/Makefile index aad27c26b4e1..cc2c1b59c5f4 100644 --- a/net-im/pidgin-manualsize/Makefile +++ b/net-im/pidgin-manualsize/Makefile @@ -15,8 +15,8 @@ COMMENT= Plugin to allow manual resizing of Pidgin's message input area BROKEN= unfetchable -BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin MAKEFILE= makefile diff --git a/net-im/pidgin-osd/Makefile b/net-im/pidgin-osd/Makefile index 054c9f787ac6..da01385f1add 100644 --- a/net-im/pidgin-osd/Makefile +++ b/net-im/pidgin-osd/Makefile @@ -10,10 +10,10 @@ MASTER_SITES= https://babelize.org/download/pidgin-osd/ MAINTAINER= anikinsl@gmail.com COMMENT= Pidgin plugin for displaying new messages on screen -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - xosd>=2.2.12:${PORTSDIR}/misc/xosd -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - xosd>=2.2.12:${PORTSDIR}/misc/xosd +BUILD_DEPENDS= pidgin:net-im/pidgin \ + xosd>=2.2.12:misc/xosd +RUN_DEPENDS= pidgin:net-im/pidgin \ + xosd>=2.2.12:misc/xosd USES= gmake libtool pkgconfig tar:bzip2 USE_GNOME= glib20 diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile index 730334b64daf..c964fa8b46dc 100644 --- a/net-im/pidgin-pidgimpd/Makefile +++ b/net-im/pidgin-pidgimpd/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= pidgin- MAINTAINER= ports@FreeBSD.org COMMENT= PidgiMPD is a Pidgin plugin for monitoring/controlling MPD -LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple \ - libmpd.so:${PORTSDIR}/audio/libmpd -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +LIB_DEPENDS= libpurple.so:net-im/libpurple \ + libmpd.so:audio/libmpd +BUILD_DEPENDS= pidgin:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin USES= libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 48768c525deb..83598e18b66f 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -12,9 +12,9 @@ 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 +LIB_DEPENDS= libpurple.so:net-im/libpurple +BUILD_DEPENDS= pidgin:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes USES= gettext gmake libtool pkgconfig diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index bc2f8dd7ed61..8d34a43dd3eb 100644 --- a/net-im/pidgin-rhythmbox/Makefile +++ b/net-im/pidgin-rhythmbox/Makefile @@ -12,10 +12,10 @@ COMMENT= Plugin to update your status with info from Rhythmbox BROKEN= unfetchable -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - rhythmbox:${PORTSDIR}/audio/rhythmbox +BUILD_DEPENDS= pidgin:net-im/pidgin +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +RUN_DEPENDS= pidgin:net-im/pidgin \ + rhythmbox:audio/rhythmbox USES= gmake libtool pkgconfig USE_GNOME= gtk20 diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index 1ce53a45be57..b49d3a84b854 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -13,9 +13,9 @@ 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 +LIB_DEPENDS= libnss3.so:security/nss \ + libpurple.so:net-im/libpurple +RUN_DEPENDS= pidgin:net-im/pidgin GNU_CONFIGURE= yes USES= gmake libtool pkgconfig tar:bzip2 diff --git a/net-im/pidgin-skype/Makefile b/net-im/pidgin-skype/Makefile index 0d65c0da5b36..0771035b2628 100644 --- a/net-im/pidgin-skype/Makefile +++ b/net-im/pidgin-skype/Makefile @@ -13,10 +13,10 @@ COMMENT= Plugin to use Skype chat from Pidgin (with Skype running) LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:${PORTSDIR}/net-im/pidgin \ - ${LOCALBASE}/bin/skype:${PORTSDIR}/net-im/skype -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin \ - ${LOCALBASE}/bin/skype:${PORTSDIR}/net-im/skype +BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin \ + ${LOCALBASE}/bin/skype:net-im/skype +RUN_DEPENDS= pidgin:net-im/pidgin \ + ${LOCALBASE}/bin/skype:net-im/skype USES= gmake pkgconfig tar:xz USE_GNOME= glib20 diff --git a/net-im/pidgin-skypeweb/Makefile b/net-im/pidgin-skypeweb/Makefile index 3d92b5c2bc72..92278aeb2b6f 100644 --- a/net-im/pidgin-skypeweb/Makefile +++ b/net-im/pidgin-skypeweb/Makefile @@ -12,9 +12,9 @@ COMMENT= Plugin to use Skype chat from Pidgin(without Skype running) LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/gpl3.txt -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib +BUILD_DEPENDS= pidgin:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib USE_GITHUB= yes GH_ACCOUNT= EionRobb diff --git a/net-im/pidgin-twitter/Makefile b/net-im/pidgin-twitter/Makefile index 72662cdcec63..e37616fd6314 100644 --- a/net-im/pidgin-twitter/Makefile +++ b/net-im/pidgin-twitter/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://www.honeyplanet.jp/ MAINTAINER= jun-g@daemonfreaks.com COMMENT= Pidgin plugin to help twitting via pidgin -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +BUILD_DEPENDS= pidgin:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin USES= gmake pkgconfig USE_GNOME= glib20 libxml2 diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index d63dfabacfe7..cc10ae2fea6c 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -7,8 +7,8 @@ PORTNAME= pidgin MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) -LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ - libpurple.so:${PORTSDIR}/net-im/libpurple +LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ + libpurple.so:net-im/libpurple MASTERDIR= ${.CURDIR}/../libpurple BUILD_WRKSRC= ${WRKSRC}/pidgin diff --git a/net-im/plasma-applet-ktp/Makefile b/net-im/plasma-applet-ktp/Makefile index d696e02bc34e..77e29ef955c4 100644 --- a/net-im/plasma-applet-ktp/Makefile +++ b/net-im/plasma-applet-ktp/Makefile @@ -10,8 +10,8 @@ DISTNAME= ${PORTNAME}-desktop-applets-${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE instant messaging Plasma applets -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 \ - libktpcommoninternalsprivate.so:${PORTSDIR}/net-im/ktp-common-internals +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 \ + libktpcommoninternalsprivate.so:net-im/ktp-common-internals USE_KDE4= kdeprefix kdelibs automoc4 USE_QT4= corelib declarative \ diff --git a/net-im/poezio/Makefile b/net-im/poezio/Makefile index b77bd87ffcea..0c25526402f3 100644 --- a/net-im/poezio/Makefile +++ b/net-im/poezio/Makefile @@ -11,8 +11,8 @@ COMMENT= Console XMPP client LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \ - ${PYTHON_SITELIBDIR}/sleekxmpp/__init__.py:${PORTSDIR}/net-im/py-sleekxmpp +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dns/__init__.py:dns/py-dnspython \ + ${PYTHON_SITELIBDIR}/sleekxmpp/__init__.py:net-im/py-sleekxmpp USES= tar:xz python:3.3+ USE_PYTHON= distutils autoplist diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile index a059adc9b2ee..72d84479cdf2 100644 --- a/net-im/profanity/Makefile +++ b/net-im/profanity/Makefile @@ -12,12 +12,12 @@ COMMENT= Console based XMPP client LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LIB_DEPENDS= libstrophe.so:${PORTSDIR}/net-im/libstrophe \ - libglib-2.0.so:${PORTSDIR}/devel/glib20 \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libotr.so.5:${PORTSDIR}/security/libotr \ - libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ - libgpgme.so:${PORTSDIR}/security/gpgme +LIB_DEPENDS= libstrophe.so:net-im/libstrophe \ + libglib-2.0.so:devel/glib20 \ + libcurl.so:ftp/curl \ + libotr.so.5:security/libotr \ + libuuid.so:misc/e2fsprogs-libuuid \ + libgpgme.so:security/gpgme USES= ncurses pkgconfig GNU_CONFIGURE= yes @@ -26,7 +26,7 @@ CONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" OPTIONS_DEFINE= NOTIFY -NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFY_CONFIGURE_ENABLE=notifications .include <bsd.port.mk> diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index eaa8adaa4e12..472fac05d545 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -13,12 +13,12 @@ COMMENT= Simple extensible XMPP server written in Lua LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:${PORTSDIR}/net/luasocket \ - ${LUA_MODLIBDIR}/ssl.so:${PORTSDIR}/security/luasec \ - ${LUA_MODLIBDIR}/lxp.so:${PORTSDIR}/textproc/luaexpat \ - ${LUA_MODLIBDIR}/lfs.so:${PORTSDIR}/devel/luafilesystem-51 +RUN_DEPENDS= ${LUA_MODLIBDIR}/socket/core.so:net/luasocket \ + ${LUA_MODLIBDIR}/ssl.so:security/luasec \ + ${LUA_MODLIBDIR}/lxp.so:textproc/luaexpat \ + ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem-51 -LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn +LIB_DEPENDS= libidn.so:dns/libidn USERS= prosody GROUPS= ${USERS} @@ -27,7 +27,7 @@ USE_RC_SUBR= prosody OPTIONS_DEFINE= LUAJIT LUAJIT_DESC= Run prosody using luajit -LUAJIT_LIB_DEPENDS= libluajit-5.1.so:${PORTSDIR}/lang/luajit +LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit .include <bsd.port.options.mk> diff --git a/net-im/proxy65/Makefile b/net-im/proxy65/Makefile index c1ce0840c68a..cfb189644dbd 100644 --- a/net-im/proxy65/Makefile +++ b/net-im/proxy65/Makefile @@ -9,7 +9,7 @@ COMMENT= XEP-0065 SOCKS5 Bytestreams external component for Jabber LICENSE= MIT -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:security/py-openssl USE_GITHUB= yes GH_ACCOUNT= mmatuska @@ -41,13 +41,13 @@ GROUPS= ${PROXY65_GROUP} # No jabber depends .elif ${PORT_OPTIONS:MJABBER} JABBER_REQUIRE?= jabber -RUN_DEPENDS+= jabberd14:${PORTSDIR}/net-im/jabber +RUN_DEPENDS+= jabberd14:net-im/jabber .elif ${PORT_OPTIONS:MJABBERD} JABBER_REQUIRE?= jabberd -RUN_DEPENDS+= jabberd:${PORTSDIR}/net-im/jabberd +RUN_DEPENDS+= jabberd:net-im/jabberd .elif ${PORT_OPTIONS:MEJABBERD} JABBER_REQUIRE?= ejabberd -RUN_DEPENDS+= ejabberdctl:${PORTSDIR}/net-im/ejabberd +RUN_DEPENDS+= ejabberdctl:net-im/ejabberd .endif SUB_LIST+= PYTHON_CMD="${PYTHON_CMD}" \ diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 5f199dd0de0c..bead190dd790 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/Psi/${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= Qt 4 based Jabber client -LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca \ - libminizip.so:${PORTSDIR}/archivers/minizip +LIB_DEPENDS= libqca.so:devel/qca \ + libminizip.so:archivers/minizip HAS_CONFIGURE= yes QT_NONSTANDARD= yes @@ -36,13 +36,13 @@ DBUS_USE= QT4=dbus DBUS_CONFIGURE_OFF= --disable-qdbus ASPELL_DESC= Use aspell for spell checking -ASPELL_LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_CONFIGURE_ON= --with-aspell-inc=${LOCALBASE}/include \ --with-aspell-lib=${LOCALBASE}/lib ASPELL_CONFIGURE_OFF= --disable-aspell ENCHANT_DESC= Use Enchant for spell checking -ENCHANT_LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant ENCHANT_CONFIGURE_OFF= --disable-enchant post-configure: diff --git a/net-im/psimedia/Makefile b/net-im/psimedia/Makefile index fcb6101066e4..fef2c2853495 100644 --- a/net-im/psimedia/Makefile +++ b/net-im/psimedia/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://delta.affinix.com/download/psimedia/ MAINTAINER= makc@FreeBSD.org COMMENT= Voice and video API for Psi-like IM clients -LIB_DEPENDS= liboil-0.3.so:${PORTSDIR}/devel/liboil \ - libspeexdsp.so:${PORTSDIR}/audio/speexdsp +LIB_DEPENDS= liboil-0.3.so:devel/liboil \ + libspeexdsp.so:audio/speexdsp USES= pkgconfig tar:bzip2 HAS_CONFIGURE= yes diff --git a/net-im/pwytter/Makefile b/net-im/pwytter/Makefile index e43164af7d71..6a160305b3ed 100644 --- a/net-im/pwytter/Makefile +++ b/net-im/pwytter/Makefile @@ -13,9 +13,9 @@ COMMENT= Free multi-platform Twitter client written in Python LICENSE= GPLv2 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=1.7.1:${PORTSDIR}/devel/py-simplejson +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=1.7.1:devel/py-simplejson RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile index 0f66c42fd35e..4aa289851958 100644 --- a/net-im/py-jabberbot/Makefile +++ b/net-im/py-jabberbot/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple Jabber Bot for Python LICENSE= GPLv3 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmpppy>0:${PORTSDIR}/net-im/py-xmpppy +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xmpppy>0:net-im/py-xmpppy USES= python:2 USE_PYTHON= distutils autoplist diff --git a/net-im/py-libturpial/Makefile b/net-im/py-libturpial/Makefile index 64e3819381f9..8654f5559a69 100644 --- a/net-im/py-libturpial/Makefile +++ b/net-im/py-libturpial/Makefile @@ -13,9 +13,9 @@ COMMENT= Twitter API LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=3.4.0:${PORTSDIR}/devel/py-simplejson \ - ${PYTHON_PKGNAMEPREFIX}oauth>=1.0.1:${PORTSDIR}/net/py-oauth \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.2.0:${PORTSDIR}/www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=3.4.0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}oauth>=1.0.1:net/py-oauth \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.2.0:www/py-requests USES= python:2 USE_PYTHON= distutils autoplist diff --git a/net-im/py-nbxmpp/Makefile b/net-im/py-nbxmpp/Makefile index ec9ef60570ec..c2796ff33e00 100644 --- a/net-im/py-nbxmpp/Makefile +++ b/net-im/py-nbxmpp/Makefile @@ -13,7 +13,7 @@ COMMENT= Non blocking Jabber/XMPP module LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:${PORTSDIR}/security/py-openssl +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl NO_ARCH= yes USES= python diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile index d853fd10e1cb..202786462d43 100644 --- a/net-im/py-pyxmpp/Makefile +++ b/net-im/py-pyxmpp/Makefile @@ -14,9 +14,9 @@ COMMENT= Python XMPP library LICENSE= LGPL21 # only LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:${PORTSDIR}/dns/py-dnspython \ - ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.18.2:${PORTSDIR}/security/py-m2crypto \ - ${PYTHON_PKGNAMEPREFIX}libxml2>0:${PORTSDIR}/textproc/py-libxml2 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython \ + ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.18.2:security/py-m2crypto \ + ${PYTHON_PKGNAMEPREFIX}libxml2>0:textproc/py-libxml2 RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/net-im/py-slackclient/Makefile b/net-im/py-slackclient/Makefile index 613133230ede..bff89fc55375 100644 --- a/net-im/py-slackclient/Makefile +++ b/net-im/py-slackclient/Makefile @@ -11,9 +11,9 @@ COMMENT= Python client for Slack.com LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}websocket-client>0:${PORTSDIR}/www/py-websocket-client \ - ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}websocket-client>0:www/py-websocket-client \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest USES= python:-2.7 USE_GITHUB= yes diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile index 92fa5cffd4d3..c732b6ef6ebf 100644 --- a/net-im/py-xmpppy-irc/Makefile +++ b/net-im/py-xmpppy-irc/Makefile @@ -12,8 +12,8 @@ DISTNAME= irc-transport-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Xmpp to irc transport -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:${PORTSDIR}/net-im/py-xmpppy \ - ${PYTHON_PKGNAMEPREFIX}irc>0:${PORTSDIR}/irc/py-irc +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:net-im/py-xmpppy \ + ${PYTHON_PKGNAMEPREFIX}irc>0:irc/py-irc USES= python NO_BUILD= yes diff --git a/net-im/py-xmpppy-yahoo/Makefile b/net-im/py-xmpppy-yahoo/Makefile index c22ad2dc1f77..51027c5fb799 100644 --- a/net-im/py-xmpppy-yahoo/Makefile +++ b/net-im/py-xmpppy-yahoo/Makefile @@ -15,8 +15,8 @@ COMMENT= Yahoo! transport for Jabber OPTIONS_DEFINE= EJABBERD EJABBERD_DESC= transport with ejabberd -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:${PORTSDIR}/net-im/py-xmpppy \ - ${PYTHON_SITELIBDIR}/DNS/__init__.py:${PORTSDIR}/dns/py-dns +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:net-im/py-xmpppy \ + ${PYTHON_SITELIBDIR}/DNS/__init__.py:dns/py-dns USES= python NO_BUILD= yes diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile index ce5978f9f249..f39e8001eeb9 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}rc1 MAINTAINER= vg@FreeBSD.org COMMENT= Python library that provides easy scripting with Jabber -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:${PORTSDIR}/dns/py-dnspython +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:dns/py-dnspython USES= python USE_PYTHON= distutils diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index b53533d69edd..7be5c027bc94 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -12,16 +12,16 @@ COMMENT= Qt 5 based Tox client LICENSE= GPLv3 -BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat -LIB_DEPENDS= libtoxcore.so:${PORTSDIR}/net-im/tox \ - libopencv_highgui.so:${PORTSDIR}/graphics/opencv \ - libopencv_core.so:${PORTSDIR}/graphics/opencv-core \ - libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ - libvpx.so:${PORTSDIR}/multimedia/libvpx \ - libfilteraudio.so:${PORTSDIR}/audio/libfilteraudio \ - libsodium.so:${PORTSDIR}/security/libsodium \ - libqrencode.so:${PORTSDIR}/graphics/libqrencode \ - libsqlcipher.so:${PORTSDIR}/databases/sqlcipher +BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat +LIB_DEPENDS= libtoxcore.so:net-im/tox \ + libopencv_highgui.so:graphics/opencv \ + libopencv_core.so:graphics/opencv-core \ + libavcodec.so:multimedia/ffmpeg \ + libvpx.so:multimedia/libvpx \ + libfilteraudio.so:audio/libfilteraudio \ + libsodium.so:security/libsodium \ + libqrencode.so:graphics/libqrencode \ + libsqlcipher.so:databases/sqlcipher USE_GITHUB= yes GH_ACCOUNT= tux3 diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index 7732219cafbb..8b1bcdf94fb9 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -14,8 +14,8 @@ LICENSE_NAME= Ricochet LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf -RUN_DEPENDS= tor:${PORTSDIR}/security/tor +LIB_DEPENDS= libprotobuf.so:devel/protobuf +RUN_DEPENDS= tor:security/tor USE_GITHUB= yes GH_ACCOUNT= ricochet-im diff --git a/net-im/rubygem-earthquake/Makefile b/net-im/rubygem-earthquake/Makefile index 04ff30de83fc..9ec6b2320354 100644 --- a/net-im/rubygem-earthquake/Makefile +++ b/net-im/rubygem-earthquake/Makefile @@ -13,15 +13,15 @@ COMMENT= Terminal based Twitter client with Twitter streaming API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ - rubygem-awesome_print>=0:${PORTSDIR}/devel/rubygem-awesome_print \ - rubygem-i18n>=0:${PORTSDIR}/devel/rubygem-i18n \ - rubygem-jugyo-twitter_oauth>=0.5.0.pre5:${PORTSDIR}/security/rubygem-jugyo-twitter_oauth \ - rubygem-launchy>=0:${PORTSDIR}/devel/rubygem-launchy \ - rubygem-notify>=0:${PORTSDIR}/devel/rubygem-notify \ - rubygem-oauth>=0:${PORTSDIR}/net/rubygem-oauth \ - rubygem-slop>=3.4.0:${PORTSDIR}/devel/rubygem-slop \ - rubygem-twitter-stream>=0:${PORTSDIR}/net/rubygem-twitter-stream +RUN_DEPENDS= rubygem-activesupport>=0:devel/rubygem-activesupport \ + rubygem-awesome_print>=0:devel/rubygem-awesome_print \ + rubygem-i18n>=0:devel/rubygem-i18n \ + rubygem-jugyo-twitter_oauth>=0.5.0.pre5:security/rubygem-jugyo-twitter_oauth \ + rubygem-launchy>=0:devel/rubygem-launchy \ + rubygem-notify>=0:devel/rubygem-notify \ + rubygem-oauth>=0:net/rubygem-oauth \ + rubygem-slop>=3.4.0:devel/rubygem-slop \ + rubygem-twitter-stream>=0:net/rubygem-twitter-stream NO_ARCH= yes USE_RUBY= yes diff --git a/net-im/rubygem-hipchat/Makefile b/net-im/rubygem-hipchat/Makefile index 756ac3681d99..a15c6c2eb60b 100644 --- a/net-im/rubygem-hipchat/Makefile +++ b/net-im/rubygem-hipchat/Makefile @@ -12,8 +12,8 @@ COMMENT= Ruby library to interact with HipChat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-httparty>=0:${PORTSDIR}/www/rubygem-httparty \ - rubygem-mimemagic>=0:${PORTSDIR}/misc/rubygem-mimemagic +RUN_DEPENDS= rubygem-httparty>=0:www/rubygem-httparty \ + rubygem-mimemagic>=0:misc/rubygem-mimemagic NO_ARCH= yes USE_RUBY= yes diff --git a/net-im/rubygem-lita/Makefile b/net-im/rubygem-lita/Makefile index 7781a31c7fca..0e88e3196ae6 100644 --- a/net-im/rubygem-lita/Makefile +++ b/net-im/rubygem-lita/Makefile @@ -12,17 +12,17 @@ COMMENT= Multi-service chat bot with extendable behavior LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= redis>=0:${PORTSDIR}/databases/redis \ - rubygem-bundler>=1.3:${PORTSDIR}/sysutils/rubygem-bundler \ - rubygem-faraday>=0.8.7:${PORTSDIR}/www/rubygem-faraday \ - rubygem-http_router>=0.11.2:${PORTSDIR}/www/rubygem-http_router \ - rubygem-i18n>=0.6.9:${PORTSDIR}/devel/rubygem-i18n \ - rubygem-ice_nine>=0.11.0:${PORTSDIR}/devel/rubygem-ice_nine \ - rubygem-multi_json>=1.7.7:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-puma>=2.7.1:${PORTSDIR}/www/rubygem-puma \ - rubygem-rack16>=1.5.2:${PORTSDIR}/www/rubygem-rack16 \ - rubygem-redis-namespace>=1.3.0:${PORTSDIR}/databases/rubygem-redis-namespace \ - rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor +RUN_DEPENDS= redis>=0:databases/redis \ + rubygem-bundler>=1.3:sysutils/rubygem-bundler \ + rubygem-faraday>=0.8.7:www/rubygem-faraday \ + rubygem-http_router>=0.11.2:www/rubygem-http_router \ + rubygem-i18n>=0.6.9:devel/rubygem-i18n \ + rubygem-ice_nine>=0.11.0:devel/rubygem-ice_nine \ + rubygem-multi_json>=1.7.7:devel/rubygem-multi_json \ + rubygem-puma>=2.7.1:www/rubygem-puma \ + rubygem-rack16>=1.5.2:www/rubygem-rack16 \ + rubygem-redis-namespace>=1.3.0:databases/rubygem-redis-namespace \ + rubygem-thor>=0.18.1:devel/rubygem-thor NO_ARCH= yes USE_RUBY= yes diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile index 823fbf5e8e21..522d78e0e423 100644 --- a/net-im/rubygem-termtter/Makefile +++ b/net-im/rubygem-termtter/Makefile @@ -12,14 +12,14 @@ COMMENT= Terminal based Twitter client LICENSE= MIT -RUN_DEPENDS= rubygem-activerecord4>=4.1.0:${PORTSDIR}/databases/rubygem-activerecord4 \ - rubygem-builder32>=3.1.4:${PORTSDIR}/devel/rubygem-builder32 \ - rubygem-fluent-logger>=0.4.6:${PORTSDIR}/devel/rubygem-fluent-logger \ - rubygem-highline>=1.6.0:${PORTSDIR}/devel/rubygem-highline \ - rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json \ - rubygem-notify>=0.5.1:${PORTSDIR}/devel/rubygem-notify \ - rubygem-rubytter>=1.5.1:${PORTSDIR}/net/rubygem-rubytter \ - rubygem-termcolor>=1.0:${PORTSDIR}/textproc/rubygem-termcolor +RUN_DEPENDS= rubygem-activerecord4>=4.1.0:databases/rubygem-activerecord4 \ + rubygem-builder32>=3.1.4:devel/rubygem-builder32 \ + rubygem-fluent-logger>=0.4.6:devel/rubygem-fluent-logger \ + rubygem-highline>=1.6.0:devel/rubygem-highline \ + rubygem-json>=1.8.0:devel/rubygem-json \ + rubygem-notify>=0.5.1:devel/rubygem-notify \ + rubygem-rubytter>=1.5.1:net/rubygem-rubytter \ + rubygem-termcolor>=1.0:textproc/rubygem-termcolor NO_ARCH= yes USE_RUBY= yes diff --git a/net-im/rubygem-tinder/Makefile b/net-im/rubygem-tinder/Makefile index 0a4782091472..602dda04743b 100644 --- a/net-im/rubygem-tinder/Makefile +++ b/net-im/rubygem-tinder/Makefile @@ -11,14 +11,14 @@ COMMENT= Ruby API for interfacing with Campfire LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-eventmachine>=1.0:${PORTSDIR}/devel/rubygem-eventmachine \ - rubygem-faraday>=0.9.0:${PORTSDIR}/www/rubygem-faraday\ - rubygem-faraday_middleware>=0.9:${PORTSDIR}/www/rubygem-faraday_middleware \ - rubygem-hashie>=1.0:${PORTSDIR}/devel/rubygem-hashie \ - rubygem-json>=1.8.0:${PORTSDIR}/devel/rubygem-json \ - rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-multi_json>=1.7:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-twitter-stream>=0.1:${PORTSDIR}/net/rubygem-twitter-stream +RUN_DEPENDS= rubygem-eventmachine>=1.0:devel/rubygem-eventmachine \ + rubygem-faraday>=0.9.0:www/rubygem-faraday\ + rubygem-faraday_middleware>=0.9:www/rubygem-faraday_middleware \ + rubygem-hashie>=1.0:devel/rubygem-hashie \ + rubygem-json>=1.8.0:devel/rubygem-json \ + rubygem-mime-types>=0:misc/rubygem-mime-types \ + rubygem-multi_json>=1.7:devel/rubygem-multi_json \ + rubygem-twitter-stream>=0.1:net/rubygem-twitter-stream NO_ARCH= yes USE_RUBY= yes diff --git a/net-im/sayaka/Makefile b/net-im/sayaka/Makefile index e15b5e4f8f0a..e6a307142c96 100644 --- a/net-im/sayaka/Makefile +++ b/net-im/sayaka/Makefile @@ -9,8 +9,8 @@ COMMENT= Command-line twitter client for SIXEL-supported terminal LICENSE= BSD2CLAUSE -RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ - img2sixel:${PORTSDIR}/graphics/libsixel +RUN_DEPENDS= curl:ftp/curl \ + img2sixel:graphics/libsixel USE_GITHUB= yes GH_ACCOUNT= isaki68k diff --git a/net-im/sendxmpp/Makefile b/net-im/sendxmpp/Makefile index acdb2d96a75c..53a7f9d15b71 100644 --- a/net-im/sendxmpp/Makefile +++ b/net-im/sendxmpp/Makefile @@ -11,10 +11,10 @@ COMMENT= Perl-script to send xmpp (jabber) messages LICENSE= GPLv2 -BUILD_DEPENDS= p5-Net-XMPP>=0:${PORTSDIR}/net-im/p5-Net-XMPP -RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long \ - p5-Net-XMPP>=0:${PORTSDIR}/net-im/p5-Net-XMPP +BUILD_DEPENDS= p5-Net-XMPP>=0:net-im/p5-Net-XMPP +RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-Getopt-Long>=0:devel/p5-Getopt-Long \ + p5-Net-XMPP>=0:net-im/p5-Net-XMPP USE_GITHUB= yes GH_ACCOUNT= lhost diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index 9e1b6c9e86c5..c49c0e18df2d 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -39,14 +39,14 @@ SUB_LIST+= SKYPEDIR=${SKYPEDIR} .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MNVIDIA_GL} -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver +RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:x11/nvidia-driver USE_LINUX_APPS+=xorglibs .else USE_LINUX_APPS+=dri .endif .if ${PORT_OPTIONS:MVIDEO} -RUN_DEPENDS+= webcamd:${PORTSDIR}/multimedia/webcamd +RUN_DEPENDS+= webcamd:multimedia/webcamd USE_LINUX_APPS+=libv4l SUB_LIST+= VIDEO="LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so " .else diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index ae0629a5cfba..a1d6741a0801 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -35,14 +35,14 @@ SUB_LIST+= SKYPEDIR=${SKYPEDIR} .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MNVIDIA_GL} -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver +RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:x11/nvidia-driver USE_LINUX_APPS+=xorglibs .else USE_LINUX_APPS+=dri .endif .if ${PORT_OPTIONS:MVIDEO} -RUN_DEPENDS+= webcamd:${PORTSDIR}/multimedia/webcamd +RUN_DEPENDS+= webcamd:multimedia/webcamd USE_LINUX_APPS+=libv4l SUB_LIST+= VIDEO="LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so " .else diff --git a/net-im/skype4/Makefile b/net-im/skype4/Makefile index 3f57ed2b6baa..a386077a943e 100644 --- a/net-im/skype4/Makefile +++ b/net-im/skype4/Makefile @@ -12,7 +12,7 @@ PKGNAMESUFFIX= 4 MAINTAINER= xmj@chaot.net COMMENT= P2P VoIP software -RUN_DEPENDS= ${LINUXBASE}/lib/skype_oss_wrapper/libpulse.so.0:${PORTSDIR}/audio/linux-skype_oss_wrapper +RUN_DEPENDS= ${LINUXBASE}/lib/skype_oss_wrapper/libpulse.so.0:audio/linux-skype_oss_wrapper CONFLICTS= skype-devel-[0-9]* @@ -39,13 +39,13 @@ SUB_LIST+= SKYPEDIR=${SKYPEDIR} BROKEN= Skype 4.3 requires Linux 2.6.32 emulation. .endif -NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver +NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:x11/nvidia-driver NVIDIA_GL_USE= LINUX_APPS=xorglibs NVIDIA_GL_USE_OFF= LINUX_APPS=dri .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MVIDEO} -RUN_DEPENDS+= webcamd:${PORTSDIR}/multimedia/webcamd +RUN_DEPENDS+= webcamd:multimedia/webcamd USE_LINUX_APPS+= libv4l SUB_LIST+= VIDEO="LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so " .else diff --git a/net-im/telegram-purple/Makefile b/net-im/telegram-purple/Makefile index 0e610c81c187..d93c268ca273 100644 --- a/net-im/telegram-purple/Makefile +++ b/net-im/telegram-purple/Makefile @@ -12,8 +12,8 @@ COMMENT= Libpurple plugin for Telegram messenger LICENSE= GPLv3 -BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin +BUILD_DEPENDS= pidgin:net-im/pidgin +RUN_DEPENDS= pidgin:net-im/pidgin USES= execinfo gmake pkgconfig tar:xz USE_GNOME= glib20 libxml2 diff --git a/net-im/telegram/Makefile b/net-im/telegram/Makefile index a68ffa9d845b..2b582482888a 100644 --- a/net-im/telegram/Makefile +++ b/net-im/telegram/Makefile @@ -10,9 +10,9 @@ COMMENT= Command-line interface for Telegram LICENSE= GPLv2 -LIB_DEPENDS= libconfig.so:${PORTSDIR}/devel/libconfig \ - libevent.so:${PORTSDIR}/devel/libevent2 \ - libjansson.so:${PORTSDIR}/devel/jansson +LIB_DEPENDS= libconfig.so:devel/libconfig \ + libevent.so:devel/libevent2 \ + libjansson.so:devel/jansson USES= execinfo gmake lua:52 ncurses pkgconfig readline USE_OPENSSL= yes diff --git a/net-im/telegramqml/Makefile b/net-im/telegramqml/Makefile index 37c213b710b0..96d2faf6f06e 100644 --- a/net-im/telegramqml/Makefile +++ b/net-im/telegramqml/Makefile @@ -12,7 +12,7 @@ COMMENT= Telegram API tools for QtQML and Qml LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libqtelegram-ae.so:${PORTSDIR}/net-im/libqtelegram-ae +LIB_DEPENDS= libqtelegram-ae.so:net-im/libqtelegram-ae USE_GITHUB= yes GH_ACCOUNT= Aseman-Land diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile index 8794faaeba45..63e6e5e76d21 100644 --- a/net-im/telepathy-butterfly/Makefile +++ b/net-im/telepathy-butterfly/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnome@FreeBSD.org COMMENT= MSN Connection Manager for Telepathy Framework -BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:${PORTSDIR}/net-im/papyon \ - ${PYTHON_SITELIBDIR}/telepathy/__init__.py:${PORTSDIR}/net-im/telepathy-python -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:${PORTSDIR}/net-im/papyon \ - ${PYTHON_SITELIBDIR}/telepathy/__init__.py:${PORTSDIR}/net-im/telepathy-python +BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:net-im/papyon \ + ${PYTHON_SITELIBDIR}/telepathy/__init__.py:net-im/telepathy-python +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/papyon/__init__.py:net-im/papyon \ + ${PYTHON_SITELIBDIR}/telepathy/__init__.py:net-im/telepathy-python HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index 06c462f9e4b7..68c442b06c8e 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -11,9 +11,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Farsight Connection Manager for Telepathy Framework -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libgstfarsight-0.10.so:${PORTSDIR}/net-im/farsight2 +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libgstfarsight-0.10.so:net-im/farsight2 GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig python diff --git a/net-im/telepathy-farstream/Makefile b/net-im/telepathy-farstream/Makefile index 0ce2b1eeda2d..6f8dc6ee2efe 100644 --- a/net-im/telepathy-farstream/Makefile +++ b/net-im/telepathy-farstream/Makefile @@ -10,10 +10,10 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Farstream Connection Manager for Telepathy Framework -BUILD_DEPENDS= gtkdoc-check:${PORTSDIR}/textproc/gtk-doc -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libfarstream-0.2.so:${PORTSDIR}/net-im/farstream +BUILD_DEPENDS= gtkdoc-check:textproc/gtk-doc +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libfarstream-0.2.so:net-im/farstream USES= gmake libtool pathfix pkgconfig python USE_GNOME= glib20 libxslt:build introspection:build diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 8ce22807122c..1b8e448ba771 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -10,16 +10,16 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Jabber Connection Manager for Telepathy Framework -BUILD_DEPENDS= telepathy-glib>=0.22.0:${PORTSDIR}/net-im/telepathy-glib \ - ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libnice.so:${PORTSDIR}/net-im/libnice \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ - libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth -RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ - libnice-gst1>=0:${PORTSDIR}/net-im/libnice-gst1 +BUILD_DEPENDS= telepathy-glib>=0.22.0:net-im/telepathy-glib \ + ca_root_nss>=0:security/ca_root_nss +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libnice.so:net-im/libnice \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libdbus-glib-1.so:devel/dbus-glib \ + libuuid.so:misc/e2fsprogs-libuuid \ + libloudmouth-1.so:net-im/loudmouth +RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ + libnice-gst1>=0:net-im/libnice-gst1 PORTSCOUT= limitw:1,even diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index 4a648663b59d..a880182d7008 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= GLib utility library for the Telepathy framework -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS= vapigen:${PORTSDIR}/lang/vala +BUILD_DEPENDS= vapigen:lang/vala +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +RUN_DEPENDS= vapigen:lang/vala PORTSCOUT= limitw:1,even diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index b4d2fbd8230f..93ff3ff7cc1d 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-haze/ MAINTAINER= gnome@FreeBSD.org COMMENT= Libpurple connection manager for telepathy -LIB_DEPENDS= libpurple.so:${PORTSDIR}/net-im/libpurple \ - libidn.so:${PORTSDIR}/dns/libidn \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib +LIB_DEPENDS= libpurple.so:net-im/libpurple \ + libidn.so:dns/libidn \ + libtelepathy-glib.so:net-im/telepathy-glib USES= gmake pathfix pkgconfig USE_GNOME= libxslt:build diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile index 5bad0f0a081e..b20a1ee5dc02 100644 --- a/net-im/telepathy-idle/Makefile +++ b/net-im/telepathy-idle/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= IRC Connection Manager for Telepathy Framework -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libtelepathy-glib.so:net-im/telepathy-glib USES= execinfo gmake libtool pathfix pkgconfig python:build USE_GNOME= glib20 libxslt:build diff --git a/net-im/telepathy-logger-qt4/Makefile b/net-im/telepathy-logger-qt4/Makefile index f3ad860d2ccf..eff68e898aa7 100644 --- a/net-im/telepathy-logger-qt4/Makefile +++ b/net-im/telepathy-logger-qt4/Makefile @@ -11,11 +11,11 @@ COMMENT= Qt binding for Telepathy Logger LICENSE= LGPL21 -LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \ - libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libdbus-glib-1.so:devel/dbus-glib \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libtelepathy-logger.so:net-im/telepathy-logger \ + libtelepathy-qt4.so:net-im/telepathy-qt4 USE_GNOME= glib20 libxml2 USE_GSTREAMER= qt4 diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile index 1fb07c28aad2..7174a8b2ee02 100644 --- a/net-im/telepathy-logger/Makefile +++ b/net-im/telepathy-logger/Makefile @@ -12,8 +12,8 @@ COMMENT= Logger utility library for the Telepathy framework LICENSE= LGPL21 -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libtelepathy-glib.so:net-im/telepathy-glib USES= gettext-tools gmake libtool pathfix pkgconfig python:build \ sqlite tar:bzip2 diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index 0b25b8222980..7413c04b6a1f 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-mission-contro MAINTAINER= gnome@FreeBSD.org COMMENT= Telepathy component to apps to abstract details of connection managers -LIB_DEPENDS= libtelepathy.so:${PORTSDIR}/net-im/libtelepathy \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libtelepathy.so:net-im/libtelepathy \ + libdbus-glib-1.so:devel/dbus-glib USES= gmake libtool pathfix pkgconfig USE_GNOME= glib20 libxslt diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index 818c30a5f908..bf68fd8d6aea 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnome@FreeBSD.org COMMENT= Python bindings for the Telepathy framework -BUILD_DEPENDS= py2?-dbus>=0:${PORTSDIR}/devel/py-dbus -RUN_DEPENDS= py2?-dbus>=0:${PORTSDIR}/devel/py-dbus +BUILD_DEPENDS= py2?-dbus>=0:devel/py-dbus +RUN_DEPENDS= py2?-dbus>=0:devel/py-dbus USES= gmake python:2 USE_GNOME= libxslt:build diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile index 8b33af806e2d..3799a385032a 100644 --- a/net-im/telepathy-qt4/Makefile +++ b/net-im/telepathy-qt4/Makefile @@ -12,10 +12,10 @@ COMMENT= High-level Qt binding for Telepathy LICENSE= LGPL21 -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus -LIB_DEPENDS= libtelepathy-farstream.so:${PORTSDIR}/net-im/telepathy-farstream \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:${PORTSDIR}/devel/py-dbus +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:devel/py-dbus +LIB_DEPENDS= libtelepathy-farstream.so:net-im/telepathy-farstream \ + libtelepathy-glib.so:net-im/telepathy-glib +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_dbus_bindings.so:devel/py-dbus OPTIONS_DEFINE= DOCS diff --git a/net-im/telepathy-rakia/Makefile b/net-im/telepathy-rakia/Makefile index 07b34b7fcb38..991275ceb672 100644 --- a/net-im/telepathy-rakia/Makefile +++ b/net-im/telepathy-rakia/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= SIP connection manager based around the Sofia-SIP library -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libsofia-sip-ua-glib.so:${PORTSDIR}/net/sofia-sip \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libsofia-sip-ua-glib.so:net/sofia-sip \ + libtelepathy-glib.so:net-im/telepathy-glib USES= gmake pathfix pkgconfig python:build USE_GNOME= glib20 libxslt:build diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index 0335a10c15d2..0986e565ef0c 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -11,9 +11,9 @@ MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Link-local Connection Manager for Telepathy Framework -LIB_DEPENDS= libavahi-glib.so:${PORTSDIR}/net/avahi-app \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= libavahi-glib.so:net/avahi-app \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libsoup-2.4.so:devel/libsoup GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig python:build sqlite diff --git a/net-im/telepathy-sofiasip/Makefile b/net-im/telepathy-sofiasip/Makefile index d593fb704da6..0555ad479168 100644 --- a/net-im/telepathy-sofiasip/Makefile +++ b/net-im/telepathy-sofiasip/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= SF/tp-sofiasip/${PORTNAME}/${PORTVERSION} MAINTAINER= yuri@tsoft.com COMMENT= SIP (sofia-sip) Connection Manager for Telepathy Framework -LIB_DEPENDS= libsofia-sip-ua.so:${PORTSDIR}/net/sofia-sip \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libsofia-sip-ua.so:net/sofia-sip \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libdbus-glib-1.so:devel/dbus-glib GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/net-im/tkabber-plugins/Makefile b/net-im/tkabber-plugins/Makefile index 6a604c7865de..b1c503be8599 100644 --- a/net-im/tkabber-plugins/Makefile +++ b/net-im/tkabber-plugins/Makefile @@ -13,7 +13,7 @@ COMMENT= External Plugins for Tkabber LICENSE= GPLv2 -RUN_DEPENDS= tkabber:${PORTSDIR}/net-im/tkabber +RUN_DEPENDS= tkabber:net-im/tkabber USES= tar:xz diff --git a/net-im/tkabber/Makefile b/net-im/tkabber/Makefile index 1b51510bea9e..65ea7c74cc60 100644 --- a/net-im/tkabber/Makefile +++ b/net-im/tkabber/Makefile @@ -13,8 +13,8 @@ COMMENT= Tcl/Tk based jabber client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= tcllib>=1.2:${PORTSDIR}/devel/tcllib \ - bwidget>=1.4:${PORTSDIR}/x11-toolkits/bwidget +RUN_DEPENDS= tcllib>=1.2:devel/tcllib \ + bwidget>=1.4:x11-toolkits/bwidget OPTIONS_DEFINE= DOCS EXAMPLES IPV6 SOUND TDOM TKCON TKTRAY TLS GNUPG OPTIONS_DEFAULT= TLS @@ -26,15 +26,15 @@ SHEBANG_FILES= contrib/extract-translations/extract.tcl IPV6_USES= tk:86+ IPV6_USES_OFF= tk:85+ -SOUND_RUN_DEPENDS= snack>=2.2.10:${PORTSDIR}/audio/snack +SOUND_RUN_DEPENDS= snack>=2.2.10:audio/snack TDOM_DESC= Use more efficient tDOM parser for XML -TDOM_RUN_DEPENDS= tDOM>=0.8.0:${PORTSDIR}/www/tdom +TDOM_RUN_DEPENDS= tDOM>=0.8.0:www/tdom TKCON_DESC= Install devel/tkcon for interactive debugging -TKCON_RUN_DEPENDS= tkcon>=2.3:${PORTSDIR}/devel/tkcon +TKCON_RUN_DEPENDS= tkcon>=2.3:devel/tkcon TKTRAY_DESC= Install x11-toolkits/tktray for system tray support -TKTRAY_RUN_DEPENDS= tktray>=1.3:${PORTSDIR}/x11-toolkits/tktray -TLS_RUN_DEPENDS= tcltls>=1.4.1:${PORTSDIR}/devel/tcltls -GNUPG_RUN_DEPENDS= tclgpg>0:${PORTSDIR}/security/tclgpg +TKTRAY_RUN_DEPENDS= tktray>=1.3:x11-toolkits/tktray +TLS_RUN_DEPENDS= tcltls>=1.4.1:devel/tcltls +GNUPG_RUN_DEPENDS= tclgpg>0:security/tclgpg WRKSRC= ${WRKDIR}/${DISTNAME} NO_BUILD= yes diff --git a/net-im/tox/Makefile b/net-im/tox/Makefile index 793df8d6714e..58aad78fd9bd 100644 --- a/net-im/tox/Makefile +++ b/net-im/tox/Makefile @@ -11,9 +11,9 @@ COMMENT= ProjectTox-Core library, a decentralized and secure messenger LICENSE= GPLv3 -BUILD_DEPENDS= checkmk:${PORTSDIR}/devel/libcheck -LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ - libopus.so:${PORTSDIR}/audio/opus +BUILD_DEPENDS= checkmk:devel/libcheck +LIB_DEPENDS= libvpx.so:multimedia/libvpx \ + libopus.so:audio/opus USE_GITHUB= yes GH_ACCOUNT= irungentoo @@ -33,17 +33,17 @@ OPTIONS_DEFAULT= SODIUM OPTIONS_SUB= yes SODIUM_DESC= Prefer libsodium -SODIUM_LIB_DEPENDS= libsodium.so:${PORTSDIR}/security/libsodium +SODIUM_LIB_DEPENDS= libsodium.so:security/libsodium NACL_DESC= Prefer NaCl NACL_CONFIGURE_ENABLE= nacl NACL_CONFIGURE_ON= --with-nacl-libs=${LOCALBASE}/lib -NACL_BUILD_DEPENDS= ${LOCALBASE}/lib/libnacl.a:${PORTSDIR}/security/nacl -NACL_RUN_DEPENDS= ${LOCALBASE}/lib/libnacl.a:${PORTSDIR}/security/nacl +NACL_BUILD_DEPENDS= ${LOCALBASE}/lib/libnacl.a:security/nacl +NACL_RUN_DEPENDS= ${LOCALBASE}/lib/libnacl.a:security/nacl DAEMON_DESC= Bootstrap daemon DAEMON_CONFIGURE_ENABLE=daemon -DAEMON_LIB_DEPENDS= libconfig.so:${PORTSDIR}/devel/libconfig +DAEMON_LIB_DEPENDS= libconfig.so:devel/libconfig .include <bsd.port.options.mk> diff --git a/net-im/toxic/Makefile b/net-im/toxic/Makefile index d3d44db4012e..6747199fba55 100644 --- a/net-im/toxic/Makefile +++ b/net-im/toxic/Makefile @@ -12,15 +12,15 @@ COMMENT= Console client for Tox LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox \ - ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat -LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx \ - libopus.so:${PORTSDIR}/audio/opus \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libv4l2.so:${PORTSDIR}/multimedia/libv4l \ - libqrencode.so:${PORTSDIR}/graphics/libqrencode \ - libconfig.so:${PORTSDIR}/devel/libconfig -RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox +BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox \ + ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat +LIB_DEPENDS= libvpx.so:multimedia/libvpx \ + libopus.so:audio/opus \ + libcurl.so:ftp/curl \ + libv4l2.so:multimedia/libv4l \ + libqrencode.so:graphics/libqrencode \ + libconfig.so:devel/libconfig +RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox USE_GITHUB= yes GH_ACCOUNT= Tox @@ -31,7 +31,7 @@ OPTIONS_DEFAULT=X11 X11_USE= XORG=x11 X11_MAKE_ARGS_OFF= DISABLE_X11=1 DISABLE_DESKTOP_NOTIFY=1 -X11_LIB_DEPENDS=libnotify.so:${PORTSDIR}/devel/libnotify +X11_LIB_DEPENDS=libnotify.so:devel/libnotify MAKE_ENV= USER_CFLAGS="${CFLAGS}" USER_LDFLAGS="${LDFLAGS}" SUB_FILES= pkg-message diff --git a/net-im/ttytter/Makefile b/net-im/ttytter/Makefile index b8277ba5986a..248371b0091e 100644 --- a/net-im/ttytter/Makefile +++ b/net-im/ttytter/Makefile @@ -18,8 +18,8 @@ LICENSE_NAME= Floodgap Free Software License LICENSE_FILE= ${WRKSRC}/license.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate +RUN_DEPENDS= curl:ftp/curl \ + p5-TimeDate>=0:devel/p5-TimeDate NO_BUILD= yes USES= perl5 shebangfix @@ -36,11 +36,11 @@ PLIST_FILES= bin/${PORTNAME} .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MREADLINE} -RUN_DEPENDS+= p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl +RUN_DEPENDS+= p5-ReadLine-Perl>=0:devel/p5-ReadLine-Perl .endif .if ${PORT_OPTIONS:MRLTTYTTER} -RUN_DEPENDS+= p5-ReadLine-TTYtter>=1.4:${PORTSDIR}/devel/p5-ReadLine-TTYtter +RUN_DEPENDS+= p5-ReadLine-TTYtter>=1.4:devel/p5-ReadLine-TTYtter .endif do-extract: diff --git a/net-im/turpial/Makefile b/net-im/turpial/Makefile index ebff96f460c1..dcde24c6dadb 100644 --- a/net-im/turpial/Makefile +++ b/net-im/turpial/Makefile @@ -12,11 +12,11 @@ COMMENT= Twitter client written in Python LICENSE= GPLv3 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:${PORTSDIR}/devel/py-notify \ - ${PYTHON_PKGNAMEPREFIX}setproctitle>=1.1.7:${PORTSDIR}/devel/py-setproctitle \ - ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.1:${PORTSDIR}/devel/py-Jinja2 \ - ${PYTHON_PKGNAMEPREFIX}libturpial>=1.7.0:${PORTSDIR}/net-im/py-libturpial +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notify>=0.1.1:devel/py-notify \ + ${PYTHON_PKGNAMEPREFIX}setproctitle>=1.1.7:devel/py-setproctitle \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.1:devel/py-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}libturpial>=1.7.0:net-im/py-libturpial USES= pyqt:4 python:2 USE_PYQT= core_run gui_run network_run phonon_run webkit_run diff --git a/net-im/twirssi/Makefile b/net-im/twirssi/Makefile index 696f4f49bf87..4d54a5719fdf 100644 --- a/net-im/twirssi/Makefile +++ b/net-im/twirssi/Makefile @@ -12,10 +12,10 @@ COMMENT= Twitter script to irssi LICENSE= GPLv2 -RUN_DEPENDS= p5-Net-Twitter>=0:${PORTSDIR}/net/p5-Net-Twitter \ - p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten \ - p5-WWW-Shorten-Bitly>=0:${PORTSDIR}/www/p5-WWW-Shorten-Bitly \ - irssi:${PORTSDIR}/irc/irssi +RUN_DEPENDS= p5-Net-Twitter>=0:net/p5-Net-Twitter \ + p5-WWW-Shorten>=0:www/p5-WWW-Shorten \ + p5-WWW-Shorten-Bitly>=0:www/p5-WWW-Shorten-Bitly \ + irssi:irc/irssi SUB_FILES= pkg-message diff --git a/net-im/twitmail/Makefile b/net-im/twitmail/Makefile index 904ab83d7bee..259df751d611 100644 --- a/net-im/twitmail/Makefile +++ b/net-im/twitmail/Makefile @@ -12,14 +12,14 @@ COMMENT= Curses-based mail-like interface to Twitter BROKEN= unfetchable -BUILD_DEPENDS= p5-DBD-SQLite>=1.12:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-DBI>=1.60.4:${PORTSDIR}/databases/p5-DBI \ - p5-Curses>=0:${PORTSDIR}/devel/p5-Curses \ - p5-Curses-UI>=0:${PORTSDIR}/devel/p5-Curses-UI \ - p5-Term-ReadKey>=2.10:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-Net-Twitter>=3.04002:${PORTSDIR}/net/p5-Net-Twitter \ - p5-TimeDate>=2.24:${PORTSDIR}/devel/p5-TimeDate \ - p5-Getopt-GUI-Long>=0.91:${PORTSDIR}/devel/p5-Getopt-GUI-Long +BUILD_DEPENDS= p5-DBD-SQLite>=1.12:databases/p5-DBD-SQLite \ + p5-DBI>=1.60.4:databases/p5-DBI \ + p5-Curses>=0:devel/p5-Curses \ + p5-Curses-UI>=0:devel/p5-Curses-UI \ + p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey \ + p5-Net-Twitter>=3.04002:net/p5-Net-Twitter \ + p5-TimeDate>=2.24:devel/p5-TimeDate \ + p5-Getopt-GUI-Long>=0.91:devel/p5-Getopt-GUI-Long USES= perl5 USE_PERL5= configure diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index 47a7740e7498..9ad908654d16 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -10,15 +10,15 @@ COMMENT= Lightweight Tox client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox \ - ${LOCALBASE}/include/linux/videodev2.h:${PORTSDIR}/multimedia/v4l_compat -LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ - libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ - libsodium.so:${PORTSDIR}/security/libsodium \ - libv4lconvert.so:${PORTSDIR}/multimedia/libv4l \ - libvpx.so:${PORTSDIR}/multimedia/libvpx \ - libfilteraudio.so:${PORTSDIR}/audio/libfilteraudio -RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:${PORTSDIR}/net-im/tox +BUILD_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox \ + ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat +LIB_DEPENDS= libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig \ + libsodium.so:security/libsodium \ + libv4lconvert.so:multimedia/libv4l \ + libvpx.so:multimedia/libvpx \ + libfilteraudio.so:audio/libfilteraudio +RUN_DEPENDS= ${LOCALBASE}/lib/libtoxcore.a:net-im/tox USE_GITHUB= yes GH_ACCOUNT= GrayHatter @@ -31,7 +31,7 @@ INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS OPTIONS_DEFAULT= DBUS -DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus +DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_MAKE_ARGS_OFF= DBUS=0 post-patch: diff --git a/net-im/vqcc-gtk/Makefile b/net-im/vqcc-gtk/Makefile index ad044a44b7e9..decc148b1b3a 100644 --- a/net-im/vqcc-gtk/Makefile +++ b/net-im/vqcc-gtk/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER?= ports@FreeBSD.org COMMENT= LAN chat client compatible with quickChat and Vypress Chat (TM) -LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification +LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification USES= pathfix gmake gettext pkgconfig USE_GNOME= gnomeprefix gtk20 diff --git a/net-im/xmpp-client/Makefile b/net-im/xmpp-client/Makefile index 3d8568f8c609..d7c3aa5ec7fa 100644 --- a/net-im/xmpp-client/Makefile +++ b/net-im/xmpp-client/Makefile @@ -10,8 +10,8 @@ COMMENT= XMPP client with OTR support LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/golang.org/x/crypto/bcrypt.a:${PORTSDIR}/security/go.crypto \ - ${LOCALBASE}/${GO_LIBDIR}/code.google.com/p/go.net/dict.a:${PORTSDIR}/net/go.net +BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/golang.org/x/crypto/bcrypt.a:security/go.crypto \ + ${LOCALBASE}/${GO_LIBDIR}/code.google.com/p/go.net/dict.a:net/go.net PLIST_FILES= bin/xmpp-client GO_PKGNAME= github.com/agl/${PORTNAME} diff --git a/net-im/zephyr/Makefile b/net-im/zephyr/Makefile index 20231fd40748..637a22c7da23 100644 --- a/net-im/zephyr/Makefile +++ b/net-im/zephyr/Makefile @@ -34,14 +34,14 @@ CONFIGURE_ARGS+=ac_cv_lib_iconv_libiconv_open=no .if ${PORT_OPTIONS:MHEIMDAL} BROKEN= bad depobj -LIB_DEPENDS+= libss.so.1:${PORTSDIR}/security/heimdal +LIB_DEPENDS+= libss.so.1:security/heimdal .if defined(HEIMDAL_HOME) KRB5_DIR?= ${HEIMDAL_HOME} .else KRB5_DIR?= ${LOCALBASE} .endif .else -LIB_DEPENDS+= libss.so.2:${PORTSDIR}/devel/e2fsprogs-libss +LIB_DEPENDS+= libss.so.2:devel/e2fsprogs-libss KRB5_DIR?= ${DESTDIR}/usr .endif |