diff options
Diffstat (limited to 'net')
781 files changed, 2737 insertions, 2737 deletions
diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile index 4d39af242bc6..ee3886228e79 100644 --- a/net/44bsd-rdist/Makefile +++ b/net/44bsd-rdist/Makefile @@ -19,7 +19,7 @@ PLIST_FILES= bin/44bsd-rdist \ .include <bsd.port.pre.mk> .if ${OSVERSION} >= 1000055 -BUILD_DEPENDS= rcs:${PORTSDIR}/devel/rcs57 +BUILD_DEPENDS= rcs:devel/rcs57 .endif post-extract: diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index 87ea4e671a90..8bdd4bc7c942 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -11,10 +11,10 @@ COMMENT= R based Twitter client LICENSE= ART20 -RUN_DEPENDS= R-cran-bit64>0:${PORTSDIR}/devel/R-cran-bit64 \ - R-cran-rjson>0:${PORTSDIR}/converters/R-cran-rjson \ - R-cran-DBI>=0.3.1:${PORTSDIR}/databases/R-cran-DBI \ - R-cran-httr>=1.0.0:${PORTSDIR}/www/R-cran-httr +RUN_DEPENDS= R-cran-bit64>0:devel/R-cran-bit64 \ + R-cran-rjson>0:converters/R-cran-rjson \ + R-cran-DBI>=0.3.1:databases/R-cran-DBI \ + R-cran-httr>=1.0.0:www/R-cran-httr USES= cran:auto-plist diff --git a/net/Sockets/Makefile b/net/Sockets/Makefile index bca4fd12d65d..244f2ae4a236 100644 --- a/net/Sockets/Makefile +++ b/net/Sockets/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ml@netfence.it COMMENT= C++ wrapper for BSD-style sockets #execinfo is optional and currently not configured (would need to patch source's #ifdef LINUX) -#LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo +#LIB_DEPENDS= execinfo.1:devel/libexecinfo #Not needed without execinfo or xml #CFLAGS+= -I${LOCALBASE}/include diff --git a/net/abills/Makefile b/net/abills/Makefile index d65d901d0b33..95c030522b9e 100644 --- a/net/abills/Makefile +++ b/net/abills/Makefile @@ -13,11 +13,11 @@ COMMENT= Billing system for dialup, VPN, and VoIP management LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= radiusd:${PORTSDIR}/net/freeradius2 \ - p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ - p5-Digest-MD4>=0:${PORTSDIR}/security/p5-Digest-MD4 \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES +RUN_DEPENDS= radiusd:net/freeradius2 \ + p5-DBD-mysql>=0:databases/p5-DBD-mysql \ + p5-Digest-MD4>=0:security/p5-Digest-MD4 \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-Crypt-DES>=0:security/p5-Crypt-DES WRKSRC= ${WRKDIR}/${PORTNAME} NO_ARCH= yes diff --git a/net/afpfs-ng/Makefile b/net/afpfs-ng/Makefile index c698a83bbf67..9d35a52bbec0 100644 --- a/net/afpfs-ng/Makefile +++ b/net/afpfs-ng/Makefile @@ -23,10 +23,10 @@ LIBS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= FUSE GCRYPT -FUSE_LIB_DEPENDS= libfuse.so:${PORTSDIR}/sysutils/fusefs-libs +FUSE_LIB_DEPENDS= libfuse.so:sysutils/fusefs-libs FUSE_CONFIGURE_ENABLE= fuse -GCRYPT_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt +GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt GCRYPT_CONFIGURE_ENABLE=gcrypt .include <bsd.port.options.mk> diff --git a/net/anet/Makefile b/net/anet/Makefile index 09a12027d4e6..0f956017ef1e 100644 --- a/net/anet/Makefile +++ b/net/anet/Makefile @@ -29,13 +29,13 @@ IGNORE= will not build; atomics are not supported on DF i386 .endif .if ${PORT_OPTIONS:MTEST} -BUILD_DEPENDS+= ${LOCALBASE}/lib/gnat/ahven.gpr:${PORTSDIR}/devel/ahven +BUILD_DEPENDS+= ${LOCALBASE}/lib/gnat/ahven.gpr:devel/ahven ALL_TARGET+= tests .endif .if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \ - source-highlight:${PORTSDIR}/textproc/source-highlight +BUILD_DEPENDS+= asciidoc:textproc/asciidoc \ + source-highlight:textproc/source-highlight ALL_TARGET+= doc USES+= gmake .endif diff --git a/net/appkonference/Makefile b/net/appkonference/Makefile index 41ebeb9dd6f2..d7ee2cfb8499 100644 --- a/net/appkonference/Makefile +++ b/net/appkonference/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= High-performance Asterisk voice/video conferencing plugin -BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk -RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk +BUILD_DEPENDS= asterisk:net/asterisk +RUN_DEPENDS= asterisk:net/asterisk LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/aprsc/Makefile b/net/aprsc/Makefile index 1ae8ab43ea41..10ed350fa577 100644 --- a/net/aprsc/Makefile +++ b/net/aprsc/Makefile @@ -14,7 +14,7 @@ COMMENT= Plain APRS-IS server LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/arp-sk/Makefile b/net/arp-sk/Makefile index 7c6143003a58..03cb5830a7da 100644 --- a/net/arp-sk/Makefile +++ b/net/arp-sk/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Tool designed to manipulate ARP tables of all kinds of equipment -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libnet=${LOCALBASE} diff --git a/net/arping/Makefile b/net/arping/Makefile index 95841fe50216..c4e9ae6877a5 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -12,7 +12,7 @@ COMMENT= ARP level "ping" utility LICENSE= GPLv2 -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net/arprelease/Makefile b/net/arprelease/Makefile index 038fb5d6826e..c988c277df83 100644 --- a/net/arprelease/Makefile +++ b/net/arprelease/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Libnet tool to flush arp cache entries from devices (eg. routers) -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/asio/Makefile b/net/asio/Makefile index cec5c91d53c0..5f9aa6ea04d6 100644 --- a/net/asio/Makefile +++ b/net/asio/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20(Stable)/ MAINTAINER= acm@FreeBSD.org COMMENT= Cross-platform C++ library for network and low-level I/O programming -RUN_DEPENDS= ${LOCALBASE}/include/boost/chrono/system_clocks.hpp:${PORTSDIR}/devel/boost-libs +RUN_DEPENDS= ${LOCALBASE}/include/boost/chrono/system_clocks.hpp:devel/boost-libs GNU_CONFIGURE= yes USES= gmake tar:bz2 diff --git a/net/asterisk-chan_sccp/Makefile b/net/asterisk-chan_sccp/Makefile index ce0be1135109..fca6adaae90b 100644 --- a/net/asterisk-chan_sccp/Makefile +++ b/net/asterisk-chan_sccp/Makefile @@ -37,14 +37,14 @@ ASTERISK18_DESC= Depend on Asterisk 1.8 ASTERISK11_DESC= Depend on Asterisk 11 ASTERISK13_DESC= Depend on Asterisk 13 -ASTERISK18_BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk -ASTERISK18_RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk +ASTERISK18_BUILD_DEPENDS= asterisk:net/asterisk +ASTERISK18_RUN_DEPENDS= asterisk:net/asterisk -ASTERISK11_BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk11 -ASTERISK11_RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk11 +ASTERISK11_BUILD_DEPENDS= asterisk:net/asterisk11 +ASTERISK11_RUN_DEPENDS= asterisk:net/asterisk11 -ASTERISK13_BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk13 -ASTERISK13_RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk13 +ASTERISK13_BUILD_DEPENDS= asterisk:net/asterisk13 +ASTERISK13_RUN_DEPENDS= asterisk:net/asterisk13 post-build: ${STRIP_CMD} ${WRKSRC}/src/.libs/chan_sccp.so diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index 5db3bc79ffa0..4bfe8850a4e3 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://asterisk.hosting.lv/src/ MAINTAINER= madpilot@FreeBSD.org COMMENT= G.729 codec for Asterisk PBX -LIB_DEPENDS= libbcg729.so:${PORTSDIR}/audio/bcg729 +LIB_DEPENDS= libbcg729.so:audio/bcg729 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bcg729 @@ -29,14 +29,14 @@ ASTERISK18_DESC= Depend on Asterisk 1.8 ASTERISK11_DESC= Depend on Asterisk 11 ASTERISK13_DESC= Depend on Asterisk 13 -ASTERISK18_BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk -ASTERISK18_RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk +ASTERISK18_BUILD_DEPENDS= asterisk:net/asterisk +ASTERISK18_RUN_DEPENDS= asterisk:net/asterisk ASTERISK18_CONFIGURE_ON= --with-asterisk18 -ASTERISK11_BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk11 -ASTERISK11_RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk11 +ASTERISK11_BUILD_DEPENDS= asterisk:net/asterisk11 +ASTERISK11_RUN_DEPENDS= asterisk:net/asterisk11 ASTERISK11_CONFIGURE_ON= --with-asterisk100 -ASTERISK13_BUILD_DEPENDS= asterisk:${PORTSDIR}/net/asterisk13 -ASTERISK13_RUN_DEPENDS= asterisk:${PORTSDIR}/net/asterisk13 +ASTERISK13_BUILD_DEPENDS= asterisk:net/asterisk13 +ASTERISK13_RUN_DEPENDS= asterisk:net/asterisk13 ASTERISK13_CONFIGURE_ON= --with-asterisk130 .include <bsd.port.pre.mk> diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile index f8b769d2698b..0f0f19bc6949 100644 --- a/net/asterisk/Makefile +++ b/net/asterisk/Makefile @@ -108,29 +108,29 @@ BACKTRACE_USES= execinfo CURL_CONFIGURE_ON= --with-libcurl CURL_CONFIGURE_OFF= --with-libcurl=no -CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +CURL_LIB_DEPENDS= libcurl.so:ftp/curl DAHDI_CONFIGURE_ON= --with-dahdi --with-openr2 DAHDI_CONFIGURE_OFF= --without-dahdi --without-openr2 -DAHDI_BUILD_DEPENDS= libpri>=1.4.10:${PORTSDIR}/misc/libpri \ - ${LOCALBASE}/include/dahdi/user.h:${PORTSDIR}/misc/dahdi -DAHDI_LIB_DEPENDS= libpri.so:${PORTSDIR}/misc/libpri \ - libopenr2.so:${PORTSDIR}/misc/openr2 +DAHDI_BUILD_DEPENDS= libpri>=1.4.10:misc/libpri \ + ${LOCALBASE}/include/dahdi/user.h:misc/dahdi +DAHDI_LIB_DEPENDS= libpri.so:misc/libpri \ + libopenr2.so:misc/openr2 EXCHANGE_CONFIGURE_OFF= --without-neon --without-neon29 -EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon +EXCHANGE_LIB_DEPENDS= libneon.so:www/neon FREETDS_CONFIGURE_ON= --with-tds=${LOCALBASE} FREETDS_CONFIGURE_OFF= --without-tds -FREETDS_LIB_DEPENDS= libsybdb.so:${PORTSDIR}/databases/freetds +FREETDS_LIB_DEPENDS= libsybdb.so:databases/freetds GSM_CONFIGURE_WITH= gsm -GSM_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm +GSM_LIB_DEPENDS= libgsm.so:audio/gsm H323_CONFIGURE_WITH= h323 H323_CPPFLAGS= -I${LOCALBASE}/include/openh323 -H323_LIB_DEPENDS= libpt_r.so:${PORTSDIR}/devel/pwlib \ - libh323_r.so:${PORTSDIR}/net/openh323 +H323_LIB_DEPENDS= libpt_r.so:devel/pwlib \ + libh323_r.so:net/openh323 H323_MAKE_ENV= OPENH323DIR=${LOCALBASE}/share/openh323 ICONV_CONFIGURE_OFF= --with-iconv=/dev/null --with-iconv=no @@ -138,12 +138,12 @@ ICONV_CONFIGURE_WITH= iconv ICONV_USES= iconv JABBER_CONFIGURE_WITH= iksemel -JABBER_LIB_DEPENDS= libiksemel.so:${PORTSDIR}/textproc/iksemel +JABBER_LIB_DEPENDS= libiksemel.so:textproc/iksemel ODBC_CONFIGURE_WITH= unixodbc ODBC_CONFIGURE_ON= --with-ltdl -ODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC \ - libltdl.so:${PORTSDIR}/devel/libltdl +ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC \ + libltdl.so:devel/libltdl LDAP_CONFIGURE_WITH= ldap LDAP_USE= OPENLDAP=yes @@ -153,41 +153,41 @@ LUA_USES= lua:51 LUA_CFLAGS= -I${LUA_INCDIR} LUA_LDFLAGS= -L${LUA_LIBDIR} -MP3PLAYER_RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +MP3PLAYER_RUN_DEPENDS= mpg123:audio/mpg123 MYSQL_CONFIGURE_WITH= mysqlclient MYSQL_USE= MYSQL=yes NCURSES_USES= ncurses -NEWT_LIB_DEPENDS= libnewt.so:${PORTSDIR}/devel/newt +NEWT_LIB_DEPENDS= libnewt.so:devel/newt PGSQL_CONFIGURE_WITH= postgres PGSQL_USES= pgsql RADIUS_CONFIGURE_WITH= radius -RADIUS_LIB_DEPENDS= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient +RADIUS_LIB_DEPENDS= libradiusclient-ng.so:net/radiusclient SNMP_CONFIGURE_WITH= netsnmp -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp -SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex SQLITE_CONFIGURE_WITH= sqlite SQLITE_CONFIGURE_OFF= --with-sqlite3=no -SQLITE_LIB_DEPENDS= libsqlite.so:${PORTSDIR}/databases/sqlite2 \ - libsqlite3.so:${PORTSDIR}/databases/sqlite3 +SQLITE_LIB_DEPENDS= libsqlite.so:databases/sqlite2 \ + libsqlite3.so:databases/sqlite3 VORBIS_CONFIGURE_WITH= ogg -VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis +VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis SPANDSP_CONFIGURE_WITH= spandsp -SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp +SPANDSP_LIB_DEPENDS= libspandsp.so:comms/spandsp SRTP_CONFIGURE_WITH= srtp -SRTP_BUILD_DEPENDS= libsrtp>=1.4.4:${PORTSDIR}/net/libsrtp +SRTP_BUILD_DEPENDS= libsrtp>=1.4.4:net/libsrtp -SYSINFO_LIB_DEPENDS= libsysinfo.so:${PORTSDIR}/devel/libsysinfo +SYSINFO_LIB_DEPENDS= libsysinfo.so:devel/libsysinfo PORTSCOUT= limit:^1\.8\. diff --git a/net/asterisk11/Makefile b/net/asterisk11/Makefile index 0f40c24f7d3f..0d11e0c49f9c 100644 --- a/net/asterisk11/Makefile +++ b/net/asterisk11/Makefile @@ -112,26 +112,26 @@ BACKTRACE_USES= execinfo CURL_CONFIGURE_ON= --with-libcurl CURL_CONFIGURE_OFF= --with-libcurl=no -CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +CURL_LIB_DEPENDS= libcurl.so:ftp/curl DAHDI_CONFIGURE_ON= --with-dahdi --with-openr2 DAHDI_CONFIGURE_OFF= --without-dahdi --without-openr2 -DAHDI_BUILD_DEPENDS= libpri>=1.4.10:${PORTSDIR}/misc/libpri \ - ${LOCALBASE}/include/dahdi/user.h:${PORTSDIR}/misc/dahdi -DAHDI_LIB_DEPENDS= libpri.so:${PORTSDIR}/misc/libpri \ - libopenr2.so:${PORTSDIR}/misc/openr2 +DAHDI_BUILD_DEPENDS= libpri>=1.4.10:misc/libpri \ + ${LOCALBASE}/include/dahdi/user.h:misc/dahdi +DAHDI_LIB_DEPENDS= libpri.so:misc/libpri \ + libopenr2.so:misc/openr2 EXCHANGE_CONFIGURE_OFF= --without-neon --without-neon29 -EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon +EXCHANGE_LIB_DEPENDS= libneon.so:www/neon FREETDS_CONFIGURE_ON= --with-tds=${LOCALBASE} FREETDS_CONFIGURE_OFF= --without-tds -FREETDS_LIB_DEPENDS= libsybdb.so:${PORTSDIR}/databases/freetds +FREETDS_LIB_DEPENDS= libsybdb.so:databases/freetds GCC_USE= GCC=yes GSM_CONFIGURE_WITH= gsm -GSM_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm +GSM_LIB_DEPENDS= libgsm.so:audio/gsm LDAP_CONFIGURE_WITH= ldap LDAP_USE= OPENLDAP=yes @@ -144,54 +144,54 @@ LUA_LDFLAGS= -L${LUA_LIBDIR} MYSQL_CONFIGURE_WITH= mysqlclient MYSQL_USE= MYSQL=yes -MP3PLAYER_RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +MP3PLAYER_RUN_DEPENDS= mpg123:audio/mpg123 NCURSES_USES= ncurses -NEWT_LIB_DEPENDS= libnewt.so:${PORTSDIR}/devel/newt +NEWT_LIB_DEPENDS= libnewt.so:devel/newt ODBC_CONFIGURE_WITH= unixodbc ODBC_CONFIGURE_ON= --with-ltdl -ODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC \ - libltdl.so:${PORTSDIR}/devel/libltdl +ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC \ + libltdl.so:devel/libltdl OOH323_CPPFLAGS= -I${LOCALBASE}/include/openh323 -OOH323_LIB_DEPENDS= libpt_r.so:${PORTSDIR}/devel/pwlib \ - libh323_r.so:${PORTSDIR}/net/openh323 +OOH323_LIB_DEPENDS= libpt_r.so:devel/pwlib \ + libh323_r.so:net/openh323 OOH323_MAKE_ENV= OPENH323DIR=${LOCALBASE}/share/openh323 PGSQL_CONFIGURE_WITH= postgres PGSQL_USES= pgsql RADIUS_CONFIGURE_WITH= radius -RADIUS_LIB_DEPENDS= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient +RADIUS_LIB_DEPENDS= libradiusclient-ng.so:net/radiusclient SNMP_CONFIGURE_WITH= netsnmp -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SPANDSP_CONFIGURE_WITH= spandsp -SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp +SPANDSP_LIB_DEPENDS= libspandsp.so:comms/spandsp SPEEX_CONFIGURE_WITH= speex -SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex SQLITE2_CONFIGURE_WITH= sqlite -SQLITE2_LIB_DEPENDS= libsqlite.so:${PORTSDIR}/databases/sqlite2 +SQLITE2_LIB_DEPENDS= libsqlite.so:databases/sqlite2 SRTP_CONFIGURE_WITH= srtp -SRTP_BUILD_DEPENDS= libsrtp>=1.4.4:${PORTSDIR}/net/libsrtp +SRTP_BUILD_DEPENDS= libsrtp>=1.4.4:net/libsrtp -SYSINFO_LIB_DEPENDS= libsysinfo.so:${PORTSDIR}/devel/libsysinfo +SYSINFO_LIB_DEPENDS= libsysinfo.so:devel/libsysinfo -UUID_LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid +UUID_LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid UUID_CONFIGURE_ON= --with-uuid=${LOCALBASE} UUID_CONFIGURE_OFF= --disable-uuid UUID_CONFLICTS= ossp-uuid-[0-9]* VORBIS_CONFIGURE_WITH= ogg -VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis +VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis XMPP_CONFIGURE_WITH= iksemel -XMPP_LIB_DEPENDS= libiksemel.so:${PORTSDIR}/textproc/iksemel +XMPP_LIB_DEPENDS= libiksemel.so:textproc/iksemel ASTERISK_USER?= asterisk ASTERISK_GROUP?= asterisk diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile index c99e8a8d9ebc..7d2cb2b150d9 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -16,8 +16,8 @@ COMMENT= Open Source PBX and telephony toolkit LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ - libjansson.so:${PORTSDIR}/devel/jansson +LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid \ + libjansson.so:devel/jansson EXTRACT_ONLY:= ${DISTNAME}${EXTRACT_SUFX} @@ -112,33 +112,33 @@ XMPP_DESC?= XMPP/GTALK support OPTIONS_SUB= yes -ASTVERSION_RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +ASTVERSION_RUN_DEPENDS= bash:shells/bash BACKTRACE_CONFIGURE_WITH= execinfo BACKTRACE_USES= execinfo CURL_CONFIGURE_ON= --with-libcurl CURL_CONFIGURE_OFF= --with-libcurl=no -CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +CURL_LIB_DEPENDS= libcurl.so:ftp/curl DAHDI_CONFIGURE_ON= --with-dahdi --with-openr2 DAHDI_CONFIGURE_OFF= --without-dahdi --without-openr2 -DAHDI_BUILD_DEPENDS= libpri>=1.4.10:${PORTSDIR}/misc/libpri \ - ${LOCALBASE}/include/dahdi/user.h:${PORTSDIR}/misc/dahdi -DAHDI_LIB_DEPENDS= libpri.so:${PORTSDIR}/misc/libpri \ - libopenr2.so:${PORTSDIR}/misc/openr2 +DAHDI_BUILD_DEPENDS= libpri>=1.4.10:misc/libpri \ + ${LOCALBASE}/include/dahdi/user.h:misc/dahdi +DAHDI_LIB_DEPENDS= libpri.so:misc/libpri \ + libopenr2.so:misc/openr2 EXCHANGE_CONFIGURE_OFF= --without-neon --without-neon29 -EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon +EXCHANGE_LIB_DEPENDS= libneon.so:www/neon FREETDS_CONFIGURE_ON= --with-tds=${LOCALBASE} FREETDS_CONFIGURE_OFF= --without-tds -FREETDS_LIB_DEPENDS= libsybdb.so:${PORTSDIR}/databases/freetds +FREETDS_LIB_DEPENDS= libsybdb.so:databases/freetds GCC_USE= GCC=yes GSM_CONFIGURE_WITH= gsm -GSM_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm +GSM_LIB_DEPENDS= libgsm.so:audio/gsm LDAP_CONFIGURE_WITH= ldap LDAP_USE= OPENLDAP=yes @@ -151,19 +151,19 @@ LUA_LDFLAGS= -L${LUA_LIBDIR} MYSQL_CONFIGURE_WITH= mysqlclient MYSQL_USE= MYSQL=yes -MP3PLAYER_RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +MP3PLAYER_RUN_DEPENDS= mpg123:audio/mpg123 NCURSES_USES= ncurses -NEWT_LIB_DEPENDS= libnewt.so:${PORTSDIR}/devel/newt +NEWT_LIB_DEPENDS= libnewt.so:devel/newt ODBC_CONFIGURE_WITH= unixodbc ODBC_CONFIGURE_ON= --with-ltdl -ODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC \ - libltdl.so:${PORTSDIR}/devel/libltdl +ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC \ + libltdl.so:devel/libltdl OOH323_CPPFLAGS= -I${LOCALBASE}/include/openh323 -OOH323_LIB_DEPENDS= libpt_r.so:${PORTSDIR}/devel/pwlib \ - libh323_r.so:${PORTSDIR}/net/openh323 +OOH323_LIB_DEPENDS= libpt_r.so:devel/pwlib \ + libh323_r.so:net/openh323 OOH323_MAKE_ENV= OPENH323DIR=${LOCALBASE}/share/openh323 PGSQL_CONFIGURE_WITH= postgres @@ -173,32 +173,32 @@ PJSIP_CONFIGURE_WITH= pjproject PJSIP_USES= pkgconfig PORTAUDIO_CONFIGURE_WITH= portaudio -PORTAUDIO_LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio +PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio RADIUS_CONFIGURE_WITH= radius -RADIUS_LIB_DEPENDS= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient +RADIUS_LIB_DEPENDS= libradiusclient-ng.so:net/radiusclient SNMP_CONFIGURE_WITH= netsnmp -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SPANDSP_CONFIGURE_WITH= spandsp -SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp +SPANDSP_LIB_DEPENDS= libspandsp.so:comms/spandsp SPEEX_CONFIGURE_WITH= speex -SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex SQLITE2_CONFIGURE_WITH= sqlite -SQLITE2_LIB_DEPENDS= libsqlite.so:${PORTSDIR}/databases/sqlite2 +SQLITE2_LIB_DEPENDS= libsqlite.so:databases/sqlite2 SRTP_CONFIGURE_WITH= srtp -SYSINFO_LIB_DEPENDS= libsysinfo.so:${PORTSDIR}/devel/libsysinfo +SYSINFO_LIB_DEPENDS= libsysinfo.so:devel/libsysinfo VORBIS_CONFIGURE_WITH= ogg -VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis +VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis XMPP_CONFIGURE_WITH= iksemel -XMPP_LIB_DEPENDS= libiksemel.so:${PORTSDIR}/textproc/iksemel +XMPP_LIB_DEPENDS= libiksemel.so:textproc/iksemel ASTERISK_USER?= asterisk ASTERISK_GROUP?= asterisk @@ -209,11 +209,11 @@ GROUPS= ${ASTERISK_GROUP} dahdi .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPJSIP} && ${PORT_OPTIONS:MSRTP} -LIB_DEPENDS+= libpj.so:${PORTSDIR}/net/pjsip-extsrtp +LIB_DEPENDS+= libpj.so:net/pjsip-extsrtp .elif ${PORT_OPTIONS:MPJSIP} && ! ${PORT_OPTIONS:MSRTP} -LIB_DEPENDS+= libpj.so:${PORTSDIR}/net/pjsip +LIB_DEPENDS+= libpj.so:net/pjsip .elif ! ${PORT_OPTIONS:MPJSIP} && ${PORT_OPTIONS:MSRTP} -LIB_DEPENDS+= libsrtp.so:${PORTSDIR}/net/libsrtp +LIB_DEPENDS+= libsrtp.so:net/libsrtp .endif .include <bsd.port.pre.mk> diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile index 9b05754ca032..72c6c49cb831 100644 --- a/net/avahi-app/Makefile +++ b/net/avahi-app/Makefile @@ -14,10 +14,10 @@ COMMENT?= Service discovery on a local network AVAHI_SLAVE?= no .if ${AVAHI_SLAVE} != header -LIB_DEPENDS?= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libdaemon.so:${PORTSDIR}/devel/libdaemon \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libgdbm.so:${PORTSDIR}/databases/gdbm +LIB_DEPENDS?= libexpat.so:textproc/expat2 \ + libdaemon.so:devel/libdaemon \ + libdbus-glib-1.so:devel/dbus-glib \ + libgdbm.so:databases/gdbm USERS?= ${PORTNAME} GROUPS?= ${USERS} diff --git a/net/avahi-autoipd/Makefile b/net/avahi-autoipd/Makefile index 0a92a959b6a3..c0b5fdb08e81 100644 --- a/net/avahi-autoipd/Makefile +++ b/net/avahi-autoipd/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -autoipd MAINTAINER= gnome@FreeBSD.org COMMENT= IPv4LL network address configuration daemon -LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS= libavahi-common.so:net/avahi-app USERS= avahi-autoipd GROUPS= ${USERS} diff --git a/net/avahi-gtk/Makefile b/net/avahi-gtk/Makefile index f6fdcbe92532..a02e638d3cb1 100644 --- a/net/avahi-gtk/Makefile +++ b/net/avahi-gtk/Makefile @@ -8,8 +8,8 @@ PKGNAMESUFFIX= -gtk MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ tools and bindings to the Avahi mDNS system -LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app -RUN_DEPENDS= avahi-header>=0.6:${PORTSDIR}/net/avahi-header +LIB_DEPENDS= libavahi-common.so:net/avahi-app +RUN_DEPENDS= avahi-header>=0.6:net/avahi-header MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-ui diff --git a/net/avahi-gtk3/Makefile b/net/avahi-gtk3/Makefile index 152b84e71c1a..ea95d99d2718 100644 --- a/net/avahi-gtk3/Makefile +++ b/net/avahi-gtk3/Makefile @@ -8,8 +8,8 @@ PKGNAMESUFFIX= -gtk3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ 3 library to the Avahi mDNS system -LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app -RUN_DEPENDS= avahi-header>=0.6:${PORTSDIR}/net/avahi-header +LIB_DEPENDS= libavahi-common.so:net/avahi-app +RUN_DEPENDS= avahi-header>=0.6:net/avahi-header MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-ui diff --git a/net/avahi-libdns/Makefile b/net/avahi-libdns/Makefile index 06593afa212a..a70dda6f06d4 100644 --- a/net/avahi-libdns/Makefile +++ b/net/avahi-libdns/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -libdns MAINTAINER= gnome@FreeBSD.org COMMENT= mDNSResponder compatibility from Avahi -LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS= libavahi-common.so:net/avahi-app MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-compat-libdns_sd diff --git a/net/avahi-qt4/Makefile b/net/avahi-qt4/Makefile index 10e3aded552b..fadb53c1305f 100644 --- a/net/avahi-qt4/Makefile +++ b/net/avahi-qt4/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -qt4 MAINTAINER= gnome@FreeBSD.org COMMENT= Qt 4 bindings to the Avahi mDNS system -LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS= libavahi-common.so:net/avahi-app MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-qt diff --git a/net/avahi-sharp/Makefile b/net/avahi-sharp/Makefile index d867b5312df4..4f8f6ced6215 100644 --- a/net/avahi-sharp/Makefile +++ b/net/avahi-sharp/Makefile @@ -8,7 +8,7 @@ PKGNAMESUFFIX= -sharp MAINTAINER= mono@FreeBSD.org COMMENT= Mono bindings for Avahi service discovery -LIB_DEPENDS= libavahi-core.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS= libavahi-core.so:net/avahi-app USES= mono MASTERDIR= ${.CURDIR}/../avahi-app diff --git a/net/avahi/Makefile b/net/avahi/Makefile index ed509fb92e5a..d211d8d21ba6 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -10,7 +10,7 @@ CATEGORIES?= net dns MAINTAINER= gnome@FreeBSD.org COMMENT= "meta-port" for the Avahi service discovery suite -RUN_DEPENDS= avahi-app>=0.6.31:${PORTSDIR}/net/avahi-app +RUN_DEPENDS= avahi-app>=0.6.31:net/avahi-app USES= metaport @@ -20,11 +20,11 @@ AUTOIPD_DESC= IPv4LL network address configuration daemon GTK_DESC= Gtk+ tools and bindings LIBDNS_DESC= Apple's mDNSResponder compatibility library -AUTOIPD_RUN_DEPENDS= avahi-autoipd:${PORTSDIR}/net/avahi-autoipd -GTK_RUN_DEPENDS= avahi-discover-standalone:${PORTSDIR}/net/avahi-gtk -#LIBDNS_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-compat-libdns_sd.pc:${PORTSDIR}/net/avahi-libdns -MONO_RUN_DEPENDS= ${LOCALBASE}/lib/mono/avahi-sharp/avahi-sharp.dll:${PORTSDIR}/net/avahi-sharp -QT4_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-qt4.pc:${PORTSDIR}/net/avahi-qt4 -PYTHON_RUN_DEPENDS= avahi-bookmarks:${PORTSDIR}/net/py-avahi +AUTOIPD_RUN_DEPENDS= avahi-autoipd:net/avahi-autoipd +GTK_RUN_DEPENDS= avahi-discover-standalone:net/avahi-gtk +#LIBDNS_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-compat-libdns_sd.pc:net/avahi-libdns +MONO_RUN_DEPENDS= ${LOCALBASE}/lib/mono/avahi-sharp/avahi-sharp.dll:net/avahi-sharp +QT4_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-qt4.pc:net/avahi-qt4 +PYTHON_RUN_DEPENDS= avahi-bookmarks:net/py-avahi .include <bsd.port.mk> diff --git a/net/axa/Makefile b/net/axa/Makefile index 65e9f5f4fd6c..9dfab408c4f8 100644 --- a/net/axa/Makefile +++ b/net/axa/Makefile @@ -12,12 +12,12 @@ COMMENT= AXA library and tools LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/copyright -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ - sie-nmsg>0:${PORTSDIR}/net/sie-nmsg -LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \ - libnmsg.so:${PORTSDIR}/net/nmsg \ - libwdns.so:${PORTSDIR}/dns/wdns -RUN_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg +BUILD_DEPENDS= bash:shells/bash \ + sie-nmsg>0:net/sie-nmsg +LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \ + libnmsg.so:net/nmsg \ + libwdns.so:dns/wdns +RUN_DEPENDS= sie-nmsg>0:net/sie-nmsg WRKSRC= ${WRKDIR}/axa-tools @@ -35,7 +35,7 @@ OPTIONS_DEFAULT=DOXYGEN ALL_TARGET= all INSTALL_TARGET= install-strip -DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local LDFLAGS+= -lm diff --git a/net/beacon/Makefile b/net/beacon/Makefile index f066e151ff4b..89f649ca209f 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -13,8 +13,8 @@ COMMENT= Beacon active measurement tool to monitor multicast LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net -RUN_DEPENDS= p5-Net>=0:${PORTSDIR}/net/p5-Net +BUILD_DEPENDS= p5-Net>=0:net/p5-Net +RUN_DEPENDS= p5-Net>=0:net/p5-Net WWW_DIR?= ${PREFIX}/www/ PLIST_SUB+= VERSION=${PORTVERSION} @@ -27,7 +27,7 @@ OPTIONS_DEFINE= DOCS IPV6 IPV6_DESC= Enable IPv6 PTR lookups IPV6_CONFIGURE_ENABLE= ipv6 -IPV6_BUILD_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 +IPV6_BUILD_DEPENDS= p5-Socket6>=0:net/p5-Socket6 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/Multicast/Beacon/Beacon.so diff --git a/net/belle-sip/Makefile b/net/belle-sip/Makefile index eb105bed141d..a308bde2ba0e 100644 --- a/net/belle-sip/Makefile +++ b/net/belle-sip/Makefile @@ -16,7 +16,7 @@ COMMENT= Belle-sip is a SIP (RFC3261) implementation written in C LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libantlr3c.so:${PORTSDIR}/devel/libantlr3c +LIB_DEPENDS= libantlr3c.so:devel/libantlr3c GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -34,7 +34,7 @@ OPTIONS_DEFINE= POLARSSL OPTIONS_DEFAULT=POLARSSL POLARSSL_CONFIGURE_ENABLE= tls -POLARSSL_LIB_DEPENDS= libmbedtls.so.9:${PORTSDIR}/security/polarssl13 +POLARSSL_LIB_DEPENDS= libmbedtls.so.9:security/polarssl13 post-extract: @${CP} ${DISTDIR}/antlr-3.4-complete.jar ${WRKDIR}/antlr-complete.jar diff --git a/net/bmon/Makefile b/net/bmon/Makefile index 7e7fbb9c2121..ed99481265b6 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -12,7 +12,7 @@ COMMENT= Human-readable bandwidth monitor and rate estimator LICENSE= MIT -LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse +LIB_DEPENDS= libconfuse.so:devel/libconfuse CONFLICTS_INSTALL= bmon-* diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index 01fad0769374..e418cc89d6b6 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -51,16 +51,16 @@ NO_NET_INFO_DESC= Do not send host address and name to servers OPTIONS_SUB= yes MANAGER_USES= iconv -MANAGER_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ - libsqlite3.so:${PORTSDIR}/databases/sqlite3 +MANAGER_LIB_DEPENDS= libnotify.so:devel/libnotify \ + libsqlite3.so:databases/sqlite3 MANAGER_CONFIGURE_ON= --with-sqlite3-prefix=${LOCALBASE} MANAGER_CONFIGURE_OFF= --with-wx-config=false --without-x MANAGER_CONFIGURE_ENABLE=manager MANAGER_USE= XORG=x11,xext,xscrnsaver WX=2.8 CLIENT_CONFIGURE_ENABLE=client -CLIENT_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -CLIENT_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +CLIENT_LIB_DEPENDS= libcurl.so:ftp/curl +CLIENT_RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss CLIENT_USE= RC_SUBR=boinc-client LINUX_CONFIGURE_ON= --with-boinc-alt-platform=i686-pc-linux-gnu diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile index dab6b667f098..7eb87327b0e6 100644 --- a/net/boinc_curses/Makefile +++ b/net/boinc_curses/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/rene http://www.oook.cz/bsd/boinc_curses/ MAINTAINER= ports@FreeBSD.org COMMENT= Console, ncurses based monitor and manager for BOINC -BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:${PORTSDIR}/net/boinc-client +BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:net/boinc-client USES= ncurses tar:bzip2 MAKE_ENV= BOINCLIBDIR=${LOCALBASE}/lib BOINCINCDIR=${LOCALBASE}/include/boinc diff --git a/net/bsdec2-image-upload/Makefile b/net/bsdec2-image-upload/Makefile index b04b23ed30e2..103f7ccb9e6b 100644 --- a/net/bsdec2-image-upload/Makefile +++ b/net/bsdec2-image-upload/Makefile @@ -11,7 +11,7 @@ COMMENT= Tool for creating Amazon EC2 AMIs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -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 USES= tar:tgz uidfix USE_OPENSSL= yes diff --git a/net/bwi-firmware-kmod/Makefile b/net/bwi-firmware-kmod/Makefile index d195e0e8fb83..041f5d215e29 100644 --- a/net/bwi-firmware-kmod/Makefile +++ b/net/bwi-firmware-kmod/Makefile @@ -13,7 +13,7 @@ EXTRACT_ONLY= MAINTAINER= swhetzel@gmail.com COMMENT= Broadcom AirForce IEEE 802.11 Firmware Kernel Module -BUILD_DEPENDS= b43-fwcutter:${PORTSDIR}/sysutils/b43-fwcutter +BUILD_DEPENDS= b43-fwcutter:sysutils/b43-fwcutter FIRMWARES= ucode ucode11 ucode2 ucode4 ucode5 \ a0g0bsinitvals2 a0g0bsinitvals5 a0g0initvals2 \ diff --git a/net/bwn-firmware-kmod/Makefile b/net/bwn-firmware-kmod/Makefile index 2fadee7272c5..9001b3225edf 100644 --- a/net/bwn-firmware-kmod/Makefile +++ b/net/bwn-firmware-kmod/Makefile @@ -13,7 +13,7 @@ EXTRACT_ONLY= MAINTAINER= swhetzel@gmail.com COMMENT= Broadcom AirForce IEEE 802.11 Firmware Kernel Module -BUILD_DEPENDS= b43-fwcutter:${PORTSDIR}/sysutils/b43-fwcutter +BUILD_DEPENDS= b43-fwcutter:sysutils/b43-fwcutter FIRMWARES= \ ucode ucode5 ucode11 ucode13 ucode14 ucode15 \ diff --git a/net/cf/Makefile b/net/cf/Makefile index 0e5034709719..c83c3f465330 100644 --- a/net/cf/Makefile +++ b/net/cf/Makefile @@ -8,8 +8,8 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= CLI for Cloud Foundry written in Go -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go \ - ${LOCALBASE}/bin/go-bindata:${PORTSDIR}/devel/go-bindata +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go \ + ${LOCALBASE}/bin/go-bindata:devel/go-bindata USE_GITHUB= yes GH_ACCOUNT= cloudfoundry diff --git a/net/clamz/Makefile b/net/clamz/Makefile index 6449c7acbb60..fed7aa814680 100644 --- a/net/clamz/Makefile +++ b/net/clamz/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= glathe.helko@googlemail.com COMMENT= Command-line program to download MP3 files from Amazon's music store -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libexpat.so:${PORTSDIR}/textproc/expat2 \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= libcurl.so:ftp/curl \ + libexpat.so:textproc/expat2 \ + libgcrypt.so:security/libgcrypt CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/cloud-init/Makefile b/net/cloud-init/Makefile index 2f18b81f43d2..b17119abf377 100644 --- a/net/cloud-init/Makefile +++ b/net/cloud-init/Makefile @@ -12,21 +12,21 @@ COMMENT= Init scripts for use on cloud images LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= dmidecode>0:${PORTSDIR}/sysutils/dmidecode \ - sudo>0:${PORTSDIR}/security/sudo \ - gpart>0:${PORTSDIR}/sysutils/gpart \ - ${PYTHON_PKGNAMEPREFIX}boto>0:${PORTSDIR}/devel/py-boto \ - ${PYTHON_PKGNAMEPREFIX}Jinja2>0:${PORTSDIR}/devel/py-Jinja2 \ - ${PYTHON_PKGNAMEPREFIX}prettytable>0:${PORTSDIR}/devel/py-prettytable \ - ${PYTHON_PKGNAMEPREFIX}configobj>0:${PORTSDIR}/devel/py-configobj \ - ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \ - ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse \ - ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}serial>0:${PORTSDIR}/comms/py-serial \ - ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}oauth>0:${PORTSDIR}/net/py-oauth \ - ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:${PORTSDIR}/devel/py-jsonpatch \ - ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:${PORTSDIR}/devel/py-jsonpointer +RUN_DEPENDS= dmidecode>0:sysutils/dmidecode \ + sudo>0:security/sudo \ + gpart>0:sysutils/gpart \ + ${PYTHON_PKGNAMEPREFIX}boto>0:devel/py-boto \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}prettytable>0:devel/py-prettytable \ + ${PYTHON_PKGNAMEPREFIX}configobj>0:devel/py-configobj \ + ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ + ${PYTHON_PKGNAMEPREFIX}argparse>0:devel/py-argparse \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}serial>0:comms/py-serial \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}oauth>0:net/py-oauth \ + ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:devel/py-jsonpatch \ + ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer ETCDIR= ${PREFIX}/etc/cloud diff --git a/net/coda6_server/Makefile b/net/coda6_server/Makefile index 4fe182850ab5..35f0dfe67425 100644 --- a/net/coda6_server/Makefile +++ b/net/coda6_server/Makefile @@ -14,9 +14,9 @@ PKGNAMESUFFIX= -${CODA_SUITE} MAINTAINER= ports@FreeBSD.org COMMENT= Server programs for a replicated high-performance network file system -LIB_DEPENDS= liblwp.so:${PORTSDIR}/devel/lwp \ - librpc2.so:${PORTSDIR}/devel/rpc2 \ - librvmlwp.so:${PORTSDIR}/devel/rvm +LIB_DEPENDS= liblwp.so:devel/lwp \ + librpc2.so:devel/rpc2 \ + librvmlwp.so:devel/rvm USES= pkgconfig gmake shebangfix perl5 readline USE_PERL5= run diff --git a/net/corosync/Makefile b/net/corosync/Makefile index 4582c8bfe3a8..169885f54a42 100644 --- a/net/corosync/Makefile +++ b/net/corosync/Makefile @@ -12,8 +12,8 @@ COMMENT= Corosync Cluster Engine LICENSE= BSD3CLAUSE -LIB_DEPENDS= libnss3.so:${PORTSDIR}/security/nss \ - libqb.so:${PORTSDIR}/devel/libqb +LIB_DEPENDS= libnss3.so:security/nss \ + libqb.so:devel/libqb USES= gmake libtool pathfix pkgconfig USE_GCC= yes # segfaults when built with Clang @@ -25,10 +25,10 @@ INSTALL_TARGET= install-strip OPTIONS_DEFINE= DBUS SNMP OPTIONS_SUB= yes -DBUS_LIB_DEPENDS+= libdbus-1.so:${PORTSDIR}/devel/dbus +DBUS_LIB_DEPENDS+= libdbus-1.so:devel/dbus DBUS_CONFIGURE_ENABLE= dbus -SNMP_LIB_DEPENDS+= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp SNMP_CONFIGURE_ENABLE= snmp post-install: diff --git a/net/csync2/Makefile b/net/csync2/Makefile index f291a2889bf9..a6d4386a73d6 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -13,14 +13,14 @@ COMMENT= Cluster synchronization tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= librsync.so.2:${PORTSDIR}/net/librsync1 \ - libgnutls.so:${PORTSDIR}/security/gnutls \ - libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS= librsync.so.2:net/librsync1 \ + libgnutls.so:security/gnutls \ + libsqlite3.so:databases/sqlite3 OPTIONS_DEFINE= CSYNC2_COMPARE DOCS OPTIONS_SUB= yes CSYNC2_COMPARE_DESC= Install csync2-compare script -CSYNC2_COMPARE_RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +CSYNC2_COMPARE_RUN_DEPENDS= bash:shells/bash USES= pkgconfig shebangfix SHEBANG_FILES= csync2-compare diff --git a/net/ctrace/Makefile b/net/ctrace/Makefile index 4bd9925cbdc5..7d5d09777d83 100644 --- a/net/ctrace/Makefile +++ b/net/ctrace/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= http://www.pratyeka.org/ctrace/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Multiprotocol traceroute tool -BUILD_DEPENDS= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP -RUN_DEPENDS= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Net-RawIP>=0:net/p5-Net-RawIP +RUN_DEPENDS= p5-Net-RawIP>=0:net/p5-Net-RawIP \ + p5-libwww>=0:www/p5-libwww NO_BUILD= yes USES= perl5 shebangfix diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 5e1c98ce3516..31548aac18b3 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -12,13 +12,13 @@ COMMENT= Server for WorldForge games LICENSE= GPLv2 -LIB_DEPENDS= libAtlas-0.6.so:${PORTSDIR}/devel/atlas-devel \ - libvarconf-1.0.so:${PORTSDIR}/devel/varconf \ - libwfmath-1.0.so:${PORTSDIR}/math/wfmath \ - libmercator-0.3.so:${PORTSDIR}/devel/mercator \ - libskstream-0.3.so:${PORTSDIR}/net/skstream \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libboost_regex.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libAtlas-0.6.so:devel/atlas-devel \ + libvarconf-1.0.so:devel/varconf \ + libwfmath-1.0.so:math/wfmath \ + libmercator-0.3.so:devel/mercator \ + libskstream-0.3.so:net/skstream \ + libgcrypt.so:security/libgcrypt \ + libboost_regex.so:devel/boost-libs CONFIGURE_ARGS= --with-python=${LOCALBASE} diff --git a/net/czmq/Makefile b/net/czmq/Makefile index dc105ff4e4ff..33ac88545f25 100644 --- a/net/czmq/Makefile +++ b/net/czmq/Makefile @@ -13,7 +13,7 @@ COMMENT= High-level C Binding for ZeroMQ LICENSE= MPL LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libzmq.so:${PORTSDIR}/net/libzmq4 +LIB_DEPENDS= libzmq.so:net/libzmq4 USES= autoreconf libtool pkgconfig USE_LDCONFIG= yes diff --git a/net/daemonlogger/Makefile b/net/daemonlogger/Makefile index 9a69fafc8217..d8cc98e9683c 100644 --- a/net/daemonlogger/Makefile +++ b/net/daemonlogger/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://www.snort.org/users/roesch/code/ MAINTAINER= wxs@FreeBSD.org COMMENT= Packet sniffer capable of running as a daemon and as a software tap -LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet +LIB_DEPENDS= libdnet.so:net/libdnet GNU_CONFIGURE= yes USE_RC_SUBR= daemonlogger diff --git a/net/daq/Makefile b/net/daq/Makefile index 516b0c47af4c..ebd9e61da445 100644 --- a/net/daq/Makefile +++ b/net/daq/Makefile @@ -13,9 +13,9 @@ COMMENT= Data Acquisition abstraction library for snort 2.9+ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet \ - libpcap.so:${PORTSDIR}/net/libpcap -BUILD_DEPENDS= flex:${PORTSDIR}/textproc/flex +LIB_DEPENDS= libdnet.so:net/libdnet \ + libpcap.so:net/libpcap +BUILD_DEPENDS= flex:textproc/flex GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/net/dgd-kernel/Makefile b/net/dgd-kernel/Makefile index aee77b881da8..c9fb593baefc 100644 --- a/net/dgd-kernel/Makefile +++ b/net/dgd-kernel/Makefile @@ -12,7 +12,7 @@ DISTNAME= kernellib-${PORTVERSION} MAINTAINER= glewis@FreeBSD.org COMMENT= Kernel mudlib, for use with DGD -RUN_DEPENDS= ${LOCALBASE}/sbin/dgd:${PORTSDIR}/net/dgd +RUN_DEPENDS= ${LOCALBASE}/sbin/dgd:net/dgd DIST_SUBDIR= dgd WRKSRC= ${WRKDIR} diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 57787e42e913..6e9b34b425dc 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -12,7 +12,7 @@ DISTNAME= 2.4.5-for-1.4 MAINTAINER= glewis@FreeBSD.org COMMENT= LPmud mudlib, for use with DGD -RUN_DEPENDS= ${LOCALBASE}/sbin/dgd:${PORTSDIR}/net/dgd +RUN_DEPENDS= ${LOCALBASE}/sbin/dgd:net/dgd NO_PACKAGE= May not be used for monetary gain NO_CDROM= ${NO_PACKAGE} diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile index 0c1e5752b8fa..304243e733af 100644 --- a/net/dhcpd-pools/Makefile +++ b/net/dhcpd-pools/Makefile @@ -12,7 +12,7 @@ COMMENT= Tool to analyze isc-dhcp pool usage based on leases LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash +BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:devel/uthash USES= charsetfix shebangfix tar:xz SHEBANG_FILES= contrib/snmptest.pl diff --git a/net/dhcperf/Makefile b/net/dhcperf/Makefile index b3d8f28ef053..725fd3ee5228 100644 --- a/net/dhcperf/Makefile +++ b/net/dhcperf/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1-freebsd-5.4-i386 MAINTAINER= edwin@mavetju.org COMMENT= DHCPerf delivers accurate performance metrics of Dynamic Host Configuration Protocol service -LIB_DEPENDS= libc.so.5:${PORTSDIR}/misc/compat5x +LIB_DEPENDS= libc.so.5:misc/compat5x ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= Rebuild of i386 package provided by Nominum. diff --git a/net/dhcprelay/Makefile b/net/dhcprelay/Makefile index f0e707aba250..fd08c7726b13 100644 --- a/net/dhcprelay/Makefile +++ b/net/dhcprelay/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org COMMENT= Lightweight DHCP Relay Agent with GIF tunnel support -LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet +LIB_DEPENDS= libdnet.so:net/libdnet PLIST_FILES= bin/dhcprelay USE_RC_SUBR= ${PORTNAME} diff --git a/net/dictd-database/Makefile b/net/dictd-database/Makefile index 4864f2725e94..952e58ace8bc 100644 --- a/net/dictd-database/Makefile +++ b/net/dictd-database/Makefile @@ -21,7 +21,7 @@ DISTFILES= devils-dict-pre.tar.gz \ MAINTAINER= itetcu@FreeBSD.org COMMENT= Dictd words database -RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:${PORTSDIR}/net/dictd +RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:net/dictd NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 39663e69d51d..16391e48f955 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -12,7 +12,7 @@ COMMENT= Dict protocol (RFC 2229) server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa +LIB_DEPENDS= libmaa.so:devel/libmaa ALL_TARGET= dictd dictzip GNU_CONFIGURE= yes diff --git a/net/dropbox-api-command/Makefile b/net/dropbox-api-command/Makefile index 4af8ca172a76..82d4807a8cf6 100644 --- a/net/dropbox-api-command/Makefile +++ b/net/dropbox-api-command/Makefile @@ -11,11 +11,11 @@ COMMENT= Dropbox API wrapper command LICENSE= MIT -BUILD_DEPENDS= p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ - p5-Encode-Locale>=0:${PORTSDIR}/converters/p5-Encode-Locale \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-WebService-Dropbox>=1.17:${PORTSDIR}/net/p5-WebService-Dropbox \ - p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class +BUILD_DEPENDS= p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ + p5-Encode-Locale>=0:converters/p5-Encode-Locale \ + p5-JSON>=0:converters/p5-JSON \ + p5-WebService-Dropbox>=1.17:net/p5-WebService-Dropbox \ + p5-Path-Class>=0.26:devel/p5-Path-Class RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GITHUB= yes diff --git a/net/dropbox-uploader/Makefile b/net/dropbox-uploader/Makefile index eceb882e33ee..b4830832ecc2 100644 --- a/net/dropbox-uploader/Makefile +++ b/net/dropbox-uploader/Makefile @@ -12,9 +12,9 @@ COMMENT= BASH script for the Dropbox backup service LICENSE= GPLv3 -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - curl:${PORTSDIR}/ftp/curl \ - greadlink:${PORTSDIR}/sysutils/coreutils +RUN_DEPENDS= bash:shells/bash \ + curl:ftp/curl \ + greadlink:sysutils/coreutils USE_GITHUB= yes GH_ACCOUNT= andreafabrizi diff --git a/net/dshell/Makefile b/net/dshell/Makefile index 82d51da70e50..e5ed66a55d94 100644 --- a/net/dshell/Makefile +++ b/net/dshell/Makefile @@ -11,12 +11,12 @@ COMMENT= Extensible network forensic analysis framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ - ${PYTHON_PKGNAMEPREFIX}pygeoip>0:${PORTSDIR}/net/py-pygeoip \ - ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \ - ${PYTHON_PKGNAMEPREFIX}dpkt>0:${PORTSDIR}/net/py-dpkt \ - ${PYTHON_PKGNAMEPREFIX}ipy>0:${PORTSDIR}/net-mgmt/py-ipy \ - ${PYTHON_PKGNAMEPREFIX}pypcap>0:${PORTSDIR}/net/py-pypcap +BUILD_DEPENDS= bash:shells/bash \ + ${PYTHON_PKGNAMEPREFIX}pygeoip>0:net/py-pygeoip \ + ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}dpkt>0:net/py-dpkt \ + ${PYTHON_PKGNAMEPREFIX}ipy>0:net-mgmt/py-ipy \ + ${PYTHON_PKGNAMEPREFIX}pypcap>0:net/py-pypcap RUN_DEPENDS:= ${BUILD_DEPENDS} USE_GITHUB= yes diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index 1b24dc641016..9a32ec21e371 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -12,7 +12,7 @@ COMMENT= Dynamic Tunnel Configuration Protocol daemon and client LICENSE= BSD3CLAUSE .if defined(WITH_QPOPAUTH) -RUN_DEPENDS= qpopauth:${PORTSDIR}/mail/qpopper +RUN_DEPENDS= qpopauth:mail/qpopper .endif USES= uidfix diff --git a/net/easysoap/Makefile b/net/easysoap/Makefile index a29de0cafcd1..f61a636e08e7 100644 --- a/net/easysoap/Makefile +++ b/net/easysoap/Makefile @@ -13,7 +13,7 @@ COMMENT= C++ SOAP Library based on expat LICENSE= LGPL21 -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USE_OPENSSL= yes USES= libtool diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 7b3f6401aa33..444e0f9574bd 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -13,8 +13,8 @@ COMMENT= Ping-like program that uses TCP and/or HTTP LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \ - libidn.so:${PORTSDIR}/dns/libidn +LIB_DEPENDS= libpopt.so:devel/popt \ + libidn.so:dns/libidn USES= cpe libtool CPE_VENDOR= echoping_project diff --git a/net/etrace/Makefile b/net/etrace/Makefile index 60b2780ed279..93aabb0ac193 100644 --- a/net/etrace/Makefile +++ b/net/etrace/Makefile @@ -13,8 +13,8 @@ COMMENT= Configurable static port network tracing tool LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \ - ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap +BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:net/libdnet \ + ${LOCALBASE}/lib/libpcap.a:net/libpcap USES= tar:tgz WRKSRC= ${WRKDIR}/etrace diff --git a/net/exaddos/Makefile b/net/exaddos/Makefile index e969701368c6..d17d8b11026d 100644 --- a/net/exaddos/Makefile +++ b/net/exaddos/Makefile @@ -12,8 +12,8 @@ COMMENT= Monitor your network for DDoS LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:${PORTSDIR}/net-mgmt/py-snmp4-mibs \ - ${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:${PORTSDIR}/net-mgmt/py-snmp4 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}snmp4-mibs>=0.1.4:net-mgmt/py-snmp4-mibs \ + ${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.3:net-mgmt/py-snmp4 USE_GITHUB= yes GH_ACCOUNT= Exa-Networks diff --git a/net/flowgrep/Makefile b/net/flowgrep/Makefile index 6146dcbdeab8..e6976dd0c890 100644 --- a/net/flowgrep/Makefile +++ b/net/flowgrep/Makefile @@ -10,7 +10,7 @@ DISTNAME= flowgrep-${PORTVERSION} MAINTAINER= corsmith@gmail.com COMMENT= TCP stream/UDP/IP payload 'grep' utility -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nidsmodule.so:${PORTSDIR}/net/pynids +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/nidsmodule.so:net/pynids USES= python NO_BUILD= yes diff --git a/net/fonulator/Makefile b/net/fonulator/Makefile index 92e383164f7b..ac23bc2648b5 100644 --- a/net/fonulator/Makefile +++ b/net/fonulator/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= http://support.red-fone.com/fonulator/ MAINTAINER= fjoe@FreeBSD.org COMMENT= FoneBRIDGE configuration utility -BUILD_DEPENDS= ${LOCALBASE}/lib/libargtable2.a:${PORTSDIR}/devel/argtable\ - ${LOCALBASE}/lib/libfb.a:${PORTSDIR}/net/libfb -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +BUILD_DEPENDS= ${LOCALBASE}/lib/libargtable2.a:devel/argtable\ + ${LOCALBASE}/lib/libfb.a:net/libfb +LIB_DEPENDS= libnet.so:net/libnet GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net/foreman-proxy/Makefile b/net/foreman-proxy/Makefile index e092e45de870..877b0dd33586 100644 --- a/net/foreman-proxy/Makefile +++ b/net/foreman-proxy/Makefile @@ -11,11 +11,11 @@ COMMENT= Foreman Proxy Agent LICENSE= GPLv3 -RUN_DEPENDS= rubygem-bundler_ext>=0.4:${PORTSDIR}/sysutils/rubygem-bundler_ext \ - rubygem-json>=1.8.1:${PORTSDIR}/devel/rubygem-json \ - rubygem-rack16>=1.4:${PORTSDIR}/www/rubygem-rack16 \ - rubygem-sinatra>=1.4.3:${PORTSDIR}/www/rubygem-sinatra \ - ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= rubygem-bundler_ext>=0.4:sysutils/rubygem-bundler_ext \ + rubygem-json>=1.8.1:devel/rubygem-json \ + rubygem-rack16>=1.4:www/rubygem-rack16 \ + rubygem-sinatra>=1.4.3:www/rubygem-sinatra \ + ${LOCALBASE}/bin/wget:ftp/wget OPTIONS_DEFINE= BMC PUPPET BMC_DESC= Depend on rubyipmi for BMC support @@ -43,9 +43,9 @@ SUB_LIST= RUBY="${RUBY}" \ PLIST_SUB= ${SUB_LIST} MKDIR="${MKDIR}" -BMC_RUN_DEPENDS= rubygem-rubyipmi>=0.10.0:${PORTSDIR}/sysutils/rubygem-rubyipmi -PUPPET_RUN_DEPENDS= puppet:${PORTSDIR}/sysutils/puppet \ - rubygem-ruby-augeas>=0.5:${PORTSDIR}/textproc/rubygem-ruby-augeas +BMC_RUN_DEPENDS= rubygem-rubyipmi>=0.10.0:sysutils/rubygem-rubyipmi +PUPPET_RUN_DEPENDS= puppet:sysutils/puppet \ + rubygem-ruby-augeas>=0.5:textproc/rubygem-ruby-augeas post-patch: @${REINPLACE_CMD}Â \ diff --git a/net/fpc-pcap/Makefile b/net/fpc-pcap/Makefile index 333d56280d42..81465b735aea 100644 --- a/net/fpc-pcap/Makefile +++ b/net/fpc-pcap/Makefile @@ -17,6 +17,6 @@ OPTIONS_DEFINE= LIBPCAP LIBPCAP_DESC= Install ubiquitous network traffic capture library OPTIONS_DEFAULT= LIBPCAP -LIBPCAP_LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap +LIBPCAP_LIB_DEPENDS= libpcap.so:net/libpcap .include "${MASTERDIR}/Makefile" diff --git a/net/freediameter/Makefile b/net/freediameter/Makefile index 7342655680d3..056f97a1b3f0 100644 --- a/net/freediameter/Makefile +++ b/net/freediameter/Makefile @@ -10,8 +10,8 @@ COMMENT= Open source Diameter protocol implementation LICENSE= BSD3CLAUSE -LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ + libgnutls.so:security/gnutls USES= cmake bison USE_LDCONFIG= yes @@ -20,7 +20,7 @@ CMAKE_ARGS+= -DSCTP_USE_MAPPED_ADDRESSES:BOOL=ON .include <bsd.port.options.mk> .if ${OSVERSION} < 1000033 -BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:textproc/flex CMAKE_ARGS+= -DFLEX_EXECUTABLE:FILEPATH="${LOCALBASE}/bin/flex" .endif diff --git a/net/freeradius2/Makefile b/net/freeradius2/Makefile index ae73ad40c217..bbf31d56769f 100644 --- a/net/freeradius2/Makefile +++ b/net/freeradius2/Makefile @@ -17,8 +17,8 @@ COMMENT= Free RADIUS server implementation LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ - libltdl.so:${PORTSDIR}/devel/libltdl +LIB_DEPENDS= libgdbm.so:databases/gdbm \ + libltdl.so:devel/libltdl LOGDIR?= /var/log KRB5_CONFIG?= /usr/bin/krb5-config --libs @@ -109,11 +109,11 @@ SUB_LIST+= RUN_AS_USER="no" .if ${PORT_OPTIONS:MKERBEROS} || ${PORT_OPTIONS:MHEIMDAL} .if ${PORT_OPTIONS:MHEIMDAL} .if ${PORT_OPTIONS:MHEIMDAL_PORT} -LIB_DEPENDS+= libkrb5.so:${PORTSDIR}/security/heimdal +LIB_DEPENDS+= libkrb5.so:security/heimdal .endif CONFIGURE_ARGS+=--enable-heimdal-krb5 .else -LIB_DEPENDS+= libkrb5support.so:${PORTSDIR}/security/krb5 +LIB_DEPENDS+= libkrb5support.so:security/krb5 .endif CONFIGURE_ARGS+=--with-rlm_krb5 .if ${PORT_OPTIONS:MHEIMDAL} && empty(PORT_OPTIONS:MHEIMDAL_PORT) @@ -170,7 +170,7 @@ PLIST_SUB+= PGSQL="@comment " .if ${PORT_OPTIONS:MUNIXODBC} CONFIGURE_ARGS+=--with-rlm_sql_unixodbc PLIST_SUB+= UNIXODBC="" -LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC +LIB_DEPENDS+= libodbc.so:databases/unixODBC .else CONFIGURE_ARGS+=--without-rlm_sql_unixodbc PLIST_SUB+= UNIXODBC="@comment " @@ -239,7 +239,7 @@ EXPM= yes # No SMB option yet; rlm_smb is still unbuildable #.if ${PORT_OPTIONS:MSMB} -#LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient +#LIB_DEPENDS= libsmbclient.so:net/samba-libsmbclient #CONFIGURE_ARGS+=--with-rlm_smb #CONFIGURE_ARGS+=--with-rlm-smb-lib-dir=${LOCALBASE}/lib #CONFIGURE_ARGS+=--with-rlm-smb-include-dir=${LOCALBASE}/include @@ -259,7 +259,7 @@ EXPM= yes EXTRA_PATCHES+= ${FILESDIR}/extra-patch-exec.c CONFIGURE_ENV+= ORACLE_HOME="${ORACLE_HOME}" ORACLE_HOME?= ${LOCALBASE}/oracle8-client -BUILD_DEPENDS+= ${ORACLE_HOME}/lib/libclntst8.a:${PORTSDIR}/databases/oracle8-client +BUILD_DEPENDS+= ${ORACLE_HOME}/lib/libclntst8.a:databases/oracle8-client CONFIGURE_ARGS+=--with-oracle-home-dir=${ORACLE_HOME}/rdbms/demo PLIST_SUB+= OCI8="" .else diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile index 505c265cc44f..ab483f7ecf7d 100644 --- a/net/freeradius3/Makefile +++ b/net/freeradius3/Makefile @@ -17,8 +17,8 @@ COMMENT= Free RADIUS server implementation LICENSE= GPLv2 -LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ - libtalloc.so:${PORTSDIR}/devel/talloc +LIB_DEPENDS= libgdbm.so:databases/gdbm \ + libtalloc.so:devel/talloc LOGDIR?= /var/log KRB5_CONFIG?= /usr/bin/krb5-config --libs @@ -60,7 +60,7 @@ REST_DESC= Enable RESTful API support SSL_PORT_DESC= Use OpenSSL from the ports collection SQLITE3_CONFIGURE_WITH=rlm_sql_sqlite -SQLITE3_LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +SQLITE3_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 .include <bsd.port.options.mk> @@ -83,11 +83,11 @@ GROUPS= ${RADIUS_GROUP} .if ${PORT_OPTIONS:MKERBEROS} || ${PORT_OPTIONS:MHEIMDAL} .if ${PORT_OPTIONS:MHEIMDAL} .if ${PORT_OPTIONS:MHEIMDAL_PORT} -LIB_DEPENDS+= libkrb5.so:${PORTSDIR}/security/heimdal +LIB_DEPENDS+= libkrb5.so:security/heimdal .endif CONFIGURE_ARGS+=--enable-heimdal-krb5 --enable-pthread-support .else -LIB_DEPENDS+= libkrb5support.so:${PORTSDIR}/security/krb5 +LIB_DEPENDS+= libkrb5support.so:security/krb5 .endif CONFIGURE_ARGS+=--with-rlm_krb5 .if ${PORT_OPTIONS:MHEIMDAL} && empty(PORT_OPTIONS:MHEIMDAL_PORT) @@ -115,7 +115,7 @@ CONFIGURE_ARGS+=--without-edir .if ${PORT_OPTIONS:MLDAP} USE_OPENLDAP= YES -LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 CONFIGURE_ARGS+=--with-rlm_ldap PLIST_SUB+= LDAP="" _REQUIRE+= slapd @@ -147,7 +147,7 @@ PLIST_SUB+= PGSQL="@comment " .if ${PORT_OPTIONS:MUNIXODBC} CONFIGURE_ARGS+=--with-rlm_sql_unixodbc PLIST_SUB+= UNIXODBC="" -LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC +LIB_DEPENDS+= libodbc.so:databases/unixODBC .else CONFIGURE_ARGS+=--without-rlm_sql_unixodbc PLIST_SUB+= UNIXODBC="@comment " @@ -203,7 +203,7 @@ EXPM= yes .endif .if ${PORT_OPTIONS:MREDIS} -LIB_DEPENDS+= libhiredis.so:${PORTSDIR}/databases/hiredis +LIB_DEPENDS+= libhiredis.so:databases/hiredis CONFIGURE_ARGS+=--with-rlm_redis --with-rlm_rediswho PLIST_SUB+= RLMREDIS="" .else @@ -217,8 +217,8 @@ EXPM= yes .endif .if ${PORT_OPTIONS:MREST} -LIB_DEPENDS+= libjson-c.so:${PORTSDIR}/devel/json-c \ - libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= libjson-c.so:devel/json-c \ + libcurl.so:ftp/curl CONFIGURE_ARGS+=--with-rlm_rest \ --with-libcurl=${LOCALBASE} \ --with-jsonc-lib-dir=${LOCALBASE}/lib \ @@ -235,7 +235,7 @@ EXPM= yes .endif .if ${PORT_OPTIONS:MFREETDS} -LIB_DEPENDS+= libct.so:${PORTSDIR}/databases/freetds +LIB_DEPENDS+= libct.so:databases/freetds CONFIGURE_ARGS+=--with-rlm_freetds PLIST_SUB+= RLMFREETDS="" .else @@ -249,7 +249,7 @@ EXPM= yes .endif .if ${PORT_OPTIONS:MIDN} -LIB_DEPENDS+= libidn.so:${PORTSDIR}/dns/libidn +LIB_DEPENDS+= libidn.so:dns/libidn CONFIGURE_ARGS+=--with-rlm_idn PLIST_SUB+= RLMIDN="" .else diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index dacbae5141f7..73d094ecb087 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -29,24 +29,24 @@ OPTIONS_DEFINE= ALSA CUPS DIRECTFB FFMPEG GSTREAMER PULSEAUDIO SSE X11 OPTIONS_DEFAULT= CUPS GSTREAMER X11 OPTIONS_SUB= yes -ALSA_LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib +ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib ALSA_CMAKE_ON= -DWITH_ALSA=ON ALSA_CMAKE_OFF= -DWITH_ALSA=OFF -CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups +CUPS_LIB_DEPENDS= libcups.so:print/cups CUPS_CMAKE_ON= -DWITH_CUPS=ON CUPS_CMAKE_OFF= -DWITH_CUPS=OFF # outdated and unmaintained upstream DIRECTFB_DESC= Build FreeRDP DirectFB client (outdated) -DIRECTFB_LIB_DEPENDS= libdirectfb.so:${PORTSDIR}/devel/directfb +DIRECTFB_LIB_DEPENDS= libdirectfb.so:devel/directfb DIRECTFB_CMAKE_ON= -DWITH_DIRECTFB=ON DIRECTFB_CMAKE_OFF= -DWITH_DIRECTFB=OFF # currently DirectFB option fails with clang DIRECTFB_USE= gcc=yes -FFMPEG_LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ - libavutil.so:${PORTSDIR}/multimedia/ffmpeg +FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ + libavutil.so:multimedia/ffmpeg FFMPEG_CMAKE_ON= -DWITH_FFMPEG=ON FFMPEG_CMAKE_OFF= -DWITH_FFMPEG=OFF @@ -54,7 +54,7 @@ GSTREAMER_CMAKE_ON= -DWITH_GSTREAMER_1_0=ON -DWITH_GSTREAMER_0_10=OFF GSTREAMER_CMAKE_OFF= -DWITH_GSTREAMER_1_0=OFF -DWITH_GSTREAMER_0_10=OFF GSTREAMER_USE= gstreamer1=yes xorg=x11,xextproto,xext,xrandr -PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio +PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_CMAKE_ON= -DWITH_PULSE=ON PULSEAUDIO_CMAKE_OFF= -DWITH_PULSE=OFF @@ -62,7 +62,7 @@ SSE_CMAKE_ON= -DWITH_SSE2=ON SSE_CMAKE_OFF= -DWITH_SSE2=OFF X11_DESC= Build FreeRDP X11 client -X11_BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto +X11_BUILD_DEPENDS= xmlto:textproc/xmlto X11_CMAKE_ON= -DWITH_X11=ON X11_CMAKE_OFF= -DWITH_X11=OFF -DWITH_XKBFILE=OFF X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext,xcursor,xrandr,xi,xfixes diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 74fe82ec3db4..07468496351f 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -12,33 +12,33 @@ COMMENT= Multi-protocol soft switch for telephony applications LICENSE= MPL -BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \ - ${LOCALBASE}/bin/aclocal:${PORTSDIR}/devel/automake -RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libpcre.so:${PORTSDIR}/devel/pcre \ - libspeex.so:${PORTSDIR}/audio/speex \ - libldns.so:${PORTSDIR}/dns/ldns \ - libyuv.so:${PORTSDIR}/graphics/libyuv \ - libvpx.so:${PORTSDIR}/multimedia/libvpx \ - libopus.so:${PORTSDIR}/audio/opus \ - libsndfile.so:${PORTSDIR}/audio/libsndfile \ - libavformat.so:${PORTSDIR}/multimedia/ffmpeg \ - libopencv_legacy.so:${PORTSDIR}/graphics/opencv \ - libhiredis.so:${PORTSDIR}/databases/hiredis \ - libmemcached.so:${PORTSDIR}/databases/libmemcached \ - libSoundTouch.so:${PORTSDIR}/audio/soundtouch \ - libasound.so:${PORTSDIR}/audio/alsa-lib \ - libportaudio.so:${PORTSDIR}/audio/portaudio \ - libmp4v2.so:${PORTSDIR}/multimedia/mp4v2 \ - libshout.so:${PORTSDIR}/audio/libshout \ - libmpg123.so:${PORTSDIR}/audio/mpg123 \ - libmp3lame.so:${PORTSDIR}/audio/lame \ - libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp \ - libvlc.so:${PORTSDIR}/multimedia/vlc \ - libyaml.so:${PORTSDIR}/textproc/libyaml \ - libMagickWand-6.so:${PORTSDIR}/graphics/ImageMagick-nox11 +BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ + ${LOCALBASE}/bin/aclocal:devel/automake +RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa +LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ + libcurl.so:ftp/curl \ + libpcre.so:devel/pcre \ + libspeex.so:audio/speex \ + libldns.so:dns/ldns \ + libyuv.so:graphics/libyuv \ + libvpx.so:multimedia/libvpx \ + libopus.so:audio/opus \ + libsndfile.so:audio/libsndfile \ + libavformat.so:multimedia/ffmpeg \ + libopencv_legacy.so:graphics/opencv \ + libhiredis.so:databases/hiredis \ + libmemcached.so:databases/libmemcached \ + libSoundTouch.so:audio/soundtouch \ + libasound.so:audio/alsa-lib \ + libportaudio.so:audio/portaudio \ + libmp4v2.so:multimedia/mp4v2 \ + libshout.so:audio/libshout \ + libmpg123.so:audio/mpg123 \ + libmp3lame.so:audio/lame \ + libnetsnmp.so:net-mgmt/net-snmp \ + libvlc.so:multimedia/vlc \ + libyaml.so:textproc/libyaml \ + libMagickWand-6.so:graphics/ImageMagick-nox11 CONFLICTS_BUILD= xmlrpc-c-devel-* diff --git a/net/geoclue/Makefile b/net/geoclue/Makefile index a2efe0a7af15..c83abb820aa9 100644 --- a/net/geoclue/Makefile +++ b/net/geoclue/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://www.freedesktop.org/software/geoclue/releases/${PORTVERSION MAINTAINER= gnome@FreeBSD.org COMMENT= D-Bus service that provides location information -LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libsoup-2.4.so:devel/libsoup USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= glib20 intlhack diff --git a/net/geocode-glib/Makefile b/net/geocode-glib/Makefile index 9f7b194240ca..e62809b8b811 100644 --- a/net/geocode-glib/Makefile +++ b/net/geocode-glib/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Convenience library for the geocoding and reverse geocoding -LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libsoup-2.4.so:devel/libsoup PORTSCOUT= limitw:1,even diff --git a/net/geoipupdate/Makefile b/net/geoipupdate/Makefile index ab8170cf20ef..420da521a32f 100644 --- a/net/geoipupdate/Makefile +++ b/net/geoipupdate/Makefile @@ -12,7 +12,7 @@ COMMENT= Fetch the latest copies of the paid GeoIP database LICENSE= GPLv2 -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USE_GITHUB= yes GH_ACCOUNT= maxmind diff --git a/net/get_iplayer/Makefile b/net/get_iplayer/Makefile index 3a5a6f4a8394..e415eef1307c 100644 --- a/net/get_iplayer/Makefile +++ b/net/get_iplayer/Makefile @@ -12,13 +12,13 @@ COMMENT= Search, index, or stream archive video from BBC iPlayer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTTP-Cookies>=0:${PORTSDIR}/www/p5-HTTP-Cookies \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - rtmpdump:${PORTSDIR}/multimedia/rtmpdump +RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww \ + rtmpdump:multimedia/rtmpdump USES= perl5 shebangfix USE_PERL5= run diff --git a/net/gfbgraph/Makefile b/net/gfbgraph/Makefile index 1fab0e11d587..64aad2c7918e 100644 --- a/net/gfbgraph/Makefile +++ b/net/gfbgraph/Makefile @@ -9,10 +9,10 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GObject library for Facebook Graph API -BUILD_DEPENDS= gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc -LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ - libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ - libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib +BUILD_DEPENDS= gtkdoc-rebase:textproc/gtk-doc +LIB_DEPENDS= librest-0.7.so:devel/librest \ + libgoa-1.0.so:net/gnome-online-accounts \ + libjson-glib-1.0.so:devel/json-glib USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 intlhack introspection:build diff --git a/net/gini/Makefile b/net/gini/Makefile index 7601b382dae7..c1a27be8f30e 100644 --- a/net/gini/Makefile +++ b/net/gini/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight media streaming server -LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= libvorbis.so:audio/libvorbis USES= tar:bzip2 gmake USE_GNOME= glib12 diff --git a/net/gkrellmwireless2/Makefile b/net/gkrellmwireless2/Makefile index 4a68f26474c8..5fea876f4dc2 100644 --- a/net/gkrellmwireless2/Makefile +++ b/net/gkrellmwireless2/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://gkrellm.luon.net/files/ MAINTAINER= ktsin@acm.org COMMENT= GKrellM wireless plugin -BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrellm2 -RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 +BUILD_DEPENDS= ${LOCALBASE}/include/gkrellm2/gkrellm.h:sysutils/gkrellm2 +RUN_DEPENDS= gkrellm:sysutils/gkrellm2 WRKSRC= ${WRKDIR}/gkrellmwireless USE_XORG= x11 diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index 42eb0d9a44fc..e6bbd75b9ad7 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -11,15 +11,15 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Network-related giomodules for glib -BUILD_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ - gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libp11-kit.so:${PORTSDIR}/security/p11-kit \ - libdbus-1.so:${PORTSDIR}/devel/dbus \ - libproxy.so:${PORTSDIR}/net/libproxy -RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss \ - gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas +BUILD_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ + gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas +LIB_DEPENDS= libgnutls.so:security/gnutls \ + libgcrypt.so:security/libgcrypt \ + libp11-kit.so:security/p11-kit \ + libdbus-1.so:devel/dbus \ + libproxy.so:net/libproxy +RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss \ + gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas PORTSCOUT= limitw:1,even diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index ba2f5e281d66..b4de22924c26 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -11,7 +11,7 @@ COMMENT= GlusterFS distributed file system LICENSE= GPLv2 LGPL3 LICENSE_COMB= dual -LIB_DEPENDS= libargp.so:${PORTSDIR}/devel/argp-standalone liburcu-bp.so:${PORTSDIR}/sysutils/liburcu +LIB_DEPENDS= libargp.so:devel/argp-standalone liburcu-bp.so:${PORTSDIR}/sysutils/liburcu USE_GCC= any @@ -46,7 +46,7 @@ KMODDIR?= /boot/modules .if ${OSVERSION} < 1000000 WITH_OPENSSL_PORT= yes -RUN_DEPENDS+= ${KMODDIR}/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod +RUN_DEPENDS+= ${KMODDIR}/fuse.ko:sysutils/fusefs-kmod .endif .include <bsd.port.mk> diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index ce640079b66d..c0fc32214b47 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -11,8 +11,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME utility that provides network information statistics -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libgtop-2.0.so:${PORTSDIR}/devel/libgtop +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libgtop-2.0.so:devel/libgtop USE_GNOME= gtk30 intlhack libxml2:build USES= gettext gmake libtool pathfix pkgconfig tar:xz @@ -27,7 +27,7 @@ GLIB_SCHEMAS= org.gnome.gnome-nettool.gschema.xml .include <bsd.port.options.mk> .if ${OPSYS} == DragonFly || (${OPSYS} == FreeBSD && ${OSVERSION} > 1000000) -RUN_DEPENDS+= ${LOCALBASE}/bin/dig:${PORTSDIR}/dns/bind-tools +RUN_DEPENDS+= ${LOCALBASE}/bin/dig:dns/bind-tools .endif .include <bsd.port.mk> diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index 090ad39e6f02..79f46bdc41b1 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -10,14 +10,14 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Interface provider to access the user's online accounts -BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl -LIB_DEPENDS= libwebkit2gtk-4.0.so:${PORTSDIR}/www/webkit2-gtk3 \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ - libnotify.so:${PORTSDIR}/devel/libnotify \ - libsecret-1.so:${PORTSDIR}/security/libsecret \ - librest-0.7.so:${PORTSDIR}/devel/librest +BUILD_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl +LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ + libdbus-glib-1.so:devel/dbus-glib \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libjson-glib-1.0.so:devel/json-glib \ + libnotify.so:devel/libnotify \ + libsecret-1.so:security/libsecret \ + librest-0.7.so:devel/librest PORTSCOUT= limitw:1,even diff --git a/net/gnome-online-miners/Makefile b/net/gnome-online-miners/Makefile index 271bd287e015..2512d2ed6a5c 100644 --- a/net/gnome-online-miners/Makefile +++ b/net/gnome-online-miners/Makefile @@ -9,11 +9,11 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Crawls through your online content -LIB_DEPENDS= libgdata.so:${PORTSDIR}/devel/libgdata \ - libtracker-control-1.0.so:${PORTSDIR}/sysutils/tracker \ - libgfbgraph-0.2.so:${PORTSDIR}/net/gfbgraph \ - libzapojit-0.0.so:${PORTSDIR}/net/libzapojit \ - libgrilo-0.2.so:${PORTSDIR}/net/grilo +LIB_DEPENDS= libgdata.so:devel/libgdata \ + libtracker-control-1.0.so:sysutils/tracker \ + libgfbgraph-0.2.so:net/gfbgraph \ + libzapojit-0.0.so:net/libzapojit \ + libgrilo-0.2.so:net/grilo USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= intlhack introspection:build diff --git a/net/gnu-dico/Makefile b/net/gnu-dico/Makefile index d5187d22684f..5a7b4ea5f756 100644 --- a/net/gnu-dico/Makefile +++ b/net/gnu-dico/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= gnu- MAINTAINER= goran.tal@gmail.com COMMENT= Flexible modular implementation of DICT server -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl +LIB_DEPENDS= libltdl.so:devel/libltdl USE_LDCONFIG= yes USES= tar:xz gmake libtool @@ -38,7 +38,7 @@ PLIST_SUB+= PYTHON="@comment " .endif .if ${PORT_OPTIONS:MGUILE} -LIB_DEPENDS+= libguile.so:${PORTSDIR}/lang/guile +LIB_DEPENDS+= libguile.so:lang/guile PLIST_SUB+= GUILE="" .else CONFIGURE_ARGS+=--without-guile @@ -46,7 +46,7 @@ PLIST_SUB+= GUILE="@comment " .endif .if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= libpcre.so:devel/pcre PLIST_SUB+= PCRE="" .else CONFIGURE_ARGS+=--without-pcre @@ -54,7 +54,7 @@ PLIST_SUB+= PCRE="@comment " .endif .if ${PORT_OPTIONS:MGSASL} -LIB_DEPENDS+= libgsasl.so:${PORTSDIR}/security/gsasl +LIB_DEPENDS+= libgsasl.so:security/gsasl CONFIGURE_ARGS+=--with-gsasl .else CONFIGURE_ARGS+=--without-gsasl diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index 65e40c467948..135a52c9a772 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -14,7 +14,7 @@ COMMENT= GNU RADIUS server LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl +LIB_DEPENDS= libltdl.so:devel/libltdl CONFLICTS= freeradius-0.* openradius-0.* radiusd-cistron-1.* GNU_CONFIGURE= yes @@ -45,7 +45,7 @@ EMACS_DESC= Install Emacs dotfiles SNMP_CONFIGURE_ENABLE= snmp CLIENT_CONFIGURE_ENABLE= client -CLIENT_LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile +CLIENT_LIB_DEPENDS= libguile.so:lang/guile CLIENT_CONFIGURE_OFF= --without-guile MYSQL_USE= mysql=yes MYSQL_CONFIGURE_WITH= mysql diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile index 85b130e2f3c1..efe144aa7dff 100644 --- a/net/go-cs/Makefile +++ b/net/go-cs/Makefile @@ -12,7 +12,7 @@ COMMENT= Concurrent ssh client LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${GO_CMD}:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${GO_CMD}:lang/go USE_GITHUB= yes GH_ACCOUNT= akosela diff --git a/net/go-geoip/Makefile b/net/go-geoip/Makefile index 9f9db2aeb919..179ba3cef580 100644 --- a/net/go-geoip/Makefile +++ b/net/go-geoip/Makefile @@ -11,7 +11,7 @@ COMMENT= Go library to wrap the libgeoip C library LICENSE= MIT -LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libGeoIP.so:net/GeoIP USES= compiler USE_GITHUB= yes diff --git a/net/go.net/Makefile b/net/go.net/Makefile index 3e9940db8ab0..b126dc797112 100644 --- a/net/go.net/Makefile +++ b/net/go.net/Makefile @@ -11,7 +11,7 @@ COMMENT= Additional Net packages for Go LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/code.google.com/p/go.text:${PORTSDIR}/textproc/go.text +BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/code.google.com/p/go.text:textproc/go.text GO_PKGNAME= code.google.com/p/go.net GO_TARGET= ${GO_PKGNAME}/dict \ diff --git a/net/google-cloud-sdk/Makefile b/net/google-cloud-sdk/Makefile index beb5db470c51..c65861e97306 100644 --- a/net/google-cloud-sdk/Makefile +++ b/net/google-cloud-sdk/Makefile @@ -17,7 +17,7 @@ USES= python NO_BUILD= yes WRKSRC= ${WRKDIR}/google-cloud-sdk -RUN_DEPENDS= python:${PORTSDIR}/lang/python +RUN_DEPENDS= python:lang/python post-extract: @${RM} ${WRKSRC}/install.bat diff --git a/net/google-daemon/Makefile b/net/google-daemon/Makefile index 7901109703b5..e60d42dbede9 100644 --- a/net/google-daemon/Makefile +++ b/net/google-daemon/Makefile @@ -9,9 +9,9 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Google daemon for use with Google Cloud Compute Engine -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -RUN_DEPENDS= python:${PORTSDIR}/lang/python \ - sudo:${PORTSDIR}/security/sudo +BUILD_DEPENDS= python:lang/python +RUN_DEPENDS= python:lang/python \ + sudo:security/sudo USES= python shebangfix USE_GITHUB= yes diff --git a/net/google-startup-scripts/Makefile b/net/google-startup-scripts/Makefile index bdd5742caa3d..95ac80f039f8 100644 --- a/net/google-startup-scripts/Makefile +++ b/net/google-startup-scripts/Makefile @@ -8,11 +8,11 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Startup scripts that interact with Google Compute Engine VMs -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -RUN_DEPENDS= python:${PORTSDIR}/lang/python \ - curl:${PORTSDIR}/ftp/curl \ - bash:${PORTSDIR}/shells/bash \ - flock:${PORTSDIR}/sysutils/flock +BUILD_DEPENDS= python:lang/python +RUN_DEPENDS= python:lang/python \ + curl:ftp/curl \ + bash:shells/bash \ + flock:sysutils/flock USES= python shebangfix USE_GITHUB= yes diff --git a/net/googlecl/Makefile b/net/googlecl/Makefile index eead3fce6243..240783bb3d61 100644 --- a/net/googlecl/Makefile +++ b/net/googlecl/Makefile @@ -11,7 +11,7 @@ COMMENT= Command line tools for the Google Data APIs LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:${PORTSDIR}/devel/py-gdata +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:devel/py-gdata USES= python:2 USE_PYTHON= autoplist distutils diff --git a/net/gpxe/Makefile b/net/gpxe/Makefile index 82a378b33342..41b7031b6801 100644 --- a/net/gpxe/Makefile +++ b/net/gpxe/Makefile @@ -13,8 +13,8 @@ COMMENT= Open Source (GPL) gPXE network bootloader LICENSE= GPLv2 -BUILD_DEPENDS= syslinux:${PORTSDIR}/sysutils/syslinux \ - mkisofs:${PORTSDIR}/sysutils/cdrtools +BUILD_DEPENDS= syslinux:sysutils/syslinux \ + mkisofs:sysutils/cdrtools USES= gmake perl5 MAKE_ARGS= PERL=${PERL} diff --git a/net/gq/Makefile b/net/gq/Makefile index 38fb50bc8b87..6132d19eab92 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}client/GQ%20Unstable/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based LDAP client -LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring +LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring OPTIONS_DEFINE= DND CACHE OPTIONS_DEFAULT= DND CACHE diff --git a/net/grdesktop/Makefile b/net/grdesktop/Makefile index 6838249fc5bd..fb927d8c0f83 100644 --- a/net/grdesktop/Makefile +++ b/net/grdesktop/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SAVANNAH MAINTAINER= flz@FreeBSD.org COMMENT= GNOME frontend for the remote desktop client (rdesktop) -RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop +RUN_DEPENDS= rdesktop:net/rdesktop GNU_CONFIGURE= yes USES= gettext-tools gmake pathfix pkgconfig diff --git a/net/grilo-plugins/Makefile b/net/grilo-plugins/Makefile index 400cb0bb70ae..9b8af6f8fe5c 100644 --- a/net/grilo-plugins/Makefile +++ b/net/grilo-plugins/Makefile @@ -9,10 +9,10 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Plugins for net/grilo -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libgrilo-0.2.so:${PORTSDIR}/net/grilo \ - libavahi-gobject.so:${PORTSDIR}/net/avahi-app \ - libgdata.so:${PORTSDIR}/devel/libgdata +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libgrilo-0.2.so:net/grilo \ + libavahi-gobject.so:net/avahi-app \ + libgdata.so:devel/libgdata USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes @@ -32,15 +32,15 @@ OPTIONS_DEFAULT= TRACKER METADATA TRACKER_DESC= Tracker support for grilo (used by gnome-music and possibly others) TRACKER_CONFIGURE_ENABLE= tracker -TRACKER_LIB_DEPENDS= libtracker-sparql-1.0.so:${PORTSDIR}/sysutils/tracker +TRACKER_LIB_DEPENDS= libtracker-sparql-1.0.so:sysutils/tracker DMAP_DESC= DMAP (DAAP, DPAP & DACP) support with libdmapsharing DMAP_CONFIGURE_ENABLE= dmap -DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:${PORTSDIR}/net/libdmapsharing +DMAP_LIB_DEPENDS= libdmapsharing-3.0.so:net/libdmapsharing DLEYNA_DESC= DLNA support for grilo DLEYNA_CONFIGURE_ENABLE= dleyna -DLEYNA_LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup +DLEYNA_LIB_DEPENDS= libsoup-2.4.so:devel/libsoup METADATA_DESC= Enable Local-metadata plugin METADATA_CONFIGURE_ENABLE= localmetadata -METADATA_LIB_DEPENDS= libmediaart-2.0.so:${PORTSDIR}/multimedia/libmediaart +METADATA_LIB_DEPENDS= libmediaart-2.0.so:multimedia/libmediaart .include <bsd.port.mk> diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 254fe1db402a..66d34715999e 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -9,10 +9,10 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Grilo is a framework focused on making media discovery and browsing -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - liboauth.so:${PORTSDIR}/net/liboauth \ - libtotem-plparser.so:${PORTSDIR}/multimedia/totem-pl-parser +BUILD_DEPENDS= vapigen:lang/vala +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + liboauth.so:net/liboauth \ + libtotem-plparser.so:multimedia/totem-pl-parser USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes diff --git a/net/grive/Makefile b/net/grive/Makefile index f122f47d720a..60f7b94875c7 100644 --- a/net/grive/Makefile +++ b/net/grive/Makefile @@ -11,12 +11,12 @@ COMMENT= Open source client for Google Drive LICENSE= GPLv2 -LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libexpat.so:${PORTSDIR}/textproc/expat2 \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libjson-c.so:${PORTSDIR}/devel/json-c \ - libyajl.so:${PORTSDIR}/devel/yajl +LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ + libcurl.so:ftp/curl \ + libexpat.so:textproc/expat2 \ + libgcrypt.so:security/libgcrypt \ + libjson-c.so:devel/json-c \ + libyajl.so:devel/yajl USE_GITHUB= yes GH_ACCOUNT= Grive diff --git a/net/grsync/Makefile b/net/grsync/Makefile index 8369c7d1c984..c7f26f786ffa 100644 --- a/net/grsync/Makefile +++ b/net/grsync/Makefile @@ -12,8 +12,8 @@ COMMENT= GTK frontend for rsync LICENSE= GPLv2 -RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync \ - bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= rsync:net/rsync \ + bash:shells/bash USE_GNOME= gtk20 intltool USES= desktop-file-utils gettext gmake \ diff --git a/net/gspoof/Makefile b/net/gspoof/Makefile index 90124803330e..c969e74761ff 100644 --- a/net/gspoof/Makefile +++ b/net/gspoof/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Gspoof-3/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Console/GTK+ TCP/IP Packets Forger -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet USE_GNOME= gtk20 GNU_CONFIGURE= yes diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index d7b79f8817c9..65b920e80013 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -11,8 +11,8 @@ COMMENT= Framework for UPnP devices LICENSE= LGPL20 -BUILD_DEPENDS= gobject-introspection>=0.6.7:${PORTSDIR}/devel/gobject-introspection -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup +BUILD_DEPENDS= gobject-introspection>=0.6.7:devel/gobject-introspection +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup OPTIONS_DEFINE= GTK3 VALA OPTIONS_DEFAULT=GTK3 @@ -28,7 +28,7 @@ USES= gmake libtool pathfix pkgconfig tar:xz GTK3_CONFIGURE_WITH= gtk GTK3_USE= GNOME=gtk30 -VALA_BUILD_DEPENDS= vala>=0.20:${PORTSDIR}/lang/vala +VALA_BUILD_DEPENDS= vala>=0.20:lang/vala VALA_CONFIGURE_ENV= ac_cv_path_VAPIGEN=${LOCALBASE}/bin/vapigen VALA_CONFIGURE_ENV_OFF= ac_cv_path_VAPIGEN="" diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index 98d1e19b0ae5..465a51c9cfe2 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -13,10 +13,10 @@ COMMENT= VNC viewer widget for GTK+ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +BUILD_DEPENDS= vapigen:lang/vala +LIB_DEPENDS= libgnutls.so:security/gnutls \ + libgcrypt.so:security/libgcrypt \ + libsasl2.so:security/cyrus-sasl2 USE_GNOME= gtk30 intltool introspection:build USES= gettext gmake libtool pathfix pkgconfig tar:xz @@ -35,6 +35,6 @@ OPTIONS_SUB= yes PULSEAUDIO_DESC= use PulseAudio for audio playback PULSEAUDIO_CONFIGURE_WITH= pulseaudio -PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio +PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio .include <bsd.port.mk> diff --git a/net/gtknetcat/Makefile b/net/gtknetcat/Makefile index d3fe02aa72a1..ef52fc8e0f02 100644 --- a/net/gtknetcat/Makefile +++ b/net/gtknetcat/Makefile @@ -16,7 +16,7 @@ COMMENT= GTK GUI for netcat LICENSE= GPLv3 -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= gmake python USE_GNOME= intlhack pygtk2 diff --git a/net/guacamole-server/Makefile b/net/guacamole-server/Makefile index 1296f95f833f..78893d8c3632 100644 --- a/net/guacamole-server/Makefile +++ b/net/guacamole-server/Makefile @@ -12,10 +12,10 @@ COMMENT= HTML5 Clientless Remote Desktop LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libossp-uuid.so:${PORTSDIR}/misc/ossp-uuid \ - libpng.so:${PORTSDIR}/graphics/png \ - libcairo.so:${PORTSDIR}/graphics/cairo \ - libjpeg.so:${PORTSDIR}/graphics/jpeg-turbo +LIB_DEPENDS= libossp-uuid.so:misc/ossp-uuid \ + libpng.so:graphics/png \ + libcairo.so:graphics/cairo \ + libjpeg.so:graphics/jpeg-turbo CONFLICTS_BUILD=pulseaudio-*+jack_* ffmpeg-*+jack_* @@ -39,16 +39,16 @@ SUB_LIST+= GUACD_USER=${USERS} \ OPTIONS_DEFINE= RDP SSH VNC VORBIS PULSEAUDIO OPTIONS_DEFAULT= SSH OPTIONS_SUB= yes -PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio +PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_DESC?= VNC audio support (Experimental) -RDP_LIB_DEPENDS= libfreerdp.so:${PORTSDIR}/net/freerdp +RDP_LIB_DEPENDS= libfreerdp.so:net/freerdp RDP_DESC?= RDP Protocal Support -SSH_LIB_DEPENDS= libpango-1.0.so:${PORTSDIR}/x11-toolkits/pango \ - libssh2.so:${PORTSDIR}/security/libssh2 +SSH_LIB_DEPENDS= libpango-1.0.so:x11-toolkits/pango \ + libssh2.so:security/libssh2 SSH_DESC?= SSH Support -VNC_LIB_DEPENDS= libvncserver.so:${PORTSDIR}/net/libvncserver +VNC_LIB_DEPENDS= libvncserver.so:net/libvncserver VNC_DESC?= VNC Protocol Support -VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis +VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis VORBIS_DESC?= Ogg Vorbis for compression .include <bsd.port.pre.mk> diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index b1dd8b7ca927..1401f7006395 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -11,10 +11,10 @@ COMMENT= Helpers for audio/video applications using GUPnP LICENSE= LGPL20 -BUILD_DEPENDS= gobject-introspection>=0.9.5:${PORTSDIR}/devel/gobject-introspection \ - gupnp>=0.19.0:${PORTSDIR}/net/gupnp -LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp -RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp +BUILD_DEPENDS= gobject-introspection>=0.9.5:devel/gobject-introspection \ + gupnp>=0.19.0:net/gupnp +LIB_DEPENDS= libgupnp-1.0.so:net/gupnp +RUN_DEPENDS= gupnp>=0.19.0:net/gupnp OPTIONS_DEFINE= VALA OPTIONS_SUB= yes @@ -29,7 +29,7 @@ USES= gmake libtool pathfix pkgconfig tar:xz PORTDATA= * -VALA_BUILD_DEPENDS= vala>=0.22:${PORTSDIR}/lang/vala +VALA_BUILD_DEPENDS= vala>=0.22:lang/vala VALA_CONFIGURE_ENV= ac_cv_path_VAPIGEN=${LOCALBASE}/bin/vapigen VALA_CONFIGURE_ENV_OFF= ac_cv_path_VAPIGEN="" diff --git a/net/gupnp-dlna/Makefile b/net/gupnp-dlna/Makefile index f1e1b7bc635f..3b2c30fdcdfd 100644 --- a/net/gupnp-dlna/Makefile +++ b/net/gupnp-dlna/Makefile @@ -12,10 +12,10 @@ COMMENT= Helpers for DLNA-related tasks using GUPnP LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \ - gupnp>=0.19.0:${PORTSDIR}/net/gupnp -LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp -RUN_DEPENDS= gupnp>=0.19.0:${PORTSDIR}/net/gupnp +BUILD_DEPENDS= valac:lang/vala \ + gupnp>=0.19.0:net/gupnp +LIB_DEPENDS= libgupnp-1.0.so:net/gupnp +RUN_DEPENDS= gupnp>=0.19.0:net/gupnp CONFIGURE_ARGS= --enable-introspection \ --enable-gstreamer-metadata-backend diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index 3a574d219352..dd7cd12004fe 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -11,10 +11,10 @@ COMMENT= Library to handle UPnP IGD port mapping LICENSE= LGPL21 -BUILD_DEPENDS= gobject-introspection>=0.10:${PORTSDIR}/devel/gobject-introspection \ - gupnp>=0.18:${PORTSDIR}/net/gupnp -LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp -RUN_DEPENDS= gupnp>=0.18:${PORTSDIR}/net/gupnp +BUILD_DEPENDS= gobject-introspection>=0.10:devel/gobject-introspection \ + gupnp>=0.18:net/gupnp +LIB_DEPENDS= libgupnp-1.0.so:net/gupnp +RUN_DEPENDS= gupnp>=0.18:net/gupnp OPTIONS_DEFINE= PYTHON OPTIONS_DEFAULT=PYTHON @@ -28,7 +28,7 @@ USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig tar:xz PYTHON_CONFIGURE_ENABLE=python -PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject>=2.12.0:${PORTSDIR}/devel/py-gobject +PYTHON_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gobject>=2.12.0:devel/py-gobject PYTHON_USES= python:2 post-patch: diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index 31e6ed96da4a..4920c295b606 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/Makefile @@ -12,9 +12,9 @@ COMMENT= Framework for UPnP devices LICENSE= LGPL20 -BUILD_DEPENDS= gupnp>=0.3:${PORTSDIR}/net/gupnp -LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup +BUILD_DEPENDS= gupnp>=0.3:net/gupnp +LIB_DEPENDS= libgupnp-1.0.so:net/gupnp \ + libsoup-2.4.so:devel/libsoup RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 42d5ff266ac7..1af9c20fff14 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -11,11 +11,11 @@ COMMENT= Framework for UPnP devices LICENSE= LGPL20 -BUILD_DEPENDS= gobject-introspection>=0.6.4:${PORTSDIR}/devel/gobject-introspection \ - gssdp>=0.14.13:${PORTSDIR}/net/gssdp -LIB_DEPENDS= libgssdp-1.0.so:${PORTSDIR}/net/gssdp \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid +BUILD_DEPENDS= gobject-introspection>=0.6.4:devel/gobject-introspection \ + gssdp>=0.14.13:net/gssdp +LIB_DEPENDS= libgssdp-1.0.so:net/gssdp \ + libsoup-2.4.so:devel/libsoup \ + libuuid.so:misc/e2fsprogs-libuuid OPTIONS_DEFINE= VALA OPTIONS_SUB= yes @@ -31,7 +31,7 @@ USES= compiler:c11 gmake libtool pathfix pkgconfig python:run shebangfix tar:xz SHEBANG_FILES= tools/gupnp-binding-tool -VALA_BUILD_DEPENDS= vala>=0.20:${PORTSDIR}/lang/vala +VALA_BUILD_DEPENDS= vala>=0.20:lang/vala VALA_CONFIGURE_ENV= ac_cv_path_VAPIGEN=${LOCALBASE}/bin/vapigen VALA_CONFIGURE_ENV_OFF= ac_cv_path_VAPIGEN="" diff --git a/net/gutenfetch/Makefile b/net/gutenfetch/Makefile index b7e2b4ab6e59..7433aff42d96 100644 --- a/net/gutenfetch/Makefile +++ b/net/gutenfetch/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= johntabularasa@users.sf.net COMMENT= Fetch listings and books from Project Gutenberg -LIB_DEPENDS= libgutenfetch.so:${PORTSDIR}/devel/libgutenfetch +LIB_DEPENDS= libgutenfetch.so:devel/libgutenfetch GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net/gwhois/Makefile b/net/gwhois/Makefile index 906214f1a387..47c51f4e6edd 100644 --- a/net/gwhois/Makefile +++ b/net/gwhois/Makefile @@ -12,10 +12,10 @@ COMMENT= Flexible whois client and proxy LICENSE= GPLv2 -RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ - p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \ - lynx:${PORTSDIR}/www/lynx \ - curl:${PORTSDIR}/ftp/curl +RUN_DEPENDS= p5-libwww>=5.805:www/p5-libwww \ + p5-Net-LibIDN>=0:dns/p5-Net-LibIDN \ + lynx:www/lynx \ + curl:ftp/curl USES= perl5 shebangfix USE_PERL5= run diff --git a/net/h323plus/Makefile b/net/h323plus/Makefile index 64c01e19e9b1..1448ed522474 100644 --- a/net/h323plus/Makefile +++ b/net/h323plus/Makefile @@ -12,7 +12,7 @@ COMMENT= H323 Video Conferencing library LICENSE= MPL -LIB_DEPENDS= libpt.so:${PORTSDIR}/devel/ptlib +LIB_DEPENDS= libpt.so:devel/ptlib WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 496ad7656450..21814804f517 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -37,12 +37,12 @@ OPTIONS_DEFAULT= SPCRE OPENSSL .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDPCRE} -LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= libpcre.so:devel/pcre MAKE_ARGS+= USE_PCRE=1 USE_PCRE_JIT=1 .endif .if ${PORT_OPTIONS:MSPCRE} -BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre +BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcre.a:devel/pcre MAKE_ARGS+= USE_PCRE=1 USE_STATIC_PCRE=1 USE_PCRE_JIT=1 .endif diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 345923b517b2..63ec8238152b 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -36,12 +36,12 @@ OPTIONS_DEFAULT= SPCRE OPENSSL .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDPCRE} -LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= libpcre.so:devel/pcre MAKE_ARGS+= USE_PCRE=1 USE_PCRE_JIT=1 .endif .if ${PORT_OPTIONS:MSPCRE} -BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcre.a:${PORTSDIR}/devel/pcre +BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcre.a:devel/pcre MAKE_ARGS+= USE_PCRE=1 USE_STATIC_PCRE=1 USE_PCRE_JIT=1 .endif diff --git a/net/hexinject/Makefile b/net/hexinject/Makefile index 27f4a95b5f46..403ccd53e3cb 100644 --- a/net/hexinject/Makefile +++ b/net/hexinject/Makefile @@ -11,7 +11,7 @@ COMMENT= HexInject is a very versatile packet injector and sniffer LICENSE= BSD2CLAUSE -LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap +LIB_DEPENDS= libpcap.so:net/libpcap PLIST_FILES= bin/${PORTNAME} diff --git a/net/hinfo/Makefile b/net/hinfo/Makefile index f4c1568b9582..9e8a0d2ceb4c 100644 --- a/net/hinfo/Makefile +++ b/net/hinfo/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= http://www.lonesome.com/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility primarily designed to find the owner of an IP block -RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ + wget:ftp/wget USES= perl5 shebangfix USE_PERL5= run diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 339ac6f5d141..8f20b4689a58 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -14,9 +14,9 @@ COMMENT= Simulate virtual network hosts (honeypots) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ - libdnet.so:${PORTSDIR}/net/libdnet \ - libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libevent.so:devel/libevent2 \ + libdnet.so:net/libdnet \ + libpcre.so:devel/pcre USES= libedit libtool shebangfix SHEBANG_FILES= scripts/*.pl scripts/snmp/*.pl diff --git a/net/hping-devel/Makefile b/net/hping-devel/Makefile index 1aa5e8661d24..7c9acc9d3a44 100644 --- a/net/hping-devel/Makefile +++ b/net/hping-devel/Makefile @@ -12,7 +12,7 @@ DISTNAME= hping3-20051105 MAINTAINER= ecu@200ok.org COMMENT= Network auditing tool -LIB_DEPENDS= libtcl84.so:${PORTSDIR}/lang/tcl84 +LIB_DEPENDS= libtcl84.so:lang/tcl84 CONFLICTS= hping-[0-9]* diff --git a/net/hs-gsasl/Makefile b/net/hs-gsasl/Makefile index 3e86bf190cec..e53b7be2391a 100644 --- a/net/hs-gsasl/Makefile +++ b/net/hs-gsasl/Makefile @@ -10,7 +10,7 @@ COMMENT= Bindings for GNU libgsasl LICENSE= GPLv3 USES= pkgconfig -LIB_DEPENDS= libgsasl.so:${PORTSDIR}/security/gsasl +LIB_DEPENDS= libgsasl.so:security/gsasl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/net/httping/Makefile b/net/httping/Makefile index 7e2246539ab6..3927c810b53f 100644 --- a/net/httping/Makefile +++ b/net/httping/Makefile @@ -33,7 +33,7 @@ MAKE_ENV+= NC=no .if ${PORT_OPTIONS:MFFTW} MAKE_ENV+= FW=yes -LIB_DEPENDS+= libfftw3.so:${PORTSDIR}/math/fftw3 +LIB_DEPENDS+= libfftw3.so:math/fftw3 .else MAKE_ENV+= FW=no .endif diff --git a/net/httpry/Makefile b/net/httpry/Makefile index d345caf0d73b..51cf6174cd0d 100644 --- a/net/httpry/Makefile +++ b/net/httpry/Makefile @@ -19,7 +19,7 @@ EXTRASCRIPTS_DESC= Install additional scripts PLIST_SUB= EXTRASCRIPTS="" USES+= perl5 USE_PERL5= run -RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI +RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI .else PLIST_SUB= EXTRASCRIPTS="@comment " .endif diff --git a/net/iaxmodem/Makefile b/net/iaxmodem/Makefile index 232edd032765..a5ab8437e487 100644 --- a/net/iaxmodem/Makefile +++ b/net/iaxmodem/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= stucchi@gufi.org COMMENT= Software modem that connects to IAX channel -LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= libtiff.so:graphics/tiff USES= compiler:features perl5 USE_PERL5= patch diff --git a/net/ifstat/Makefile b/net/ifstat/Makefile index 7d9f6120b403..57c90900bf84 100644 --- a/net/ifstat/Makefile +++ b/net/ifstat/Makefile @@ -14,7 +14,7 @@ GNU_CONFIGURE= yes USE_OPENSSL= yes OPTIONS_DEFINE= SNMP -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SNMP_CONFIGURE_WITH= snmp PLIST_FILES= bin/ifstat man/man1/ifstat.1.gz diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index 9086b7423762..c90743491042 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://christianserving.org/ports/net/ifstated/ MAINTAINER= ports@christianserving.org COMMENT= Interface state daemon -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 PLIST_FILES= etc/ifstated.conf-sample \ sbin/ifstated \ diff --git a/net/ipgrab/Makefile b/net/ipgrab/Makefile index 3a46120bd0d3..b6e7f706a65f 100644 --- a/net/ipgrab/Makefile +++ b/net/ipgrab/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= IPgrab is a verbose packet sniffer for UNIX hosts -BUILD_DEPENDS= ${LOCALBASE}/include/pcap.h:${PORTSDIR}/net/libpcap +BUILD_DEPENDS= ${LOCALBASE}/include/pcap.h:net/libpcap GNU_CONFIGURE= yes USE_CSTD= gnu89 diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile index ae73d78d57e7..e4d111b634d8 100644 --- a/net/ipxe/Makefile +++ b/net/ipxe/Makefile @@ -13,9 +13,9 @@ COMMENT= Open source network boot firmware LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/share/syslinux/bios/core/isolinux.bin:${PORTSDIR}/sysutils/syslinux \ - bash:${PORTSDIR}/shells/bash \ - mkisofs:${PORTSDIR}/sysutils/cdrtools +BUILD_DEPENDS= ${LOCALBASE}/share/syslinux/bios/core/isolinux.bin:sysutils/syslinux \ + bash:shells/bash \ + mkisofs:sysutils/cdrtools USE_GITHUB= yes GH_PROJECT= ipxe diff --git a/net/irrd/Makefile b/net/irrd/Makefile index d3806a5b44f7..b2be434cae5a 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -14,7 +14,7 @@ COMMENT= Internet Routing Registry database server LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKDIR}/${PORTNAME}${PORTVERSION}/COPYRIGHT -RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= wget:ftp/wget WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}/src diff --git a/net/istgt/Makefile b/net/istgt/Makefile index db3db9c857d8..bdbd29166719 100644 --- a/net/istgt/Makefile +++ b/net/istgt/Makefile @@ -30,8 +30,8 @@ SYMLNKDEV_CONFIGURE_ON= --enable-symlink-device .if ${PORT_OPTIONS:MVBOXVD} VBOX_WRKSRC= `${MAKE} -C ${PORTSDIR}/emulators/virtualbox-ose -V WRKSRC` -RUN_DEPENDS+= ${LOCALBASE}/lib/virtualbox/VBoxRT.so:${PORTSDIR}/emulators/virtualbox-ose -BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/emulators/virtualbox-ose:patch +RUN_DEPENDS+= ${LOCALBASE}/lib/virtualbox/VBoxRT.so:emulators/virtualbox-ose +BUILD_DEPENDS+= ${NONEXISTENT}:emulators/virtualbox-ose:patch CONFIGURE_ARGS+= --with-vbox=${VBOX_WRKSRC}/include .endif diff --git a/net/jags/Makefile b/net/jags/Makefile index 187b0bcbc802..3758f8d4a3d1 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/Jags/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= JAGS - Just Another GTK+ Samba Client -RUN_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT} +RUN_DEPENDS= smbclient:${SAMBA_PORT} SAMBA_PORT?= net/samba36 diff --git a/net/java-beepcore/Makefile b/net/java-beepcore/Makefile index ad5005478531..5ecfc758f01c 100644 --- a/net/java-beepcore/Makefile +++ b/net/java-beepcore/Makefile @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of BEEP core and BEEP mapping for TCP in Java -RUN_DEPENDS= ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j +RUN_DEPENDS= ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index dd3ef2e58734..f683767d4f24 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -12,7 +12,7 @@ COMMENT= Improved WHOIS client capable of selecting server to query LICENSE= GPLv3 -LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn +LIB_DEPENDS= libidn.so:dns/libidn GNU_CONFIGURE= yes USES= gettext gmake iconv diff --git a/net/kafkacat/Makefile b/net/kafkacat/Makefile index 8088d0831811..e3dfaf59b039 100644 --- a/net/kafkacat/Makefile +++ b/net/kafkacat/Makefile @@ -11,9 +11,9 @@ COMMENT= Generic command line non-JVM Apache Kafka producer and consumer LICENSE= BSD3CLAUSE -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ - pkg-config:${PORTSDIR}/devel/pkgconf -LIB_DEPENDS= librdkafka.so:${PORTSDIR}/net/librdkafka +BUILD_DEPENDS= bash:shells/bash \ + pkg-config:devel/pkgconf +LIB_DEPENDS= librdkafka.so:net/librdkafka USE_GITHUB= yes GH_ACCOUNT= edenhill diff --git a/net/kamailio/Makefile b/net/kamailio/Makefile index 2ed2fb4547b4..cd3852d3a47c 100644 --- a/net/kamailio/Makefile +++ b/net/kamailio/Makefile @@ -13,10 +13,10 @@ COMMENT= Very fast and configurable open source SIP proxy LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libcurl.so:${PORTSDIR}/ftp/curl -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libxml2.so:textproc/libxml2 \ + libcurl.so:ftp/curl +RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash USES= gmake readline shebangfix USE_LDCONFIG= yes @@ -43,9 +43,9 @@ WEBSOCKET_DESC= Websocket support MYSQL_USE= mysql=yes PGSQL_USES= pgsql -JITSI_RUN_DEPENDS= jitsi:${PORTSDIR}/net-im/jitsi -UNIXODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC -RADIUS_LIB_DEPENDS= libradiusclient-ng.so:${PORTSDIR}/net/radiusclient +JITSI_RUN_DEPENDS= jitsi:net-im/jitsi +UNIXODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC +RADIUS_LIB_DEPENDS= libradiusclient-ng.so:net/radiusclient TLS_USE= OPENSSL=yes .include <bsd.port.options.mk> @@ -103,7 +103,7 @@ EXTRA_GROUPS+= presence .if ${PORT_OPTIONS:MWEBSOCKET} EXTRA_MODULES+= websocket -LIB_DEPENDS+= libunistring.so:${PORTSDIR}/devel/libunistring +LIB_DEPENDS+= libunistring.so:devel/libunistring .endif .if !empty (EXTRA_GROUPS) diff --git a/net/kdenetwork4-strigi-analyzers/Makefile b/net/kdenetwork4-strigi-analyzers/Makefile index a3c9d4c872b6..1049dff4764c 100644 --- a/net/kdenetwork4-strigi-analyzers/Makefile +++ b/net/kdenetwork4-strigi-analyzers/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Strigi analyzers for network-related file formats -LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_thread.so:devel/boost-libs USE_KDE4= kdelibs kdeprefix strigi automoc4 USES= cmake:outsource tar:xz diff --git a/net/kdenetwork4/Makefile b/net/kdenetwork4/Makefile index b3645d08a574..865fd1e06354 100644 --- a/net/kdenetwork4/Makefile +++ b/net/kdenetwork4/Makefile @@ -14,24 +14,24 @@ OPTIONS_DEFINE= FILESHARING KDNSSD KGET KOPETE KRDC KRFB STRIGI OPTIONS_DEFAULT= ${OPTIONS_DEFINE} FILESHARING_DESC= Network file sharing via Samba -FILESHARING_RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/sambausershareplugin.so:${PORTSDIR}/net/kdenetwork4-filesharing +FILESHARING_RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/sambausershareplugin.so:net/kdenetwork4-filesharing KDNSSD_DESC= Network monitor for DNS-SD services (Zeroconf) -KDNSSD_RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/kded_dnssdwatcher.so:${PORTSDIR}/net/zeroconf-ioslave +KDNSSD_RUN_DEPENDS= ${KDE4_PREFIX}/lib/kde4/kded_dnssdwatcher.so:net/zeroconf-ioslave KGET_DESC= Download manager -KGET_RUN_DEPENDS= ${KDE4_PREFIX}/bin/kget:${PORTSDIR}/net/kget +KGET_RUN_DEPENDS= ${KDE4_PREFIX}/bin/kget:net/kget KOPETE_DESC= Multi-protocol instant messenger -KOPETE_RUN_DEPENDS= ${KDE4_PREFIX}/bin/kopete:${PORTSDIR}/net-im/kopete-kde4 +KOPETE_RUN_DEPENDS= ${KDE4_PREFIX}/bin/kopete:net-im/kopete-kde4 KRDC_DESC= RDP and VNC client -KRDC_RUN_DEPENDS= ${KDE4_PREFIX}/bin/krdc:${PORTSDIR}/net/krdc +KRDC_RUN_DEPENDS= ${KDE4_PREFIX}/bin/krdc:net/krdc KRFB_DESC= Desktop Sharing (VNC server) -KRFB_RUN_DEPENDS= ${KDE4_PREFIX}/bin/krfb:${PORTSDIR}/net/krfb +KRFB_RUN_DEPENDS= ${KDE4_PREFIX}/bin/krfb:net/krfb STRIGI_DESC= Strigi analyzers for network-related file formats -STRIGI_RUN_DEPENDS= ${KDE4_PREFIX}/lib/strigi/strigita_torrent_analyzer.so:${PORTSDIR}/net/kdenetwork4-strigi-analyzers +STRIGI_RUN_DEPENDS= ${KDE4_PREFIX}/lib/strigi/strigita_torrent_analyzer.so:net/kdenetwork4-strigi-analyzers .include <bsd.port.mk> diff --git a/net/kea/Makefile b/net/kea/Makefile index 4ed1cef53d07..6e7bfb491634 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -12,8 +12,8 @@ COMMENT= Alternative DHCP implementation by ISC LICENSE= MPL LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= liblog4cplus.so:${PORTSDIR}/devel/log4cplus \ - libboost_system.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= liblog4cplus.so:devel/log4cplus \ + libboost_system.so:devel/boost-libs USES= libtool python:3.3+ autoreconf USE_LDCONFIG= yes diff --git a/net/kget/Makefile b/net/kget/Makefile index 0ea2a148a3eb..377c59c90095 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -10,11 +10,11 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= KDE download manager -LIB_DEPENDS= libgpgme.so:${PORTSDIR}/security/gpgme \ - libktorrent.so:${PORTSDIR}/net-p2p/libktorrent \ - libmms.so:${PORTSDIR}/net/libmms \ - libqca.so:${PORTSDIR}/devel/qca \ - libboost_thread.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libgpgme.so:security/gpgme \ + libktorrent.so:net-p2p/libktorrent \ + libmms.so:net/libmms \ + libqca.so:devel/qca \ + libboost_thread.so:devel/boost-libs USE_KDE4= kdelibs kdeprefix workspace libkonq \ nepomuk-core nepomuk-widgets automoc4 ontologies \ diff --git a/net/kio-upnp-ms/Makefile b/net/kio-upnp-ms/Makefile index 4773fbcd94f1..4b4b7a5dff3d 100644 --- a/net/kio-upnp-ms/Makefile +++ b/net/kio-upnp-ms/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= LOCAL/fluffy MAINTAINER= kde@FreeBSD.org COMMENT= KIO slave to access UPnP MediaServers -LIB_DEPENDS= libHUpnp.so:${PORTSDIR}/net/hupnp +LIB_DEPENDS= libHUpnp.so:net/hupnp USES= cmake tar:bzip2 USE_KDE4= automoc4 kdeprefix kdelibs diff --git a/net/kippo/Makefile b/net/kippo/Makefile index a8bc7ad69504..e7d06f3be2c8 100644 --- a/net/kippo/Makefile +++ b/net/kippo/Makefile @@ -11,8 +11,8 @@ COMMENT= Medium interaction ssh honeypot LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>0:devel/py-zope.interface RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python twisted:run,conch,web diff --git a/net/krdc/Makefile b/net/krdc/Makefile index 57b02105f109..f269ab10fe4f 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= RDP and VNC client for KDE -LIB_DEPENDS= libvncserver.so:${PORTSDIR}/net/libvncserver \ - libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 +LIB_DEPENDS= libvncserver.so:net/libvncserver \ + libtelepathy-qt4.so:net-im/telepathy-qt4 USES= cmake:outsource tar:xz USE_KDE4= kdelibs kdeprefix automoc4 @@ -20,6 +20,6 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= FREERDP FREERDP_DESC= Remote Desktop support via FreeRDP -FREERDP_RUN_DEPENDS= xfreerdp:${PORTSDIR}/net/freerdp +FREERDP_RUN_DEPENDS= xfreerdp:net/freerdp .include <bsd.port.mk> diff --git a/net/krfb/Makefile b/net/krfb/Makefile index 037b1faf6ebf..2193fb28f097 100644 --- a/net/krfb/Makefile +++ b/net/krfb/Makefile @@ -9,7 +9,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= VNC server for KDE -LIB_DEPENDS= libtelepathy-qt4.so:${PORTSDIR}/net-im/telepathy-qt4 +LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 USES= alias cmake:outsource jpeg tar:xz USE_KDE4= kdelibs kdeprefix automoc4 diff --git a/net/kwooty/Makefile b/net/kwooty/Makefile index b7755139e711..efd7f66c6fae 100644 --- a/net/kwooty/Makefile +++ b/net/kwooty/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= syncer@gmail.com COMMENT= Usenet binary downloader for KDE4 -RUN_DEPENDS= ${LOCALBASE}/bin/unrar:${PORTSDIR}/archivers/unrar \ - ${LOCALBASE}/bin/par2:${PORTSDIR}/archivers/par2cmdline \ - ${LOCALBASE}/bin/7z:${PORTSDIR}/archivers/p7zip +RUN_DEPENDS= ${LOCALBASE}/bin/unrar:archivers/unrar \ + ${LOCALBASE}/bin/par2:archivers/par2cmdline \ + ${LOCALBASE}/bin/7z:archivers/p7zip USE_KDE4= kdelibs kdeprefix automoc4 workspace USE_QT4= qmake_build moc_build rcc_build uic_build diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index c44fe566db0c..62cc727723a9 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -12,7 +12,7 @@ COMMENT= Minimal LLDP/CDP/EDP/FDP/NDP sender daemon LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 USERS= ladvd GROUPS= ${USERS} diff --git a/net/ldap-stats/Makefile b/net/ldap-stats/Makefile index e4828e1cf542..82bba6c26c98 100644 --- a/net/ldap-stats/Makefile +++ b/net/ldap-stats/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ MAINTAINER= alexey@renatasystems.org COMMENT= Program to generate OpenLDAP statistics reports -RUN_DEPENDS= p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long +RUN_DEPENDS= p5-Getopt-Long>=0:devel/p5-Getopt-Long NO_BUILD= yes USES= perl5 diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index 4fed47c769aa..26c8978ccd44 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -12,8 +12,8 @@ COMMENT= Maintain DNS zones using an LDAP directory LICENSE= GPLv2 -RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-perl-ldap>=0:net/p5-perl-ldap USE_GITHUB= yes GH_ACCOUNT= bklang diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile index cb3ea6be08b0..201673c6627b 100644 --- a/net/ldapscripts/Makefile +++ b/net/ldapscripts/Makefile @@ -12,12 +12,12 @@ COMMENT= Scripts to manage posix accounts in an OpenLDAP directory LICENSE= GPLv2 -RUN_DEPENDS= ldapadd:${PORTSDIR}/net/openldap${OPENLDAP_VER}-client \ - ldapsearch:${PORTSDIR}/net/openldap${OPENLDAP_VER}-client \ - ldapdelete:${PORTSDIR}/net/openldap${OPENLDAP_VER}-client \ - ldapmodify:${PORTSDIR}/net/openldap${OPENLDAP_VER}-client \ - ldapmodrdn:${PORTSDIR}/net/openldap${OPENLDAP_VER}-client \ - ldappasswd:${PORTSDIR}/net/openldap${OPENLDAP_VER}-client +RUN_DEPENDS= ldapadd:net/openldap${OPENLDAP_VER}-client \ + ldapsearch:net/openldap${OPENLDAP_VER}-client \ + ldapdelete:net/openldap${OPENLDAP_VER}-client \ + ldapmodify:net/openldap${OPENLDAP_VER}-client \ + ldapmodrdn:net/openldap${OPENLDAP_VER}-client \ + ldappasswd:net/openldap${OPENLDAP_VER}-client NO_ARCH= yes USE_OPENLDAP= yes diff --git a/net/ldapsdk/Makefile b/net/ldapsdk/Makefile index ed36468c22a6..2bb1a32c1140 100644 --- a/net/ldapsdk/Makefile +++ b/net/ldapsdk/Makefile @@ -11,7 +11,7 @@ DISTNAME= mozldap-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Mozilla LDAP sdk -LIB_DEPENDS= libnspr4.so:${PORTSDIR}/devel/nspr +LIB_DEPENDS= libnspr4.so:devel/nspr WRKSRC= ${WRKDIR}/${DISTNAME}/c-sdk diff --git a/net/ldapsh/Makefile b/net/ldapsh/Makefile index 8d71ff55fef6..fd6f969e4741 100644 --- a/net/ldapsh/Makefile +++ b/net/ldapsh/Makefile @@ -12,11 +12,11 @@ MASTER_SITE_SUBDIR= CPAN:LOOSIFER MAINTAINER= flz@FreeBSD.org COMMENT= Interactive shell used to administer ldap directories -BUILD_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-ReadLine-Perl>=0:${PORTSDIR}/devel/p5-ReadLine-Perl \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-ParseLex>=0:${PORTSDIR}/devel/p5-ParseLex +BUILD_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ + p5-ReadLine-Perl>=0:devel/p5-ReadLine-Perl \ + p5-perl-ldap>=0:net/p5-perl-ldap \ + p5-Date-Manip>=0:devel/p5-Date-Manip \ + p5-ParseLex>=0:devel/p5-ParseLex RUN_DEPENDS:= ${BUILD_DEPENDS} SUB_FILES= pkg-message diff --git a/net/libarms/Makefile b/net/libarms/Makefile index 64d91d8dff77..c56b15179992 100644 --- a/net/libarms/Makefile +++ b/net/libarms/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= https://dev.smf.jp/dl/ \ MAINTAINER= shigeru@iij.ad.jp COMMENT= SMFv2/ARMS client library for C -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes USES= gmake libtool diff --git a/net/libcapn/Makefile b/net/libcapn/Makefile index 158099c2fca5..40dcda5094a5 100644 --- a/net/libcapn/Makefile +++ b/net/libcapn/Makefile @@ -11,7 +11,7 @@ COMMENT= C Library to interact with Apple Push Notification Service LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson +LIB_DEPENDS= libjansson.so:devel/jansson USE_GITHUB= yes GH_ACCOUNT= adobkin diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index 4146e982da60..0400dc47db8a 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -11,9 +11,9 @@ COMMENT= Client library for the CMIS interface LICENSE= LGPL20 MPL GPLv2 LICENSE_COMB= dual -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit \ - ${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libcurl.so:ftp/curl +BUILD_DEPENDS= cppunit-config:devel/cppunit \ + ${LOCALBASE}/lib/libboost_regex.a:devel/boost-libs BROKEN_sparc64= cannot link with boost diff --git a/net/libdmapsharing/Makefile b/net/libdmapsharing/Makefile index 59aca72fc8d9..0777f485050c 100644 --- a/net/libdmapsharing/Makefile +++ b/net/libdmapsharing/Makefile @@ -12,9 +12,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME music playing application -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libgee-0.8.so:${PORTSDIR}/devel/libgee -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libgee-0.8.so:devel/libgee +BUILD_DEPENDS= vapigen:lang/vala USES= gettext gmake libtool pathfix pkgconfig USE_GNOME= gnomeprefix gtk20 introspection:build @@ -31,10 +31,10 @@ OPTIONS_SUB= yes OPTIONS_DEFAULT= AVAHI OPTIONS_SINGLE= MDNS OPTIONS_SINGLE_MDNS= AVAHI MDNSRESPONDER -AVAHI_LIB_DEPENDS= libavahi-core.so:${PORTSDIR}/net/avahi-app +AVAHI_LIB_DEPENDS= libavahi-core.so:net/avahi-app AVAHI_CONFIGURE_ON= --with-mdns=avahi -MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:${PORTSDIR}/net/mDNSResponder \ - libavahi-glib.so:${PORTSDIR}/net/avahi-app +MDNSRESPONDER_LIB_DEPENDS= libdns_sd.so:net/mDNSResponder \ + libavahi-glib.so:net/avahi-app MDNSRESPONDER_CONFIGURE_ON= --with-mdns=mdns MDNSRESPONDER_DESC+= Zeroconf support via mDNSResponder (broken) diff --git a/net/libexosip2/Makefile b/net/libexosip2/Makefile index a8c2a65c7994..989516d52d5e 100644 --- a/net/libexosip2/Makefile +++ b/net/libexosip2/Makefile @@ -12,7 +12,7 @@ COMMENT= GPL library that extends the capability of the oSIP library LICENSE= GPLv2 -LIB_DEPENDS= libosip2.so:${PORTSDIR}/net/libosip2 +LIB_DEPENDS= libosip2.so:net/libosip2 CONFLICTS_INSTALL= libeXosip2-legacy-[0-9]* diff --git a/net/libfb/Makefile b/net/libfb/Makefile index 3505473c80f0..73fe04029cf3 100644 --- a/net/libfb/Makefile +++ b/net/libfb/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://support.red-fone.com/downloads/fonulator/ MAINTAINER= fjoe@FreeBSD.org COMMENT= FoneBRIDGE configuration library -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-shared diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile index 789ddeba7e9f..021910c9721e 100644 --- a/net/libgnetwork/Makefile +++ b/net/libgnetwork/Makefile @@ -20,7 +20,7 @@ LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip #.if !defined(WITHOUT_SSL) -#LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls +#LIB_DEPENDS+= gnutls.13:security/gnutls #CONFIGURE_ARGS+=--enable-ssl=gnutls #.else CONFIGURE_ARGS+=--enable-ssl=no diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile index 5ad36ce14b73..71abf34f01e0 100644 --- a/net/libgweather/Makefile +++ b/net/libgweather/Makefile @@ -10,9 +10,9 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Library to accessing online weather informations -BUILD_DEPENDS= vala:${PORTSDIR}/lang/vala -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libgeocode-glib.so:${PORTSDIR}/net/geocode-glib +BUILD_DEPENDS= vala:lang/vala +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libgeocode-glib.so:net/geocode-glib PORTSCOUT= limitw:1,even diff --git a/net/libkfbapi/Makefile b/net/libkfbapi/Makefile index da7d7bee3a1a..f46c42b61fa9 100644 --- a/net/libkfbapi/Makefile +++ b/net/libkfbapi/Makefile @@ -12,7 +12,7 @@ COMMENT= Library for accessing Facebook services LICENSE= LGPL20 -LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson +LIB_DEPENDS= libqjson.so:devel/qjson USES= cmake:outsource gettext tar:bzip2 USE_KDE4= automoc4 kdelibs kdeprefix pimlibs diff --git a/net/libkvkontakte/Makefile b/net/libkvkontakte/Makefile index aeb6fe5b7e1f..a85252ba5c9e 100644 --- a/net/libkvkontakte/Makefile +++ b/net/libkvkontakte/Makefile @@ -12,7 +12,7 @@ COMMENT= KDE library for accessing vk.com LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB -LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson +LIB_DEPENDS= libqjson.so:devel/qjson USES= cmake:outsource gettext pkgconfig tar:xz USE_QT4= moc_build qmake_build rcc_build uic_build diff --git a/net/libmateweather/Makefile b/net/libmateweather/Makefile index 48b9faa08c80..5ada226a0145 100644 --- a/net/libmateweather/Makefile +++ b/net/libmateweather/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= mate MAINTAINER= gnome@FreeBSD.org COMMENT= Library to accessing online weather informations -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup PORTSCOUT= limitw:1,even diff --git a/net/libnetdude/Makefile b/net/libnetdude/Makefile index f1af1f5ed228..866641213178 100644 --- a/net/libnetdude/Makefile +++ b/net/libnetdude/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/netdude/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating libpcap/tcpdump trace files -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ - libpcapnav.so:${PORTSDIR}/net/libpcapnav +LIB_DEPENDS= libltdl.so:devel/libltdl \ + libpcapnav.so:net/libpcapnav USES= libtool GNU_CONFIGURE= yes diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 6439876b3516..30496efaf010 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= wxs@FreeBSD.org COMMENT?= Network monitoring library with TCP/IP reassembly -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet LICENSE= GPLv2 diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index 78bfeade5258..bbda719c1faa 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= johans@FreeBSD.org COMMENT= C library implementing the OAuth Core standard -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl GNU_CONFIGURE= yes MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" diff --git a/net/libproxy-gnome/Makefile b/net/libproxy-gnome/Makefile index 32c3fbb4ef65..4defd62a4f42 100644 --- a/net/libproxy-gnome/Makefile +++ b/net/libproxy-gnome/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GConf-based plug-in for libproxy -LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy +LIB_DEPENDS= libproxy.so:net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr diff --git a/net/libproxy-gnome3/Makefile b/net/libproxy-gnome3/Makefile index 13cd18b011c3..8a56f87ff581 100644 --- a/net/libproxy-gnome3/Makefile +++ b/net/libproxy-gnome3/Makefile @@ -7,7 +7,7 @@ PKGNAMESUFFIX= -gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GSettings-based configuration plug-in for libproxy -LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy +LIB_DEPENDS= libproxy.so:net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr diff --git a/net/libproxy-kde/Makefile b/net/libproxy-kde/Makefile index 03c440049af8..2f3ff462ae3b 100644 --- a/net/libproxy-kde/Makefile +++ b/net/libproxy-kde/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -kde MAINTAINER= gnome@FreeBSD.org COMMENT= KDE plug-in for libproxy -LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy +LIB_DEPENDS= libproxy.so:net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr diff --git a/net/libproxy-mozjs/Makefile b/net/libproxy-mozjs/Makefile index 3b17e7ac14ab..5718708a9b80 100644 --- a/net/libproxy-mozjs/Makefile +++ b/net/libproxy-mozjs/Makefile @@ -9,8 +9,8 @@ PKGNAMESUFFIX= -mozjs MAINTAINER= gnome@FreeBSD.org COMMENT= Mozilla JavaScript plug-in for libproxy -LIB_DEPENDS= libmozjs185.so:${PORTSDIR}/lang/spidermonkey185 \ - libproxy.so:${PORTSDIR}/net/libproxy +LIB_DEPENDS= libmozjs185.so:lang/spidermonkey185 \ + libproxy.so:net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr diff --git a/net/libproxy-perl/Makefile b/net/libproxy-perl/Makefile index 4d4dbae35c0f..d9158fd9d49e 100644 --- a/net/libproxy-perl/Makefile +++ b/net/libproxy-perl/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -perl MAINTAINER= gnome@FreeBSD.org COMMENT= Perl binding for libproxy -LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy +LIB_DEPENDS= libproxy.so:net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr diff --git a/net/libproxy-python/Makefile b/net/libproxy-python/Makefile index cf6f61d77fc2..bbd404c8e800 100644 --- a/net/libproxy-python/Makefile +++ b/net/libproxy-python/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -python MAINTAINER= gnome@FreeBSD.org COMMENT= python binding for libproxy -RUN_DEPENDS= libproxy>=${PORTVERSION}:${PORTSDIR}/net/libproxy +RUN_DEPENDS= libproxy>=${PORTVERSION}:net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr diff --git a/net/libproxy-webkit/Makefile b/net/libproxy-webkit/Makefile index 410a709a1fca..7d3113a202eb 100644 --- a/net/libproxy-webkit/Makefile +++ b/net/libproxy-webkit/Makefile @@ -9,8 +9,8 @@ PKGNAMESUFFIX= -webkit MAINTAINER= gnome@FreeBSD.org COMMENT= WebKit JavaScript plug-in for libproxy -LIB_DEPENDS= libjavascriptcoregtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ - libproxy.so:${PORTSDIR}/net/libproxy +LIB_DEPENDS= libjavascriptcoregtk-3.0.so:www/webkit-gtk3 \ + libproxy.so:net/libproxy MASTERDIR= ${.CURDIR}/../libproxy DESCR= ${.CURDIR}/pkg-descr diff --git a/net/librdkafka/Makefile b/net/librdkafka/Makefile index 9cf37151d7c8..240d75f3ba0f 100644 --- a/net/librdkafka/Makefile +++ b/net/librdkafka/Makefile @@ -10,7 +10,7 @@ COMMENT= Apache Kafka C/C++ library LICENSE= BSD3CLAUSE -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash USE_GITHUB= yes GH_ACCOUNT= edenhill diff --git a/net/librouteros/Makefile b/net/librouteros/Makefile index ba1808f23f28..b34517253815 100644 --- a/net/librouteros/Makefile +++ b/net/librouteros/Makefile @@ -13,7 +13,7 @@ COMMENT= Library for communicating with network devices by MikroTik LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= libgcrypt.so:security/libgcrypt GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 9b9875dab1f8..07603ee185f6 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Library for delta compression of streams -LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS= libpopt.so:devel/popt CONFLICTS= librsync1-* diff --git a/net/librsync1/Makefile b/net/librsync1/Makefile index 33c34a54a12a..411fccfccdc2 100644 --- a/net/librsync1/Makefile +++ b/net/librsync1/Makefile @@ -10,7 +10,7 @@ PKGNAMESUFFIX= 1 MAINTAINER= bdrewery@FreeBSD.org COMMENT= Library for delta compression of streams -LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS= libpopt.so:devel/popt CONFLICTS= librsync-* diff --git a/net/libtnl/Makefile b/net/libtnl/Makefile index 11a1f49a1bf0..f51357e2b86d 100644 --- a/net/libtnl/Makefile +++ b/net/libtnl/Makefile @@ -25,7 +25,7 @@ PLIST_SUB+= PROFILE='' # When security/libtomcrypt is fixed to provide a shared version, we'll # stop extracting our own and will LIB_DEPEND on theirs instead: -#LIB_DEPENDS= tomcrypt:${PORTSDIR}/security/libtomcrypt +#LIB_DEPENDS= tomcrypt:security/libtomcrypt # #EXTRACT_AFTER_ARGS=|${TAR} -xpf - --exclude tnl/libtomcrypt diff --git a/net/libtrace/Makefile b/net/libtrace/Makefile index c1204202eb14..66e7b8eeeeec 100644 --- a/net/libtrace/Makefile +++ b/net/libtrace/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://research.wand.net.nz/software/libtrace/ MAINTAINER= matt@peterson.org COMMENT= C library for network packet capture and processing -LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap +LIB_DEPENDS= libpcap.so:net/libpcap CONFIGURE_ARGS= --with-libpcap=${LOCALBASE} \ libtrace_doxygen=false diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile index b7fddc9f822f..027699cc6af6 100644 --- a/net/libvncserver/Makefile +++ b/net/libvncserver/Makefile @@ -13,7 +13,7 @@ COMMENT= Provide an easy API to a custom vnc server LICENSE= GPLv2 -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= jpeg libtool pathfix USE_LDCONFIG= yes @@ -27,13 +27,13 @@ OPTIONS_DEFINE= GNUTLS OPENSSL GCRYPT IPV6 OPTIONS_DEFAULT=OPENSSL GCRYPT_DESC= libgcrypt support -GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_WITH= gnutls OPENSSL_CONFIGURE_WITH= crypto ssl OPENSSL_USE= OPENSSL=yes -GCRYPT_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt +GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt GCRYPT_CONFIGURE_WITH= gcrypt IPV6_CONFIGURE_WITH= ipv6 diff --git a/net/libzapojit/Makefile b/net/libzapojit/Makefile index 0f491b7faf2b..1cba7491b9d9 100644 --- a/net/libzapojit/Makefile +++ b/net/libzapojit/Makefile @@ -12,10 +12,10 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GLib/GObject wrapper for the Skydrive and Hotmail API -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libgoa-1.0.so:${PORTSDIR}/net/gnome-online-accounts \ - libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ - librest-0.7.so:${PORTSDIR}/devel/librest +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libgoa-1.0.so:net/gnome-online-accounts \ + libjson-glib-1.0.so:devel/json-glib \ + librest-0.7.so:devel/librest USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix intltool diff --git a/net/libzmq3/Makefile b/net/libzmq3/Makefile index d67e53018dc4..ec852ebd529d 100644 --- a/net/libzmq3/Makefile +++ b/net/libzmq3/Makefile @@ -25,7 +25,7 @@ PGM_DESC= Reliable multicast transport using PGM via OpenPGM DEBUG_CONFIGURE_ON= --enable-debug PGM_CONFIGURE_ON= --with-system-pgm -PGM_LIB_DEPENDS= libpgm.so:${PORTSDIR}/net/openpgm +PGM_LIB_DEPENDS= libpgm.so:net/openpgm PGM_USES= pkgconfig MAKE_ENV= V=1 diff --git a/net/libzmq4/Makefile b/net/libzmq4/Makefile index 13f7269ef357..e806b7f390b2 100644 --- a/net/libzmq4/Makefile +++ b/net/libzmq4/Makefile @@ -26,13 +26,13 @@ CURVE_DESC= CURVE security mechanism via libsodium PGM_DESC= Reliable multicast transport using PGM via OpenPGM CURVE_CONFIGURE_WITH= libsodium -CURVE_LIB_DEPENDS= libsodium.so:${PORTSDIR}/security/libsodium +CURVE_LIB_DEPENDS= libsodium.so:security/libsodium DEBUG_CONFIGURE_ENABLE= debug DEBUG_VARS= WITH_DEBUG=yes PGM_CONFIGURE_WITH= pgm -PGM_LIB_DEPENDS= libpgm.so:${PORTSDIR}/net/openpgm +PGM_LIB_DEPENDS= libpgm.so:net/openpgm CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 32fb06350493..b3287fccfe13 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -11,12 +11,12 @@ COMMENT= Simple RSS/RDF feed reader LICENSE= GPLv2 -BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -LIB_DEPENDS= libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ - libpeas-1.0.so:${PORTSDIR}/devel/libpeas \ - libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib -RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \ - ${PYTHON_PKGNAMEPREFIX}libpeas>=0:${PORTSDIR}/devel/py-libpeas +BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas +LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 \ + libpeas-1.0.so:devel/libpeas \ + libjson-glib-1.0.so:devel/json-glib +RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ + ${PYTHON_PKGNAMEPREFIX}libpeas>=0:devel/py-libpeas USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 sqlite tar:bzip2 @@ -34,7 +34,7 @@ INSTALLS_ICONS= yes OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT=NOTIFY -NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFY_CONFIGURE_ENABLE=libnotify .include <bsd.port.mk> diff --git a/net/linknx/Makefile b/net/linknx/Makefile index 46295400c0c4..8d7411439aeb 100644 --- a/net/linknx/Makefile +++ b/net/linknx/Makefile @@ -11,8 +11,8 @@ COMMENT= Rule-based event handling in a KNX installation LICENSE= GPLv2 -LIB_DEPENDS= libpthsem.so:${PORTSDIR}/devel/pthsem -BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:${PORTSDIR}/devel/argp-standalone +LIB_DEPENDS= libpthsem.so:devel/pthsem +BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:devel/argp-standalone USES= gmake autoreconf pkgconfig GNU_CONFIGURE= yes @@ -28,11 +28,11 @@ LIBLUA_DESC= Install liblua for scripting MYSQL_DESC= Install libmysql for logging & persist LIBESMTP_CONFIGURE_ENABLE= smtp -LIBESMTP_LIB_DEPENDS= libesmtp.so:${PORTSDIR}/mail/libesmtp +LIBESMTP_LIB_DEPENDS= libesmtp.so:mail/libesmtp LIBCURL_CONFIGURE_WITH= libcurl -LIBCURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIBCURL_LIB_DEPENDS= libcurl.so:ftp/curl # autoreconf needs that anyway. -LIBCURL_BUILD_DEPENDS_OFF= ${LOCALBASE}/share/aclocal/libcurl.m4:${PORTSDIR}/ftp/curl +LIBCURL_BUILD_DEPENDS_OFF= ${LOCALBASE}/share/aclocal/libcurl.m4:ftp/curl LIBLUA_CONFIGURE_WITH= lua LIBLUA_USES= lua LIBLUA_CFLAGS= -I${LUA_INCDIR} diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 928f005936af..638bd206a78a 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -9,11 +9,11 @@ MASTER_SITES= SAVANNAH/linphone/3.9.x/sources MAINTAINER= tijl@FreeBSD.org COMMENT= SIP client supporting voice/video calls and text messaging -LIB_DEPENDS= libbellesip.so:${PORTSDIR}/net/belle-sip \ - libmediastreamer_base.so:${PORTSDIR}/net/mediastreamer \ - libortp.so:${PORTSDIR}/net/ortp \ - libmbedtls.so.9:${PORTSDIR}/security/polarssl13 \ - libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS= libbellesip.so:net/belle-sip \ + libmediastreamer_base.so:net/mediastreamer \ + libortp.so:net/ortp \ + libmbedtls.so.9:security/polarssl13 \ + libsqlite3.so:databases/sqlite3 CONFLICTS_INSTALL= linphone-base-[0-9]* @@ -38,17 +38,17 @@ OPTIONS_DEFAULT=NOTIFY UPNP VIDEO OPTIONS_SUB= yes LDAP_CONFIGURE_ENABLE= ldap -LDAP_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LDAP_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 LDAP_USE= OPENLDAP=yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime NOTIFY_CONFIGURE_ENABLE=notify -NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify UPNP_CONFIGURE_ENABLE= upnp -UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp +UPNP_LIB_DEPENDS= libupnp.so:devel/upnp VIDEO_CONFIGURE_ENABLE= video diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 643a1d92d5e4..61beeb4a361b 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Linux UPnP Internet Gateway Device -LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp +LIB_DEPENDS= libupnp.so:devel/upnp USE_RC_SUBR= linuxigd USES= gmake diff --git a/net/lla/Makefile b/net/lla/Makefile index 9a1eaefe2d54..ecab68418539 100644 --- a/net/lla/Makefile +++ b/net/lla/Makefile @@ -12,9 +12,9 @@ EXTRACT_SUFX= .pl MAINTAINER= koj@ofug.net COMMENT= Perl-based LDAP log statistics generator -RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules +RUN_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc \ + p5-Date-Manip>=0:devel/p5-Date-Manip \ + p5-Time-modules>=0:devel/p5-Time-modules NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile index 0820f7386d12..4408cece2551 100644 --- a/net/mad_fcl/Makefile +++ b/net/mad_fcl/Makefile @@ -10,8 +10,8 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src MAINTAINER= ports@FreeBSD.org COMMENT= FLUTE - File Delivery over Unidirectional Transport implementation -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libcurl.so:ftp/curl USES= dos2unix gmake USE_OPENSSL= yes diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index 49bb789f2359..cab6aac151c9 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -12,10 +12,10 @@ COMMENT= Real-time audio and video streaming and processing LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libortp.so:${PORTSDIR}/net/ortp \ - libsrtp.so:${PORTSDIR}/net/libsrtp \ - libbzrtp.so:${PORTSDIR}/security/libbzrtp \ - libmbedtls.so.9:${PORTSDIR}/security/polarssl13 +LIB_DEPENDS= libortp.so:net/ortp \ + libsrtp.so:net/libsrtp \ + libbzrtp.so:security/libbzrtp \ + libmbedtls.so.9:security/polarssl13 CONFLICTS_INSTALL= linphone-base-[0-9]* @@ -43,44 +43,44 @@ OPTIONS_SUB= yes AUDIOOPT_DESC= Audio options FFMPEG_CONFIGURE_ENABLE=ffmpeg -FFMPEG_LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg +FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg GLX_CONFIGURE_ENABLE= glx GLX_USE= GL=glew GSM_CONFIGURE_ENABLE= gsm -GSM_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm +GSM_LIB_DEPENDS= libgsm.so:audio/gsm NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime OPUS_CONFIGURE_ENABLE= opus -OPUS_LIB_DEPENDS= libopus.so:${PORTSDIR}/audio/opus +OPUS_LIB_DEPENDS= libopus.so:audio/opus SPANDSP_CONFIGURE_ENABLE= spandsp -SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp +SPANDSP_LIB_DEPENDS= libspandsp.so:comms/spandsp SPEEX_CONFIGURE_ENABLE= speex -SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex THEORA_CONFIGURE_ENABLE=theora -THEORA_LIB_DEPENDS= libtheora.so:${PORTSDIR}/multimedia/libtheora +THEORA_LIB_DEPENDS= libtheora.so:multimedia/libtheora UPNP_CONFIGURE_ENABLE= upnp -UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp +UPNP_LIB_DEPENDS= libupnp.so:devel/upnp V4L_CONFIGURE_ENABLE= libv4l1 libv4l2 V4L_CONFIGURE_OFF= ac_cv_header_linux_videodev_h=no \ ac_cv_header_linux_videodev2_h=no -V4L_BUILD_DEPENDS= v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat -V4L_LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l +V4L_BUILD_DEPENDS= v4l_compat>=1.0.20120501:multimedia/v4l_compat +V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l VIDEOOPT_DESC= Video options VIDEO_CONFIGURE_ENABLE= video VPX_CONFIGURE_ENABLE= vp8 -VPX_LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx +VPX_LIB_DEPENDS= libvpx.so:multimedia/libvpx XVIDEO_CONFIGURE_ENABLE=x11 xv XVIDEO_USE= XORG=videoproto,x11,xv diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index 00b615371243..7885ee347fd8 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -13,7 +13,7 @@ COMMENT= UPnP AV MediaServer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -61,7 +61,7 @@ LIBEXTRACTOR_DESC= libextractor support CONFIGURE_ARGS+= --enable-sqlite3 \ --with-sqlite3-h="${LOCALBASE}/include" \ --with-sqlite3-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS+= libsqlite3.so:databases/sqlite3 .else CONFIGURE_ARGS+= --disable-sqlite3 .endif @@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --disable-mysql CONFIGURE_ARGS+= --enable-libjs \ --with-js-h="${LOCALBASE}/include" \ --with-js-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libjs.so:${PORTSDIR}/lang/spidermonkey17 +LIB_DEPENDS+= libjs.so:lang/spidermonkey17 .else CONFIGURE_ARGS+= --disable-libjs .endif @@ -87,7 +87,7 @@ CONFIGURE_ARGS+= --disable-libjs CONFIGURE_ARGS+= --enable-libexif \ --with-libexif-h="${LOCALBASE}/include" \ --with-libexif-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libexif.so:${PORTSDIR}/graphics/libexif +LIB_DEPENDS+= libexif.so:graphics/libexif .else CONFIGURE_ARGS+= --disable-libexif .endif @@ -102,7 +102,7 @@ CONFIGURE_ARGS+= --disable-external-transcoding CONFIGURE_ARGS+= --enable-ffmpegthumbnailer \ --with-ffmpegthumbnailer-h="${LOCALBASE}/include" \ --with-ffmpegthumbnailer-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libffmpegthumbnailer.so:${PORTSDIR}/multimedia/ffmpegthumbnailer +LIB_DEPENDS+= libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer .else CONFIGURE_ARGS+= --disable-ffmpegthumbnailer .endif @@ -111,14 +111,14 @@ CONFIGURE_ARGS+= --disable-ffmpegthumbnailer .if ${PORT_OPTIONS:MCURL} && ${PORT_OPTIONS:MEXTERNAL_TRANSCODING} CONFIGURE_ARGS+= --enable-curl \ --with-curl-cfg="${LOCALBASE}/bin/curl-config" -LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= libcurl.so:ftp/curl .else CONFIGURE_ARGS+= --disable-curl .endif .if ${PORT_OPTIONS:MFFMPEG} CONFIGURE_ARGS+= --enable-ffmpeg -LIB_DEPENDS+= libavformat.so:${PORTSDIR}/multimedia/ffmpeg +LIB_DEPENDS+= libavformat.so:multimedia/ffmpeg .else CONFIGURE_ARGS+= --disable-ffmpeg .endif @@ -127,7 +127,7 @@ CONFIGURE_ARGS+= --disable-ffmpeg CONFIGURE_ARGS+= --enable-libextractor \ --with-extractor-h="${LOCALBASE}/include" \ --with-extractor-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libextractor.so:${PORTSDIR}/textproc/libextractor +LIB_DEPENDS+= libextractor.so:textproc/libextractor .else CONFIGURE_ARGS+= --disable-libextractor .endif @@ -136,7 +136,7 @@ CONFIGURE_ARGS+= --disable-libextractor CONFIGURE_ARGS+= --enable-id3lib \ --with-id3lib-h="${LOCALBASE}/include" \ --with-id3lib-libs="${LOCALBASE}/lib" -LIB_DEPENDS+= libid3.so:${PORTSDIR}/audio/id3lib +LIB_DEPENDS+= libid3.so:audio/id3lib .else CONFIGURE_ARGS+= --disable-id3lib .endif @@ -144,7 +144,7 @@ CONFIGURE_ARGS+= --disable-id3lib .if ${PORT_OPTIONS:MTAGLIB} CONFIGURE_ARGS+= --enable-taglib \ --with-taglib-cfg="${LOCALBASE}/bin/taglib-config" -LIB_DEPENDS+= libtag.so:${PORTSDIR}/audio/taglib +LIB_DEPENDS+= libtag.so:audio/taglib .else CONFIGURE_ARGS+= --disable-taglib .endif diff --git a/net/megatools/Makefile b/net/megatools/Makefile index f6ff32038e8c..22619491b14f 100644 --- a/net/megatools/Makefile +++ b/net/megatools/Makefile @@ -12,8 +12,8 @@ COMMENT= Tools for MEGA.CO.NZ cloud drive LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -RUN_DEPENDS= glib-networking>=2.32.0:${PORTSDIR}/net/glib-networking +LIB_DEPENDS= libcurl.so:ftp/curl +RUN_DEPENDS= glib-networking>=2.32.0:net/glib-networking CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index 249f43077a5a..cf7e53a6b615 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -11,13 +11,13 @@ MASTER_SITES= SF MAINTAINER= wg@FreeBSD.org COMMENT= Media-server compatible with "Digital Life Network Alliance" -LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 \ - libexif.so:${PORTSDIR}/graphics/libexif \ - libid3tag.so:${PORTSDIR}/audio/libid3tag \ - libogg.so:${PORTSDIR}/audio/libogg \ - libvorbis.so:${PORTSDIR}/audio/libvorbis \ - libFLAC.so:${PORTSDIR}/audio/flac \ - libavformat.so:${PORTSDIR}/multimedia/ffmpeg +LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ + libexif.so:graphics/libexif \ + libid3tag.so:audio/libid3tag \ + libogg.so:audio/libogg \ + libvorbis.so:audio/libvorbis \ + libFLAC.so:audio/flac \ + libavformat.so:multimedia/ffmpeg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-db-path=/var/db/minidlna \ diff --git a/net/minisapserver/Makefile b/net/minisapserver/Makefile index c8a8929748e8..6e33cc1addaf 100644 --- a/net/minisapserver/Makefile +++ b/net/minisapserver/Makefile @@ -23,7 +23,7 @@ SLP_DESC= Enable SLP support via openslp CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -SLP_LIB_DEPENDS= libslp.so:${PORTSDIR}/net/openslp +SLP_LIB_DEPENDS= libslp.so:net/openslp SLP_CONFIGURE_ENABLE= slp post-patch: diff --git a/net/miredo/Makefile b/net/miredo/Makefile index 6d89cc221cf6..450198aac88f 100644 --- a/net/miredo/Makefile +++ b/net/miredo/Makefile @@ -13,7 +13,7 @@ COMMENT= Opensource Teredo (IPv6 tunneling) implementation LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libJudy.so:${PORTSDIR}/devel/judy +LIB_DEPENDS= libJudy.so:devel/judy USES= libtool localbase tar:xz GNU_CONFIGURE= yes diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index 2c49eb96a66f..64e03dc73de7 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://download.banshee.fm/${PORTNAME}/ MAINTAINER= mono@FreeBSD.org COMMENT= Cross platform Zero Configuration Networking library for Mono -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-sharp.pc:${PORTSDIR}/net/avahi-sharp +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/avahi-sharp.pc:net/avahi-sharp RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= DOCS diff --git a/net/morebalance/Makefile b/net/morebalance/Makefile index aefabe8284ef..afa61c8947aa 100644 --- a/net/morebalance/Makefile +++ b/net/morebalance/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= http://morebalance.coolprojects.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Modular open source user-space load balancing system -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ - libgnutls.so:${PORTSDIR}/security/gnutls \ - libggz.so:${PORTSDIR}/games/libggz +LIB_DEPENDS= libpcre.so:devel/pcre \ + libgnutls.so:security/gnutls \ + libggz.so:games/libggz CFLAGS+= -I${LOCALBASE}/include MAKE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 6c76963873ca..969e31b3190d 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -12,7 +12,7 @@ COMMENT= Mobile terminal that supports intermittent connectivity LICENSE= GPLv3 -LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf +LIB_DEPENDS= libprotobuf.so:devel/protobuf USE_PERL5= run GNU_CONFIGURE= yes diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 731d3381711c..a78e144b0874 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -12,8 +12,8 @@ COMMENT= Open-Source MQTT Broker LICENSE= BSD3CLAUSE -LIB_DEPENDS= libcares.so:${PORTSDIR}/dns/c-ares -BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt +LIB_DEPENDS= libcares.so:dns/c-ares +BUILD_DEPENDS= xsltproc:textproc/libxslt USES= cmake python:2 NOCONFIGURE= yes diff --git a/net/mpd-l2tp-ipv6pd-client/Makefile b/net/mpd-l2tp-ipv6pd-client/Makefile index 808964e46fcb..2615ec211a27 100644 --- a/net/mpd-l2tp-ipv6pd-client/Makefile +++ b/net/mpd-l2tp-ipv6pd-client/Makefile @@ -12,9 +12,9 @@ COMMENT= Sample implementation set of "L2TP-IPv6PD" client using mpd LICENSE= BSD2CLAUSE -BUILD_DEPENDS= mpd5:${PORTSDIR}/net/mpd5 -RUN_DEPENDS= dhcp6ctl:${PORTSDIR}/net/dhcp6 \ - mpd5:${PORTSDIR}/net/mpd5 +BUILD_DEPENDS= mpd5:net/mpd5 +RUN_DEPENDS= dhcp6ctl:net/dhcp6 \ + mpd5:net/mpd5 NO_BUILD= yes diff --git a/net/mpd5/Makefile b/net/mpd5/Makefile index e83d717a2c07..987c21957110 100644 --- a/net/mpd5/Makefile +++ b/net/mpd5/Makefile @@ -22,11 +22,11 @@ USE_OPENSSL= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNG_IPACCT} -BUILD_DEPENDS+= ${LOCALBASE}/include/netgraph/ng_ipacct.h:${PORTSDIR}/net-mgmt/ng_ipacct +BUILD_DEPENDS+= ${LOCALBASE}/include/netgraph/ng_ipacct.h:net-mgmt/ng_ipacct .if exists(${KMODDIR}/ng_ipacct.ko) -RUN_DEPENDS+= ${KMODDIR}/ng_ipacct.ko:${PORTSDIR}/net-mgmt/ng_ipacct +RUN_DEPENDS+= ${KMODDIR}/ng_ipacct.ko:net-mgmt/ng_ipacct .else -RUN_DEPENDS+= /boot/modules/ng_ipacct.ko:${PORTSDIR}/net-mgmt/ng_ipacct +RUN_DEPENDS+= /boot/modules/ng_ipacct.ko:net-mgmt/ng_ipacct .endif .endif diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 254e644b719d..b328bf70923b 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -14,7 +14,7 @@ LICENSE_NAME= MPICH LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LIB_DEPENDS= libhwloc.so:${PORTSDIR}/devel/hwloc +LIB_DEPENDS= libhwloc.so:devel/hwloc CONFLICTS= lam-7.* mpd-[0-9]* mpiexec-0.* mpich2-[0-9]* GNU_CONFIGURE= yes diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index b2168cb7f427..ac62faba7525 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -17,8 +17,8 @@ LICENSE_NAME= MPICH LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash +RUN_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes USES= execinfo libtool:keepla localbase fortran perl5 \ diff --git a/net/nanomsg/Makefile b/net/nanomsg/Makefile index ee5787af3050..07df7b9900d7 100644 --- a/net/nanomsg/Makefile +++ b/net/nanomsg/Makefile @@ -29,16 +29,16 @@ OPTIONS_SUB= yes DOCS_DESC= Build and/or install HTML documentation -MANPAGES_BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \ - xmlto:${PORTSDIR}/textproc/xmlto +MANPAGES_BUILD_DEPENDS+= asciidoc:textproc/asciidoc \ + xmlto:textproc/xmlto .include <bsd.port.options.mk> # Avoid duplication .if ${PORT_OPTIONS:MDOCS} || ${PORT_OPTIONS:MMANPAGES} CONFIGURE_ARGS+= --enable-doc -BUILD_DEPENDS+= asciidoc:${PORTSDIR}/textproc/asciidoc \ - xmlto:${PORTSDIR}/textproc/xmlto +BUILD_DEPENDS+= asciidoc:textproc/asciidoc \ + xmlto:textproc/xmlto .endif post-extract: diff --git a/net/nast/Makefile b/net/nast/Makefile index 350476b49ae6..0821c5a0ab5c 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -13,7 +13,7 @@ COMMENT= Packet sniffer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet USES= gmake GNU_CONFIGURE= yes diff --git a/net/ncp/Makefile b/net/ncp/Makefile index 467af3048c8a..268ac816db7a 100644 --- a/net/ncp/Makefile +++ b/net/ncp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://dl.fefe.de/ http://dl.mteege.de/fefe/ MAINTAINER= matthias@mteege.de COMMENT= Fast file copy tool for LANs -BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat +BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:devel/libowfat USES= tar:bzip2 diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 7467135c2540..75946801b631 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -12,7 +12,7 @@ COMMENT= NTOP-maintained superset of the popular OpenDPI library LICENSE= GPLv3 -LIB_DEPENDS= libjson-c.so:${PORTSDIR}/devel/json-c +LIB_DEPENDS= libjson-c.so:devel/json-c CONFIGURE_ARGS= --with-pic CPPFLAGS+= -I${LOCALBASE}/include/json-c diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index ab54b883bcd7..7f772b618525 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -10,10 +10,10 @@ MASTER_SITES= SF/${PORTNAME}/Nepenthes%20development/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Determine the malware activity on a network -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ - libadns.so:${PORTSDIR}/dns/adns \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libmagic.so:${PORTSDIR}/sysutils/file +LIB_DEPENDS= libpcre.so:devel/pcre \ + libadns.so:dns/adns \ + libcurl.so:ftp/curl \ + libmagic.so:sysutils/file USES= dos2unix libtool perl5 DOS2UNIX_FILE= modules/shellcode-generic/sch_generic_connect_trans.cpp @@ -28,7 +28,7 @@ LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DEBUG_LOGGING PRELUDE DEBUG_LOGGING_CONFIGURE_ENABLE= debug-logging -PRELUDE_LIB_DEPENDS= libprelude.so:${PORTSDIR}/security/libprelude +PRELUDE_LIB_DEPENDS= libprelude.so:security/libprelude PRELUDE_CONFIGURE_ENABLE= prelude post-patch: diff --git a/net/nepim/Makefile b/net/nepim/Makefile index fc69b0619f61..801fbc6b1d4e 100644 --- a/net/nepim/Makefile +++ b/net/nepim/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SAVANNAH/nepim MAINTAINER= ports@FreeBSD.org COMMENT= Tool for measuring available bandwidth between hosts -LIB_DEPENDS= liboop.so:${PORTSDIR}/devel/liboop +LIB_DEPENDS= liboop.so:devel/liboop USES= gmake ALL_TARGET= default diff --git a/net/net6/Makefile b/net/net6/Makefile index 9d64e0392179..4671903bada0 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -13,8 +13,8 @@ COMMENT= Network access framework for IPv4/IPv6 LICENSE= LGPL20+ # though COPYING is LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \ - libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ + libgnutls.so:security/gnutls GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/net/netatalk/Makefile b/net/netatalk/Makefile index 382730d5c840..408bf15e4c42 100644 --- a/net/netatalk/Makefile +++ b/net/netatalk/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF MAINTAINER= marcus@FreeBSD.org COMMENT= File server for Mac OS X -LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= libgcrypt.so:security/libgcrypt USES= gmake iconv libtool perl5 tar:bzip2 USE_BDB= 46+ @@ -74,7 +74,7 @@ PLIST_SUB+= NETATALKPAM="@comment " .if ${PORT_OPTIONS:MSRVLOC} CONFIGURE_ARGS+= --enable-srvloc=${LOCALBASE} -LIB_DEPENDS+= libslp.so:${PORTSDIR}/net/openslp +LIB_DEPENDS+= libslp.so:net/openslp SUB_LIST+= SRVLOC="slpd" .else SUB_LIST+= SRVLOC="" @@ -90,7 +90,7 @@ PLIST_SUB+= TIMELORD="@comment " .if ${PORT_OPTIONS:MZEROCONF} CONFIGURE_ARGS+= --enable-zeroconf=${LOCALBASE} CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app USES+= pkgconfig SUB_LIST+= ZEROCONF="avahi_daemon" .else diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile index 0318ffa9c97b..b4b9b850285d 100644 --- a/net/netatalk3/Makefile +++ b/net/netatalk3/Makefile @@ -13,8 +13,8 @@ COMMENT= File server for Mac OS X LICENSE= GPLv2 -LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ + libevent.so:devel/libevent2 USE_BDB= 5+ USES= iconv gmake pkgconfig perl5 libtool tar:bzip2 @@ -85,14 +85,14 @@ SUB_LIST+= ZEROCONF="" .if ${PORT_OPTIONS:MAVAHI} CONFIGURE_ARGS+= --enable-zeroconf=${LOCALBASE} CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app SUB_LIST+= ZEROCONF="avahi_daemon" .endif .if ${PORT_OPTIONS:MMDNSRESPONDER} CONFIGURE_ARGS+= --enable-zeroconf=${LOCALBASE} CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -LIB_DEPENDS+= libdns_sd.so:${PORTSDIR}/net/mDNSResponder +LIB_DEPENDS+= libdns_sd.so:net/mDNSResponder SUB_LIST+= ZEROCONF="mdnsd" .endif @@ -112,8 +112,8 @@ CONFIGURE_ARGS+= --disable-sendfile .if ${PORT_OPTIONS:MDBUS} || exists(${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc) USES+= python:2 -LIB_DEPENDS+= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus +LIB_DEPENDS+= libdbus-glib-1.so:devel/dbus-glib +RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus PLIST_SUB+= DBUS="" .else PLIST_SUB+= DBUS="@comment " @@ -126,7 +126,7 @@ CONFIGURE_ARGS+=--with-mysql-config=/nonexistent .endif .if ${PORT_OPTIONS:MACL} -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl CONFIGURE_ARGS+=--with-acls .else CONFIGURE_ARGS+=--without-acls diff --git a/net/netdude/Makefile b/net/netdude/Makefile index 22448bc6c774..12a26c9d8460 100644 --- a/net/netdude/Makefile +++ b/net/netdude/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ - libnetdude.so:${PORTSDIR}/net/libnetdude +LIB_DEPENDS= libltdl.so:devel/libltdl \ + libnetdude.so:net/libnetdude USES= gettext iconv libtool gmake GNU_CONFIGURE= yes diff --git a/net/netmap/Makefile b/net/netmap/Makefile index 056174117f79..21b5e3faaa3a 100644 --- a/net/netmap/Makefile +++ b/net/netmap/Makefile @@ -12,7 +12,7 @@ COMMENT= Make a graphical representation of the surrounding network LICENSE= GPLv2 -RUN_DEPENDS= dotty:${PORTSDIR}/graphics/graphviz +RUN_DEPENDS= dotty:graphics/graphviz USES= gmake diff --git a/net/netwib/Makefile b/net/netwib/Makefile index 5a8046c6962f..9278e8584023 100644 --- a/net/netwib/Makefile +++ b/net/netwib/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}.tgz ${DISTNAME:S/src/doc_html/}.tgz MAINTAINER= jmohacsi@bsd.hu COMMENT= Netwib network programming library -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet WRKSRC_SUBDIR= src SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)\.[0-9]*/\1\2/} diff --git a/net/neubot/Makefile b/net/neubot/Makefile index eb76a704668d..1a93b4944e97 100644 --- a/net/neubot/Makefile +++ b/net/neubot/Makefile @@ -11,7 +11,7 @@ COMMENT= Measures neutrality of your network connection in the background LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 USES= python:2 NO_BUILD= yes diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index 668fbffe1c7a..e067b62a25c0 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -39,7 +39,7 @@ PCRE_CONFIGURE_ENABLE= pcre PORTS_PCAP_CONFIGURE_ON= --with-pcap-includes=${LOCALBASE}/include PORTS_PCAP_CONFIGURE_OFF= --with-pcap-includes=/usr/include -PORTS_PCAP_BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap +PORTS_PCAP_BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:net/libpcap .include <bsd.port.options.mk> diff --git a/net/nmsg/Makefile b/net/nmsg/Makefile index 40b365042fc8..f616709c243e 100644 --- a/net/nmsg/Makefile +++ b/net/nmsg/Makefile @@ -11,10 +11,10 @@ COMMENT= Network message encapsulation system LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \ - libxs.so:${PORTSDIR}/devel/libxs \ - libwdns.so:${PORTSDIR}/dns/wdns \ - libyajl.so:${PORTSDIR}/devel/yajl +LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \ + libxs.so:devel/libxs \ + libwdns.so:dns/wdns \ + libyajl.so:devel/yajl GNU_CONFIGURE= yes USE_LDCONFIG= yes @@ -33,12 +33,12 @@ OPTIONS_SUB= yes CPPFLAGS+= -I${LOCALBASE}/include/yajl ALL_TARGET= all -DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen DOXYGEN_ALL_TARGET= html-local DOCBOOK_XML= ${LOCALBASE}/share/xml/docbook/4.2 -MANPAGES_BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml \ - docbook-xsl-ns>0:${PORTSDIR}/textproc/docbook-xsl-ns +MANPAGES_BUILD_DEPENDS= xsltproc:textproc/libxslt \ + docbook-xml>0:textproc/docbook-xml \ + docbook-xsl-ns>0:textproc/docbook-xsl-ns MANPAGES_CONFIGURE_WITH= xsltproc post-install: diff --git a/net/nos-ttb/Makefile b/net/nos-ttb/Makefile index f9bd2530cb3e..618e02363208 100644 --- a/net/nos-ttb/Makefile +++ b/net/nos-ttb/Makefile @@ -12,7 +12,7 @@ MAINTAINER= edwin@mavetju.org COMMENT= NOS teletekst browser #don't know if pygtk-1.X could also be used -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygtk-2.0.pc:${PORTSDIR}/x11-toolkits/py-gtk2 +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygtk-2.0.pc:x11-toolkits/py-gtk2 NO_BUILD= yes USES= python diff --git a/net/ns3/Makefile b/net/ns3/Makefile index ff2ff1d03443..5f0fafa8bbbf 100644 --- a/net/ns3/Makefile +++ b/net/ns3/Makefile @@ -11,8 +11,8 @@ COMMENT= Network simulator for Internet systems LICENSE= GPLv2 -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS= libxml2.so:textproc/libxml2 \ + libsqlite3.so:databases/sqlite3 USES= pkgconfig python tar:bzip2 waf USE_LDCONFIG= yes @@ -33,13 +33,13 @@ EXAMPLES_CONFIGURE_ON= --enable-examples EXAMPLES_CONFIGURE_OFF= --disable-examples GSL_DESC= GNU Scientific Library support -GSL_LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl +GSL_LIB_DEPENDS= libgsl.so:math/gsl -GTK2_LIB_DEPENDS= libgtk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 +GTK2_LIB_DEPENDS= libgtk-x11-2.0.so:x11-toolkits/gtk20 GTK2_CONFIGURE_OFF= --disable-gtk SUDO_DESC= Use sudo to set suid bits on executables -SUDO_BUILD_DEPENDS= sudo:${PORTSDIR}/security/sudo +SUDO_BUILD_DEPENDS= sudo:security/sudo SUDO_CONFIGURE_ON= --enable-sudo TEST_CONFIGURE_ON= --enable-tests diff --git a/net/nsscache/Makefile b/net/nsscache/Makefile index dd095e8d7661..27dfb2030339 100644 --- a/net/nsscache/Makefile +++ b/net/nsscache/Makefile @@ -12,8 +12,8 @@ COMMENT= Python utility to create a local cache of directory services LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pycurl.so:${PORTSDIR}/ftp/py-pycurl \ - ${PYTHON_PKGNAMEPREFIX}ldap>0:${PORTSDIR}/net/py-ldap +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pycurl.so:ftp/py-pycurl \ + ${PYTHON_PKGNAMEPREFIX}ldap>0:net/py-ldap USES= python:2 USE_PYTHON= autoplist distutils diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 04dff5e3dc5c..4c62d7a6bca7 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -13,13 +13,13 @@ COMMENT= Network monitoring tool with command line and web interfaces LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ - libevent.so:${PORTSDIR}/devel/libevent2 -BUILD_DEPENDS= rrdtool>=1.2:${PORTSDIR}/databases/rrdtool \ - dot:${PORTSDIR}/graphics/graphviz \ - geoiplookup:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libgdbm.so:databases/gdbm \ + libevent.so:devel/libevent2 +BUILD_DEPENDS= rrdtool>=1.2:databases/rrdtool \ + dot:graphics/graphviz \ + geoiplookup:net/GeoIP RUN_DEPENDS:= ${BUILD_DEPENDS} \ - urwfonts>0:${PORTSDIR}/x11-fonts/urwfonts + urwfonts>0:x11-fonts/urwfonts DBDIR?= /var/db @@ -50,11 +50,11 @@ XMLDUMP_DESC= Enable XML Dump support JUMBO_FRAMES_DESC= Jumbo Frames (experimental) MAKO_DESC= Install py-mako for Host Map, Region View -PCAP_PORT_LIB_DEPENDS= libpcap.so.1:${PORTSDIR}/net/libpcap +PCAP_PORT_LIB_DEPENDS= libpcap.so.1:net/libpcap PCAP_PORT_CONFIGURE_ON= --with-pcap-root=${LOCALBASE} PCAP_PORT_CONFIGURE_OFF=--with-pcap-root=/usr -XMLDUMP_LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2 +XMLDUMP_LIB_DEPENDS= libgdome.so:textproc/gdome2 XMLDUMP_CPPFLAGS= -I${LOCALBASE}/include/libxml2 \ -I${LOCALBASE}/include/libxml2/libxml \ -I${LOCALBASE}/include/libgdome \ @@ -64,7 +64,7 @@ XMLDUMP_CPPFLAGS= -I${LOCALBASE}/include/libxml2 \ # see http://www.cyberciti.biz/faq/freebsd-jumbo-frames-networking-configration/ JUMBO_FRAMES_CONFIGURE_ON= --enable-jumbo-frames -MAKO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:${PORTSDIR}/textproc/py-mako +MAKO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako pre-configure: @(cd ${WRKSRC} && ./autogen.sh --noconfig) diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 87727f7220bf..418a838905ef 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-dev-${PORTVERSION:S/P/p/:S/r/-RC/:S/b/-beta/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 CONFLICTS= ntp-[0-9].* ntp-rc-* @@ -45,7 +45,7 @@ NLS_USES= gettext-runtime NTP_SIGND_CONFIGURE_ENABLE= ntp-signd -NTPSNMPD_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +NTPSNMPD_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp NTPSNMPD_CONFIGURE_OFF= --without-ntpsnmpd PERL_UTILS_USES= perl5 diff --git a/net/ntp/Makefile b/net/ntp/Makefile index f215ddc8d105..1465eabea432 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 CONFLICTS= ntp-rc-* ntp-devel-* @@ -44,7 +44,7 @@ NLS_USES= gettext-runtime NTP_SIGND_CONFIGURE_ENABLE= ntp-signd -NTPSNMPD_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +NTPSNMPD_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp NTPSNMPD_CONFIGURE_OFF= --without-ntpsnmpd PERL_UTILS_USES= perl5 diff --git a/net/nxproxy/Makefile b/net/nxproxy/Makefile index c5426f6a4111..c6ce15463412 100644 --- a/net/nxproxy/Makefile +++ b/net/nxproxy/Makefile @@ -12,7 +12,7 @@ COMMENT= Helper program for x2go LICENSE= GPLv2 -LIB_DEPENDS= libXcomp.so:${PORTSDIR}/x11/nxcomp +LIB_DEPENDS= libXcomp.so:x11/nxcomp WRKSRC= ${WRKDIR}/nx-libs-${PORTVERSION}/${PORTNAME} LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/nylon/Makefile b/net/nylon/Makefile index bd947fb01666..1ed6e62d4d3d 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://monkey.org/~marius/nylon/ MAINTAINER= ports@FreeBSD.org COMMENT= Unix SOCKS 4 and 5 proxy server -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 USE_RC_SUBR= nylon diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index 3d8d0d350123..f9685d17421a 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -12,15 +12,15 @@ COMMENT= Server implementing the AnyConnect SSL VPN protocol LICENSE= GPLv2 -BUILD_DEPENDS= autogen:${PORTSDIR}/devel/autogen \ - gsed:${PORTSDIR}/textproc/gsed \ - bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= liblz4.so:${PORTSDIR}/archivers/liblz4 \ - libiconv.so:${PORTSDIR}/converters/libiconv \ - libtalloc.so:${PORTSDIR}/devel/talloc \ - libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \ - libgnutls.so:${PORTSDIR}/security/gnutls \ - libtasn1.so:${PORTSDIR}/security/libtasn1 +BUILD_DEPENDS= autogen:devel/autogen \ + gsed:textproc/gsed \ + bash:shells/bash +LIB_DEPENDS= liblz4.so:archivers/liblz4 \ + libiconv.so:converters/libiconv \ + libtalloc.so:devel/talloc \ + libprotobuf-c.so:devel/protobuf-c \ + libgnutls.so:security/gnutls \ + libtasn1.so:security/libtasn1 USES= autoreconf cpe gettext gmake gperf libtool ncurses \ pathfix pkgconfig readline tar:xz @@ -47,7 +47,7 @@ PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO PORTEXAMPLES= profile.xml sample.config sample.passwd GSSAPI_USES= gssapi:mit -GSSAPI_LIB_DEPENDS= libkrb5support.so:${PORTSDIR}/security/krb5 +GSSAPI_LIB_DEPENDS= libkrb5support.so:security/krb5 GSSAPI_CONFIGURE_OFF= --without-gssapi post-patch: diff --git a/net/ohphone/Makefile b/net/ohphone/Makefile index e70508662355..fc7340906455 100644 --- a/net/ohphone/Makefile +++ b/net/ohphone/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.frm2.tum.de/pub/jpulz/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= H323 Video Conferencing Program, compatible with NetMeeting -LIB_DEPENDS= libh323_r.so:${PORTSDIR}/net/openh323 +LIB_DEPENDS= libh323_r.so:net/openh323 USES= bison gmake ALL_TARGET= optshared diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile index b79763655720..67e5f6272b5b 100644 --- a/net/olsrd/Makefile +++ b/net/olsrd/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.olsr.org/releases/0.6/ \ MAINTAINER= ports@FreeBSD.org COMMENT= OLSR routing daemon -BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend +BUILD_DEPENDS= makedepend:devel/makedepend USES= bison gmake tar:bzip2 USE_LDCONFIG= yes @@ -23,7 +23,7 @@ INSTALL_TARGET= install_all OPTIONS_DEFINE= MULTI_IF MULTI_IF_DESC= IPv4 multiple interface support -MULTI_IF_LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +MULTI_IF_LIB_DEPENDS= libnet.so:net/libnet MULTI_IF_MAKE_ARGS= LIBNET=1 .include <bsd.port.pre.mk> diff --git a/net/omcmd/Makefile b/net/omcmd/Makefile index f6720039684b..97d1a678fddd 100644 --- a/net/omcmd/Makefile +++ b/net/omcmd/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://people.bridgewater.edu/~dparsley/omcmd/ MAINTAINER= pavelivolkov@googlemail.com COMMENT= CLI utility for performing OMAPI queries and updates on a ISC DHCP -BUILD_DEPENDS= ${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp41-server +BUILD_DEPENDS= ${LOCALBASE}/sbin/dhcpd:net/isc-dhcp41-server PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz diff --git a/net/omnitty/Makefile b/net/omnitty/Makefile index 51e79dc9e21e..15d024016f54 100644 --- a/net/omnitty/Makefile +++ b/net/omnitty/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/omnitty/omnitty/omnitty-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Curses-based SSH multiplexer -LIB_DEPENDS= librote.so:${PORTSDIR}/devel/rote +LIB_DEPENDS= librote.so:devel/rote USES= gmake ncurses GNU_CONFIGURE= yes diff --git a/net/onioncat/Makefile b/net/onioncat/Makefile index b2c24db083f8..58e648c04606 100644 --- a/net/onioncat/Makefile +++ b/net/onioncat/Makefile @@ -11,7 +11,7 @@ COMMENT= IP-transparent Tor Hidden Service connector LICENSE= GPLv3 -RUN_DEPENDS= tor:${PORTSDIR}/security/tor +RUN_DEPENDS= tor:security/tor GNU_CONFIGURE= yes CONFIGURE_ENV= PTHREAD_LIBS="-pthread" diff --git a/net/opal/Makefile b/net/opal/Makefile index b1aa63f06438..a40a8c416da5 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -12,7 +12,7 @@ COMMENT= VoIP abstraction library LICENSE= MPL -LIB_DEPENDS= libpt.so:${PORTSDIR}/devel/ptlib +LIB_DEPENDS= libpt.so:devel/ptlib USES= gmake pathfix pkgconfig tar:xz GNU_CONFIGURE= yes @@ -86,20 +86,20 @@ PLIST_SUB+= DEBUG="@comment " .if !defined(SAFE_ZRTP) IGNORE= please build devel/libzrtpcpp WITHOUT ports SSL and re-run build with SAFE_ZRTP set .endif -LIB_DEPENDS+= libzrtpcpp.so:${PORTSDIR}/devel/libzrtpcpp +LIB_DEPENDS+= libzrtpcpp.so:devel/libzrtpcpp CONFIGURE_ARGS+= --enable-zrtp .else CONFIGURE_ARGS+= --disable-zrtp .endif .if ${PORT_OPTIONS:MGSM} -LIB_DEPENDS+= libgsm.so:${PORTSDIR}/audio/gsm +LIB_DEPENDS+= libgsm.so:audio/gsm .else CONFIGURE_ARGS+= --enable-localgsm .endif .if ${PORT_OPTIONS:MSPEEX} -LIB_DEPENDS+= libspeex.so:${PORTSDIR}/audio/speex +LIB_DEPENDS+= libspeex.so:audio/speex .else CONFIGURE_ARGS+= --enable-localspeex .endif @@ -117,7 +117,7 @@ CONFIGURE_ARGS+= --disable-ruby .endif .if ${PORT_OPTIONS:MCELT} -LIB_DEPENDS+= libcelt0.so:${PORTSDIR}/audio/celt +LIB_DEPENDS+= libcelt0.so:audio/celt CONFIGURE_ARGS+= --enable-celt PLIST_SUB+= CELT="" .else @@ -126,13 +126,13 @@ PLIST_SUB+= CELT="@comment " .endif .if ${PORT_OPTIONS:MILBC} -LIB_DEPENDS+= libilbc.so:${PORTSDIR}/net/ilbc +LIB_DEPENDS+= libilbc.so:net/ilbc .else CONFIGURE_ARGS+= --enable-localilbc .endif .if ${PORT_OPTIONS:MTHEORA} -LIB_DEPENDS+= libtheora.so:${PORTSDIR}/multimedia/libtheora +LIB_DEPENDS+= libtheora.so:multimedia/libtheora CONFIGURE_ARGS+= --enable-theora PLIST_SUB+= THEORA="" WITH_VIDEO= yes @@ -142,7 +142,7 @@ PLIST_SUB+= THEORA="@comment " .endif .if ${PORT_OPTIONS:MX264} && ${PORT_OPTIONS:MFFMPEG} -LIB_DEPENDS+= libx264.so:${PORTSDIR}/multimedia/libx264 +LIB_DEPENDS+= libx264.so:multimedia/libx264 CONFIGURE_ARGS+= --enable-x264 PLIST_SUB+= X264="" WITH_VIDEO= yes @@ -156,8 +156,8 @@ PLIST_SUB+= X264="@comment " .endif .if ${PORT_OPTIONS:MFFMPEG} -BUILD_DEPENDS+= ffmpeg>=2:${PORTSDIR}/multimedia/ffmpeg -RUN_DEPENDS+= ffmpeg>=2:${PORTSDIR}/multimedia/ffmpeg +BUILD_DEPENDS+= ffmpeg>=2:multimedia/ffmpeg +RUN_DEPENDS+= ffmpeg>=2:multimedia/ffmpeg CONFIGURE_ARGS+= --enable-libavcodec PLIST_SUB+= FFMPEG="" WITH_VIDEO= yes @@ -206,7 +206,7 @@ CONFIGURE_ARGS+= --disable-h281 .endif .if ${PORT_OPTIONS:MFAX} -LIB_DEPENDS+= libspandsp.so:${PORTSDIR}/comms/spandsp +LIB_DEPENDS+= libspandsp.so:comms/spandsp CONFIGURE_ARGS+= --enable-spandsp --enable-fax --enable-t38 PLIST_SUB+= FAX="" .else diff --git a/net/openbsc/Makefile b/net/openbsc/Makefile index dce55a29c711..6dea19ce8b55 100644 --- a/net/openbsc/Makefile +++ b/net/openbsc/Makefile @@ -12,11 +12,11 @@ COMMENT= GSM network in a box software LICENSE= GPLv3 -LIB_DEPENDS= libdbi.so:${PORTSDIR}/databases/libdbi \ - libosmocore.so:${PORTSDIR}/devel/libosmocore \ - libosmoabis.so:${PORTSDIR}/devel/libosmo-abis \ - libosmonetif.so:${PORTSDIR}/devel/libosmo-netif \ - libdbi.so:${PORTSDIR}/databases/libdbi +LIB_DEPENDS= libdbi.so:databases/libdbi \ + libosmocore.so:devel/libosmocore \ + libosmoabis.so:devel/libosmo-abis \ + libosmonetif.so:devel/libosmo-netif \ + libdbi.so:databases/libdbi WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME} @@ -38,10 +38,10 @@ OPTIONS_SUB= yes BSC_CONFIGURE_ENABLE= osmo-bsc NAT_CONFIGURE_ENABLE= nat -NAT_BUILD_DEPENDS= ${LOCALBASE}/lib/libsccp.a:${PORTSDIR}/devel/libosmo-sccp -NAT_RUN_DEPENDS= ${LOCALBASE}/lib/libsccp.a:${PORTSDIR}/devel/libosmo-sccp +NAT_BUILD_DEPENDS= ${LOCALBASE}/lib/libsccp.a:devel/libosmo-sccp +NAT_RUN_DEPENDS= ${LOCALBASE}/lib/libsccp.a:devel/libosmo-sccp -SQLITE_LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 post-patch: ${REINPLACE_CMD} -e 's|pkgconfigdir.*|pkgconfigdir = ${PREFIX}/libdata/pkgconfig|g' \ diff --git a/net/openggsn/Makefile b/net/openggsn/Makefile index ed00b69cb149..c712f5702ae4 100644 --- a/net/openggsn/Makefile +++ b/net/openggsn/Makefile @@ -12,7 +12,7 @@ COMMENT= Implementation of the Gateway GPRS Support Node element LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libosmocore.so:${PORTSDIR}/devel/libosmocore +LIB_DEPENDS= libosmocore.so:devel/libosmocore GNU_CONFIGURE= yes USES= autoreconf gmake libtool pkgconfig diff --git a/net/openh323/Makefile b/net/openh323/Makefile index 01735c85c27b..1456fa23b068 100644 --- a/net/openh323/Makefile +++ b/net/openh323/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= openh323 MAINTAINER= ports@FreeBSD.org COMMENT= H323 Video Conferencing library -LIB_DEPENDS= libpt_r.so:${PORTSDIR}/devel/pwlib +LIB_DEPENDS= libpt_r.so:devel/pwlib CONFLICTS= h323plus-1.* @@ -32,10 +32,10 @@ LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV= BUILDTIME="YES" OPTIONS_DEFINE= FFMPEG SPEEX -FFMPEG_LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg +FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg FFMPEG_CONFIGURE_ON= --enable-rfc2190avcodec=${LOCALBASE}/include/ffmpeg -SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex SPEEX_CONFIGURE_ON= --enable-localspeex=no SPEEX_CONFIGURE_OFF= --enable-localspeex=yes diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index a20405a3cab5..efb6e65e5d9c 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -156,7 +156,7 @@ WANT_OPENLDAP_SASL= yes CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-client-2.* PKGNAMESUFFIX= -sasl-server .if ${PORT_OPTIONS:MGSSAPI} -RUN_DEPENDS+= cyrus-sasl-gssapi>0:${PORTSDIR}/security/cyrus-sasl2-gssapi +RUN_DEPENDS+= cyrus-sasl-gssapi>0:security/cyrus-sasl2-gssapi .endif .else CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-sasl-client-2.* @@ -198,7 +198,7 @@ BROKEN= using OpenSSL from ports and OPTION FETCH together is not supported .endif .if ${PORT_OPTIONS:MSASL} -LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 CONFIGURE_ARGS+= --with-cyrus-sasl .else CONFIGURE_ARGS+= --without-cyrus-sasl @@ -227,7 +227,7 @@ USE_RC_SUBR= slapd EXTRA_PATCHES+= ${FILESDIR}/extrapatch-Makefile.in .if ${PORT_OPTIONS:MMODULES} || ${PORT_OPTIONS:MDYNAMIC_BACKENDS} || ${PORT_OPTIONS:MSLAPI} -LIB_DEPENDS+= libltdl.so:${PORTSDIR}/devel/libltdl +LIB_DEPENDS+= libltdl.so:devel/libltdl CONFIGURE_ARGS+= --enable-modules PLIST_SUB+= MODULES="" .else @@ -440,7 +440,7 @@ CONFIGURE_ARGS+= --enable-spasswd .if ${PORT_OPTIONS:MODBC} CONFIGURE_ARGS+= --enable-sql=${BACKEND_ENABLE} PLIST_SUB+= BACK_SQL=${BACKEND_PLIST} -LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC +LIB_DEPENDS+= libodbc.so:databases/unixODBC LDFLAGS+= -L${LOCALBASE}/lib .else PLIST_SUB+= BACK_SQL="@comment " @@ -475,7 +475,7 @@ PLIST_SUB+= SLAPI="@comment " .if ${PORT_OPTIONS:MSLP} CONFIGURE_ARGS+= --enable-slp -LIB_DEPENDS+= libslp.so:${PORTSDIR}/net/openslp +LIB_DEPENDS+= libslp.so:net/openslp .endif # Include tcp-wrapper support diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 39da701fbc93..402d72055b9b 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ MAINTAINER= danilo@FreeBSD.org COMMENT= High Performance Message Passing Library -LIB_DEPENDS= libhwloc.so:${PORTSDIR}/devel/hwloc \ - libltdl.so:${PORTSDIR}/devel/libltdl +LIB_DEPENDS= libhwloc.so:devel/hwloc \ + libltdl.so:devel/libltdl HAS_CONFIGURE= yes INSTALL_TARGET= install-strip @@ -51,7 +51,7 @@ IPV6_CONFIGURE_ENABLE= ipv6 TORQUE_CONFIGURE_ON= --with-tm=${LOCALBASE} TORQUE_CONFIGURE_OFF= --without-tm -TORQUE_LIB_DEPENDS= libtorque.so:${PORTSDIR}/sysutils/torque +TORQUE_LIB_DEPENDS= libtorque.so:sysutils/torque TORQUE_PLIST_FILES= ${MPIDIR}/lib/openmpi/mca_plm_tm.so \ ${MPIDIR}/lib/openmpi/mca_plm_tm.la \ ${MPIDIR}/lib/openmpi/mca_ras_tm.la \ @@ -62,7 +62,7 @@ TORQUE_PLIST_FILES= ${MPIDIR}/lib/openmpi/mca_plm_tm.so \ ${MPIDIR}/share/openmpi/help-ras-tm.txt SLURM_CONFIGURE_WITH= slurm -SLURM_LIB_DEPENDS= libslurm.so:${PORTSDIR}/sysutils/slurm-wlm +SLURM_LIB_DEPENDS= libslurm.so:sysutils/slurm-wlm SLURM_PLIST_FILES= ${MPIDIR}/lib/openmpi/mca_ess_slurm.la \ ${MPIDIR}/lib/openmpi/mca_ess_slurm.so \ ${MPIDIR}/lib/openmpi/mca_plm_slurm.la \ diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index 8f27e9dea03b..fe256228f236 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -29,11 +29,11 @@ RESSL_DESC= SSL/TLS support via LibreSSL OPTIONS_DEFAULT= RESSL -RESSL_LIB_DEPENDS= libtls.so:${PORTSDIR}/security/libressl +RESSL_LIB_DEPENDS= libtls.so:security/libressl RESSL_CONFIGURE_WITH= cacert=${LOCALBASE}/etc/ssl/cert.pem RESSL_CPPFLAGS= -I${LOCALBASE}/include RESSL_LDFLAGS= -L${LOCALBASE}/lib -RESSL_RUN_DEPENDS= ca_root_nss>=3.22.2:${PORTSDIR}/security/ca_root_nss +RESSL_RUN_DEPENDS= ca_root_nss>=3.22.2:security/ca_root_nss pre-build: ${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' \ diff --git a/net/opennx/Makefile b/net/opennx/Makefile index 4abcb03afd19..c3cf1070d009 100644 --- a/net/opennx/Makefile +++ b/net/opennx/Makefile @@ -13,10 +13,10 @@ COMMENT= Open source drop in replacement for NoMachine's NX client LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/bin/zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient +BUILD_DEPENDS= ${LOCALBASE}/bin/zip:archivers/zip +LIB_DEPENDS= libcups.so:print/cups \ + libcurl.so:ftp/curl \ + libsmbclient.so:net/samba-libsmbclient WRKSRC= ${WRKDIR}/${PORTNAME}-0.16 diff --git a/net/openospfd/Makefile b/net/openospfd/Makefile index 6da266037aa7..bef8b51964b6 100644 --- a/net/openospfd/Makefile +++ b/net/openospfd/Makefile @@ -18,7 +18,7 @@ LICENSE= ISCL CONFLICTS= zebra-0* quagga-0* -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 MAKE_ENV= BINDIR="${PREFIX}/sbin" \ MANDIR="${PREFIX}/man/man" diff --git a/net/opensips/Makefile b/net/opensips/Makefile index 98ff6c1a65ec..778e060c40f5 100644 --- a/net/opensips/Makefile +++ b/net/opensips/Makefile @@ -12,23 +12,23 @@ COMMENT= Open SIP Server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c-devel \ - libpcre.so:${PORTSDIR}/devel/pcre \ - libconfuse.so:${PORTSDIR}/devel/libconfuse \ - librabbitmq.so:${PORTSDIR}/net/rabbitmq-c-devel \ - libhiredis.so:${PORTSDIR}/databases/hiredis \ - libexpat.so:${PORTSDIR}/textproc/expat2 \ - libjson-c.so:${PORTSDIR}/devel/json-c -BUILD_DEPENDS= ginstall:${PORTSDIR}/sysutils/coreutils \ - gtar:${PORTSDIR}/archivers/gtar \ - gm4:${PORTSDIR}/devel/m4 \ - redis-server:${PORTSDIR}/databases/redis-devel \ - python2:${PORTSDIR}/lang/python2 \ - python:${PORTSDIR}/lang/python -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \ - ${LOCALBASE}/bin/python2:${PORTSDIR}/lang/python2 \ - ${LOCALBASE}/bin/grep:${PORTSDIR}/textproc/gnugrep +LIB_DEPENDS= libxml2.so:textproc/libxml2 \ + libxmlrpc.so:net/xmlrpc-c-devel \ + libpcre.so:devel/pcre \ + libconfuse.so:devel/libconfuse \ + librabbitmq.so:net/rabbitmq-c-devel \ + libhiredis.so:databases/hiredis \ + libexpat.so:textproc/expat2 \ + libjson-c.so:devel/json-c +BUILD_DEPENDS= ginstall:sysutils/coreutils \ + gtar:archivers/gtar \ + gm4:devel/m4 \ + redis-server:databases/redis-devel \ + python2:lang/python2 \ + python:lang/python +RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \ + ${LOCALBASE}/bin/python2:lang/python2 \ + ${LOCALBASE}/bin/grep:textproc/gnugrep GINSTALL= ginstall @@ -55,12 +55,12 @@ LDAP_USE= OPENLDAP=client MYSQL_USE= MYSQL=client PGSQL_USES+= pgsql -PGSQL_BUILD_DEPENDS+= p5-DBD-Pg>=3.4:${PORTSDIR}/databases/p5-DBD-Pg -RADIUS_BUILD_DEPENDS+= radiusclient:${PORTSDIR}/net/radiusclient -HTTP_LIB_DEPENDS+= libmicrohttpd.so:${PORTSDIR}/www/libmicrohttpd -GEOIP_LIB_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/GeoIP -MEMCACHED_LIB_DEPENDS+= libmemcached.so:${PORTSDIR}/databases/libmemcached -UNIXODBC_LIB_DEPENDS+= libodbc.so:${PORTSDIR}/databases/unixODBC +PGSQL_BUILD_DEPENDS+= p5-DBD-Pg>=3.4:databases/p5-DBD-Pg +RADIUS_BUILD_DEPENDS+= radiusclient:net/radiusclient +HTTP_LIB_DEPENDS+= libmicrohttpd.so:www/libmicrohttpd +GEOIP_LIB_DEPENDS+= libGeoIP.so:net/GeoIP +MEMCACHED_LIB_DEPENDS+= libmemcached.so:databases/libmemcached +UNIXODBC_LIB_DEPENDS+= libodbc.so:databases/unixODBC SHEBANG_FILES= scripts/osipsconsole \ modules/jabber/doc/jabberreg.pl \ diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile index cd2cbda1062b..d5e15b24adff 100644 --- a/net/opentracker/Makefile +++ b/net/opentracker/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ \ MAINTAINER= crees@FreeBSD.org COMMENT= Free lightweight bittorrent tracker using libowfat -BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat +BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:devel/libowfat USES= tar:bzip2 USE_RC_SUBR= ${PORTNAME} diff --git a/net/ossp-sa/Makefile b/net/ossp-sa/Makefile index f46427ac5a87..dcd3b2efabc1 100644 --- a/net/ossp-sa/Makefile +++ b/net/ossp-sa/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ossp- MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction library for the Unix socket API -LIB_DEPENDS= libex.so:${PORTSDIR}/devel/ossp-ex +LIB_DEPENDS= libex.so:devel/ossp-ex GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ex=${LOCALBASE} diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index 2fb1d9a42f13..fac0a55115bf 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -12,7 +12,7 @@ COMMENT= Packet crafter/generator and analyzer with friendly GUI LICENSE= GPLv3 -LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf +LIB_DEPENDS= libprotobuf.so:devel/protobuf USES= qmake USE_QT4= gui moc_build rcc_build uic_build network script \ diff --git a/net/p5-Acme-HTTP/Makefile b/net/p5-Acme-HTTP/Makefile index d5b043bdb28d..92eb49fced35 100644 --- a/net/p5-Acme-HTTP/Makefile +++ b/net/p5-Acme-HTTP/Makefile @@ -13,8 +13,8 @@ COMMENT= High-level access to Net::HTTP::NB and Net::HTTPS::NB LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-HTTP>=0:${PORTSDIR}/net/p5-Net-HTTP \ - p5-Net-HTTPS-NB>=0:${PORTSDIR}/net/p5-Net-HTTPS-NB +BUILD_DEPENDS= p5-Net-HTTP>=0:net/p5-Net-HTTP \ + p5-Net-HTTPS-NB>=0:net/p5-Net-HTTPS-NB RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-AddressBook/Makefile b/net/p5-AddressBook/Makefile index 03424152ffc2..b0588871472c 100644 --- a/net/p5-AddressBook/Makefile +++ b/net/p5-AddressBook/Makefile @@ -13,10 +13,10 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module providing an LDAP addressbook interface -BUILD_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM -RUN_DEPENDS= p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +BUILD_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ + p5-XML-DOM>=0:textproc/p5-XML-DOM +RUN_DEPENDS= p5-Date-Manip>=0:devel/p5-Date-Manip \ + p5-XML-DOM>=0:textproc/p5-XML-DOM USES= perl5 USE_PERL5= configure diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile index a243e519179e..973a13c86db8 100644 --- a/net/p5-Amazon-SQS-Simple/Makefile +++ b/net/p5-Amazon-SQS-Simple/Makefile @@ -15,10 +15,10 @@ COMMENT= OO API for accessing the Amazon Simple Queue Service LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-URI>=0:net/p5-URI \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-AnyEvent-MPRPC/Makefile b/net/p5-AnyEvent-MPRPC/Makefile index 187f081ff18a..d48210d0ee46 100644 --- a/net/p5-AnyEvent-MPRPC/Makefile +++ b/net/p5-AnyEvent-MPRPC/Makefile @@ -11,13 +11,13 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for simple TCP-based MPRPC client/server RUN_DEPENDS= \ - p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \ - p5-AnyEvent>=5.261:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Data-MessagePack>=0.34:${PORTSDIR}/devel/p5-Data-MessagePack \ - p5-Data-MessagePack-Stream>=0.05:${PORTSDIR}/devel/p5-Data-MessagePack-Stream \ - p5-AnyEvent-MessagePack>=0.19:${PORTSDIR}/devel/p5-AnyEvent-MessagePack + p5-Any-Moose>=0.13:devel/p5-Any-Moose \ + p5-AnyEvent>=5.261:devel/p5-AnyEvent \ + p5-Data-MessagePack>=0.34:devel/p5-Data-MessagePack \ + p5-Data-MessagePack-Stream>=0.05:devel/p5-Data-MessagePack-Stream \ + p5-AnyEvent-MessagePack>=0.19:devel/p5-AnyEvent-MessagePack BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP +TEST_DEPENDS= p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure diff --git a/net/p5-AnyEvent-RabbitMQ/Makefile b/net/p5-AnyEvent-RabbitMQ/Makefile index 2411f00e032e..1cff461e72c1 100644 --- a/net/p5-AnyEvent-RabbitMQ/Makefile +++ b/net/p5-AnyEvent-RabbitMQ/Makefile @@ -14,15 +14,15 @@ COMMENT= Asynchronous and multi channel Perl AMQP client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Net-AMQP>=0.6:${PORTSDIR}/net/p5-Net-AMQP \ - p5-Devel-GlobalDestruction>=0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \ - p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ - p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean +BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-Net-AMQP>=0.6:net/p5-Net-AMQP \ + p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \ + p5-File-ShareDir>=0:devel/p5-File-ShareDir \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-Readonly>=1.03:devel/p5-Readonly \ + p5-namespace-clean>=0:devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/net/p5-AnyEvent-Twitter-Stream/Makefile b/net/p5-AnyEvent-Twitter-Stream/Makefile index 1f744ba329c4..3bab8d29a080 100644 --- a/net/p5-AnyEvent-Twitter-Stream/Makefile +++ b/net/p5-AnyEvent-Twitter-Stream/Makefile @@ -14,10 +14,10 @@ COMMENT= Perl module to receive Twitter streaming API in an event loop LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-AnyEvent-HTTP>=2.0:${PORTSDIR}/www/p5-AnyEvent-HTTP \ - p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-AnyEvent-HTTP>=2.0:www/p5-AnyEvent-HTTP \ + p5-JSON>=2.0:converters/p5-JSON \ + p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= modbuildtiny diff --git a/net/p5-AnyEvent-Twitter/Makefile b/net/p5-AnyEvent-Twitter/Makefile index f804cb60a68e..a53f2f90a869 100644 --- a/net/p5-AnyEvent-Twitter/Makefile +++ b/net/p5-AnyEvent-Twitter/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implementation of the Twitter API for AnyEvent -BUILD_DEPENDS= p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \ - p5-AnyEvent-HTTP>=2.12:${PORTSDIR}/www/p5-AnyEvent-HTTP \ - p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \ - p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \ - p5-URI>=1.58:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-AnyEvent>=5.34:devel/p5-AnyEvent \ + p5-AnyEvent-HTTP>=2.12:www/p5-AnyEvent-HTTP \ + p5-JSON>=2.53:converters/p5-JSON \ + p5-Net-OAuth>=0.27:net/p5-Net-OAuth \ + p5-URI>=1.58:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-AnyMQ-AMQP/Makefile b/net/p5-AnyMQ-AMQP/Makefile index bbc144a48c03..feedecabadbf 100644 --- a/net/p5-AnyMQ-AMQP/Makefile +++ b/net/p5-AnyMQ-AMQP/Makefile @@ -15,10 +15,10 @@ COMMENT= AMQP binding for AnyMQ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-AnyMQ>=0:${PORTSDIR}/devel/p5-AnyMQ \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-AnyEvent-RabbitMQ>=0:${PORTSDIR}/net/p5-AnyEvent-RabbitMQ \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny +RUN_DEPENDS= p5-AnyMQ>=0:devel/p5-AnyMQ \ + p5-JSON>=0:converters/p5-JSON \ + p5-AnyEvent-RabbitMQ>=0:net/p5-AnyEvent-RabbitMQ \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure diff --git a/net/p5-Apache2-SOAP/Makefile b/net/p5-Apache2-SOAP/Makefile index 558dd9a8f1cd..47535c735eb5 100644 --- a/net/p5-Apache2-SOAP/Makefile +++ b/net/p5-Apache2-SOAP/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= numisemis@yahoo.com COMMENT= Apache2 mod_perl2 SOAP Server -BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:${PORTSDIR}/www/mod_perl2 \ - p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 \ + p5-SOAP-Lite>=0:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-BBS-Client/Makefile b/net/p5-BBS-Client/Makefile index 64bf7b188fce..545f0e4a8086 100644 --- a/net/p5-BBS-Client/Makefile +++ b/net/p5-BBS-Client/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Client Module For BBS Systems -BUILD_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet +BUILD_DEPENDS= p5-Net-Telnet>=0:net/p5-Net-Telnet RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-BBS-UserInfo-Maple3/Makefile b/net/p5-BBS-UserInfo-Maple3/Makefile index b9655c65bdc1..1ccca8aae1e5 100644 --- a/net/p5-BBS-UserInfo-Maple3/Makefile +++ b/net/p5-BBS-UserInfo-Maple3/Makefile @@ -15,7 +15,7 @@ COMMENT= Get user information of Maple3-style BBS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect +BUILD_DEPENDS= p5-Expect>=0:lang/p5-Expect RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-BBS-UserInfo-Maple3itoc/Makefile b/net/p5-BBS-UserInfo-Maple3itoc/Makefile index 854f91c522f1..32cc58c37f92 100644 --- a/net/p5-BBS-UserInfo-Maple3itoc/Makefile +++ b/net/p5-BBS-UserInfo-Maple3itoc/Makefile @@ -15,7 +15,7 @@ COMMENT= Get user information of Maple3itoc-style BBS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect +BUILD_DEPENDS= p5-Expect>=0:lang/p5-Expect RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-BBS-UserInfo-Ptt/Makefile b/net/p5-BBS-UserInfo-Ptt/Makefile index 2ad892389b11..d354ffa65d35 100644 --- a/net/p5-BBS-UserInfo-Ptt/Makefile +++ b/net/p5-BBS-UserInfo-Ptt/Makefile @@ -15,7 +15,7 @@ COMMENT= Get user information of PTT-style BBS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect +BUILD_DEPENDS= p5-Expect>=0:lang/p5-Expect RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-BBS-UserInfo-SOB/Makefile b/net/p5-BBS-UserInfo-SOB/Makefile index e0c23700b2c7..be1e0017ac7d 100644 --- a/net/p5-BBS-UserInfo-SOB/Makefile +++ b/net/p5-BBS-UserInfo-SOB/Makefile @@ -15,7 +15,7 @@ COMMENT= Get user information of SOB-style BBS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect +BUILD_DEPENDS= p5-Expect>=0:lang/p5-Expect RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-BBS-UserInfo-Wretch/Makefile b/net/p5-BBS-UserInfo-Wretch/Makefile index 1305caf54fbd..53811b82545e 100644 --- a/net/p5-BBS-UserInfo-Wretch/Makefile +++ b/net/p5-BBS-UserInfo-Wretch/Makefile @@ -15,7 +15,7 @@ COMMENT= Get user information of Wretch-style BBS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect +BUILD_DEPENDS= p5-Expect>=0:lang/p5-Expect RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Beanstalk-Client/Makefile b/net/p5-Beanstalk-Client/Makefile index 680ba8ffea68..06967ad5b741 100644 --- a/net/p5-Beanstalk-Client/Makefile +++ b/net/p5-Beanstalk-Client/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= vsevolod@FreeBSD.org COMMENT= Perl API for beanstalkd, a distributed queue daemon -BUILD_DEPENDS= p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Error>=0:${PORTSDIR}/lang/p5-Error +BUILD_DEPENDS= p5-YAML-Syck>=0:textproc/p5-YAML-Syck \ + p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Error>=0:lang/p5-Error RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Crypt-DH-GMP/Makefile b/net/p5-Crypt-DH-GMP/Makefile index fc896908c270..02b202bf2868 100644 --- a/net/p5-Crypt-DH-GMP/Makefile +++ b/net/p5-Crypt-DH-GMP/Makefile @@ -14,9 +14,9 @@ COMMENT= Crypt::DH Using GMP Directly LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Devel-CheckLib>=0.40:${PORTSDIR}/devel/p5-Devel-CheckLib -LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp -TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +BUILD_DEPENDS= p5-Devel-CheckLib>=0.40:devel/p5-Devel-CheckLib +LIB_DEPENDS= libgmp.so:math/gmp +TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires MAKE_JOBS_UNSAFE= yes USES= perl5 diff --git a/net/p5-Daemon-Generic/Makefile b/net/p5-Daemon-Generic/Makefile index 3463807b86f6..d5b4baebe533 100644 --- a/net/p5-Daemon-Generic/Makefile +++ b/net/p5-Daemon-Generic/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= danilo@FreeBSD.org COMMENT= Framework to provide start/stop/reload for a daemon -BUILD_DEPENDS= p5-File-Flock>=0:${PORTSDIR}/devel/p5-File-Flock \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Event>=0:${PORTSDIR}/devel/p5-Event \ - p5-Eval-LineNumbers>=0:${PORTSDIR}/devel/p5-Eval-LineNumbers +BUILD_DEPENDS= p5-File-Flock>=0:devel/p5-File-Flock \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-Event>=0:devel/p5-Event \ + p5-Eval-LineNumbers>=0:devel/p5-Eval-LineNumbers RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-EasyTCP/Makefile b/net/p5-EasyTCP/Makefile index bad96a78d324..79fed74451d3 100644 --- a/net/p5-EasyTCP/Makefile +++ b/net/p5-EasyTCP/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Easily create TCP/IP clients and servers -BUILD_DEPENDS= p5-Crypt-RSA>=0:${PORTSDIR}/security/p5-Crypt-RSA +BUILD_DEPENDS= p5-Crypt-RSA>=0:security/p5-Crypt-RSA RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Event-tcp/Makefile b/net/p5-Event-tcp/Makefile index ea5715943d43..93d138fe5162 100644 --- a/net/p5-Event-tcp/Makefile +++ b/net/p5-Event-tcp/Makefile @@ -14,8 +14,8 @@ COMMENT= Glue code to build client-server style TCP-based services LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Event>=0:${PORTSDIR}/devel/p5-Event \ - p5-Ioctl>=0:${PORTSDIR}/devel/p5-Ioctl +BUILD_DEPENDS= p5-Event>=0:devel/p5-Event \ + p5-Ioctl>=0:devel/p5-Ioctl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile index 4410690604fb..5f499329f4a9 100644 --- a/net/p5-File-Rsync/Makefile +++ b/net/p5-File-Rsync/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl convenience wrapper for the rsync(1) program LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync \ - p5-IPC-Run3>=0.042:${PORTSDIR}/devel/p5-IPC-Run3 +BUILD_DEPENDS= rsync:net/rsync \ + p5-IPC-Run3>=0.042:devel/p5-IPC-Run3 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile index fa203cf4df5f..0aadbc63f0ea 100644 --- a/net/p5-Filesys-SmbClient/Makefile +++ b/net/p5-Filesys-SmbClient/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface for access Samba filesystem with libsmclient.so -LIB_DEPENDS= libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient -BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple +LIB_DEPENDS= libsmbclient.so:net/samba-libsmbclient +BUILD_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure diff --git a/net/p5-Frontier-RPC/Makefile b/net/p5-Frontier-RPC/Makefile index 49ebe62cf388..1cbb27820003 100644 --- a/net/p5-Frontier-RPC/Makefile +++ b/net/p5-Frontier-RPC/Makefile @@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-0.07b4 MAINTAINER= perl@FreeBSD.org COMMENT= Frontier::RPC implements UserLand Software's XML RPC -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 6205d1c5c34b..8e47bf46a401 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -13,7 +13,7 @@ COMMENT= Gets country name by IP or hostname LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libGeoIP.so:net/GeoIP CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" USES= perl5 diff --git a/net/p5-GeoIP2/Makefile b/net/p5-GeoIP2/Makefile index 2dcc785099ca..97ec66cd1429 100644 --- a/net/p5-GeoIP2/Makefile +++ b/net/p5-GeoIP2/Makefile @@ -14,23 +14,23 @@ COMMENT= Perl API for MaxMind GeoIP2 web services and databases LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-Validate-IP>=0.19:${PORTSDIR}/net-mgmt/p5-Data-Validate-IP \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-MaxMind-DB-Common>=0:${PORTSDIR}/net/p5-MaxMind-DB-Common \ - p5-MaxMind-DB-Reader>=0:${PORTSDIR}/net/p5-MaxMind-DB-Reader \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-Throwable>=0:${PORTSDIR}/devel/p5-Throwable \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Data-Validate-IP>=0.19:net-mgmt/p5-Data-Validate-IP \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-MaxMind-DB-Common>=0:net/p5-MaxMind-DB-Common \ + p5-MaxMind-DB-Reader>=0:net/p5-MaxMind-DB-Reader \ + p5-Moo>=0:devel/p5-Moo \ + p5-Params-Validate>=0:devel/p5-Params-Validate \ + p5-Throwable>=0:devel/p5-Throwable \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-Path-Class>=0:devel/p5-Path-Class \ + p5-Test-Fatal>=0:devel/p5-Test-Fatal NO_ARCH= yes USE_PERL5= configure diff --git a/net/p5-Google-SAML-Request/Makefile b/net/p5-Google-SAML-Request/Makefile index 3b3862f940eb..f2e618136f62 100644 --- a/net/p5-Google-SAML-Request/Makefile +++ b/net/p5-Google-SAML-Request/Makefile @@ -13,11 +13,11 @@ COMMENT= Create or parse Google SAML requests LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-TimeDate>0:${PORTSDIR}/devel/p5-TimeDate \ - p5-URI>0:${PORTSDIR}/net/p5-URI \ - p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple +BUILD_DEPENDS= p5-TimeDate>0:devel/p5-TimeDate \ + p5-URI>0:net/p5-URI \ + p5-XML-Simple>0:textproc/p5-XML-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Google-SAML-Response/Makefile b/net/p5-Google-SAML-Response/Makefile index 4a3b9c1b954d..c0ff6f18f42f 100644 --- a/net/p5-Google-SAML-Response/Makefile +++ b/net/p5-Google-SAML-Response/Makefile @@ -13,16 +13,16 @@ COMMENT= SAML responses for Google SSO implementation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-Bignum \ - p5-Crypt-OpenSSL-DSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-DSA \ - p5-Crypt-OpenSSL-RSA>=0:${PORTSDIR}/security/p5-Crypt-OpenSSL-RSA \ - p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ - p5-Google-SAML-Request>=0:${PORTSDIR}/net/p5-Google-SAML-Request \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-XML-CanonicalizeXML>=0:${PORTSDIR}/textproc/p5-XML-CanonicalizeXML +BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:security/p5-Crypt-OpenSSL-Bignum \ + p5-Crypt-OpenSSL-DSA>=0:security/p5-Crypt-OpenSSL-DSA \ + p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \ + p5-File-Which>=0:sysutils/p5-File-Which \ + p5-Google-SAML-Request>=0:net/p5-Google-SAML-Request \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-TimeDate>=0:devel/p5-TimeDate \ + p5-XML-CanonicalizeXML>=0:textproc/p5-XML-CanonicalizeXML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Growl-GNTP/Makefile b/net/p5-Growl-GNTP/Makefile index 08ccc76a24e3..0eb1b4a86079 100644 --- a/net/p5-Growl-GNTP/Makefile +++ b/net/p5-Growl-GNTP/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl implementation of the Growl GNTP Protocol (Client Part) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \ - p5-Data-UUID>=0:${PORTSDIR}/devel/p5-Data-UUID +BUILD_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC \ + p5-Data-UUID>=0:devel/p5-Data-UUID RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-IO-Socket-INET6/Makefile b/net/p5-IO-Socket-INET6/Makefile index f4d3b5431a24..8dddcd2e4c9c 100644 --- a/net/p5-IO-Socket-INET6/Makefile +++ b/net/p5-IO-Socket-INET6/Makefile @@ -15,7 +15,7 @@ COMMENT= Perl module with object interface to AF_INET6 domain sockets LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Socket6>=0.12:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-Socket6>=0.12:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-IO-Socket-IP/Makefile b/net/p5-IO-Socket-IP/Makefile index 96539c636fd8..7623beb2e691 100644 --- a/net/p5-IO-Socket-IP/Makefile +++ b/net/p5-IO-Socket-IP/Makefile @@ -13,9 +13,9 @@ COMMENT= Drop-in replacement for IO::Socket::INET supporting IPv4 and IPv6 LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Socket>=1.97:${PORTSDIR}/net/p5-Socket +BUILD_DEPENDS= p5-Socket>=1.97:net/p5-Socket RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod USE_PERL5= configure USES= perl5 diff --git a/net/p5-IO-Socket-Multicast/Makefile b/net/p5-IO-Socket-Multicast/Makefile index 0803ccfc9c24..424bcdaa1cd9 100644 --- a/net/p5-IO-Socket-Multicast/Makefile +++ b/net/p5-IO-Socket-Multicast/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jmohacsi@bsd.hu COMMENT= Perl module to send and receive multicast messages -RUN_DEPENDS= p5-IO-Interface>=0:${PORTSDIR}/net/p5-IO-Interface +RUN_DEPENDS= p5-IO-Interface>=0:net/p5-IO-Interface BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 shebangfix diff --git a/net/p5-IO-Socket-Multicast6/Makefile b/net/p5-IO-Socket-Multicast6/Makefile index 1f201a9098a9..bbe2a9844d6f 100644 --- a/net/p5-IO-Socket-Multicast6/Makefile +++ b/net/p5-IO-Socket-Multicast6/Makefile @@ -14,10 +14,10 @@ COMMENT= Send and receive IPv4 and IPv6 multicast messages LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Interface>=1.01:${PORTSDIR}/net/p5-IO-Interface \ - p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \ - p5-Socket-Multicast6>=0.01:${PORTSDIR}/net/p5-Socket-Multicast6 \ - p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-IO-Interface>=1.01:net/p5-IO-Interface \ + p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 \ + p5-Socket-Multicast6>=0.01:net/p5-Socket-Multicast6 \ + p5-Socket6>=0.19:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-IO-Socket-Timeout/Makefile b/net/p5-IO-Socket-Timeout/Makefile index 45cc491d5ef3..6c0b03f3cac4 100644 --- a/net/p5-IO-Socket-Timeout/Makefile +++ b/net/p5-IO-Socket-Timeout/Makefile @@ -12,7 +12,7 @@ COMMENT= IO::Socket with read/write timeout LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-PerlIO-via-Timeout>=0.32:${PORTSDIR}/devel/p5-PerlIO-via-Timeout +BUILD_DEPENDS= p5-PerlIO-via-Timeout>=0.32:devel/p5-PerlIO-via-Timeout NO_ARCH= yes diff --git a/net/p5-IP-Anonymous/Makefile b/net/p5-IP-Anonymous/Makefile index b6dd80049c01..34a233aea79e 100644 --- a/net/p5-IP-Anonymous/Makefile +++ b/net/p5-IP-Anonymous/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl extension to provide anonymous IP addresses LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael +RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael USES= perl5 USE_PERL5= configure diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index c79ebd128928..abca0c6b9f21 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dikshie@lapi.itb.ac.id COMMENT= Fast lookup of country codes from IP addresses -BUILD_DEPENDS= p5-Geography-Countries>=0:${PORTSDIR}/misc/p5-Geography-Countries +BUILD_DEPENDS= p5-Geography-Countries>=0:misc/p5-Geography-Countries RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Kafka/Makefile b/net/p5-Kafka/Makefile index 9fa1af05489f..751b70b35d72 100644 --- a/net/p5-Kafka/Makefile +++ b/net/p5-Kafka/Makefile @@ -14,17 +14,17 @@ COMMENT= Apache Kafka interface for Perl LICENSE= ART10 -BUILD_DEPENDS= p5-Compress-Snappy>=0:${PORTSDIR}/archivers/p5-Compress-Snappy \ - p5-Socket>=2:${PORTSDIR}/net/p5-Socket \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-Exporter>=0:${PORTSDIR}/devel/p5-Exporter \ - p5-Const-Fast>=0:${PORTSDIR}/devel/p5-Const-Fast \ - p5-Data-Compare>=0:${PORTSDIR}/devel/p5-Data-Compare \ - p5-String-CRC32>=0:${PORTSDIR}/devel/p5-String-CRC32 \ - p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \ - p5-Sys-SigAction>=0:${PORTSDIR}/devel/p5-Sys-SigAction \ - p5-Scalar-Util-Numeric>=0:${PORTSDIR}/devel/p5-Scalar-Util-Numeric \ - p5-Data-HexDump-Range>=0:${PORTSDIR}/devel/p5-Data-HexDump-Range +BUILD_DEPENDS= p5-Compress-Snappy>=0:archivers/p5-Compress-Snappy \ + p5-Socket>=2:net/p5-Socket \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny \ + p5-Exporter>=0:devel/p5-Exporter \ + p5-Const-Fast>=0:devel/p5-Const-Fast \ + p5-Data-Compare>=0:devel/p5-Data-Compare \ + p5-String-CRC32>=0:devel/p5-String-CRC32 \ + p5-Exception-Class>=0:devel/p5-Exception-Class \ + p5-Sys-SigAction>=0:devel/p5-Sys-SigAction \ + p5-Scalar-Util-Numeric>=0:devel/p5-Scalar-Util-Numeric \ + p5-Data-HexDump-Range>=0:devel/p5-Data-HexDump-Range RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -34,8 +34,8 @@ USE_PERL5= configure .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.38:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.38:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.38:lang/p5-Scalar-List-Utils .endif .include <bsd.port.post.mk> diff --git a/net/p5-MaxMind-DB-Common/Makefile b/net/p5-MaxMind-DB-Common/Makefile index 96751122d78d..c4f47feba275 100644 --- a/net/p5-MaxMind-DB-Common/Makefile +++ b/net/p5-MaxMind-DB-Common/Makefile @@ -14,13 +14,13 @@ COMMENT= Code shared by the DB reader and writer modules LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-List-AllUtils>=0:${PORTSDIR}/devel/p5-List-AllUtils \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ - p5-MooX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooX-StrictConstructor \ - p5-autodie>=0:${PORTSDIR}/devel/p5-autodie \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:devel/p5-Data-Dumper-Concise \ + p5-DateTime>=0:devel/p5-DateTime \ + p5-List-AllUtils>=0:devel/p5-List-AllUtils \ + p5-Moo>=0:devel/p5-Moo \ + p5-MooX-StrictConstructor>=0:devel/p5-MooX-StrictConstructor \ + p5-autodie>=0:devel/p5-autodie \ + p5-namespace-autoclean>=0:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-MaxMind-DB-Writer/Makefile b/net/p5-MaxMind-DB-Writer/Makefile index 1baac67519c1..959e66c56dc6 100644 --- a/net/p5-MaxMind-DB-Writer/Makefile +++ b/net/p5-MaxMind-DB-Writer/Makefile @@ -14,28 +14,28 @@ COMMENT= Create MaxMind DB database files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:${PORTSDIR}/devel/p5-Data-Dumper-Concise \ - p5-Data-IEEE754>=0:${PORTSDIR}/devel/p5-Data-IEEE754 \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Math-Int128>=0.21:${PORTSDIR}/math/p5-Math-Int128 \ - p5-Math-Int64>=0.51:${PORTSDIR}/math/p5-Math-Int64 \ - p5-MaxMind-DB-Common>=0.031003:${PORTSDIR}/net/p5-MaxMind-DB-Common \ - p5-MaxMind-DB-Reader>=0:${PORTSDIR}/net/p5-MaxMind-DB-Reader \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Params-Validate>=0:${PORTSDIR}/devel/p5-MooseX-Params-Validate \ - p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \ - p5-Net-Works>=0.20:${PORTSDIR}/net/p5-Net-Works \ - p5-Sereal-Decoder>=0:${PORTSDIR}/converters/p5-Sereal-Decoder \ - p5-Sereal-Encoder>=3.002:${PORTSDIR}/converters/p5-Sereal-Encoder \ - p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_DEPENDS= p5-Data-Dumper-Concise>=0:devel/p5-Data-Dumper-Concise \ + p5-Data-IEEE754>=0:devel/p5-Data-IEEE754 \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-Math-Int128>=0.21:math/p5-Math-Int128 \ + p5-Math-Int64>=0.51:math/p5-Math-Int64 \ + p5-MaxMind-DB-Common>=0.031003:net/p5-MaxMind-DB-Common \ + p5-MaxMind-DB-Reader>=0:net/p5-MaxMind-DB-Reader \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Params-Validate>=0:devel/p5-MooseX-Params-Validate \ + p5-MooseX-StrictConstructor>=0:devel/p5-MooseX-StrictConstructor \ + p5-Net-Works>=0.20:net/p5-Net-Works \ + p5-Sereal-Decoder>=0:converters/p5-Sereal-Decoder \ + p5-Sereal-Encoder>=3.002:converters/p5-Sereal-Encoder \ + p5-Test-Deep>=0:devel/p5-Test-Deep \ + p5-namespace-autoclean>=0:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Data-Printer>=0:${PORTSDIR}/devel/p5-Data-Printer \ - p5-Devel-Refcount>=0:${PORTSDIR}/devel/p5-Devel-Refcount \ - p5-List-AllUtils>=0:${PORTSDIR}/devel/p5-List-AllUtils \ - p5-Test-Bits>=0:${PORTSDIR}/devel/p5-Test-Bits \ - p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires +TEST_DEPENDS= p5-Data-Printer>=0:devel/p5-Data-Printer \ + p5-Devel-Refcount>=0:devel/p5-Devel-Refcount \ + p5-List-AllUtils>=0:devel/p5-List-AllUtils \ + p5-Test-Bits>=0:devel/p5-Test-Bits \ + p5-Test-Fatal>=0:devel/p5-Test-Fatal \ + p5-Test-Requires>=0:devel/p5-Test-Requires USE_PERL5= modbuild USES= perl5 diff --git a/net/p5-Net-AMQP/Makefile b/net/p5-Net-AMQP/Makefile index 653d9cf88687..ad1360cf95e7 100644 --- a/net/p5-Net-AMQP/Makefile +++ b/net/p5-Net-AMQP/Makefile @@ -14,12 +14,12 @@ COMMENT= Advanced Message Queue Protocol (de)serialization and representation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ + p5-Params-Validate>=0:devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Net-APNS/Makefile b/net/p5-Net-APNS/Makefile index e5fee37f9228..44c1507c548d 100644 --- a/net/p5-Net-APNS/Makefile +++ b/net/p5-Net-APNS/Makefile @@ -11,10 +11,10 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for Apple Push Notification Service RUN_DEPENDS= \ - p5-Any-Moose>=0.10:${PORTSDIR}/devel/p5-Any-Moose \ - p5-JSON-XS>=2.25:${PORTSDIR}/converters/p5-JSON-XS \ - p5-Net-SSLeay>=1.35:${PORTSDIR}/security/p5-Net-SSLeay \ - p5-Sub-Exporter>=0.982:${PORTSDIR}/devel/p5-Sub-Exporter + p5-Any-Moose>=0.10:devel/p5-Any-Moose \ + p5-JSON-XS>=2.25:converters/p5-JSON-XS \ + p5-Net-SSLeay>=1.35:security/p5-Net-SSLeay \ + p5-Sub-Exporter>=0.982:devel/p5-Sub-Exporter BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-APNs-Extended/Makefile b/net/p5-Net-APNs-Extended/Makefile index fe1c5ae6d6e5..979407ab2fde 100644 --- a/net/p5-Net-APNs-Extended/Makefile +++ b/net/p5-Net-APNs-Extended/Makefile @@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Class-Accessor-Lite>0:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ - p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \ - p5-Net-SSLeay>0:${PORTSDIR}/security/p5-Net-SSLeay + p5-Class-Accessor-Lite>0:devel/p5-Class-Accessor-Lite \ + p5-JSON-XS>0:converters/p5-JSON-XS \ + p5-Net-SSLeay>0:security/p5-Net-SSLeay BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-ARP/Makefile b/net/p5-Net-ARP/Makefile index 45c85177fd57..c51601499f02 100644 --- a/net/p5-Net-ARP/Makefile +++ b/net/p5-Net-ARP/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl extension for creating ARP packets LICENSE= GPLv2 -BUILD_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap +BUILD_DEPENDS= p5-Net-Pcap>=0:net/p5-Net-Pcap USES= perl5 tar:tgz USE_PERL5= configure diff --git a/net/p5-Net-Address-Ethernet/Makefile b/net/p5-Net-Address-Ethernet/Makefile index 22ef64028876..5cc16b2a5b8a 100644 --- a/net/p5-Net-Address-Ethernet/Makefile +++ b/net/p5-Net-Address-Ethernet/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Find hardware ethernet address -BUILD_DEPENDS= p5-Env-Path>=0:${PORTSDIR}/devel/p5-Env-Path \ - p5-Net-Ifconfig-Wrapper>=0:${PORTSDIR}/net/p5-Net-Ifconfig-Wrapper \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common +BUILD_DEPENDS= p5-Env-Path>=0:devel/p5-Env-Path \ + p5-Net-Ifconfig-Wrapper>=0:net/p5-Net-Ifconfig-Wrapper \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Address-IPv4-Local/Makefile b/net/p5-Net-Address-IPv4-Local/Makefile index 7048f145ca03..ddc7cb8032f6 100644 --- a/net/p5-Net-Address-IPv4-Local/Makefile +++ b/net/p5-Net-Address-IPv4-Local/Makefile @@ -14,7 +14,7 @@ COMMENT= Class for discovering the local system's IP address LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error +BUILD_DEPENDS= p5-Error>=0:lang/p5-Error RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Amazon-AWSSign/Makefile b/net/p5-Net-Amazon-AWSSign/Makefile index c6e17605f07f..ca67eb16bc11 100644 --- a/net/p5-Net-Amazon-AWSSign/Makefile +++ b/net/p5-Net-Amazon-AWSSign/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to create signatures for AWS requests -RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Amazon-EC2/Makefile b/net/p5-Net-Amazon-EC2/Makefile index 8987aba8508f..15a1aac65eb1 100644 --- a/net/p5-Net-Amazon-EC2/Makefile +++ b/net/p5-Net-Amazon-EC2/Makefile @@ -13,14 +13,14 @@ COMMENT= Perl interface to the Amazon Elastic Compute Cloud LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Moose>=0.38:${PORTSDIR}/devel/p5-Moose \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-Moose>=0.38:devel/p5-Moose \ + p5-Params-Validate>=0:devel/p5-Params-Validate \ + p5-XML-Simple>=2.18:textproc/p5-XML-Simple \ + p5-libwww>=0:www/p5-libwww \ + p5-Test-Exception>=0.31:devel/p5-Test-Exception RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Amazon-MechanicalTurk/Makefile b/net/p5-Net-Amazon-MechanicalTurk/Makefile index a2a32b03c6b3..9538784c5b7b 100644 --- a/net/p5-Net-Amazon-MechanicalTurk/Makefile +++ b/net/p5-Net-Amazon-MechanicalTurk/Makefile @@ -13,13 +13,13 @@ COMMENT= Perl interface to the Amazon Mechanical Turk LICENSE= APACHE20 -BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ - p5-Mozilla-CA>=0:${PORTSDIR}/www/p5-Mozilla-CA \ - p5-Net-SSLeay>=1.33:${PORTSDIR}/security/p5-Net-SSLeay \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-libwww>=6:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-IO-String>=0:devel/p5-IO-String \ + p5-Mozilla-CA>=0:www/p5-Mozilla-CA \ + p5-Net-SSLeay>=1.33:security/p5-Net-SSLeay \ + p5-URI>=0:net/p5-URI \ + p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-libwww>=6:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile index aa3d1221900d..8fbc2a72b5a2 100644 --- a/net/p5-Net-Amazon-S3/Makefile +++ b/net/p5-Net-Amazon-S3/Makefile @@ -13,25 +13,25 @@ COMMENT= Use the Amazon S3 - Simple Storage Service LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Data-Stream-Bulk>=0.06:${PORTSDIR}/devel/p5-Data-Stream-Bulk \ - p5-DateTime-Format-HTTP>=0:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \ - p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-Digest-MD5-File>=0:${PORTSDIR}/security/p5-Digest-MD5-File \ - p5-LWP-UserAgent-Determined>=0:${PORTSDIR}/www/p5-LWP-UserAgent-Determined \ - p5-Moose>=2:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-StrictConstructor>=0.16:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \ - p5-MooseX-Types-DateTime-MoreCoercions>=0.07:${PORTSDIR}/devel/p5-MooseX-Types-DateTime-MoreCoercions \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-VM-EC2-Security-CredentialCache>=0:${PORTSDIR}/net/p5-VM-EC2-Security-CredentialCache \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-libwww>=6.03:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Data-Stream-Bulk>=0.06:devel/p5-Data-Stream-Bulk \ + p5-DateTime-Format-HTTP>=0:devel/p5-DateTime-Format-HTTP \ + p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ + p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-Digest-MD5-File>=0:security/p5-Digest-MD5-File \ + p5-LWP-UserAgent-Determined>=0:www/p5-LWP-UserAgent-Determined \ + p5-Moose>=2:devel/p5-Moose \ + p5-MooseX-StrictConstructor>=0.16:devel/p5-MooseX-StrictConstructor \ + p5-MooseX-Types-DateTime-MoreCoercions>=0.07:devel/p5-MooseX-Types-DateTime-MoreCoercions \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ + p5-URI>=0:net/p5-URI \ + p5-VM-EC2-Security-CredentialCache>=0:net/p5-VM-EC2-Security-CredentialCache \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-libwww>=6.03:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-Pod>=1.14:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Amazon-Signature-V3/Makefile b/net/p5-Net-Amazon-Signature-V3/Makefile index a585eb990e32..44190775bcea 100644 --- a/net/p5-Net-Amazon-Signature-V3/Makefile +++ b/net/p5-Net-Amazon-Signature-V3/Makefile @@ -12,11 +12,11 @@ COMMENT= Perl extension to sign AWS requests V3 LICENSE= LGPL21 RUN_DEPENDS= \ - p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-HTTP-Date>0:${PORTSDIR}/www/p5-HTTP-Date \ - p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Types-Common>=0:${PORTSDIR}/devel/p5-MooseX-Types-Common \ - p5-namespace-autoclean>0:${PORTSDIR}/devel/p5-namespace-autoclean + p5-Digest-HMAC>0:security/p5-Digest-HMAC \ + p5-HTTP-Date>0:www/p5-HTTP-Date \ + p5-Moose>0:devel/p5-Moose \ + p5-MooseX-Types-Common>=0:devel/p5-MooseX-Types-Common \ + p5-namespace-autoclean>0:devel/p5-namespace-autoclean BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Amazon-Signature-V4/Makefile b/net/p5-Net-Amazon-Signature-V4/Makefile index 37934decb65f..328f75f0afa4 100644 --- a/net/p5-Net-Amazon-Signature-V4/Makefile +++ b/net/p5-Net-Amazon-Signature-V4/Makefile @@ -14,10 +14,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-DateTime-Format-Strptime>0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ - p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww \ - p5-Net>0:${PORTSDIR}/net/p5-Net + p5-DateTime-Format-Strptime>0:devel/p5-DateTime-Format-Strptime \ + p5-File-Slurp>0:devel/p5-File-Slurp \ + p5-libwww>0:www/p5-libwww \ + p5-Net>0:net/p5-Net BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Amazon-Signature/Makefile b/net/p5-Net-Amazon-Signature/Makefile index ac22a2348dc9..c43243363ca3 100644 --- a/net/p5-Net-Amazon-Signature/Makefile +++ b/net/p5-Net-Amazon-Signature/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to create Amazon AWS signatures -TEST_DEPENDS= p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC +TEST_DEPENDS= p5-Spiffy>=0:devel/p5-Spiffy \ + p5-URI>=0:net/p5-URI \ + p5-DateTime>=0:devel/p5-DateTime \ + p5-Digest-HMAC>=0:security/p5-Digest-HMAC USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Amazon-Thumbnail/Makefile b/net/p5-Net-Amazon-Thumbnail/Makefile index ee12e3c8ea77..893e26baf3c5 100644 --- a/net/p5-Net-Amazon-Thumbnail/Makefile +++ b/net/p5-Net-Amazon-Thumbnail/Makefile @@ -14,13 +14,13 @@ COMMENT= Perl interface to Amazon Alexa Site Thumbnail web service LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-URI>=0:net/p5-URI \ + p5-XML-XPath>=0:textproc/p5-XML-XPath \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index 3c6628bea941..9501961f9b9f 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -14,10 +14,10 @@ COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ + p5-URI>=0:net/p5-URI \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Analysis/Makefile b/net/p5-Net-Analysis/Makefile index 1d39c7f1495f..c82d4fb72ff3 100644 --- a/net/p5-Net-Analysis/Makefile +++ b/net/p5-Net-Analysis/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Modules for analysing network traffic -RUN_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap \ - p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-Net-Pcap>=0:net/p5-Net-Pcap \ + p5-NetPacket>=0:net/p5-NetPacket \ + p5-Params-Validate>=0:devel/p5-Params-Validate \ + p5-libwww>=0:www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Appliance-Phrasebook/Makefile b/net/p5-Net-Appliance-Phrasebook/Makefile index b31b87e8756a..0a4413343f71 100644 --- a/net/p5-Net-Appliance-Phrasebook/Makefile +++ b/net/p5-Net-Appliance-Phrasebook/Makefile @@ -12,10 +12,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Network appliance command-line phrasebook -BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Data-Phrasebook>=0:${PORTSDIR}/textproc/p5-Data-Phrasebook \ - p5-Data-Phrasebook-Loader-YAML>=0:${PORTSDIR}/textproc/p5-Data-Phrasebook-Loader-YAML \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils +BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ + p5-Data-Phrasebook>=0:textproc/p5-Data-Phrasebook \ + p5-Data-Phrasebook-Loader-YAML>=0:textproc/p5-Data-Phrasebook-Loader-YAML \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Appliance-Session/Makefile b/net/p5-Net-Appliance-Session/Makefile index 55da97ad54a5..e630faf11ab9 100644 --- a/net/p5-Net-Appliance-Session/Makefile +++ b/net/p5-Net-Appliance-Session/Makefile @@ -15,13 +15,13 @@ COMMENT= Run command-line sessions to network appliances LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Prompt-Tiny>=0:${PORTSDIR}/devel/p5-IO-Prompt-Tiny \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ - p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ - p5-Net-CLI-Interact>=2.122.730:${PORTSDIR}/net/p5-Net-CLI-Interact \ - p5-Term-ReadPassword>=0:${PORTSDIR}/devel/p5-Term-ReadPassword \ - p5-Text-Glob>=0:${PORTSDIR}/textproc/p5-Text-Glob \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny +BUILD_DEPENDS= p5-IO-Prompt-Tiny>=0:devel/p5-IO-Prompt-Tiny \ + p5-Moo>=0:devel/p5-Moo \ + p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike \ + p5-Net-CLI-Interact>=2.122.730:net/p5-Net-CLI-Interact \ + p5-Term-ReadPassword>=0:devel/p5-Term-ReadPassword \ + p5-Text-Glob>=0:textproc/p5-Text-Glob \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Blogger/Makefile b/net/p5-Net-Blogger/Makefile index 21fc9c7103c3..a3cec61f7439 100644 --- a/net/p5-Net-Blogger/Makefile +++ b/net/p5-Net-Blogger/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OOP-ish interface for accessing a weblog via the XML-RPC API -BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-SOAP-Lite>0.55:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-Error>=0:lang/p5-Error \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww \ + p5-SOAP-Lite>0.55:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey +TEST_DEPENDS= p5-Term-ReadKey>=0:devel/p5-Term-ReadKey USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Net-CIDR-MobileJP/Makefile b/net/p5-Net-CIDR-MobileJP/Makefile index f7e20526b56f..f15b545eeab9 100644 --- a/net/p5-Net-CIDR-MobileJP/Makefile +++ b/net/p5-Net-CIDR-MobileJP/Makefile @@ -11,10 +11,10 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for mobile IP address in Japan RUN_DEPENDS= \ - p5-File-ShareDir>=1.02:${PORTSDIR}/devel/p5-File-ShareDir \ - p5-Net-CIDR-Lite>=0.21:${PORTSDIR}/net/p5-Net-CIDR-Lite \ - ja-p5-WWW-MobileCarrierJP>=0.55:${PORTSDIR}/japanese/p5-WWW-MobileCarrierJP \ - p5-YAML>0:${PORTSDIR}/textproc/p5-YAML + p5-File-ShareDir>=1.02:devel/p5-File-ShareDir \ + p5-Net-CIDR-Lite>=0.21:net/p5-Net-CIDR-Lite \ + ja-p5-WWW-MobileCarrierJP>=0.55:japanese/p5-WWW-MobileCarrierJP \ + p5-YAML>0:textproc/p5-YAML BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 shebangfix diff --git a/net/p5-Net-CLI-Interact/Makefile b/net/p5-Net-CLI-Interact/Makefile index 8166cfec0c35..6767681f3d44 100644 --- a/net/p5-Net-CLI-Interact/Makefile +++ b/net/p5-Net-CLI-Interact/Makefile @@ -13,16 +13,16 @@ COMMENT= Toolkit for CLI Automation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ - p5-Class-Mix>=0:${PORTSDIR}/devel/p5-Class-Mix \ - p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \ - p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ - p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config \ - p5-Log-Dispatch-Configurator-Any>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Configurator-Any \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ - p5-MooX-Types-MooseLike>=0:${PORTSDIR}/devel/p5-MooX-Types-MooseLike \ - p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class +BUILD_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ + p5-Class-Mix>=0:devel/p5-Class-Mix \ + p5-IO-Tty>=0:devel/p5-IO-Tty \ + p5-IPC-Run>=0:devel/p5-IPC-Run \ + p5-Log-Dispatch-Config>=0:devel/p5-Log-Dispatch-Config \ + p5-Log-Dispatch-Configurator-Any>=0:devel/p5-Log-Dispatch-Configurator-Any \ + p5-Moo>=0:devel/p5-Moo \ + p5-MooX-Types-MooseLike>=0:devel/p5-MooX-Types-MooseLike \ + p5-Net-Telnet>=0:net/p5-Net-Telnet \ + p5-Path-Class>=0:devel/p5-Path-Class RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-CSTA/Makefile b/net/p5-Net-CSTA/Makefile index 7a8e5f48f25f..f75ba55a946b 100644 --- a/net/p5-Net-CSTA/Makefile +++ b/net/p5-Net-CSTA/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for ECMA CSTA -RUN_DEPENDS= p5-Convert-ASN1>=0:${PORTSDIR}/converters/p5-Convert-ASN1 \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple +RUN_DEPENDS= p5-Convert-ASN1>=0:converters/p5-Convert-ASN1 \ + p5-XML-Simple>=0:textproc/p5-XML-Simple USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-CascadeCopy/Makefile b/net/p5-Net-CascadeCopy/Makefile index ace270592e93..d82c0a855ba2 100644 --- a/net/p5-Net-CascadeCopy/Makefile +++ b/net/p5-Net-CascadeCopy/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Rapidly propagate files to many servers in multiple locations -BUILD_DEPENDS= p5-Class-Std-Utils>=v0.0.0:${PORTSDIR}/devel/p5-Class-Std-Utils \ - p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Proc-Queue>=0:${PORTSDIR}/devel/p5-Proc-Queue +BUILD_DEPENDS= p5-Class-Std-Utils>=v0.0.0:devel/p5-Class-Std-Utils \ + p5-Mouse>=0:devel/p5-Mouse \ + p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ + p5-Proc-Queue>=0:devel/p5-Proc-Queue RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences +TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Cassandra-Easy/Makefile b/net/p5-Net-Cassandra-Easy/Makefile index 41b366042ca7..fb7b4a21899c 100644 --- a/net/p5-Net-Cassandra-Easy/Makefile +++ b/net/p5-Net-Cassandra-Easy/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perlish interface to the Cassandra database -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ - p5-Hash-Merge>=0:${PORTSDIR}/textproc/p5-Hash-Merge \ - p5-Modern-Perl>=0:${PORTSDIR}/lang/p5-Modern-Perl \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Bit-Vector>=0:math/p5-Bit-Vector \ + p5-Hash-Merge>=0:textproc/p5-Hash-Merge \ + p5-Modern-Perl>=0:lang/p5-Modern-Perl \ + p5-Moose>=0:devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix diff --git a/net/p5-Net-Cassandra/Makefile b/net/p5-Net-Cassandra/Makefile index 9147d223d220..242943f5466d 100644 --- a/net/p5-Net-Cassandra/Makefile +++ b/net/p5-Net-Cassandra/Makefile @@ -14,8 +14,8 @@ COMMENT= Interface to Cassandra LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor +BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-StrictConstructor>=0:devel/p5-MooseX-StrictConstructor RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-DAV-Server/Makefile b/net/p5-Net-DAV-Server/Makefile index 360eb7d7ddfb..ab570af8237b 100644 --- a/net/p5-Net-DAV-Server/Makefile +++ b/net/p5-Net-DAV-Server/Makefile @@ -12,14 +12,14 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} MAINTAINER= perl@FreeBSD.org COMMENT= Provide a DAV Server -BUILD_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-File-Find-Rule-Filesys-Virtual>=0:${PORTSDIR}/devel/p5-File-Find-Rule-Filesys-Virtual \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-LibXML>=1.62000:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ + p5-DBI>=0:databases/p5-DBI \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-File-Find-Rule-Filesys-Virtual>=0:devel/p5-File-Find-Rule-Filesys-Virtual \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-URI>=0:net/p5-URI \ + p5-XML-LibXML>=1.62000:textproc/p5-XML-LibXML \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-DHCP/Makefile b/net/p5-Net-DHCP/Makefile index 05ca4058e72a..e348d4ac0c0d 100644 --- a/net/p5-Net-DHCP/Makefile +++ b/net/p5-Net-DHCP/Makefile @@ -13,7 +13,7 @@ COMMENT= DHCP set of classes designed to handle basic DHCP handling LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn +TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Net-DHCPClient/Makefile b/net/p5-Net-DHCPClient/Makefile index af0dbd6773b7..034548c7fd77 100644 --- a/net/p5-Net-DHCPClient/Makefile +++ b/net/p5-Net-DHCPClient/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sem@FreeBSD.org COMMENT= Perl implementation of a DHCP client API -RUN_DEPENDS+= p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP +RUN_DEPENDS+= p5-Net-RawIP>=0:net/p5-Net-RawIP USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Delicious/Makefile b/net/p5-Net-Delicious/Makefile index f7d4a22cd8f2..97dc50c5c931 100644 --- a/net/p5-Net-Delicious/Makefile +++ b/net/p5-Net-Delicious/Makefile @@ -12,15 +12,15 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= OOP for managing posts on del.icio.us -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Config-Simple>=2:${PORTSDIR}/devel/p5-Config-Simple \ - p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-IO-stringy>=2.1:${PORTSDIR}/devel/p5-IO-stringy \ - p5-Log-Dispatch>=2:${PORTSDIR}/devel/p5-Log-Dispatch \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-TimeDate>=2.27:${PORTSDIR}/devel/p5-TimeDate \ - p5-XML-Simple>=2:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-YAML>=0.35:${PORTSDIR}/textproc/p5-YAML +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-Config-Simple>=2:devel/p5-Config-Simple \ + p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ + p5-IO-stringy>=2.1:devel/p5-IO-stringy \ + p5-Log-Dispatch>=2:devel/p5-Log-Dispatch \ + p5-URI>=0:net/p5-URI \ + p5-TimeDate>=2.27:devel/p5-TimeDate \ + p5-XML-Simple>=2:textproc/p5-XML-Simple \ + p5-YAML>=0.35:textproc/p5-YAML BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile index fb84d3cec3e9..493323ef0fd5 100644 --- a/net/p5-Net-Dict/Makefile +++ b/net/p5-Net-Dict/Makefile @@ -13,8 +13,8 @@ COMMENT= Simple client API for the DICT protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Differences>=0.620:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Test-RequiresInternet>=0.05:${PORTSDIR}/devel/p5-Test-RequiresInternet +TEST_DEPENDS= p5-Test-Differences>=0.620:devel/p5-Test-Differences \ + p5-Test-RequiresInternet>=0.05:devel/p5-Test-RequiresInternet NO_ARCH= yes USE_PERL5= configure diff --git a/net/p5-Net-Dropbox-API/Makefile b/net/p5-Net-Dropbox-API/Makefile index 435905347a4e..6743931d1d30 100644 --- a/net/p5-Net-Dropbox-API/Makefile +++ b/net/p5-Net-Dropbox-API/Makefile @@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dropbox API interface -BUILD_DEPENDS= p5-Data-Random>=0:${PORTSDIR}/devel/p5-Data-Random \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Mouse>=0:${PORTSDIR}/devel/p5-Mouse \ - p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth \ - p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Data-Random>=0:devel/p5-Data-Random \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-JSON>=0:converters/p5-JSON \ + p5-Mouse>=0:devel/p5-Mouse \ + p5-Net-OAuth>=0:net/p5-Net-OAuth \ + p5-common-sense>=0:devel/p5-common-sense \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-EPP-Proxy/Makefile b/net/p5-Net-EPP-Proxy/Makefile index 9442e26295c4..3d754d1a5926 100644 --- a/net/p5-Net-EPP-Proxy/Makefile +++ b/net/p5-Net-EPP-Proxy/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Proxy server for the EPP protocol -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-IO-Multiplex>=0:${PORTSDIR}/devel/p5-IO-Multiplex \ - p5-Net-EPP>=0.03:${PORTSDIR}/net/p5-Net-EPP \ - p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-IO-Multiplex>=0:devel/p5-IO-Multiplex \ + p5-Net-EPP>=0.03:net/p5-Net-EPP \ + p5-Net-Server>=0:net/p5-Net-Server \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-EPP/Makefile b/net/p5-Net-EPP/Makefile index eedd59b4b622..939d521d4003 100644 --- a/net/p5-Net-EPP/Makefile +++ b/net/p5-Net-EPP/Makefile @@ -14,9 +14,9 @@ COMMENT= Client library for the TCP transport for EPP LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-Digest-SHA1>=2.12:${PORTSDIR}/security/p5-Digest-SHA1 +BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-Digest-SHA1>=2.12:security/p5-Digest-SHA1 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-FS-Flickr/Makefile b/net/p5-Net-FS-Flickr/Makefile index 619190cfed29..403e996a86f1 100644 --- a/net/p5-Net-FS-Flickr/Makefile +++ b/net/p5-Net-FS-Flickr/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Perl interface for store and retrieve files on Flickr -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Acme-Steganography-Image-Png>=0:${PORTSDIR}/graphics/p5-Acme-Steganography-Image-Png \ - p5-Flickr-Upload>=0:${PORTSDIR}/www/p5-Flickr-Upload +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-Acme-Steganography-Image-Png>=0:graphics/p5-Acme-Steganography-Image-Png \ + p5-Flickr-Upload>=0:www/p5-Flickr-Upload RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-FS-Gmail/Makefile b/net/p5-Net-FS-Gmail/Makefile index 1bad6eb4a5cc..389a062472d3 100644 --- a/net/p5-Net-FS-Gmail/Makefile +++ b/net/p5-Net-FS-Gmail/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Perl interface for store and retrieve files on Gmail -BUILD_DEPENDS= p5-Mail-Webmail-Gmail>=0:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail \ - p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Mail-Webmail-Gmail>=0:mail/p5-Mail-Webmail-Gmail \ + p5-Time-modules>=0:devel/p5-Time-modules \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Frame-Dump/Makefile b/net/p5-Net-Frame-Dump/Makefile index 59bf2f237662..8d835058d27a 100644 --- a/net/p5-Net-Frame-Dump/Makefile +++ b/net/p5-Net-Frame-Dump/Makefile @@ -12,9 +12,9 @@ COMMENT= Tcpdump like perl implementation LICENSE= ART10 -BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ - p5-Net-Frame>=0:${PORTSDIR}/net/p5-Net-Frame \ - p5-Net-Pcap>=0.12:${PORTSDIR}/net/p5-Net-Pcap +BUILD_DEPENDS= p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \ + p5-Net-Frame>=0:net/p5-Net-Frame \ + p5-Net-Pcap>=0.12:net/p5-Net-Pcap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Frame-Layer-ICMPv6/Makefile b/net/p5-Net-Frame-Layer-ICMPv6/Makefile index e61384686ab9..02c74988d01d 100644 --- a/net/p5-Net-Frame-Layer-ICMPv6/Makefile +++ b/net/p5-Net-Frame-Layer-ICMPv6/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= spry@anarchy.in.the.ph COMMENT= Perl encoding/decoding implementation of the ICMPv6 layer -BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ - p5-Net-Frame>=0:${PORTSDIR}/net/p5-Net-Frame \ - p5-Net-Pcap>=0.12:${PORTSDIR}/net/p5-Net-Pcap \ - p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor +BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \ + p5-Net-Frame>=0:net/p5-Net-Frame \ + p5-Net-Pcap>=0.12:net/p5-Net-Pcap \ + p5-Class-Gomor>=1.00:devel/p5-Class-Gomor RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Frame-Layer-IPv6/Makefile b/net/p5-Net-Frame-Layer-IPv6/Makefile index 2ae4437505a8..525c264498ab 100644 --- a/net/p5-Net-Frame-Layer-IPv6/Makefile +++ b/net/p5-Net-Frame-Layer-IPv6/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= spry@anarchy.in.the.ph COMMENT= Perl encoding/decoding implementation of the IPv6 layer -BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ - p5-Net-Frame>=0:${PORTSDIR}/net/p5-Net-Frame \ - p5-Net-Pcap>=0.12:${PORTSDIR}/net/p5-Net-Pcap \ - p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor +BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \ + p5-Net-Frame>=0:net/p5-Net-Frame \ + p5-Net-Pcap>=0.12:net/p5-Net-Pcap \ + p5-Class-Gomor>=1.00:devel/p5-Class-Gomor RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile index f283f7ec77ee..17baca86bd99 100644 --- a/net/p5-Net-Frame/Makefile +++ b/net/p5-Net-Frame/Makefile @@ -12,10 +12,10 @@ COMMENT= Base framework for frame crafting LICENSE= ART10 -BUILD_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ - p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ - p5-Net-IPv6Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \ - p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-Bit-Vector>=0:math/p5-Bit-Vector \ + p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \ + p5-Net-IPv6Addr>=0:net-mgmt/p5-Net-IPv6Addr \ + p5-Socket6>=0:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-GitHub/Makefile b/net/p5-Net-GitHub/Makefile index a5448a93f3f2..dc23f2b06917 100644 --- a/net/p5-Net-GitHub/Makefile +++ b/net/p5-Net-GitHub/Makefile @@ -13,14 +13,14 @@ COMMENT= Perl interface to github.com LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Cache-LRU>=0:${PORTSDIR}/devel/p5-Cache-LRU \ - p5-HTTP-Message>0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ - p5-Type-Tiny>=0:${PORTSDIR}/devel/p5-Type-Tiny \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Cache-LRU>=0:devel/p5-Cache-LRU \ + p5-HTTP-Message>0:www/p5-HTTP-Message \ + p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-Moo>=0:devel/p5-Moo \ + p5-Type-Tiny>=0:devel/p5-Type-Tiny \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-Google-Analytics/Makefile b/net/p5-Net-Google-Analytics/Makefile index 20f71a9d9846..3c49e39ab0d2 100644 --- a/net/p5-Net-Google-Analytics/Makefile +++ b/net/p5-Net-Google-Analytics/Makefile @@ -13,10 +13,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Class-XSAccessor>=1.05:${PORTSDIR}/devel/p5-Class-XSAccessor \ - p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww \ - p5-URI>0:${PORTSDIR}/net/p5-URI + p5-Class-XSAccessor>=1.05:devel/p5-Class-XSAccessor \ + p5-JSON>0:converters/p5-JSON \ + p5-libwww>0:www/p5-libwww \ + p5-URI>0:net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Google-AuthSub/Makefile b/net/p5-Net-Google-AuthSub/Makefile index 6efb1da53037..262bee19dc7a 100644 --- a/net/p5-Net-Google-AuthSub/Makefile +++ b/net/p5-Net-Google-AuthSub/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Interact with sites that implement Google style AuthSub -RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Google-Calendar/Makefile b/net/p5-Net-Google-Calendar/Makefile index 3be20fd40e0b..00337b2e7f1a 100644 --- a/net/p5-Net-Google-Calendar/Makefile +++ b/net/p5-Net-Google-Calendar/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= mhsin@mhsin.org COMMENT= Programmatic access to Google's Calendar API -BUILD_DEPENDS= p5-XML-Atom>=0.37:${PORTSDIR}/textproc/p5-XML-Atom \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ - p5-Net-Google-AuthSub>=0:${PORTSDIR}/net/p5-Net-Google-AuthSub +BUILD_DEPENDS= p5-XML-Atom>=0.37:textproc/p5-XML-Atom \ + p5-libwww>=0:www/p5-libwww \ + p5-URI>=0:net/p5-URI \ + p5-DateTime>=0:devel/p5-DateTime \ + p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ + p5-Net-Google-AuthSub>=0:net/p5-Net-Google-AuthSub RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Google-Code/Makefile b/net/p5-Net-Google-Code/Makefile index 212392b2d39f..f02761bfe3a7 100644 --- a/net/p5-Net-Google-Code/Makefile +++ b/net/p5-Net-Google-Code/Makefile @@ -11,23 +11,23 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Simple client library for Google code -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule \ - p5-Test-Mock-LWP>=0:${PORTSDIR}/devel/p5-Test-Mock-LWP \ - p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Test-Mock-LWP>=0:${PORTSDIR}/devel/p5-Test-Mock-LWP \ - p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ - p5-File-MMagic>=0:${PORTSDIR}/devel/p5-File-MMagic \ - p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ - p5-XML-FeedPP>=0:${PORTSDIR}/textproc/p5-XML-FeedPP +BUILD_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-Test-MockModule>=0:devel/p5-Test-MockModule \ + p5-Test-Mock-LWP>=0:devel/p5-Test-Mock-LWP \ + p5-Test-Simple>=0:devel/p5-Test-Simple +RUN_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple \ + p5-Test-Mock-LWP>=0:devel/p5-Test-Mock-LWP \ + p5-Test-MockModule>=0:devel/p5-Test-MockModule \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-DateTime>=0:devel/p5-DateTime \ + p5-Any-Moose>=0:devel/p5-Any-Moose \ + p5-File-MMagic>=0:devel/p5-File-MMagic \ + p5-HTML-Tree>=0:www/p5-HTML-Tree \ + p5-JSON>=0:converters/p5-JSON \ + p5-MIME-Types>=0:mail/p5-MIME-Types \ + p5-URI>=0:net/p5-URI \ + p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \ + p5-XML-FeedPP>=0:textproc/p5-XML-FeedPP USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Google-DataAPI/Makefile b/net/p5-Net-Google-DataAPI/Makefile index f500a800ba0d..045bbfc9234e 100644 --- a/net/p5-Net-Google-DataAPI/Makefile +++ b/net/p5-Net-Google-DataAPI/Makefile @@ -12,24 +12,24 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= gunter@six-two.net COMMENT= Base implementations for modules to negotiate with Google Data APIs -BUILD_DEPENDS= p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Lingua-EN-Inflect-Number>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \ - p5-Mouse>=0.51:${PORTSDIR}/devel/p5-Mouse \ - p5-Net-Google-AuthSub>=0.5:${PORTSDIR}/net/p5-Net-Google-AuthSub \ - p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth \ - p5-Net-OAuth2>=0.07:${PORTSDIR}/net/p5-Net-OAuth2 \ - p5-Text-Glob>=0:${PORTSDIR}/textproc/p5-Text-Glob \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_DEPENDS= p5-Any-Moose>=0.04:devel/p5-Any-Moose \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-Lingua-EN-Inflect-Number>=0:textproc/p5-Lingua-EN-Inflect-Number \ + p5-Mouse>=0.51:devel/p5-Mouse \ + p5-Net-Google-AuthSub>=0.5:net/p5-Net-Google-AuthSub \ + p5-Net-OAuth>=0:net/p5-Net-OAuth \ + p5-Net-OAuth2>=0.07:net/p5-Net-OAuth2 \ + p5-Text-Glob>=0:textproc/p5-Text-Glob \ + p5-URI>=0:net/p5-URI \ + p5-XML-Atom>=0:textproc/p5-XML-Atom \ + p5-libwww>=0:www/p5-libwww \ + p5-namespace-autoclean>=0:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule \ - p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ - p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-MockModule>=0:devel/p5-Test-MockModule \ + p5-Test-MockObject>=0:devel/p5-Test-MockObject \ + p5-Test-Warn>=0:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Google-PicasaWeb/Makefile b/net/p5-Net-Google-PicasaWeb/Makefile index 8de15856ef58..7d4850d79fdf 100644 --- a/net/p5-Net-Google-PicasaWeb/Makefile +++ b/net/p5-Net-Google-PicasaWeb/Makefile @@ -14,17 +14,17 @@ COMMENT= Use Google Picasa Web API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Prompt>=0:${PORTSDIR}/devel/p5-IO-Prompt \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Role-Matcher>=0:${PORTSDIR}/devel/p5-MooseX-Role-Matcher \ - p5-Net-Google-AuthSub>=0:${PORTSDIR}/net/p5-Net-Google-AuthSub \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Twig>=3.30:${PORTSDIR}/textproc/p5-XML-Twig \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-IO-Prompt>=0:devel/p5-IO-Prompt \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Role-Matcher>=0:devel/p5-MooseX-Role-Matcher \ + p5-Net-Google-AuthSub>=0:net/p5-Net-Google-AuthSub \ + p5-URI>=0:net/p5-URI \ + p5-XML-Twig>=3.30:textproc/p5-XML-Twig \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Able>=0.09:${PORTSDIR}/devel/p5-Test-Able \ - p5-Test-Able-Runner>=1.000:${PORTSDIR}/devel/p5-Test-Able-Runner \ - p5-Test-Mock-LWP>=0:${PORTSDIR}/devel/p5-Test-Mock-LWP +TEST_DEPENDS= p5-Test-Able>=0.09:devel/p5-Test-Able \ + p5-Test-Able-Runner>=1.000:devel/p5-Test-Able-Runner \ + p5-Test-Mock-LWP>=0:devel/p5-Test-Mock-LWP USE_PERL5= configure USES= perl5 diff --git a/net/p5-Net-Google-SafeBrowsing2/Makefile b/net/p5-Net-Google-SafeBrowsing2/Makefile index 9bb0e4b7bc02..fde870ae397c 100644 --- a/net/p5-Net-Google-SafeBrowsing2/Makefile +++ b/net/p5-Net-Google-SafeBrowsing2/Makefile @@ -11,16 +11,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= ale@biancalanas.net COMMENT= Perl extension for the Google Safe Browsing v2 API -BUILD_DEPENDS= p5-libwww>=5:${PORTSDIR}/www/p5-libwww \ - p5-URI>=1:${PORTSDIR}/net/p5-URI \ - p5-Digest-SHA>=5:${PORTSDIR}/security/p5-Digest-SHA \ - p5-Net-IPAddress>=1:${PORTSDIR}/net-mgmt/p5-Net-IPAddress \ - p5-Text-Trim>=1:${PORTSDIR}/textproc/p5-Text-Trim \ - p5-MIME-Base64>=3:${PORTSDIR}/converters/p5-MIME-Base64 \ - p5-MIME-Base64-URLSafe>=0.01:${PORTSDIR}/converters/p5-MIME-Base64-URLSafe \ - p5-Digest-HMAC>=1:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-String-HexConvert>=0.01:${PORTSDIR}/textproc/p5-String-HexConvert \ - p5-File-Slurp>9:${PORTSDIR}/devel/p5-File-Slurp +BUILD_DEPENDS= p5-libwww>=5:www/p5-libwww \ + p5-URI>=1:net/p5-URI \ + p5-Digest-SHA>=5:security/p5-Digest-SHA \ + p5-Net-IPAddress>=1:net-mgmt/p5-Net-IPAddress \ + p5-Text-Trim>=1:textproc/p5-Text-Trim \ + p5-MIME-Base64>=3:converters/p5-MIME-Base64 \ + p5-MIME-Base64-URLSafe>=0.01:converters/p5-MIME-Base64-URLSafe \ + p5-Digest-HMAC>=1:security/p5-Digest-HMAC \ + p5-String-HexConvert>=0.01:textproc/p5-String-HexConvert \ + p5-File-Slurp>9:devel/p5-File-Slurp RUN_DEPENDS:= ${BUILD_DEPENDS} @@ -38,18 +38,18 @@ USE_PERL5= configure .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQLite} -BUILD_DEPENDS+= p5-DBD-SQLite>=1:${PORTSDIR}/databases/p5-DBD-SQLite -RUN_DEPENDS+= p5-DBD-SQLite>=1:${PORTSDIR}/databases/p5-DBD-SQLite +BUILD_DEPENDS+= p5-DBD-SQLite>=1:databases/p5-DBD-SQLite +RUN_DEPENDS+= p5-DBD-SQLite>=1:databases/p5-DBD-SQLite .endif .if ${PORT_OPTIONS:MMySQL} -BUILD_DEPENDS+= p5-DBD-mysql>=4:${PORTSDIR}/databases/p5-DBD-mysql -RUN_DEPENDS+= p5-DBD-mysql>=4:${PORTSDIR}/databases/p5-DBD-mysql +BUILD_DEPENDS+= p5-DBD-mysql>=4:databases/p5-DBD-mysql +RUN_DEPENDS+= p5-DBD-mysql>=4:databases/p5-DBD-mysql .endif .if ${PORT_OPTIONS:MPostgres} -BUILD_DEPENDS+= p5-DBD-Pg>=2:${PORTSDIR}/databases/p5-DBD-Pg -RUN_DEPENDS+= p5-DBD-Pg>=2:${PORTSDIR}/databases/p5-DBD-Pg +BUILD_DEPENDS+= p5-DBD-Pg>=2:databases/p5-DBD-Pg +RUN_DEPENDS+= p5-DBD-Pg>=2:databases/p5-DBD-Pg .endif .include <bsd.port.mk> diff --git a/net/p5-Net-Google-Spreadsheets/Makefile b/net/p5-Net-Google-Spreadsheets/Makefile index 49b9faef55f0..d9713de49bca 100644 --- a/net/p5-Net-Google-Spreadsheets/Makefile +++ b/net/p5-Net-Google-Spreadsheets/Makefile @@ -12,16 +12,16 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= gunter@six-two.net COMMENT= Perl module for using Google Spreadsheets API -BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ - p5-Mouse>=0.51:${PORTSDIR}/devel/p5-Mouse \ - p5-Net-Google-AuthSub>=0:${PORTSDIR}/net/p5-Net-Google-AuthSub \ - p5-Net-Google-DataAPI>=0.27:${PORTSDIR}/net/p5-Net-Google-DataAPI \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom +BUILD_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \ + p5-Mouse>=0.51:devel/p5-Mouse \ + p5-Net-Google-AuthSub>=0:net/p5-Net-Google-AuthSub \ + p5-Net-Google-DataAPI>=0.27:net/p5-Net-Google-DataAPI \ + p5-URI>=0:net/p5-URI \ + p5-XML-Atom>=0:textproc/p5-XML-Atom RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule \ - p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-MockModule>=0:devel/p5-Test-MockModule \ + p5-Test-MockObject>=0:devel/p5-Test-MockObject USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index 9e5c99d9088c..c6200470bb8c 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple OOP-ish interface to the Google SOAP API -BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-HTTP-Spore-Middleware-Header/Makefile b/net/p5-Net-HTTP-Spore-Middleware-Header/Makefile index 926e78d28c2a..2fa9195eaa38 100644 --- a/net/p5-Net-HTTP-Spore-Middleware-Header/Makefile +++ b/net/p5-Net-HTTP-Spore-Middleware-Header/Makefile @@ -14,8 +14,8 @@ COMMENT= Spore Middleware to add header on each request LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Net-HTTP-Spore>=0:${PORTSDIR}/net/p5-Net-HTTP-Spore +BUILD_DEPENDS= p5-Moose>=0:devel/p5-Moose \ + p5-Net-HTTP-Spore>=0:net/p5-Net-HTTP-Spore RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-HTTP-Spore/Makefile b/net/p5-Net-HTTP-Spore/Makefile index 9ccc7405d426..ace4e8971dca 100644 --- a/net/p5-Net-HTTP-Spore/Makefile +++ b/net/p5-Net-HTTP-Spore/Makefile @@ -14,20 +14,20 @@ COMMENT= SPORE client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Role-Parameterized>=0:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized \ - p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ - p5-MooseX-Types-URI>=0:${PORTSDIR}/devel/p5-MooseX-Types-URI \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-IO-All>=0:devel/p5-IO-All \ + p5-JSON>=0:converters/p5-JSON \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Role-Parameterized>=0:devel/p5-MooseX-Role-Parameterized \ + p5-MooseX-Types>=0:devel/p5-MooseX-Types \ + p5-MooseX-Types-URI>=0:devel/p5-MooseX-Types-URI \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny \ + p5-URI>=0:net/p5-URI \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-YAML>=0:textproc/p5-YAML \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception NO_ARCH= yes USE_PERL5= configure diff --git a/net/p5-Net-HTTP/Makefile b/net/p5-Net-HTTP/Makefile index dbc86c60743a..0c4f81b9d9d3 100644 --- a/net/p5-Net-HTTP/Makefile +++ b/net/p5-Net-HTTP/Makefile @@ -13,8 +13,8 @@ COMMENT= Low-level HTTP client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Socket-SSL>=1.38:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-IO-Socket-SSL>=1.38:security/p5-IO-Socket-SSL \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-HTTPS-Any/Makefile b/net/p5-Net-HTTPS-Any/Makefile index d9b05388ce5a..8f428b2af1b4 100644 --- a/net/p5-Net-HTTPS-Any/Makefile +++ b/net/p5-Net-HTTPS-Any/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Simple HTTPS class using whichever underlying SSL module is available -BUILD_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-Net-SSLeay>=1.30:${PORTSDIR}/security/p5-Net-SSLeay +BUILD_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ + p5-URI>=0:net/p5-URI \ + p5-Net-SSLeay>=1.30:security/p5-Net-SSLeay RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-HTTPS-NB/Makefile b/net/p5-Net-HTTPS-NB/Makefile index 279d95aa6eb9..295c55ec3a08 100644 --- a/net/p5-Net-HTTPS-NB/Makefile +++ b/net/p5-Net-HTTPS-NB/Makefile @@ -13,8 +13,8 @@ COMMENT= Non-blocking HTTPS client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Socket-SSL>=0.98:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-Net-HTTP>=0:${PORTSDIR}/net/p5-Net-HTTP +BUILD_DEPENDS= p5-IO-Socket-SSL>=0.98:security/p5-IO-Socket-SSL \ + p5-Net-HTTP>=0:net/p5-Net-HTTP RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-Hiveminder/Makefile b/net/p5-Net-Hiveminder/Makefile index c996a11d012a..973ffc821079 100644 --- a/net/p5-Net-Hiveminder/Makefile +++ b/net/p5-Net-Hiveminder/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to hiveminder.com -RUN_DEPENDS= p5-Email-Simple>=0:${PORTSDIR}/mail/p5-Email-Simple \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-Term-Encoding>=0:${PORTSDIR}/devel/p5-Term-Encoding \ - p5-Net-Jifty>=0:${PORTSDIR}/net/p5-Net-Jifty \ - p5-Number-RecordLocator>=0:${PORTSDIR}/converters/p5-Number-RecordLocator +RUN_DEPENDS= p5-Email-Simple>=0:mail/p5-Email-Simple \ + p5-Moose>=0:devel/p5-Moose \ + p5-Term-Encoding>=0:devel/p5-Term-Encoding \ + p5-Net-Jifty>=0:net/p5-Net-Jifty \ + p5-Number-RecordLocator>=0:converters/p5-Number-RecordLocator BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-INET6Glue/Makefile b/net/p5-Net-INET6Glue/Makefile index 728f9e189e33..efb12c1526d8 100644 --- a/net/p5-Net-INET6Glue/Makefile +++ b/net/p5-Net-INET6Glue/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ume@FreeBSD.org COMMENT= Make common modules IPv6 ready by hotpatching -BUILD_DEPENDS= p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 +BUILD_DEPENDS= p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-IP-RangeCompare/Makefile b/net/p5-Net-IP-RangeCompare/Makefile index 9d230329444a..fac32efec9e3 100644 --- a/net/p5-Net-IP-RangeCompare/Makefile +++ b/net/p5-Net-IP-RangeCompare/Makefile @@ -14,8 +14,8 @@ COMMENT= Perl extension for IP Range Comparisons LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-IPV4-Range-Parse>=0.05:${PORTSDIR}/net/p5-Data-IPV4-Range-Parse \ - p5-Data-Range-Compare>=1.030:${PORTSDIR}/devel/p5-Data-Range-Compare +BUILD_DEPENDS= p5-Data-IPV4-Range-Parse>=0.05:net/p5-Data-IPV4-Range-Parse \ + p5-Data-Range-Compare>=1.030:devel/p5-Data-Range-Compare RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-IPTrie/Makefile b/net/p5-Net-IPTrie/Makefile index 2621719fd98b..394b913a37d3 100644 --- a/net/p5-Net-IPTrie/Makefile +++ b/net/p5-Net-IPTrie/Makefile @@ -14,7 +14,7 @@ COMMENT= Module for building IPv4 and IPv6 address space hierarchies LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:${PORTSDIR}/net-mgmt/p5-NetAddr-IP +BUILD_DEPENDS= p5-NetAddr-IP>=4.00.7:net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Jaiku/Makefile b/net/p5-Net-Jaiku/Makefile index 93887c462905..ba7e008c0d21 100644 --- a/net/p5-Net-Jaiku/Makefile +++ b/net/p5-Net-Jaiku/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to jaiku.com's API -RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ - p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \ - p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate -BUILD_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ - p5-JSON-Any>0:${PORTSDIR}/converters/p5-JSON-Any \ - p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate +RUN_DEPENDS= p5-libwww>=5.805:www/p5-libwww \ + p5-JSON-Any>0:converters/p5-JSON-Any \ + p5-Params-Validate>0:devel/p5-Params-Validate +BUILD_DEPENDS= p5-libwww>=5.805:www/p5-libwww \ + p5-JSON-Any>0:converters/p5-JSON-Any \ + p5-Params-Validate>0:devel/p5-Params-Validate USES= perl5 tar:tgz USE_PERL5= configure diff --git a/net/p5-Net-Jifty/Makefile b/net/p5-Net-Jifty/Makefile index 38815dd9b6b0..799dd7641373 100644 --- a/net/p5-Net-Jifty/Makefile +++ b/net/p5-Net-Jifty/Makefile @@ -14,17 +14,17 @@ COMMENT= Perl interface to online Jifty applications LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \ - p5-Hash-Merge>=0:${PORTSDIR}/textproc/p5-Hash-Merge \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Any-Moose>=0.04:devel/p5-Any-Moose \ + p5-DateTime>=0:devel/p5-DateTime \ + p5-Email-Address>=0:mail/p5-Email-Address \ + p5-Hash-Merge>=0:textproc/p5-Hash-Merge \ + p5-Path-Class>=0:devel/p5-Path-Class \ + p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ + p5-URI>=0:net/p5-URI \ + p5-YAML>=0:textproc/p5-YAML \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-LDAP-AutoServer/Makefile b/net/p5-Net-LDAP-AutoServer/Makefile index d071cce0e3ad..d64e7536b57b 100644 --- a/net/p5-Net-LDAP-AutoServer/Makefile +++ b/net/p5-Net-LDAP-AutoServer/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Automatically make some default decisions some LDAP server information -RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Net-DNS-RR-SRV-Helper>=0:${PORTSDIR}/dns/p5-Net-DNS-RR-SRV-Helper +RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ + p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-Net-DNS-RR-SRV-Helper>=0:dns/p5-Net-DNS-RR-SRV-Helper USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-LDAP-Express/Makefile b/net/p5-Net-LDAP-Express/Makefile index 8f80e7993670..988d1c9abc1d 100644 --- a/net/p5-Net-LDAP-Express/Makefile +++ b/net/p5-Net-LDAP-Express/Makefile @@ -14,7 +14,7 @@ COMMENT= Module to simplify connecting up to a LDAP server LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-perl-ldap>=0.23:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= p5-perl-ldap>=0.23:net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-LDAP-LDAPhash/Makefile b/net/p5-Net-LDAP-LDAPhash/Makefile index 099e5d8c4831..4c253edb19e7 100644 --- a/net/p5-Net-LDAP-LDAPhash/Makefile +++ b/net/p5-Net-LDAP-LDAPhash/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Make a hash out of the return from a search using Net::LDAP::Search -BUILD_DEPENDS= p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap -RUN_DEPENDS= p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= p5-perl-ldap>=0.39:net/p5-perl-ldap +RUN_DEPENDS= p5-perl-ldap>=0.39:net/p5-perl-ldap USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-LDAP-Makepath/Makefile b/net/p5-Net-LDAP-Makepath/Makefile index e6e4ef3e32ba..36092ab6b3d1 100644 --- a/net/p5-Net-LDAP-Makepath/Makefile +++ b/net/p5-Net-LDAP-Makepath/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Provides a method for creating paths in LDAP simply -RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-LDAP-Server-Test/Makefile b/net/p5-Net-LDAP-Server-Test/Makefile index 1019af28a432..5c8611e32ff5 100644 --- a/net/p5-Net-LDAP-Server-Test/Makefile +++ b/net/p5-Net-LDAP-Server-Test/Makefile @@ -14,9 +14,9 @@ COMMENT= Perl module to test Net::LDAP code LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-Net-LDAP-Server>=0.3:${PORTSDIR}/net/p5-Net-LDAP-Server \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Net-LDAP-Server>=0.3:net/p5-Net-LDAP-Server \ + p5-perl-ldap>=0:net/p5-perl-ldap USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-LDAP-Server/Makefile b/net/p5-Net-LDAP-Server/Makefile index fcbc128e15cb..c88fdae45d7d 100644 --- a/net/p5-Net-LDAP-Server/Makefile +++ b/net/p5-Net-LDAP-Server/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Perl module for LDAP server side protocol handling -BUILD_DEPENDS= p5-Convert-ASN1>=0.22:${PORTSDIR}/converters/p5-Convert-ASN1 \ - p5-perl-ldap>=0.39:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= p5-Convert-ASN1>=0.22:converters/p5-Convert-ASN1 \ + p5-perl-ldap>=0.39:net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-LDAP-posixAccount/Makefile b/net/p5-Net-LDAP-posixAccount/Makefile index f85ecea33b9c..9d762b7f53f5 100644 --- a/net/p5-Net-LDAP-posixAccount/Makefile +++ b/net/p5-Net-LDAP-posixAccount/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Creates new Net::LDAP::Entry objects for a posixAccount entry -RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Sys-User-UIDhelper>=0:${PORTSDIR}/sysutils/p5-Sys-User-UIDhelper \ - p5-Sys-Group-GIDhelper>=0:${PORTSDIR}/sysutils/p5-Sys-Group-GIDhelper +RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ + p5-Sys-User-UIDhelper>=0:sysutils/p5-Sys-User-UIDhelper \ + p5-Sys-Group-GIDhelper>=0:sysutils/p5-Sys-Group-GIDhelper USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-LDAP-posixGroup/Makefile b/net/p5-Net-LDAP-posixGroup/Makefile index 982d0f5d0abf..497758a22268 100644 --- a/net/p5-Net-LDAP-posixGroup/Makefile +++ b/net/p5-Net-LDAP-posixGroup/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Creates new Net::LDAP::Entry objects for a posixGroup entry -RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Libdnet/Makefile b/net/p5-Net-Libdnet/Makefile index 7ea451ecd33f..4c5d585a1f21 100644 --- a/net/p5-Net-Libdnet/Makefile +++ b/net/p5-Net-Libdnet/Makefile @@ -13,8 +13,8 @@ COMMENT= Libdnet interface LICENSE= BSD3CLAUSE -BUILD_DEPENDS= p5-Class-Gomor>=0:${PORTSDIR}/devel/p5-Class-Gomor -LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet +BUILD_DEPENDS= p5-Class-Gomor>=0:devel/p5-Class-Gomor +LIB_DEPENDS= libdnet.so:net/libdnet RUN_DEPENDS:= ${BUILD_DEPENDS} CONFIGURE_ARGS= INC='-I${LOCALBASE}/include' diff --git a/net/p5-Net-LimeLight-Purge/Makefile b/net/p5-Net-LimeLight-Purge/Makefile index a800a7e6a3d8..725432f0bed9 100644 --- a/net/p5-Net-LimeLight-Purge/Makefile +++ b/net/p5-Net-LimeLight-Purge/Makefile @@ -14,10 +14,10 @@ COMMENT= LimeLight Purge Service API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0.06:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \ - p5-Moose>=0.72:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-AttributeHelpers>=0.14:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ - p5-SOAP-Lite>=0.710.08:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0.06:devel/p5-DateTime-Format-ISO8601 \ + p5-Moose>=0.72:devel/p5-Moose \ + p5-MooseX-AttributeHelpers>=0.14:devel/p5-MooseX-AttributeHelpers \ + p5-SOAP-Lite>=0.710.08:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-MAC-Vendor/Makefile b/net/p5-Net-MAC-Vendor/Makefile index 54052f193d1d..4da3f7dc3a52 100644 --- a/net/p5-Net-MAC-Vendor/Makefile +++ b/net/p5-Net-MAC-Vendor/Makefile @@ -15,7 +15,7 @@ COMMENT= Look up the vendor for a MAC LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-MAC/Makefile b/net/p5-Net-MAC/Makefile index 4c5c26e59b30..9732af7f5ded 100644 --- a/net/p5-Net-MAC/Makefile +++ b/net/p5-Net-MAC/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl 5 module for representing and manipulating MAC addresses -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Mosso-CloudFiles/Makefile b/net/p5-Net-Mosso-CloudFiles/Makefile index d00760669383..5034ac7a1f89 100644 --- a/net/p5-Net-Mosso-CloudFiles/Makefile +++ b/net/p5-Net-Mosso-CloudFiles/Makefile @@ -14,19 +14,19 @@ COMMENT= Perl interface to the Mosso CloudFiles service LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-Data-Stream-Bulk>=0:${PORTSDIR}/devel/p5-Data-Stream-Bulk \ - p5-DateTime-Format-HTTP>=0:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \ - p5-Digest-MD5-File>=0:${PORTSDIR}/security/p5-Digest-MD5-File \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-JSON-XS-VersionOneAndTwo>=0:${PORTSDIR}/converters/p5-JSON-XS-VersionOneAndTwo \ - p5-LWP-ConnCache-MaxKeepAliveRequests>=0:${PORTSDIR}/www/p5-LWP-ConnCache-MaxKeepAliveRequests \ - p5-LWP-UserAgent-Determined>=0:${PORTSDIR}/www/p5-LWP-UserAgent-Determined \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ + p5-Data-Stream-Bulk>=0:devel/p5-Data-Stream-Bulk \ + p5-DateTime-Format-HTTP>=0:devel/p5-DateTime-Format-HTTP \ + p5-Digest-MD5-File>=0:security/p5-Digest-MD5-File \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-JSON-XS-VersionOneAndTwo>=0:converters/p5-JSON-XS-VersionOneAndTwo \ + p5-LWP-ConnCache-MaxKeepAliveRequests>=0:www/p5-LWP-ConnCache-MaxKeepAliveRequests \ + p5-LWP-UserAgent-Determined>=0:www/p5-LWP-UserAgent-Determined \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-StrictConstructor>=0:devel/p5-MooseX-StrictConstructor \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-MovableType/Makefile b/net/p5-Net-MovableType/Makefile index e00eeb730239..f472514b0854 100644 --- a/net/p5-Net-MovableType/Makefile +++ b/net/p5-Net-MovableType/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight MovableType client Perl module -BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-NBsocket/Makefile b/net/p5-Net-NBsocket/Makefile index 2811bde41557..f4abbfb752b0 100644 --- a/net/p5-Net-NBsocket/Makefile +++ b/net/p5-Net-NBsocket/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Non-Blocking Sockets -BUILD_DEPENDS= p5-NetAddr-IP>=4.049:${PORTSDIR}/net-mgmt/p5-NetAddr-IP +BUILD_DEPENDS= p5-NetAddr-IP>=4.049:net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-NIS-Listgroup/Makefile b/net/p5-Net-NIS-Listgroup/Makefile index 3a6b1fbedc6b..f439ad78f3ab 100644 --- a/net/p5-Net-NIS-Listgroup/Makefile +++ b/net/p5-Net-NIS-Listgroup/Makefile @@ -13,7 +13,7 @@ COMMENT= Lists hosts/users in a netgroup group LICENSE= GPLv2 -RUN_DEPENDS= p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS +RUN_DEPENDS= p5-Net-NIS>0:net/p5-Net-NIS USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Nessus-XMLRPC/Makefile b/net/p5-Net-Nessus-XMLRPC/Makefile index 704ccd931532..ff98a9c821d4 100644 --- a/net/p5-Net-Nessus-XMLRPC/Makefile +++ b/net/p5-Net-Nessus-XMLRPC/Makefile @@ -15,10 +15,10 @@ COMMENT= Perl5 interface for communication with Nessus scanner over XMLRPC LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Nmsg/Makefile b/net/p5-Net-Nmsg/Makefile index e84151be0621..e765e30e0d95 100644 --- a/net/p5-Net-Nmsg/Makefile +++ b/net/p5-Net-Nmsg/Makefile @@ -14,9 +14,9 @@ COMMENT= Net::Nmsg is a perl binding to libnmsg LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -LIB_DEPENDS= libnmsg.so:${PORTSDIR}/net/nmsg -RUN_DEPENDS= p5-Math-Int64>=0:${PORTSDIR}/math/p5-Math-Int64 \ - p5-NetAddr-IP>=0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP +LIB_DEPENDS= libnmsg.so:net/nmsg +RUN_DEPENDS= p5-Math-Int64>=0:math/p5-Math-Int64 \ + p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP USES= perl5 MAKE_JOBS_UNSAFE= yes diff --git a/net/p5-Net-OAuth-Simple/Makefile b/net/p5-Net-OAuth-Simple/Makefile index efe59e077c87..39e7a70a5d51 100644 --- a/net/p5-Net-OAuth-Simple/Makefile +++ b/net/p5-Net-OAuth-Simple/Makefile @@ -13,11 +13,11 @@ COMMENT= Simple wrapper around the OAuth protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-libwww>=5.825:${PORTSDIR}/www/p5-libwww \ - p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \ - p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ - p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple +BUILD_DEPENDS= p5-Crypt-SSLeay>=0.57:security/p5-Crypt-SSLeay \ + p5-libwww>=5.825:www/p5-libwww \ + p5-Net-OAuth>=0.27:net/p5-Net-OAuth \ + p5-URI>=1.37:net/p5-URI \ + p5-Test-Simple>=0.86:devel/p5-Test-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-OAuth/Makefile b/net/p5-Net-OAuth/Makefile index dce4457743b0..19a02a67d8ca 100644 --- a/net/p5-Net-OAuth/Makefile +++ b/net/p5-Net-OAuth/Makefile @@ -14,12 +14,12 @@ COMMENT= Implementation of the OAuth protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0.31:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>=0.06:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Digest-HMAC>=1.01:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-URI>=1.35:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Class-Accessor>=0.31:devel/p5-Class-Accessor \ + p5-Class-Data-Inheritable>=0.06:devel/p5-Class-Data-Inheritable \ + p5-Digest-HMAC>=1.01:security/p5-Digest-HMAC \ + p5-URI>=1.35:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Warn>=0.21:${PORTSDIR}/devel/p5-Test-Warn +TEST_DEPENDS= p5-Test-Warn>=0.21:devel/p5-Test-Warn USE_PERL5= modbuild USES= perl5 diff --git a/net/p5-Net-OAuth2/Makefile b/net/p5-Net-OAuth2/Makefile index 92cfd30539f3..06b4d564c7a1 100644 --- a/net/p5-Net-OAuth2/Makefile +++ b/net/p5-Net-OAuth2/Makefile @@ -13,15 +13,15 @@ COMMENT= OAuth 2.0 for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-JSON>=0:converters/p5-JSON \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Mock-LWP-Dispatch>=0:${PORTSDIR}/devel/p5-Test-Mock-LWP-Dispatch \ - p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \ - p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML +TEST_DEPENDS= p5-Test-Mock-LWP-Dispatch>=0:devel/p5-Test-Mock-LWP-Dispatch \ + p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \ + p5-Test-Pod>=1.22:devel/p5-Test-Pod \ + p5-YAML>=0:textproc/p5-YAML NO_ARCH= yes USE_PERL5= configure diff --git a/net/p5-Net-OpenID-Consumer/Makefile b/net/p5-Net-OpenID-Consumer/Makefile index 04913308f941..5679b03e8dc8 100644 --- a/net/p5-Net-OpenID-Consumer/Makefile +++ b/net/p5-Net-OpenID-Consumer/Makefile @@ -14,13 +14,13 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Net-OpenID-Common>=1.18:${PORTSDIR}/security/p5-Net-OpenID-Common \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-JSON>=0:converters/p5-JSON \ + p5-Net-OpenID-Common>=1.18:security/p5-Net-OpenID-Common \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-CGI>=0:${PORTSDIR}/www/p5-CGI +TEST_DEPENDS= p5-CGI>=0:www/p5-CGI NO_ARCH= yes USES= perl5 diff --git a/net/p5-Net-OpenSSH-Parallel/Makefile b/net/p5-Net-OpenSSH-Parallel/Makefile index 26ade2d3ca9a..ab17af5faae7 100644 --- a/net/p5-Net-OpenSSH-Parallel/Makefile +++ b/net/p5-Net-OpenSSH-Parallel/Makefile @@ -13,7 +13,7 @@ COMMENT= Run SSH jobs in parallel LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-OpenSSH>=0.39:${PORTSDIR}/net/p5-Net-OpenSSH +BUILD_DEPENDS= p5-Net-OpenSSH>=0.39:net/p5-Net-OpenSSH RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-OpenSSH/Makefile b/net/p5-Net-OpenSSH/Makefile index d2e71f542308..6dde51c46c63 100644 --- a/net/p5-Net-OpenSSH/Makefile +++ b/net/p5-Net-OpenSSH/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl SSH client package implemented on top of OpenSSH LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty +BUILD_DEPENDS= p5-IO-Tty>=0:devel/p5-IO-Tty RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-OpenStack-Attack/Makefile b/net/p5-Net-OpenStack-Attack/Makefile index 1c99ecf5cb6a..698df0bf5f14 100644 --- a/net/p5-Net-OpenStack-Attack/Makefile +++ b/net/p5-Net-OpenStack-Attack/Makefile @@ -13,12 +13,12 @@ COMMENT= Tools for stress testing an OpenStack deployment LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Any-Moose>=0:${PORTSDIR}/devel/p5-Any-Moose \ - p5-App-Rad>=0:${PORTSDIR}/devel/p5-App-Rad \ - p5-HTTP-Async>=0:${PORTSDIR}/www/p5-HTTP-Async \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Net-HTTPS-NB>=0:${PORTSDIR}/net/p5-Net-HTTPS-NB \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \ + p5-App-Rad>=0:devel/p5-App-Rad \ + p5-HTTP-Async>=0:www/p5-HTTP-Async \ + p5-JSON>=0:converters/p5-JSON \ + p5-Net-HTTPS-NB>=0:net/p5-Net-HTTPS-NB \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-Packet-Target/Makefile b/net/p5-Net-Packet-Target/Makefile index 863c5d2ca75d..db22682c5c7c 100644 --- a/net/p5-Net-Packet-Target/Makefile +++ b/net/p5-Net-Packet-Target/Makefile @@ -13,8 +13,8 @@ COMMENT= Target object for all Net-Packet related stuff LICENSE= ART10 -BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ - p5-Net-Packet>=3.00:${PORTSDIR}/net/p5-Net-Packet +BUILD_DEPENDS= p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \ + p5-Net-Packet>=3.00:net/p5-Net-Packet RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Packet/Makefile b/net/p5-Net-Packet/Makefile index 6769f4441a55..c36c6968e8c9 100644 --- a/net/p5-Net-Packet/Makefile +++ b/net/p5-Net-Packet/Makefile @@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= netpkt@gomor.org COMMENT= Send and receive frames from layer 2 to layer 7 -BUILD_DEPENDS= p5-Bit-Vector>=6.4:${PORTSDIR}/math/p5-Bit-Vector \ - p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ - p5-Net-IPv6Addr>=0.2:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \ - p5-Net-Libdnet>=0.01:${PORTSDIR}/net/p5-Net-Libdnet \ - p5-Net-Write>=1.00:${PORTSDIR}/net/p5-Net-Write \ - p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap \ - p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-Bit-Vector>=6.4:math/p5-Bit-Vector \ + p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \ + p5-Net-IPv6Addr>=0.2:net-mgmt/p5-Net-IPv6Addr \ + p5-Net-Libdnet>=0.01:net/p5-Net-Libdnet \ + p5-Net-Write>=1.00:net/p5-Net-Write \ + p5-Net-Pcap>=0.14:net/p5-Net-Pcap \ + p5-Socket6>=0.19:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile index 90b589ff9578..32195d5df175 100644 --- a/net/p5-Net-Patricia/Makefile +++ b/net/p5-Net-Patricia/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for fast IP address lookups -BUILD_DEPENDS= p5-Net-CIDR-Lite>=0.20:${PORTSDIR}/net/p5-Net-CIDR-Lite -RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-Net-CIDR-Lite>=0.20:net/p5-Net-CIDR-Lite +RUN_DEPENDS= p5-Socket6>=0:net/p5-Socket6 MAKE_JOBS_UNSAFE=yes diff --git a/net/p5-Net-Pcap/Makefile b/net/p5-Net-Pcap/Makefile index 99c6871884d7..faceb60abc77 100644 --- a/net/p5-Net-Pcap/Makefile +++ b/net/p5-Net-Pcap/Makefile @@ -14,9 +14,9 @@ COMMENT= Interface to pcap(3) LBL packet capture library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Interface>=0:${PORTSDIR}/net/p5-IO-Interface +BUILD_DEPENDS= p5-IO-Interface>=0:net/p5-IO-Interface RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-PcapUtils/Makefile b/net/p5-Net-PcapUtils/Makefile index e89a63ff3714..8a575d25060e 100644 --- a/net/p5-Net-PcapUtils/Makefile +++ b/net/p5-Net-PcapUtils/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Utility routines for Net::Pcap module -BUILD_DEPENDS= p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap +BUILD_DEPENDS= p5-Net-Pcap>=0:net/p5-Net-Pcap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-PubSubHubbub-Publisher/Makefile b/net/p5-Net-PubSubHubbub-Publisher/Makefile index 37393a476710..b627d5d01a03 100644 --- a/net/p5-Net-PubSubHubbub-Publisher/Makefile +++ b/net/p5-Net-PubSubHubbub-Publisher/Makefile @@ -14,7 +14,7 @@ COMMENT= Client library to ping a PubSubHubbub hub LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-RTP/Makefile b/net/p5-Net-RTP/Makefile index 2fff79fc11da..da7845fc000b 100644 --- a/net/p5-Net-RTP/Makefile +++ b/net/p5-Net-RTP/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Send and receive RTP packets (RFC3550) -BUILD_DEPENDS= p5-IO-Socket-Multicast6>=0.02:${PORTSDIR}/net/p5-IO-Socket-Multicast6 \ - p5-IO-Socket-Multicast>=1.00:${PORTSDIR}/net/p5-IO-Socket-Multicast \ - p5-IO-Socket-INET6>=1.20:${PORTSDIR}/net/p5-IO-Socket-INET6 \ - p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-IO-Socket-Multicast6>=0.02:net/p5-IO-Socket-Multicast6 \ + p5-IO-Socket-Multicast>=1.00:net/p5-IO-Socket-Multicast \ + p5-IO-Socket-INET6>=1.20:net/p5-IO-Socket-INET6 \ + p5-Socket6>=0.19:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-RabbitFoot/Makefile b/net/p5-Net-RabbitFoot/Makefile index 777f5cbcd91a..108ebeaf9d00 100644 --- a/net/p5-Net-RabbitFoot/Makefile +++ b/net/p5-Net-RabbitFoot/Makefile @@ -14,17 +14,17 @@ COMMENT= Synchronous interface to AnyEvent::RabbitMQ LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-AnyEvent-RabbitMQ>=0:${PORTSDIR}/net/p5-AnyEvent-RabbitMQ \ - p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ - p5-Coro>=0:${PORTSDIR}/devel/p5-Coro \ - p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-App-Cmd>=0:${PORTSDIR}/devel/p5-MooseX-App-Cmd \ - p5-MooseX-AttributeHelpers>=0:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \ - p5-MooseX-ConfigFromFile>=0:${PORTSDIR}/devel/p5-MooseX-ConfigFromFile +BUILD_DEPENDS= p5-AnyEvent-RabbitMQ>=0:net/p5-AnyEvent-RabbitMQ \ + p5-Config-Any>=0:devel/p5-Config-Any \ + p5-Coro>=0:devel/p5-Coro \ + p5-JSON-XS>=0:converters/p5-JSON-XS \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-App-Cmd>=0:devel/p5-MooseX-App-Cmd \ + p5-MooseX-AttributeHelpers>=0:devel/p5-MooseX-AttributeHelpers \ + p5-MooseX-ConfigFromFile>=0:devel/p5-MooseX-ConfigFromFile RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception NO_ARCH= yes diff --git a/net/p5-Net-RabbitMQ/Makefile b/net/p5-Net-RabbitMQ/Makefile index a9bfe14d8204..06638b3dc4dc 100644 --- a/net/p5-Net-RabbitMQ/Makefile +++ b/net/p5-Net-RabbitMQ/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl module to interact with RabbitMQ over AMQP using librabbitmq -BUILD_DEPENDS= ${LOCALBASE}/sbin/rabbitmqctl:${PORTSDIR}/net/rabbitmq -RUN_DEPENDS= ${LOCALBASE}/sbin/rabbitmqctl:${PORTSDIR}/net/rabbitmq +BUILD_DEPENDS= ${LOCALBASE}/sbin/rabbitmqctl:net/rabbitmq +RUN_DEPENDS= ${LOCALBASE}/sbin/rabbitmqctl:net/rabbitmq USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Radius/Makefile b/net/p5-Net-Radius/Makefile index a4c7c5f7693d..c4c9e8eb8b3a 100644 --- a/net/p5-Net-Radius/Makefile +++ b/net/p5-Net-Radius/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to manipulate RADIUS packets -TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn +TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Random/Makefile b/net/p5-Net-Random/Makefile index a6d5e45b3060..5a5d3c839f7c 100644 --- a/net/p5-Net-Random/Makefile +++ b/net/p5-Net-Random/Makefile @@ -14,10 +14,10 @@ COMMENT= Perl5 module to get random data from online sources LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject PORTSCOUT= skipv:2.21,2.22 diff --git a/net/p5-Net-Rendezvous-Publish/Makefile b/net/p5-Net-Rendezvous-Publish/Makefile index d44f0d2aab18..d4f6de78d08c 100644 --- a/net/p5-Net-Rendezvous-Publish/Makefile +++ b/net/p5-Net-Rendezvous-Publish/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Publish Rendezvous services -BUILD_DEPENDS= p5-Class-Accessor-Lvalue>=0:${PORTSDIR}/devel/p5-Class-Accessor-Lvalue +BUILD_DEPENDS= p5-Class-Accessor-Lvalue>=0:devel/p5-Class-Accessor-Lvalue RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Riak/Makefile b/net/p5-Net-Riak/Makefile index 38f92f7a1802..5c07265af052 100644 --- a/net/p5-Net-Riak/Makefile +++ b/net/p5-Net-Riak/Makefile @@ -16,16 +16,16 @@ COMMENT= Interface to Riak LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-Google-ProtocolBuffers>=0:${PORTSDIR}/devel/p5-Google-ProtocolBuffers \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Role-Parameterized>=0:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized \ - p5-MooseX-Traits>=0:${PORTSDIR}/devel/p5-MooseX-Traits \ - p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ - p5-MooseX-Types-Structured>=0:${PORTSDIR}/devel/p5-MooseX-Types-Structured \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Google-ProtocolBuffers>=0:devel/p5-Google-ProtocolBuffers \ + p5-JSON>=0:converters/p5-JSON \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Role-Parameterized>=0:devel/p5-MooseX-Role-Parameterized \ + p5-MooseX-Traits>=0:devel/p5-MooseX-Traits \ + p5-MooseX-Types>=0:devel/p5-MooseX-Types \ + p5-MooseX-Types-Structured>=0:devel/p5-MooseX-Types-Structured \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SAP/Makefile b/net/p5-Net-SAP/Makefile index 108d3755fc5b..c690b5d0cadf 100644 --- a/net/p5-Net-SAP/Makefile +++ b/net/p5-Net-SAP/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Session Announcement Protocol (rfc2974) packet parser -BUILD_DEPENDS= p5-IO-Interface>=0:${PORTSDIR}/net/p5-IO-Interface \ - p5-IO-Socket-Multicast6>=0:${PORTSDIR}/net/p5-IO-Socket-Multicast6 \ - p5-Net-SDP>=0:${PORTSDIR}/net/p5-Net-SDP +BUILD_DEPENDS= p5-IO-Interface>=0:net/p5-IO-Interface \ + p5-IO-Socket-Multicast6>=0:net/p5-IO-Socket-Multicast6 \ + p5-Net-SDP>=0:net/p5-Net-SDP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SCP-Expect/Makefile b/net/p5-Net-SCP-Expect/Makefile index c960af63e446..f9ffca7ed661 100644 --- a/net/p5-Net-SCP-Expect/Makefile +++ b/net/p5-Net-SCP-Expect/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= numisemis@yahoo.com COMMENT= Perl5 wrapper for scp that allows passwords via Expect -BUILD_DEPENDS= p5-Expect>=1.14:${PORTSDIR}/lang/p5-Expect \ - p5-Net-IPv6Addr>=0:${PORTSDIR}/net-mgmt/p5-Net-IPv6Addr \ - p5-Term-ReadPassword>=0.01:${PORTSDIR}/devel/p5-Term-ReadPassword +BUILD_DEPENDS= p5-Expect>=1.14:lang/p5-Expect \ + p5-Net-IPv6Addr>=0:net-mgmt/p5-Net-IPv6Addr \ + p5-Term-ReadPassword>=0.01:devel/p5-Term-ReadPassword RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SCP/Makefile b/net/p5-Net-SCP/Makefile index c326b2a3a3ee..85dbed69d0d1 100644 --- a/net/p5-Net-SCP/Makefile +++ b/net/p5-Net-SCP/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to access and use scp protocol -BUILD_DEPENDS= p5-Net-SSH>=0:${PORTSDIR}/net/p5-Net-SSH \ - p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote +BUILD_DEPENDS= p5-Net-SSH>=0:net/p5-Net-SSH \ + p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SDP/Makefile b/net/p5-Net-SDP/Makefile index 5139f56e07cb..0702990f88ee 100644 --- a/net/p5-Net-SDP/Makefile +++ b/net/p5-Net-SDP/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Session Description Protocol (RFC 2327) packet parser/generator -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile index 1309c28e8f0d..a4473f0ca940 100644 --- a/net/p5-Net-SFTP-Foreign/Makefile +++ b/net/p5-Net-SFTP-Foreign/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= numisemis@yahoo.com COMMENT= Net::SFTP::Foreign - Secure File Transfer Protocol client -BUILD_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key +BUILD_DEPENDS= p5-Sort-Key>=0:devel/p5-Sort-Key RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which +TEST_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-SFTP/Makefile b/net/p5-Net-SFTP/Makefile index 9d29e041eb6e..4789fec2be7d 100644 --- a/net/p5-Net-SFTP/Makefile +++ b/net/p5-Net-SFTP/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl5 module implementing Secure File Transfer Protocol client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-SSH-Perl>=0:${PORTSDIR}/net/p5-Net-SSH-Perl +BUILD_DEPENDS= p5-Net-SSH-Perl>=0:net/p5-Net-SSH-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SIP/Makefile b/net/p5-Net-SIP/Makefile index bc7610e5f714..2194bbbac298 100644 --- a/net/p5-Net-SIP/Makefile +++ b/net/p5-Net-SIP/Makefile @@ -15,7 +15,7 @@ COMMENT= Framework SIP (Voice Over IP, RFC3261) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-DNS>=0.56:${PORTSDIR}/dns/p5-Net-DNS +BUILD_DEPENDS= p5-Net-DNS>=0.56:dns/p5-Net-DNS RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SMS-Clickatell/Makefile b/net/p5-Net-SMS-Clickatell/Makefile index 1f526f4a366e..b3288d453bc6 100644 --- a/net/p5-Net-SMS-Clickatell/Makefile +++ b/net/p5-Net-SMS-Clickatell/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= freebsd.ports@tipstrade.net COMMENT= Access to Clickatell SMS messaging service -TEST_DEPENDS= p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww +TEST_DEPENDS= p5-libwww>=5.816:www/p5-libwww USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-SMS-Mollie/Makefile b/net/p5-Net-SMS-Mollie/Makefile index 02b59fea035e..2123469854bb 100644 --- a/net/p5-Net-SMS-Mollie/Makefile +++ b/net/p5-Net-SMS-Mollie/Makefile @@ -13,7 +13,7 @@ COMMENT= Send SMS messages via the mollie.nl service LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple +BUILD_DEPENDS= p5-XML-Simple>=0:textproc/p5-XML-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SMS-PChome/Makefile b/net/p5-Net-SMS-PChome/Makefile index a1deba11bcd8..862c6d653c86 100644 --- a/net/p5-Net-SMS-PChome/Makefile +++ b/net/p5-Net-SMS-PChome/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Send SMS messages via the sms.pchome.com.tw service -BUILD_DEPENDS= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ - p5-HTML-TagParser>=0:${PORTSDIR}/www/p5-HTML-TagParser \ - p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc +BUILD_DEPENDS= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \ + p5-HTML-TagParser>=0:www/p5-HTML-TagParser \ + p5-Date-Calc>=0:devel/p5-Date-Calc RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SPDY/Makefile b/net/p5-Net-SPDY/Makefile index 2464e4ccd5ba..41935486fcda 100644 --- a/net/p5-Net-SPDY/Makefile +++ b/net/p5-Net-SPDY/Makefile @@ -15,11 +15,11 @@ COMMENT= SPDY protocol client and server implementation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ + p5-Test-Pod>=0:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= modbuild diff --git a/net/p5-Net-SSH-Expect/Makefile b/net/p5-Net-SSH-Expect/Makefile index 5a3e07c32706..974adcdc20d0 100644 --- a/net/p5-Net-SSH-Expect/Makefile +++ b/net/p5-Net-SSH-Expect/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= SSH wrapper to execute remote commands -RUN_DEPENDS= p5-Expect>=0:${PORTSDIR}/lang/p5-Expect +RUN_DEPENDS= p5-Expect>=0:lang/p5-Expect BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SSH-Mechanize/Makefile b/net/p5-Net-SSH-Mechanize/Makefile index 8cba44916619..21fca72df23b 100644 --- a/net/p5-Net-SSH-Mechanize/Makefile +++ b/net/p5-Net-SSH-Mechanize/Makefile @@ -11,11 +11,11 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for asynchronous ssh command invocation RUN_DEPENDS= \ - p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-AnyEvent-Subprocess>0:${PORTSDIR}/devel/p5-AnyEvent-Subprocess \ - p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ - p5-Moose>0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Params-Validate>0:${PORTSDIR}/devel/p5-MooseX-Params-Validate + p5-AnyEvent>0:devel/p5-AnyEvent \ + p5-AnyEvent-Subprocess>0:devel/p5-AnyEvent-Subprocess \ + p5-Coro>0:devel/p5-Coro \ + p5-Moose>0:devel/p5-Moose \ + p5-MooseX-Params-Validate>0:devel/p5-MooseX-Params-Validate BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index 33ed1802b4ee..a1751b854f92 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -13,19 +13,19 @@ COMMENT= Perl5 module implementing both the SSH1 and SSH2 protocols LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Convert-PEM>=0.05:${PORTSDIR}/converters/p5-Convert-PEM \ - p5-Crypt-DES>0:${PORTSDIR}/security/p5-Crypt-DES \ - p5-Crypt-DH>=0.01:${PORTSDIR}/security/p5-Crypt-DH \ - p5-Crypt-DSA>=0.11:${PORTSDIR}/security/p5-Crypt-DSA \ - p5-Crypt-IDEA>=0:${PORTSDIR}/security/p5-Crypt-IDEA \ - p5-Crypt-RSA>=0:${PORTSDIR}/security/p5-Crypt-RSA \ - p5-Digest-BubbleBabble>=0:${PORTSDIR}/security/p5-Digest-BubbleBabble \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-Digest-SHA1>=2.10:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ - p5-Math-GMP>=1.04:${PORTSDIR}/math/p5-Math-GMP \ - p5-Math-Pari>=2.001804:${PORTSDIR}/math/p5-Math-Pari \ - p5-String-CRC32>=1.2:${PORTSDIR}/devel/p5-String-CRC32 +BUILD_DEPENDS= p5-Convert-PEM>=0.05:converters/p5-Convert-PEM \ + p5-Crypt-DES>0:security/p5-Crypt-DES \ + p5-Crypt-DH>=0.01:security/p5-Crypt-DH \ + p5-Crypt-DSA>=0.11:security/p5-Crypt-DSA \ + p5-Crypt-IDEA>=0:security/p5-Crypt-IDEA \ + p5-Crypt-RSA>=0:security/p5-Crypt-RSA \ + p5-Digest-BubbleBabble>=0:security/p5-Digest-BubbleBabble \ + p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-Digest-SHA1>=2.10:security/p5-Digest-SHA1 \ + p5-File-HomeDir>=0:devel/p5-File-HomeDir \ + p5-Math-GMP>=1.04:math/p5-Math-GMP \ + p5-Math-Pari>=2.001804:math/p5-Math-Pari \ + p5-String-CRC32>=1.2:devel/p5-String-CRC32 RUN_DEPENDS:= ${BUILD_DEPENDS} CONFIGURE_ENV= PERL_MM_USE_DEFAULT="1" @@ -37,7 +37,7 @@ OPTIONS_DEFINE= GMP OPTIONS_DEFAULT=GMP GMP_DESC= Use the optimized Math::BigInt::GMP backend -GMP_BUILD_DEPENDS= p5-Math-BigInt-GMP>=0:${PORTSDIR}/math/p5-Math-BigInt-GMP +GMP_BUILD_DEPENDS= p5-Math-BigInt-GMP>=0:math/p5-Math-BigInt-GMP GMP_RUN_DEPENDS= ${GMP_BUILD_DEPENDS} .include <bsd.port.mk> diff --git a/net/p5-Net-SSH2/Makefile b/net/p5-Net-SSH2/Makefile index 0c5f8411ffeb..38e32636b3db 100644 --- a/net/p5-Net-SSH2/Makefile +++ b/net/p5-Net-SSH2/Makefile @@ -13,7 +13,7 @@ COMMENT= Support for the SSH 2 protocol via libSSH2 LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libssh2.so:${PORTSDIR}/security/libssh2 +LIB_DEPENDS= libssh2.so:security/libssh2 USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-STOMP-Client/Makefile b/net/p5-Net-STOMP-Client/Makefile index 5107967abe57..03bc5c3aee3d 100644 --- a/net/p5-Net-STOMP-Client/Makefile +++ b/net/p5-Net-STOMP-Client/Makefile @@ -13,8 +13,8 @@ COMMENT= Streaming Text Orientated Messaging Protocol Client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-No-Worries>=0:${PORTSDIR}/devel/p5-No-Worries \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate +BUILD_DEPENDS= p5-No-Worries>=0:devel/p5-No-Worries \ + p5-Params-Validate>=0:devel/p5-Params-Validate RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Server-Coro/Makefile b/net/p5-Net-Server-Coro/Makefile index 9db6ad80d56c..8a3d26d864f2 100644 --- a/net/p5-Net-Server-Coro/Makefile +++ b/net/p5-Net-Server-Coro/Makefile @@ -11,9 +11,9 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for co-operative multithreaded server using Coro RUN_DEPENDS= \ - p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Coro>0:${PORTSDIR}/devel/p5-Coro \ - p5-Net-Server>=2:${PORTSDIR}/net/p5-Net-Server + p5-AnyEvent>0:devel/p5-AnyEvent \ + p5-Coro>0:devel/p5-Coro \ + p5-Net-Server>=2:net/p5-Net-Server BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Server-SS-PreFork/Makefile b/net/p5-Net-Server-SS-PreFork/Makefile index c7ac9ab2aaa6..9051eb5f578d 100644 --- a/net/p5-Net-Server-SS-PreFork/Makefile +++ b/net/p5-Net-Server-SS-PreFork/Makefile @@ -14,14 +14,14 @@ COMMENT= Hot-deployable variant of Net::Server::PreFork LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server \ - p5-Server-Starter>=0.02:${PORTSDIR}/net/p5-Server-Starter +BUILD_DEPENDS= p5-Net-Server>0:net/p5-Net-Server \ + p5-Server-Starter>=0.02:net/p5-Server-Starter RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-HTTP-Server-Simple>0:${PORTSDIR}/www/p5-HTTP-Server-Simple \ - p5-Test-SharedFork>0:${PORTSDIR}/devel/p5-Test-SharedFork \ - p5-Test-TCP>=0.06:${PORTSDIR}/devel/p5-Test-TCP \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww +TEST_DEPENDS= p5-HTTP-Server-Simple>0:www/p5-HTTP-Server-Simple \ + p5-Test-SharedFork>0:devel/p5-Test-SharedFork \ + p5-Test-TCP>=0.06:devel/p5-Test-TCP \ + p5-libwww>0:www/p5-libwww USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Server/Makefile b/net/p5-Net-Server/Makefile index 9653b5a3870c..ed4fd37c4bf3 100644 --- a/net/p5-Net-Server/Makefile +++ b/net/p5-Net-Server/Makefile @@ -14,7 +14,7 @@ COMMENT= Configurable base class for writing internet servers in Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-Multiplex>=1.01:${PORTSDIR}/devel/p5-IO-Multiplex +BUILD_DEPENDS= p5-IO-Multiplex>=1.01:devel/p5-IO-Multiplex RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= IPV6 @@ -22,7 +22,7 @@ OPTIONS_DEFINE= IPV6 USES= perl5 USE_PERL5= configure -IPV6_BUILD_DEPENDS= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6 -IPV6_RUN_DEPENDS= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6 +IPV6_BUILD_DEPENDS= p5-Socket6>=0.23:net/p5-Socket6 +IPV6_RUN_DEPENDS= p5-Socket6>=0.23:net/p5-Socket6 .include <bsd.port.mk> diff --git a/net/p5-Net-Subnet/Makefile b/net/p5-Net-Subnet/Makefile index 77b250bb1185..14fae6d602a0 100644 --- a/net/p5-Net-Subnet/Makefile +++ b/net/p5-Net-Subnet/Makefile @@ -13,7 +13,7 @@ COMMENT= Fast IP-in-subnet matcher for IPv4 and IPv6, CIDR or mask LICENSE= ART10 -BUILD_DEPENDS= p5-Socket6>=0.23:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-Socket6>=0.23:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-TacacsPlus/Makefile b/net/p5-Net-TacacsPlus/Makefile index 8bf8fcd8c5e6..2a760466ebd0 100644 --- a/net/p5-Net-TacacsPlus/Makefile +++ b/net/p5-Net-TacacsPlus/Makefile @@ -12,8 +12,8 @@ COMMENT= Pure perl implement of Tacacs+ client LICENSE= ART20 -RUN_DEPENDS= p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor +RUN_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \ + p5-Class-Accessor>=0:devel/p5-Class-Accessor USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Telnet-Netscreen/Makefile b/net/p5-Net-Telnet-Netscreen/Makefile index dde3e63d66a9..a8c03bdf4a8a 100644 --- a/net/p5-Net-Telnet-Netscreen/Makefile +++ b/net/p5-Net-Telnet-Netscreen/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Perl interface for interact with a Netscreen firewall -BUILD_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet +BUILD_DEPENDS= p5-Net-Telnet>=0:net/p5-Net-Telnet RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-TiVo/Makefile b/net/p5-Net-TiVo/Makefile index f06fdfd3c052..b549607f0409 100644 --- a/net/p5-Net-TiVo/Makefile +++ b/net/p5-Net-TiVo/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= eg@fbsd.lt COMMENT= Framework for accessing TiVo using XML/HTTP -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ + p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Todoist/Makefile b/net/p5-Net-Todoist/Makefile index 658e16e3562e..2d943fdafdaa 100644 --- a/net/p5-Net-Todoist/Makefile +++ b/net/p5-Net-Todoist/Makefile @@ -14,8 +14,8 @@ COMMENT= Todoist API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-Traceroute-PurePerl/Makefile b/net/p5-Net-Traceroute-PurePerl/Makefile index 81c1e37ad6a9..335d2c6e089e 100644 --- a/net/p5-Net-Traceroute-PurePerl/Makefile +++ b/net/p5-Net-Traceroute-PurePerl/Makefile @@ -14,7 +14,7 @@ COMMENT= Traceroute(1) functionality in perl via raw sockets LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-Traceroute>=0:${PORTSDIR}/net/p5-Net-Traceroute +BUILD_DEPENDS= p5-Net-Traceroute>=0:net/p5-Net-Traceroute RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Traceroute6/Makefile b/net/p5-Net-Traceroute6/Makefile index 189457ed9293..4bbee4dea4cc 100644 --- a/net/p5-Net-Traceroute6/Makefile +++ b/net/p5-Net-Traceroute6/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl module to parse traceroute6(8) output LICENSE= MIT -BUILD_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 +BUILD_DEPENDS= p5-Socket6>=0:net/p5-Socket6 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Trackback/Makefile b/net/p5-Net-Trackback/Makefile index 4a39d162ef04..2510bbd32861 100644 --- a/net/p5-Net-Trackback/Makefile +++ b/net/p5-Net-Trackback/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= coryking@mozimedia.com COMMENT= Interface for developing Trackback clients and servers -BUILD_DEPENDS= p5-Class-ErrorHandler>=0.01:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= p5-Class-ErrorHandler>=0.01:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - p5-libwww>0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Class-ErrorHandler>=0.01:devel/p5-Class-ErrorHandler \ + p5-libwww>0:www/p5-libwww +RUN_DEPENDS= p5-Class-ErrorHandler>=0.01:devel/p5-Class-ErrorHandler \ + p5-libwww>0:www/p5-libwww USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile index e4f183c6d396..c00d6f6081d0 100644 --- a/net/p5-Net-Twitter-Lite/Makefile +++ b/net/p5-Net-Twitter-Lite/Makefile @@ -14,17 +14,17 @@ COMMENT= Perl interface to the Twitter API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-URI>=1.4:${PORTSDIR}/net/p5-URI \ - p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth \ - p5-Crypt-SSLeay>=0.5:${PORTSDIR}/security/p5-Crypt-SSLeay -RUN_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-URI>=1.4:${PORTSDIR}/net/p5-URI \ - p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth \ - p5-Crypt-SSLeay>=0.5:${PORTSDIR}/security/p5-Crypt-SSLeay -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +BUILD_DEPENDS= p5-JSON>=2.02:converters/p5-JSON \ + p5-libwww>=0:www/p5-libwww \ + p5-URI>=1.4:net/p5-URI \ + p5-Net-OAuth>=0.25:net/p5-Net-OAuth \ + p5-Crypt-SSLeay>=0.5:security/p5-Crypt-SSLeay +RUN_DEPENDS= p5-JSON>=2.02:converters/p5-JSON \ + p5-libwww>=0:www/p5-libwww \ + p5-URI>=1.4:net/p5-URI \ + p5-Net-OAuth>=0.25:net/p5-Net-OAuth \ + p5-Crypt-SSLeay>=0.5:security/p5-Crypt-SSLeay +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Net-Twitter/Makefile b/net/p5-Net-Twitter/Makefile index 2bb89b930d73..b497d92b2e69 100644 --- a/net/p5-Net-Twitter/Makefile +++ b/net/p5-Net-Twitter/Makefile @@ -13,29 +13,29 @@ COMMENT= Perl interface to twitter.com LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan \ - p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ - p5-Data-Visitor>=0:${PORTSDIR}/devel/p5-Data-Visitor \ - p5-DateTime>=0.51:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Format-Strptime>=1.09:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ - p5-Devel-StackTrace>=1.21:${PORTSDIR}/devel/p5-Devel-StackTrace \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Role-Parameterized>=0:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized \ - p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth \ - p5-Try-Tiny>=0.03:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-URI>=1.40:${PORTSDIR}/net/p5-URI \ - p5-libwww>=2.032:${PORTSDIR}/www/p5-libwww \ - p5-namespace-autoclean>=0.09:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_DEPENDS= p5-Carp-Clan>=0:devel/p5-Carp-Clan \ + p5-Class-Load>=0:devel/p5-Class-Load \ + p5-Data-Visitor>=0:devel/p5-Data-Visitor \ + p5-DateTime>=0.51:devel/p5-DateTime \ + p5-DateTime-Format-Strptime>=1.09:devel/p5-DateTime-Format-Strptime \ + p5-Devel-StackTrace>=1.21:devel/p5-Devel-StackTrace \ + p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-JSON>=0:converters/p5-JSON \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-Moose>=0.90:devel/p5-Moose \ + p5-MooseX-Role-Parameterized>=0:devel/p5-MooseX-Role-Parameterized \ + p5-Net-OAuth>=0:net/p5-Net-OAuth \ + p5-Try-Tiny>=0.03:lang/p5-Try-Tiny \ + p5-URI>=1.40:net/p5-URI \ + p5-libwww>=2.032:www/p5-libwww \ + p5-namespace-autoclean>=0.09:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ + p5-Test-Fatal>=0:devel/p5-Test-Fatal \ + p5-Test-Warn>=0:devel/p5-Test-Warn NO_ARCH= yes USES= perl5 diff --git a/net/p5-Net-VNC/Makefile b/net/p5-Net-VNC/Makefile index 9c9aac203504..aabea4894b7b 100644 --- a/net/p5-Net-VNC/Makefile +++ b/net/p5-Net-VNC/Makefile @@ -14,9 +14,9 @@ COMMENT= Simple VNC client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES \ - p5-Image-Imlib2>=0:${PORTSDIR}/graphics/p5-Image-Imlib2 +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Crypt-DES>=0:security/p5-Crypt-DES \ + p5-Image-Imlib2>=0:graphics/p5-Image-Imlib2 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-WhitePages/Makefile b/net/p5-Net-WhitePages/Makefile index c7dd24286636..602c2bc647b2 100644 --- a/net/p5-Net-WhitePages/Makefile +++ b/net/p5-Net-WhitePages/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Provides access to the XML API for WhitePages.com -BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Whois-ARIN/Makefile b/net/p5-Net-Whois-ARIN/Makefile index 312358198453..d9841e326881 100644 --- a/net/p5-Net-Whois-ARIN/Makefile +++ b/net/p5-Net-Whois-ARIN/Makefile @@ -14,7 +14,7 @@ COMMENT= ARIN whois client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject +TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Whois-IP/Makefile b/net/p5-Net-Whois-IP/Makefile index e185f1c24b02..780c7f10d95b 100644 --- a/net/p5-Net-Whois-IP/Makefile +++ b/net/p5-Net-Whois-IP/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Perl extension for looking up the whois information for IP addresses -BUILD_DEPENDS= p5-Regexp-IPv6>=0.02:${PORTSDIR}/textproc/p5-Regexp-IPv6 +BUILD_DEPENDS= p5-Regexp-IPv6>=0.02:textproc/p5-Regexp-IPv6 RUN_DEPENDS+= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Net-Whois-RIPE/Makefile b/net/p5-Net-Whois-RIPE/Makefile index 2879b8dfc816..bc5999b8bcc2 100644 --- a/net/p5-Net-Whois-RIPE/Makefile +++ b/net/p5-Net-Whois-RIPE/Makefile @@ -14,10 +14,10 @@ COMMENT= Implementation of RIPE Whois LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Iterator-Util>=0:${PORTSDIR}/devel/p5-Iterator-Util +BUILD_DEPENDS= p5-Iterator-Util>=0:devel/p5-Iterator-Util RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Whois-Raw/Makefile b/net/p5-Net-Whois-Raw/Makefile index e0dca47ef4ff..2af3bb1f626a 100644 --- a/net/p5-Net-Whois-Raw/Makefile +++ b/net/p5-Net-Whois-Raw/Makefile @@ -14,14 +14,14 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-Net-IDN-Encode>=0:${PORTSDIR}/textproc/p5-Net-IDN-Encode \ - p5-Regexp-IPv6>=0:${PORTSDIR}/textproc/p5-Regexp-IPv6 \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-Net-IDN-Encode>=0:textproc/p5-Net-IDN-Encode \ + p5-Regexp-IPv6>=0:textproc/p5-Regexp-IPv6 \ + p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-Test-RequiresInternet>=0:${PORTSDIR}/devel/p5-Test-RequiresInternet +TEST_DEPENDS= p5-DBI>=0:databases/p5-DBI \ + p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet NO_ARCH= yes USES= perl5 @@ -30,8 +30,8 @@ USE_PERL5= configure .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0:${PORTSDIR}/net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0:${PORTSDIR}/net/p5-IO-Socket-IP +BUILD_DEPENDS+= p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP +RUN_DEPENDS+= p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP .endif .include <bsd.port.post.mk> diff --git a/net/p5-Net-Whois/Makefile b/net/p5-Net-Whois/Makefile index 52c37c412940..2551991099bf 100644 --- a/net/p5-Net-Whois/Makefile +++ b/net/p5-Net-Whois/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Perl5 module to get information using the Whois protocol -RUN_DEPENDS= p5-Locale-Codes>=0:${PORTSDIR}/misc/p5-Locale-Codes +RUN_DEPENDS= p5-Locale-Codes>=0:misc/p5-Locale-Codes USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Works/Makefile b/net/p5-Net-Works/Makefile index dabf16247393..46e69f4802eb 100644 --- a/net/p5-Net-Works/Makefile +++ b/net/p5-Net-Works/Makefile @@ -12,12 +12,12 @@ COMMENT= APIs for IP addresses and networks LICENSE= ART20 -BUILD_DEPENDS= p5-List-AllUtils>=0.03:${PORTSDIR}/devel/p5-List-AllUtils \ - p5-Math-Int128>=0.07:${PORTSDIR}/math/p5-Math-Int128 \ - p5-namespace-autoclean>=0.13:${PORTSDIR}/devel/p5-namespace-autoclean \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo +BUILD_DEPENDS= p5-List-AllUtils>=0.03:devel/p5-List-AllUtils \ + p5-Math-Int128>=0.07:math/p5-Math-Int128 \ + p5-namespace-autoclean>=0.13:devel/p5-namespace-autoclean \ + p5-Moo>=0:devel/p5-Moo RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-Write/Makefile b/net/p5-Net-Write/Makefile index e584740efd59..6689ce0e692b 100644 --- a/net/p5-Net-Write/Makefile +++ b/net/p5-Net-Write/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= eg@fbsd.lt COMMENT= Interface to open and send raw frames to the network -BUILD_DEPENDS= p5-Class-Gomor>=1.00:${PORTSDIR}/devel/p5-Class-Gomor \ - p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \ - p5-Net-Pcap>=0.14:${PORTSDIR}/net/p5-Net-Pcap +BUILD_DEPENDS= p5-Class-Gomor>=1.00:devel/p5-Class-Gomor \ + p5-Socket6>=0.19:net/p5-Socket6 \ + p5-Net-Pcap>=0.14:net/p5-Net-Pcap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Yadis/Makefile b/net/p5-Net-Yadis/Makefile index c886f970c954..7d420188c6a9 100644 --- a/net/p5-Net-Yadis/Makefile +++ b/net/p5-Net-Yadis/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yadis service discovery protocol, and parses XRDS xml documents -RUN_DEPENDS= p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-XML-XPath>=0:textproc/p5-XML-XPath \ + p5-libwww>=0:www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Net-Z3950-SimpleServer/Makefile b/net/p5-Net-Z3950-SimpleServer/Makefile index 618807923c4a..f7da575ca8f3 100644 --- a/net/p5-Net-Z3950-SimpleServer/Makefile +++ b/net/p5-Net-Z3950-SimpleServer/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl module for developing Z39.50 servers LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz +LIB_DEPENDS= libyaz.so:net/yaz USES= perl5 shebangfix SHEBANG_FILES= ztest.pl grs_test.pl logging-server.pl diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index c3f271c40636..f375a4baaf55 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Perl interface to the Z39.50 Object-Orientation Model (ZOOM) -LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz -BUILD_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record -RUN_DEPENDS= p5-MARC-Record>=1.38:${PORTSDIR}/textproc/p5-MARC-Record +LIB_DEPENDS= libyaz.so:net/yaz +BUILD_DEPENDS= p5-MARC-Record>=1.38:textproc/p5-MARC-Record +RUN_DEPENDS= p5-MARC-Record>=1.38:textproc/p5-MARC-Record USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-uFTP/Makefile b/net/p5-Net-uFTP/Makefile index 762ea8a464c4..e4f49b3c3a8c 100644 --- a/net/p5-Net-uFTP/Makefile +++ b/net/p5-Net-uFTP/Makefile @@ -15,11 +15,11 @@ COMMENT= Universal interface for FTP-like modules (FTP, SFTP, SCP) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor-Fast-XS>=0:${PORTSDIR}/devel/p5-Class-Accessor-Fast-XS \ - p5-File-Stat-ModeString>=0:${PORTSDIR}/sysutils/p5-File-Stat-ModeString \ - p5-Net-FTP-AutoReconnect>=0:${PORTSDIR}/net/p5-Net-FTP-AutoReconnect \ - p5-Net-SSH2>=0:${PORTSDIR}/net/p5-Net-SSH2 \ - p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require +BUILD_DEPENDS= p5-Class-Accessor-Fast-XS>=0:devel/p5-Class-Accessor-Fast-XS \ + p5-File-Stat-ModeString>=0:sysutils/p5-File-Stat-ModeString \ + p5-Net-FTP-AutoReconnect>=0:net/p5-Net-FTP-AutoReconnect \ + p5-Net-SSH2>=0:net/p5-Net-SSH2 \ + p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 025f46cdaa02..23719ddadfe5 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -15,17 +15,17 @@ COMMENT= Perl5 modules to access and use network protocols LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Socket>=2.016:${PORTSDIR}/net/p5-Socket +BUILD_DEPENDS= p5-Socket>=2.016:net/p5-Socket RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= IPV6 SASL SSL OPTIONS_DEFAULT=SASL SASL_DESC= SASL auth for POP3 and SMTP support -SASL_BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL -SASL_RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL -SSL_BUILD_DEPENDS= p5-IO-Socket-SSL>=2.007:${PORTSDIR}/security/p5-IO-Socket-SSL -SSL_RUN_DEPENDS= p5-IO-Socket-SSL>=2.007:${PORTSDIR}/security/p5-IO-Socket-SSL +SASL_BUILD_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL +SASL_RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL +SSL_BUILD_DEPENDS= p5-IO-Socket-SSL>=2.007:security/p5-IO-Socket-SSL +SSL_RUN_DEPENDS= p5-IO-Socket-SSL>=2.007:security/p5-IO-Socket-SSL CONFIGURE_ENV= PERL5_CPAN_IS_RUNNING=1 NO_ARCH= yes @@ -35,8 +35,8 @@ USE_PERL5= configure .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MIPV6} && ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-IO-Socket-IP>=0.20:${PORTSDIR}/net/p5-IO-Socket-IP -RUN_DEPENDS+= p5-IO-Socket-IP>=0.20:${PORTSDIR}/net/p5-IO-Socket-IP +BUILD_DEPENDS+= p5-IO-Socket-IP>=0.20:net/p5-IO-Socket-IP +RUN_DEPENDS+= p5-IO-Socket-IP>=0.20:net/p5-IO-Socket-IP .endif .include <bsd.port.post.mk> diff --git a/net/p5-NetAddr-IP-Count/Makefile b/net/p5-NetAddr-IP-Count/Makefile index ac8adca0119a..597b71116d88 100644 --- a/net/p5-NetAddr-IP-Count/Makefile +++ b/net/p5-NetAddr-IP-Count/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= NetAddr::IP::Count - Count hosts in named subnets -BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP +BUILD_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-OAI-Harvester/Makefile b/net/p5-OAI-Harvester/Makefile index 63e39826da05..441a8cdac63a 100644 --- a/net/p5-OAI-Harvester/Makefile +++ b/net/p5-OAI-Harvester/Makefile @@ -15,13 +15,13 @@ COMMENT= Perl module to harvest using the OAI protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=1.30:${PORTSDIR}/net/p5-URI \ - p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Base>=1.04:${PORTSDIR}/textproc/p5-XML-SAX-Base \ - p5-libwww>=2.0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-URI>=1.30:net/p5-URI \ + p5-XML-SAX>=0.12:textproc/p5-XML-SAX \ + p5-XML-SAX-Base>=1.04:textproc/p5-XML-SAX-Base \ + p5-libwww>=2.0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +TEST_DEPENDS= p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer PORTSCOUT= limit:^[0-9\.]*$$ diff --git a/net/p5-OurNet-BBS/Makefile b/net/p5-OurNet-BBS/Makefile index 3e541ffdfbf0..25d4b9d093d2 100644 --- a/net/p5-OurNet-BBS/Makefile +++ b/net/p5-OurNet-BBS/Makefile @@ -11,31 +11,31 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Component Object Model for BBS systems -BUILD_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \ - p5-Crypt-Blowfish>=0:${PORTSDIR}/security/p5-Crypt-Blowfish \ - p5-Crypt-DES>=0:${PORTSDIR}/security/p5-Crypt-DES \ - p5-Crypt-GOST>=0:${PORTSDIR}/security/p5-Crypt-GOST \ - p5-Crypt-IDEA>=0:${PORTSDIR}/security/p5-Crypt-IDEA \ - p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \ - p5-Crypt-TEA>=0:${PORTSDIR}/security/p5-Crypt-TEA \ - p5-Crypt-Twofish>=0:${PORTSDIR}/security/p5-Crypt-Twofish \ - p5-Crypt-Twofish2>=0:${PORTSDIR}/security/p5-Crypt-Twofish2 \ - p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-Crypt-Blowfish_PP>=0:${PORTSDIR}/security/p5-Crypt-Blowfish_PP \ - p5-Crypt-DES_PP>=0:${PORTSDIR}/security/p5-Crypt-DES_PP \ - p5-Crypt-Rijndael_PP>=0:${PORTSDIR}/security/p5-Crypt-Rijndael_PP \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-GnuPG-Interface>=0:${PORTSDIR}/security/p5-GnuPG-Interface \ - p5-Hook-LexWrap>=0:${PORTSDIR}/devel/p5-Hook-LexWrap \ - p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ - p5-Mail-Box>=0:${PORTSDIR}/mail/p5-Mail-Box \ - p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \ - p5-Net-Daemon>=0:${PORTSDIR}/net/p5-Net-Daemon \ - p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \ - p5-OurNet-BBSAgent>=0:${PORTSDIR}/net/p5-OurNet-BBSAgent \ - p5-PlRPC>=0:${PORTSDIR}/net/p5-PlRPC \ - p5-enum>=0:${PORTSDIR}/devel/p5-enum +BUILD_DEPENDS= p5-Class-MethodMaker>=0:devel/p5-Class-MethodMaker \ + p5-Crypt-Blowfish>=0:security/p5-Crypt-Blowfish \ + p5-Crypt-DES>=0:security/p5-Crypt-DES \ + p5-Crypt-GOST>=0:security/p5-Crypt-GOST \ + p5-Crypt-IDEA>=0:security/p5-Crypt-IDEA \ + p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ + p5-Crypt-TEA>=0:security/p5-Crypt-TEA \ + p5-Crypt-Twofish>=0:security/p5-Crypt-Twofish \ + p5-Crypt-Twofish2>=0:security/p5-Crypt-Twofish2 \ + p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ + p5-Crypt-Blowfish_PP>=0:security/p5-Crypt-Blowfish_PP \ + p5-Crypt-DES_PP>=0:security/p5-Crypt-DES_PP \ + p5-Crypt-Rijndael_PP>=0:security/p5-Crypt-Rijndael_PP \ + p5-TimeDate>=0:devel/p5-TimeDate \ + p5-TimeDate>=0:devel/p5-TimeDate \ + p5-GnuPG-Interface>=0:security/p5-GnuPG-Interface \ + p5-Hook-LexWrap>=0:devel/p5-Hook-LexWrap \ + p5-Mail-Tools>=0:mail/p5-Mail-Tools \ + p5-Mail-Box>=0:mail/p5-Mail-Box \ + p5-Mail-Tools>=0:mail/p5-Mail-Tools \ + p5-Net-Daemon>=0:net/p5-Net-Daemon \ + p5-Net-Telnet>=0:net/p5-Net-Telnet \ + p5-OurNet-BBSAgent>=0:net/p5-OurNet-BBSAgent \ + p5-PlRPC>=0:net/p5-PlRPC \ + p5-enum>=0:devel/p5-enum RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:1.67 diff --git a/net/p5-OurNet-BBSAgent/Makefile b/net/p5-OurNet-BBSAgent/Makefile index b319dd215e81..457683b27f4b 100644 --- a/net/p5-OurNet-BBSAgent/Makefile +++ b/net/p5-OurNet-BBSAgent/Makefile @@ -14,7 +14,7 @@ COMMENT= Scriptable telnet-based virtual users LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet +BUILD_DEPENDS= p5-Net-Telnet>=0:net/p5-Net-Telnet RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-POE-Component-Client-Ident/Makefile b/net/p5-POE-Component-Client-Ident/Makefile index ef44c3645a88..44a3013c6c16 100644 --- a/net/p5-POE-Component-Client-Ident/Makefile +++ b/net/p5-POE-Component-Client-Ident/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking ident lookups -BUILD_DEPENDS= p5-POE>=0.9999:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=0.9999:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:${PORTSDIR}/devel/p5-Test-POE-Server-TCP +TEST_DEPENDS= p5-Test-POE-Server-TCP>=0:devel/p5-Test-POE-Server-TCP USES= perl5 USE_PERL5= configure diff --git a/net/p5-POE-Component-Client-Keepalive/Makefile b/net/p5-POE-Component-Client-Keepalive/Makefile index b934ee47fe36..030cece61cf7 100644 --- a/net/p5-POE-Component-Client-Keepalive/Makefile +++ b/net/p5-POE-Component-Client-Keepalive/Makefile @@ -16,9 +16,9 @@ COMMENT= POE component for managing connections, with keep-alive LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-IP-Minimal>=0.02:${PORTSDIR}/net/p5-Net-IP-Minimal \ - p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Resolver>=0.917:${PORTSDIR}/dns/p5-POE-Component-Resolver +BUILD_DEPENDS= p5-Net-IP-Minimal>=0.02:net/p5-Net-IP-Minimal \ + p5-POE>=1.311:devel/p5-POE \ + p5-POE-Component-Resolver>=0.917:dns/p5-POE-Component-Resolver RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-Client-Ping/Makefile b/net/p5-POE-Component-Client-Ping/Makefile index ae9bbbd2adc0..64df765142f4 100644 --- a/net/p5-POE-Component-Client-Ping/Makefile +++ b/net/p5-POE-Component-Client-Ping/Makefile @@ -14,7 +14,7 @@ COMMENT= POE component for non-blocking/concurrent ICMP ping LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-POE>=1.0070:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=1.0070:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-Client-Telnet/Makefile b/net/p5-POE-Component-Client-Telnet/Makefile index 411175081807..0f9b5713f977 100644 --- a/net/p5-POE-Component-Client-Telnet/Makefile +++ b/net/p5-POE-Component-Client-Telnet/Makefile @@ -14,9 +14,9 @@ COMMENT= POE component that provides non-blocking access to Net::Telnet LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \ - p5-Net-Telnet>=0:${PORTSDIR}/net/p5-Net-Telnet \ - p5-POE>=0.31:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-Devel-Symdump>=0:devel/p5-Devel-Symdump \ + p5-Net-Telnet>=0:net/p5-Net-Telnet \ + p5-POE>=0.31:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-Client-Traceroute/Makefile b/net/p5-POE-Component-Client-Traceroute/Makefile index ade6182c712c..c1f12de3f407 100644 --- a/net/p5-POE-Component-Client-Traceroute/Makefile +++ b/net/p5-POE-Component-Client-Traceroute/Makefile @@ -14,7 +14,7 @@ COMMENT= Non-blocking traceroute client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-POE>=0.11:${PORTSDIR}/devel/p5-POE +RUN_DEPENDS= p5-POE>=0.11:devel/p5-POE BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 shebangfix diff --git a/net/p5-POE-Component-Client-Twitter/Makefile b/net/p5-POE-Component-Client-Twitter/Makefile index b89ebb1a72ff..47bc2fec8694 100644 --- a/net/p5-POE-Component-Client-Twitter/Makefile +++ b/net/p5-POE-Component-Client-Twitter/Makefile @@ -11,15 +11,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= POE chat component for twitter.com -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \ - p5-POE>=0:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Client-HTTP>=0:${PORTSDIR}/www/p5-POE-Component-Client-HTTP \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ - p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \ - p5-Module-Install-TestBase>=0:${PORTSDIR}/devel/p5-Module-Install-TestBase \ - p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-JSON-Any>=0:converters/p5-JSON-Any \ + p5-POE>=0:devel/p5-POE \ + p5-POE-Component-Client-HTTP>=0:www/p5-POE-Component-Client-HTTP \ + p5-URI>=0:net/p5-URI \ + p5-YAML>=0:textproc/p5-YAML \ + p5-Test-Base>=0:devel/p5-Test-Base \ + p5-Module-Install-TestBase>=0:devel/p5-Module-Install-TestBase \ + p5-Module-Install>=0:devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-Client-Whois/Makefile b/net/p5-POE-Component-Client-Whois/Makefile index c0eecbdcc5c8..aece999e4529 100644 --- a/net/p5-POE-Component-Client-Whois/Makefile +++ b/net/p5-POE-Component-Client-Whois/Makefile @@ -13,8 +13,8 @@ COMMENT= One shot non-blocking RFC 812 WHOIS query LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ - p5-POE>=1.004:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-Net-Netmask>=1.9012:net-mgmt/p5-Net-Netmask \ + p5-POE>=1.004:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-POE-Component-ControlPort/Makefile b/net/p5-POE-Component-ControlPort/Makefile index e81edc2505d9..ddcd07202a7b 100644 --- a/net/p5-POE-Component-ControlPort/Makefile +++ b/net/p5-POE-Component-ControlPort/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Network control port for POE applications -RUN_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-Authen-Libwrap>=0:${PORTSDIR}/security/p5-Authen-Libwrap \ - p5-POE>=0:${PORTSDIR}/devel/p5-POE +RUN_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \ + p5-Authen-Libwrap>=0:security/p5-Authen-Libwrap \ + p5-POE>=0:devel/p5-POE BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile index 93e7ebf7235a..8fdfcf081034 100644 --- a/net/p5-POE-Component-Generic/Makefile +++ b/net/p5-POE-Component-Generic/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides non-blocking access to a blocking object -BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ - p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \ - p5-Net-SSH2>=0:${PORTSDIR}/net/p5-Net-SSH2 +BUILD_DEPENDS= p5-POE>=0.31:devel/p5-POE \ + p5-Devel-Symdump>=0:devel/p5-Devel-Symdump \ + p5-Net-SSH2>=0:net/p5-Net-SSH2 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-Jabber/Makefile b/net/p5-POE-Component-Jabber/Makefile index de09dd39c1a3..993b10287de8 100644 --- a/net/p5-POE-Component-Jabber/Makefile +++ b/net/p5-POE-Component-Jabber/Makefile @@ -11,14 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE Component for communicating over Jabber -BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Filter-Template>=0:${PORTSDIR}/devel/p5-Filter-Template \ - p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ - p5-POE-Component-PubSub>=0:${PORTSDIR}/net/p5-POE-Component-PubSub \ - p5-POE-Component-SSLify>=0:${PORTSDIR}/security/p5-POE-Component-SSLify \ - p5-POE-Filter-XML>=0:${PORTSDIR}/textproc/p5-POE-Filter-XML \ - p5-POE>=0:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-Filter-Template>=0:devel/p5-Filter-Template \ + p5-Net-SSLeay>=0:security/p5-Net-SSLeay \ + p5-POE-Component-PubSub>=0:net/p5-POE-Component-PubSub \ + p5-POE-Component-SSLify>=0:security/p5-POE-Component-SSLify \ + p5-POE-Filter-XML>=0:textproc/p5-POE-Filter-XML \ + p5-POE>=0:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix diff --git a/net/p5-POE-Component-Pcap/Makefile b/net/p5-POE-Component-Pcap/Makefile index 058f7da8e4c2..b909cdfbc31b 100644 --- a/net/p5-POE-Component-Pcap/Makefile +++ b/net/p5-POE-Component-Pcap/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE component for non-blocking use of Net::Pcap -BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ - p5-Net-Pcap>=0:${PORTSDIR}/net/p5-Net-Pcap \ - p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket +BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ + p5-Net-Pcap>=0:net/p5-Net-Pcap \ + p5-NetPacket>=0:net/p5-NetPacket RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-PubSub/Makefile b/net/p5-POE-Component-PubSub/Makefile index c91515044078..a3d5f28dcca7 100644 --- a/net/p5-POE-Component-PubSub/Makefile +++ b/net/p5-POE-Component-PubSub/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic publish/subscribe POE::Component -BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE +BUILD_DEPENDS= p5-POE>=0:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POE-Component-Server-Twirc/Makefile b/net/p5-POE-Component-Server-Twirc/Makefile index d588c93b1726..f2077386c02f 100644 --- a/net/p5-POE-Component-Server-Twirc/Makefile +++ b/net/p5-POE-Component-Server-Twirc/Makefile @@ -13,27 +13,27 @@ COMMENT= Twitter/IRC gateway LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-AnyEvent-Twitter>=0:${PORTSDIR}/net/p5-AnyEvent-Twitter \ - p5-AnyEvent-Twitter-Stream>=0:${PORTSDIR}/net/p5-AnyEvent-Twitter-Stream \ - p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Getopt>=0.15:${PORTSDIR}/devel/p5-MooseX-Getopt \ - p5-MooseX-Log-Log4perl>=0:${PORTSDIR}/devel/p5-MooseX-Log-Log4perl \ - p5-MooseX-POE>=0.215:${PORTSDIR}/devel/p5-MooseX-POE \ - p5-MooseX-SimpleConfig>=0:${PORTSDIR}/devel/p5-MooseX-SimpleConfig \ - p5-MooseX-Storage>=0:${PORTSDIR}/devel/p5-MooseX-Storage \ - p5-POE-Component-Server-IRC>=0.02005:${PORTSDIR}/irc/p5-POE-Component-Server-IRC \ - p5-POE-Component-TSTP>=0:${PORTSDIR}/devel/p5-POE-Component-TSTP \ - p5-POE-Loop-AnyEvent>=0:${PORTSDIR}/devel/p5-POE-Loop-AnyEvent \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-String-Truncate>=0:${PORTSDIR}/textproc/p5-String-Truncate \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny +BUILD_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-AnyEvent-Twitter>=0:net/p5-AnyEvent-Twitter \ + p5-AnyEvent-Twitter-Stream>=0:net/p5-AnyEvent-Twitter-Stream \ + p5-Config-Any>=0:devel/p5-Config-Any \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ + p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Getopt>=0.15:devel/p5-MooseX-Getopt \ + p5-MooseX-Log-Log4perl>=0:devel/p5-MooseX-Log-Log4perl \ + p5-MooseX-POE>=0.215:devel/p5-MooseX-POE \ + p5-MooseX-SimpleConfig>=0:devel/p5-MooseX-SimpleConfig \ + p5-MooseX-Storage>=0:devel/p5-MooseX-Storage \ + p5-POE-Component-Server-IRC>=0.02005:irc/p5-POE-Component-Server-IRC \ + p5-POE-Component-TSTP>=0:devel/p5-POE-Component-TSTP \ + p5-POE-Loop-AnyEvent>=0:devel/p5-POE-Loop-AnyEvent \ + p5-Path-Class>=0:devel/p5-Path-Class \ + p5-Proc-Daemon>=0:devel/p5-Proc-Daemon \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ + p5-String-Truncate>=0:textproc/p5-String-Truncate \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-POEx-Role-TCPServer/Makefile b/net/p5-POEx-Role-TCPServer/Makefile index 97e734dd06ae..96e5d70477b2 100644 --- a/net/p5-POEx-Role-TCPServer/Makefile +++ b/net/p5-POEx-Role-TCPServer/Makefile @@ -12,13 +12,13 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for TCPServer Moose role on POE RUN_DEPENDS= \ - p5-MooseX-Declare>0:${PORTSDIR}/devel/p5-MooseX-Declare \ - p5-MooseX-Types>0:${PORTSDIR}/devel/p5-MooseX-Types \ - p5-MooseX-Types-Structured>0:${PORTSDIR}/devel/p5-MooseX-Types-Structured \ - p5-POE>0:${PORTSDIR}/devel/p5-POE \ - p5-POEx-Role-SessionInstantiation>0:${PORTSDIR}/devel/p5-POEx-Role-SessionInstantiation \ - p5-POEx-Types>0:${PORTSDIR}/devel/p5-POEx-Types \ - p5-aliased>0:${PORTSDIR}/devel/p5-aliased + p5-MooseX-Declare>0:devel/p5-MooseX-Declare \ + p5-MooseX-Types>0:devel/p5-MooseX-Types \ + p5-MooseX-Types-Structured>0:devel/p5-MooseX-Types-Structured \ + p5-POE>0:devel/p5-POE \ + p5-POEx-Role-SessionInstantiation>0:devel/p5-POEx-Role-SessionInstantiation \ + p5-POEx-Types>0:devel/p5-POEx-Types \ + p5-aliased>0:devel/p5-aliased BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Parallel-Pvm/Makefile b/net/p5-Parallel-Pvm/Makefile index 8e5b1a8a333e..09b0b44c25ab 100644 --- a/net/p5-Parallel-Pvm/Makefile +++ b/net/p5-Parallel-Pvm/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the Parallel Virtual Machine (PVM) -BUILD_DEPENDS= pvm:${PORTSDIR}/net/pvm +BUILD_DEPENDS= pvm:net/pvm RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Phone-Info/Makefile b/net/p5-Phone-Info/Makefile index 7edaa29fd8a1..d1303bfd5614 100644 --- a/net/p5-Phone-Info/Makefile +++ b/net/p5-Phone-Info/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Provides a nicer CLI interface to Net::WhitePages -RUN_DEPENDS= p5-Net-WhitePages>=0:${PORTSDIR}/net/p5-Net-WhitePages +RUN_DEPENDS= p5-Net-WhitePages>=0:net/p5-Net-WhitePages USES= perl5 shebangfix SHEBANG_FILES= bin/phoneinfo diff --git a/net/p5-PlRPC/Makefile b/net/p5-PlRPC/Makefile index 9ee1ab2448ea..7394e9f1d1a6 100644 --- a/net/p5-PlRPC/Makefile +++ b/net/p5-PlRPC/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for writing RPC servers and clients -BUILD_DEPENDS= p5-Net-Daemon>=0:${PORTSDIR}/net/p5-Net-Daemon +BUILD_DEPENDS= p5-Net-Daemon>=0:net/p5-Net-Daemon RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-REST-Application/Makefile b/net/p5-REST-Application/Makefile index 8ea22295bcc3..1a138a7821b3 100644 --- a/net/p5-REST-Application/Makefile +++ b/net/p5-REST-Application/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Framework for building RESTful web-applications -BUILD_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash +BUILD_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-REST-Google/Makefile b/net/p5-REST-Google/Makefile index 3f2eceb4f7d3..88e240f78710 100644 --- a/net/p5-REST-Google/Makefile +++ b/net/p5-REST-Google/Makefile @@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Access Google REST (aka AJAX) API from Perl -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ - p5-JSON-Any>=1.16:${PORTSDIR}/converters/p5-JSON-Any +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-Class-Accessor>0:devel/p5-Class-Accessor \ + p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \ + p5-URI>=1.35:net/p5-URI \ + p5-JSON-Any>=1.16:converters/p5-JSON-Any BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-RPC-EPC-Service/Makefile b/net/p5-RPC-EPC-Service/Makefile index 8ae1e156028e..d93c9abdeba2 100644 --- a/net/p5-RPC-EPC-Service/Makefile +++ b/net/p5-RPC-EPC-Service/Makefile @@ -15,8 +15,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-AnyEvent>=6.1:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Data-SExpression>=0.41:${PORTSDIR}/devel/p5-Data-SExpression + p5-AnyEvent>=6.1:devel/p5-AnyEvent \ + p5-Data-SExpression>=0.41:devel/p5-Data-SExpression BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-RPC-XML/Makefile b/net/p5-RPC-XML/Makefile index 01de7a96a472..7a0d3e2f0eff 100644 --- a/net/p5-RPC-XML/Makefile +++ b/net/p5-RPC-XML/Makefile @@ -13,23 +13,23 @@ COMMENT= XML-RPC client and server library for Perl LICENSE= ART20 LGPL21 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Parser>=2.31:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-libwww>=5.834:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-XML-Parser>=2.31:textproc/p5-XML-Parser \ + p5-libwww>=5.834:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-DateTime-Format-ISO8601>=0.07:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 +TEST_DEPENDS= p5-DateTime-Format-ISO8601>=0.07:devel/p5-DateTime-Format-ISO8601 USES= gmake perl5 USE_PERL5= configure OPTIONS_DEFINE= XS -XS_BUILD_DEPENDS= p5-XML-LibXML>=1.85:${PORTSDIR}/textproc/p5-XML-LibXML +XS_BUILD_DEPENDS= p5-XML-LibXML>=1.85:textproc/p5-XML-LibXML XS_RUN_DEPENDS= ${XS_BUILD_DEPENDS} .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501905 -TEST_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils +TEST_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils .endif .include <bsd.port.post.mk> diff --git a/net/p5-ResourcePool-Resource-Net-LDAP/Makefile b/net/p5-ResourcePool-Resource-Net-LDAP/Makefile index 268c63927fbf..1ce652fcd65b 100644 --- a/net/p5-ResourcePool-Resource-Net-LDAP/Makefile +++ b/net/p5-ResourcePool-Resource-Net-LDAP/Makefile @@ -13,8 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= ResourcePool wrapper for Net::LDAP -BUILD_DEPENDS= p5-ResourcePool>=0:${PORTSDIR}/devel/p5-ResourcePool \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= p5-ResourcePool>=0:devel/p5-ResourcePool \ + p5-perl-ldap>=0:net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile index 4f8a737ec89e..ef56747bcdcd 100644 --- a/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile +++ b/net/p5-ResourcePool-Resource-SOAP-Lite/Makefile @@ -13,8 +13,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= ResourcePool wrapper for SOAP::Lite -RUN_DEPENDS= p5-ResourcePool>=1.0100:${PORTSDIR}/devel/p5-ResourcePool \ - p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +RUN_DEPENDS= p5-ResourcePool>=1.0100:devel/p5-ResourcePool \ + p5-SOAP-Lite>=0:net/p5-SOAP-Lite BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-Rose-URI/Makefile b/net/p5-Rose-URI/Makefile index 63212a0dd37a..aa38753bde5b 100644 --- a/net/p5-Rose-URI/Makefile +++ b/net/p5-Rose-URI/Makefile @@ -14,8 +14,8 @@ COMMENT= Easy and efficient manipulation of URI components LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Rose-Object>=0.854:${PORTSDIR}/devel/p5-Rose-Object \ - p5-URI>0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Rose-Object>=0.854:devel/p5-Rose-Object \ + p5-URI>0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-S3/Makefile b/net/p5-S3/Makefile index b93eb9fde601..0d1a8182902e 100644 --- a/net/p5-S3/Makefile +++ b/net/p5-S3/Makefile @@ -12,10 +12,10 @@ DISTNAME= s3-example-perl-library MAINTAINER= perl@FreeBSD.org COMMENT= Library in Perl for working with the Amazon S3 REST interface -RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-URI>=0:net/p5-URI \ + p5-XML-Simple>=0:textproc/p5-XML-Simple \ + p5-libwww>=0:www/p5-libwww NO_BUILD= yes USES= perl5 shebangfix zip diff --git a/net/p5-SOAP-Amazon-S3/Makefile b/net/p5-SOAP-Amazon-S3/Makefile index eb84e9580919..c5b6798bbe2a 100644 --- a/net/p5-SOAP-Amazon-S3/Makefile +++ b/net/p5-SOAP-Amazon-S3/Makefile @@ -12,10 +12,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Module for interfacing with Amazon S3 through SOAP -RUN_DEPENDS= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-SOAP-MySOAP>=0:${PORTSDIR}/net/p5-SOAP-MySOAP \ - p5-XML-MyXML>=0:${PORTSDIR}/textproc/p5-XML-MyXML +RUN_DEPENDS= p5-Time-Piece>=0:devel/p5-Time-Piece \ + p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ + p5-SOAP-MySOAP>=0:net/p5-SOAP-MySOAP \ + p5-XML-MyXML>=0:textproc/p5-XML-MyXML BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-SOAP-Data-Builder/Makefile b/net/p5-SOAP-Data-Builder/Makefile index e54d30477f34..11db24a3c894 100644 --- a/net/p5-SOAP-Data-Builder/Makefile +++ b/net/p5-SOAP-Data-Builder/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Wrapper simplifying SOAP::Data and SOAP::Serialiser -BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index c7b9381b95ce..91e6f23a2bb5 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -14,19 +14,19 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ - p5-IO-SessionData>=1.03:${PORTSDIR}/devel/p5-IO-SessionData \ - p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ - p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-Parser-Lite>=0:${PORTSDIR}/textproc/p5-XML-Parser-Lite \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Class-Inspector>=0:devel/p5-Class-Inspector \ + p5-IO-SessionData>=1.03:devel/p5-IO-SessionData \ + p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-MIME-Tools>=0:mail/p5-MIME-Tools \ + p5-Task-Weaken>=0:devel/p5-Task-Weaken \ + p5-URI>=0:net/p5-URI \ + p5-XML-Parser>=2.23:textproc/p5-XML-Parser \ + p5-XML-Parser-Lite>=0:textproc/p5-XML-Parser-Lite \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \ - p5-Test-XML>=0:${PORTSDIR}/devel/p5-Test-XML +TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn \ + p5-Test-XML>=0:devel/p5-Test-XML CONFLICTS_INSTALL= p5-SOAP-Lite-0.60* p5-SOAP-[0-9]* diff --git a/net/p5-SOAP-MySOAP/Makefile b/net/p5-SOAP-MySOAP/Makefile index e0fa4c858fcc..60627b164e75 100644 --- a/net/p5-SOAP-MySOAP/Makefile +++ b/net/p5-SOAP-MySOAP/Makefile @@ -14,7 +14,7 @@ COMMENT= Extremely basic SOAP client module LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-SOAP-XML-Client/Makefile b/net/p5-SOAP-XML-Client/Makefile index 03718ead5284..e21ae42fc230 100644 --- a/net/p5-SOAP-XML-Client/Makefile +++ b/net/p5-SOAP-XML-Client/Makefile @@ -14,11 +14,11 @@ COMMENT= Simple frame work for talking with web services LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-SOAP-Data-Builder>=0.8:${PORTSDIR}/net/p5-SOAP-Data-Builder \ - p5-SOAP-Lite>=0.67:${PORTSDIR}/net/p5-SOAP-Lite \ - p5-XML-LibXML>=0.6:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-SOAP-Data-Builder>=0.8:net/p5-SOAP-Data-Builder \ + p5-SOAP-Lite>=0.67:net/p5-SOAP-Lite \ + p5-XML-LibXML>=0.6:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:2.26 diff --git a/net/p5-SOAP/Makefile b/net/p5-SOAP/Makefile index 3d43645fbf44..5d8ffb85215f 100644 --- a/net/p5-SOAP/Makefile +++ b/net/p5-SOAP/Makefile @@ -14,8 +14,8 @@ COMMENT= Perl modules providing an API to the Simple Object Access Protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= p5-SOAP-Lite-[0-9]* diff --git a/net/p5-Samba-LDAP/Makefile b/net/p5-Samba-LDAP/Makefile index 6bbb25acb376..b51ef35ff1e8 100644 --- a/net/p5-Samba-LDAP/Makefile +++ b/net/p5-Samba-LDAP/Makefile @@ -11,16 +11,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manage a Samba PDC with an LDAP Backend -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ - p5-Class-Base>=0:${PORTSDIR}/devel/p5-Class-Base \ - p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \ - p5-Crypt-SmbHash>=0:${PORTSDIR}/security/p5-Crypt-SmbHash \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Regexp-DefaultFlags>=0:${PORTSDIR}/textproc/p5-Regexp-DefaultFlags \ - p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8 +BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-Readonly>=0:devel/p5-Readonly \ + p5-Class-Base>=0:devel/p5-Class-Base \ + p5-Config-Tiny>=0:devel/p5-Config-Tiny \ + p5-Crypt-SmbHash>=0:security/p5-Crypt-SmbHash \ + p5-perl-ldap>=0:net/p5-perl-ldap \ + p5-Regexp-DefaultFlags>=0:textproc/p5-Regexp-DefaultFlags \ + p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ + p5-Unicode-MapUTF8>=0:converters/p5-Unicode-MapUTF8 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-Server-Starter/Makefile b/net/p5-Server-Starter/Makefile index 5e95a42fd5aa..5f563caf8321 100644 --- a/net/p5-Server-Starter/Makefile +++ b/net/p5-Server-Starter/Makefile @@ -13,10 +13,10 @@ COMMENT= Perl extension of superdaemon for hot-deploying server programs LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-IO-Socket-IP>=0:${PORTSDIR}/net/p5-IO-Socket-IP \ - p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Test-SharedFork>0:${PORTSDIR}/devel/p5-Test-SharedFork \ - p5-Test-TCP>=0:${PORTSDIR}/devel/p5-Test-TCP +TEST_DEPENDS= p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP \ + p5-Test-Requires>=0:devel/p5-Test-Requires \ + p5-Test-SharedFork>0:devel/p5-Test-SharedFork \ + p5-Test-TCP>=0:devel/p5-Test-TCP USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Socket-GetAddrInfo/Makefile b/net/p5-Socket-GetAddrInfo/Makefile index 1b5ffc00e2b5..77bafb410dfb 100644 --- a/net/p5-Socket-GetAddrInfo/Makefile +++ b/net/p5-Socket-GetAddrInfo/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RFC 2553's getaddrinfo and getnameinfo functions -BUILD_DEPENDS= p5-ExtUtils-CChecker>=0.06:${PORTSDIR}/devel/p5-ExtUtils-CChecker +BUILD_DEPENDS= p5-ExtUtils-CChecker>=0.06:devel/p5-ExtUtils-CChecker USES= perl5 shebangfix USE_PERL5= modbuild diff --git a/net/p5-Socket-Multicast6/Makefile b/net/p5-Socket-Multicast6/Makefile index aaafde3709d9..cfe3778175a2 100644 --- a/net/p5-Socket-Multicast6/Makefile +++ b/net/p5-Socket-Multicast6/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Constructors and constants for IPv4/IPv6 multicast socket operations -RUN_DEPENDS= p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 +RUN_DEPENDS= p5-Socket6>=0.19:net/p5-Socket6 USES= perl5 USE_PERL5= modbuild diff --git a/net/p5-Sort-Key-IPv4/Makefile b/net/p5-Sort-Key-IPv4/Makefile index f804d144839f..20fab6d4f010 100644 --- a/net/p5-Sort-Key-IPv4/Makefile +++ b/net/p5-Sort-Key-IPv4/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for sorting IPv4 addresses -BUILD_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key -RUN_DEPENDS= p5-Sort-Key>=0:${PORTSDIR}/devel/p5-Sort-Key +BUILD_DEPENDS= p5-Sort-Key>=0:devel/p5-Sort-Key +RUN_DEPENDS= p5-Sort-Key>=0:devel/p5-Sort-Key USES= perl5 USE_PERL5= configure diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile index aa3498cd3f35..4f197a48358f 100644 --- a/net/p5-Test-URI/Makefile +++ b/net/p5-Test-URI/Makefile @@ -14,7 +14,7 @@ COMMENT= Check Uniform Resource Identifiers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-URI-FromHash/Makefile b/net/p5-URI-FromHash/Makefile index 355acbb508af..19cc011338b3 100644 --- a/net/p5-URI-FromHash/Makefile +++ b/net/p5-URI-FromHash/Makefile @@ -12,8 +12,8 @@ COMMENT= Create URI from hash of components LICENSE= ART20 -BUILD_DEPENDS= p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-URI>=1.68:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Params-Validate>=0:devel/p5-Params-Validate \ + p5-URI>=1.68:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-URI-Match/Makefile b/net/p5-URI-Match/Makefile index bf15e2b082f7..394c9eab286c 100644 --- a/net/p5-URI-Match/Makefile +++ b/net/p5-URI-Match/Makefile @@ -11,7 +11,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for matching URLs by parts RUN_DEPENDS= \ - p5-URI>0:${PORTSDIR}/net/p5-URI + p5-URI>0:net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/net/p5-URI-Nested/Makefile b/net/p5-URI-Nested/Makefile index 9e322df0fcb3..d6b0ebb6245a 100644 --- a/net/p5-URI-Nested/Makefile +++ b/net/p5-URI-Nested/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl5 interface for nested URIs LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=1.40:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=1.40:net/p5-URI NO_ARCH= yes USES= perl5 diff --git a/net/p5-URI-OpenURL/Makefile b/net/p5-URI-OpenURL/Makefile index 231a8867c32d..1c95829aee54 100644 --- a/net/p5-URI-OpenURL/Makefile +++ b/net/p5-URI-OpenURL/Makefile @@ -14,7 +14,7 @@ COMMENT= Parse and construct OpenURL's (NISO Z39.88-2004) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-URI-Query/Makefile b/net/p5-URI-Query/Makefile index 46b9073a0f54..d91fe27c4fa1 100644 --- a/net/p5-URI-Query/Makefile +++ b/net/p5-URI-Query/Makefile @@ -13,7 +13,7 @@ COMMENT= URI query string manipulation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-URI-SmartURI/Makefile b/net/p5-URI-SmartURI/Makefile index 1defaaaa7ba4..fa7d30d8d2c6 100644 --- a/net/p5-URI-SmartURI/Makefile +++ b/net/p5-URI-SmartURI/Makefile @@ -14,16 +14,16 @@ COMMENT= Subclassable and hostless URIs LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-C3-Componentised>=0:${PORTSDIR}/devel/p5-Class-C3-Componentised \ - p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-MRO-Compat>=0.09:${PORTSDIR}/devel/p5-MRO-Compat \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-URI>=1.51:${PORTSDIR}/net/p5-URI \ - p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean +BUILD_DEPENDS= p5-Class-C3-Componentised>=0:devel/p5-Class-C3-Componentised \ + p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-MRO-Compat>=0.09:devel/p5-MRO-Compat \ + p5-Moose>=0:devel/p5-Moose \ + p5-URI>=1.51:net/p5-URI \ + p5-namespace-clean>=0:devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Test-Fatal>0:devel/p5-Test-Fatal \ + p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure diff --git a/net/p5-URI-Template-Restrict/Makefile b/net/p5-URI-Template-Restrict/Makefile index 6fe031527e31..cddb27f391e4 100644 --- a/net/p5-URI-Template-Restrict/Makefile +++ b/net/p5-URI-Template-Restrict/Makefile @@ -11,15 +11,15 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for restricted URI Templates handler RUN_DEPENDS= \ - p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Unicode-Normalize>0:${PORTSDIR}/textproc/p5-Unicode-Normalize \ - p5-URI>0:${PORTSDIR}/net/p5-URI + p5-Class-Accessor>0:devel/p5-Class-Accessor \ + p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ + p5-Unicode-Normalize>0:textproc/p5-Unicode-Normalize \ + p5-URI>0:net/p5-URI BUILD_DEPENDS= \ - p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Unicode-Normalize>0:${PORTSDIR}/textproc/p5-Unicode-Normalize \ - p5-URI>0:${PORTSDIR}/net/p5-URI + p5-Class-Accessor>0:devel/p5-Class-Accessor \ + p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ + p5-Unicode-Normalize>0:textproc/p5-Unicode-Normalize \ + p5-URI>0:net/p5-URI USES= perl5 USE_PERL5= configure diff --git a/net/p5-URI-Template/Makefile b/net/p5-URI-Template/Makefile index 1c540f2c0992..cebd8abe0726 100644 --- a/net/p5-URI-Template/Makefile +++ b/net/p5-URI-Template/Makefile @@ -13,9 +13,9 @@ COMMENT= Object for handling URI templates LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON +TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON USES= perl5 USE_PERL5= configure diff --git a/net/p5-URI-db/Makefile b/net/p5-URI-db/Makefile index 47db11f18890..9213bbf67b87 100644 --- a/net/p5-URI-db/Makefile +++ b/net/p5-URI-db/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl5 module representing database URIs LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=1.40:${PORTSDIR}/net/p5-URI \ - p5-URI-Nested>=0.10:${PORTSDIR}/net/p5-URI-Nested +BUILD_DEPENDS= p5-URI>=1.40:net/p5-URI \ + p5-URI-Nested>=0.10:net/p5-URI-Nested NO_ARCH= yes USES= perl5 diff --git a/net/p5-URI-ws/Makefile b/net/p5-URI-ws/Makefile index 4c756cbccca6..ba1b0d42e36c 100644 --- a/net/p5-URI-ws/Makefile +++ b/net/p5-URI-ws/Makefile @@ -13,7 +13,7 @@ COMMENT= WebSocket support for URI package LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/net/p5-VM-EC2-Security-CredentialCache/Makefile b/net/p5-VM-EC2-Security-CredentialCache/Makefile index bc42a1551df4..c0904f050fd2 100644 --- a/net/p5-VM-EC2-Security-CredentialCache/Makefile +++ b/net/p5-VM-EC2-Security-CredentialCache/Makefile @@ -13,8 +13,8 @@ COMMENT= Cache credentials respecting expriation time for IAM roles LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \ - p5-VM-EC2>=0:${PORTSDIR}/net/p5-VM-EC2 +BUILD_DEPENDS= p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ + p5-VM-EC2>=0:net/p5-VM-EC2 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-VM-EC2/Makefile b/net/p5-VM-EC2/Makefile index 636e068c7de8..438fdbabebe9 100644 --- a/net/p5-VM-EC2/Makefile +++ b/net/p5-VM-EC2/Makefile @@ -14,14 +14,14 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-AnyEvent-CacheDNS>=0.08:${PORTSDIR}/dns/p5-AnyEvent-CacheDNS \ - p5-AnyEvent-HTTP>=2.15:${PORTSDIR}/www/p5-AnyEvent-HTTP \ - p5-AnyEvent>=7.04:${PORTSDIR}/devel/p5-AnyEvent \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-String-Approx>=3.26:${PORTSDIR}/devel/p5-String-Approx \ - p5-URI>=1.40:${PORTSDIR}/net/p5-URI \ - p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>=5.835:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-AnyEvent-CacheDNS>=0.08:dns/p5-AnyEvent-CacheDNS \ + p5-AnyEvent-HTTP>=2.15:www/p5-AnyEvent-HTTP \ + p5-AnyEvent>=7.04:devel/p5-AnyEvent \ + p5-JSON>=0:converters/p5-JSON \ + p5-String-Approx>=3.26:devel/p5-String-Approx \ + p5-URI>=1.40:net/p5-URI \ + p5-XML-Simple>=2.18:textproc/p5-XML-Simple \ + p5-libwww>=5.835:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-Validate-Net/Makefile b/net/p5-Validate-Net/Makefile index fc057addb556..a8fe64899333 100644 --- a/net/p5-Validate-Net/Makefile +++ b/net/p5-Validate-Net/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Format validation and more for Net:: related strings -BUILD_DEPENDS= p5-Class-Default>=0:${PORTSDIR}/devel/p5-Class-Default +BUILD_DEPENDS= p5-Class-Default>=0:devel/p5-Class-Default RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-WebService-Dropbox/Makefile b/net/p5-WebService-Dropbox/Makefile index fd6bb04e910d..ed8afd5b0958 100644 --- a/net/p5-WebService-Dropbox/Makefile +++ b/net/p5-WebService-Dropbox/Makefile @@ -15,9 +15,9 @@ COMMENT= Perl interface to Dropbox API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \ - p5-Net-OAuth>=0.28:${PORTSDIR}/net/p5-Net-OAuth \ - p5-URI>=1.60:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-JSON>=2.53:converters/p5-JSON \ + p5-Net-OAuth>=0.28:net/p5-Net-OAuth \ + p5-URI>=1.60:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= LWP @@ -29,15 +29,15 @@ USE_PERL5= configure .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MLWP} -BUILD_DEPENDS+= p5-LWP-Protocol-https>=6.03:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-libwww>=6.04:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS+= p5-LWP-Protocol-https>=6.03:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-libwww>=6.04:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS+= p5-LWP-Protocol-https>=6.03:www/p5-LWP-Protocol-https \ + p5-libwww>=6.04:www/p5-libwww +RUN_DEPENDS+= p5-LWP-Protocol-https>=6.03:www/p5-LWP-Protocol-https \ + p5-libwww>=6.04:www/p5-libwww .else -BUILD_DEPENDS+= p5-Furl>=1.01:${PORTSDIR}/www/p5-Furl \ - p5-IO-Socket-SSL>=1.77:${PORTSDIR}/security/p5-IO-Socket-SSL -RUN_DEPENDS+= p5-Furl>=1.01:${PORTSDIR}/www/p5-Furl \ - p5-IO-Socket-SSL>=1.77:${PORTSDIR}/security/p5-IO-Socket-SSL +BUILD_DEPENDS+= p5-Furl>=1.01:www/p5-Furl \ + p5-IO-Socket-SSL>=1.77:security/p5-IO-Socket-SSL +RUN_DEPENDS+= p5-Furl>=1.01:www/p5-Furl \ + p5-IO-Socket-SSL>=1.77:security/p5-IO-Socket-SSL .endif .include <bsd.port.mk> diff --git a/net/p5-WebService-Prowl/Makefile b/net/p5-WebService-Prowl/Makefile index d42fdb653075..6a29e372c954 100644 --- a/net/p5-WebService-Prowl/Makefile +++ b/net/p5-WebService-Prowl/Makefile @@ -14,10 +14,10 @@ COMMENT= Perl interface to Prowl Public API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ + p5-XML-Simple>=0:textproc/p5-XML-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-What/Makefile b/net/p5-What/Makefile index c1ae98527d34..4d398b1d67ff 100644 --- a/net/p5-What/Makefile +++ b/net/p5-What/Makefile @@ -15,11 +15,11 @@ COMMENT= Find out about running services LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ - p5-Exception-Class>=1.21:${PORTSDIR}/devel/p5-Exception-Class +BUILD_DEPENDS= p5-Error>=0:lang/p5-Error \ + p5-Exception-Class>=1.21:devel/p5-Exception-Class RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-Pod>=1:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= configure diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile index 5d58016ae89a..7ebc114e8b41 100644 --- a/net/p5-X500-DN/Makefile +++ b/net/p5-X500-DN/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Handle X.500 DNs (Distinguished Names), parse, and format them -BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent +BUILD_DEPENDS= p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile index 5078b85c3e1c..8cbb8b35d485 100644 --- a/net/p5-XML-Compile-SOAP-AnyEvent/Makefile +++ b/net/p5-XML-Compile-SOAP-AnyEvent/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Exchange XML via AnyEvent::HTTP -BUILD_DEPENDS= p5-AnyEvent-HTTP>=1.46:${PORTSDIR}/www/p5-AnyEvent-HTTP \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile-SOAP>=3.05:${PORTSDIR}/net/p5-XML-Compile-SOAP +BUILD_DEPENDS= p5-AnyEvent-HTTP>=1.46:www/p5-AnyEvent-HTTP \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-Log-Report>=1.05:devel/p5-Log-Report \ + p5-XML-Compile-SOAP>=3.05:net/p5-XML-Compile-SOAP RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= ART10 GPLv1 diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index 721682ade6a0..af593d499e2a 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/Makefile +++ b/net/p5-XML-Compile-SOAP-Daemon/Makefile @@ -13,13 +13,13 @@ COMMENT= Base class for SOAP message servers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile>=1.44:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=0.991:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ - p5-XML-Compile-SOAP>=3.00:${PORTSDIR}/net/p5-XML-Compile-SOAP \ - p5-XML-Compile-WSDL11>=3.00:${PORTSDIR}/net/p5-XML-Compile-WSDL11 +BUILD_DEPENDS= p5-Log-Report>=0.90:devel/p5-Log-Report \ + p5-XML-Compile>=1.44:textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=0.991:textproc/p5-XML-Compile-Cache \ + p5-XML-Compile-SOAP>=3.00:net/p5-XML-Compile-SOAP \ + p5-XML-Compile-WSDL11>=3.00:net/p5-XML-Compile-WSDL11 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester +TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:devel/p5-XML-Compile-Tester USES= perl5 USE_PERL5= configure diff --git a/net/p5-XML-Compile-SOAP-WSA/Makefile b/net/p5-XML-Compile-SOAP-WSA/Makefile index 199a4c87e5b9..15c006ba7044 100644 --- a/net/p5-XML-Compile-SOAP-WSA/Makefile +++ b/net/p5-XML-Compile-SOAP-WSA/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= papowell@astart.com COMMENT= SOAP message messages with WSA fields -BUILD_DEPENDS= p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \ - p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww \ - p5-Log-Report>=0.22:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile-SOAP>=2.10:${PORTSDIR}/net/p5-XML-Compile-SOAP \ - p5-XML-Compile>=1.01:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=0.91:${PORTSDIR}/textproc/p5-XML-Compile-Cache +BUILD_DEPENDS= p5-Net-Server>=0.97:net/p5-Net-Server \ + p5-libwww>=5.803:www/p5-libwww \ + p5-Log-Report>=0.22:devel/p5-Log-Report \ + p5-XML-Compile-SOAP>=2.10:net/p5-XML-Compile-SOAP \ + p5-XML-Compile>=1.01:textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=0.91:textproc/p5-XML-Compile-Cache RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index e7d3e83119d4..1fd0dca123e8 100644 --- a/net/p5-XML-Compile-SOAP/Makefile +++ b/net/p5-XML-Compile-SOAP/Makefile @@ -13,13 +13,13 @@ COMMENT= Base-class for SOAP implementations LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \ - p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile>=1.51:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=1.03:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ - p5-libwww>=6.08:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ + p5-Log-Report>=1.05:devel/p5-Log-Report \ + p5-XML-Compile>=1.51:textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=1.03:textproc/p5-XML-Compile-Cache \ + p5-libwww>=6.08:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester +TEST_DEPENDS= p5-XML-Compile-Tester>=0.90:devel/p5-XML-Compile-Tester NO_ARCH= yes USES= perl5 diff --git a/net/p5-XML-Compile-WSDL11/Makefile b/net/p5-XML-Compile-WSDL11/Makefile index 14d457070c8d..9262ff16698b 100644 --- a/net/p5-XML-Compile-WSDL11/Makefile +++ b/net/p5-XML-Compile-WSDL11/Makefile @@ -13,10 +13,10 @@ COMMENT= Create SOAP messages defined by WSDL 1.1 LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=1.05:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile>=1.48:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=1.03:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ - p5-XML-Compile-SOAP>=3.16:${PORTSDIR}/net/p5-XML-Compile-SOAP +BUILD_DEPENDS= p5-Log-Report>=1.05:devel/p5-Log-Report \ + p5-XML-Compile>=1.48:textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=1.03:textproc/p5-XML-Compile-Cache \ + p5-XML-Compile-SOAP>=3.16:net/p5-XML-Compile-SOAP RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/net/p5-XML-RPC-Fast/Makefile b/net/p5-XML-RPC-Fast/Makefile index 2af5535f002d..1021a51222d4 100644 --- a/net/p5-XML-RPC-Fast/Makefile +++ b/net/p5-XML-RPC-Fast/Makefile @@ -11,14 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= mons@cpan.org COMMENT= Fast and modular implementation for an XML-RPC client and server -BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-WWW-Curl>=0:${PORTSDIR}/www/p5-WWW-Curl \ - p5-XML-Hash-LX>=0.05:${PORTSDIR}/textproc/p5-XML-Hash-LX \ - p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-WWW-Curl>=0:www/p5-WWW-Curl \ + p5-XML-Hash-LX>=0.05:textproc/p5-XML-Hash-LX \ + p5-XML-LibXML>=1.58:textproc/p5-XML-LibXML \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure diff --git a/net/p5-XML-RPC/Makefile b/net/p5-XML-RPC/Makefile index 4f93158a16d9..1037872caff0 100644 --- a/net/p5-XML-RPC/Makefile +++ b/net/p5-XML-RPC/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Pure Perl implementation for an XML-RPC client and server -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-XML-TreePP>=0:${PORTSDIR}/textproc/p5-XML-TreePP -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-XML-TreePP>=0:${PORTSDIR}/textproc/p5-XML-TreePP +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-XML-TreePP>=0:textproc/p5-XML-TreePP +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-XML-TreePP>=0:textproc/p5-XML-TreePP USES= perl5 USE_PERL5= configure diff --git a/net/p5-XMLRPC-Lite/Makefile b/net/p5-XMLRPC-Lite/Makefile index 88c9f78e5155..66601decc9be 100644 --- a/net/p5-XMLRPC-Lite/Makefile +++ b/net/p5-XMLRPC-Lite/Makefile @@ -12,7 +12,7 @@ COMMENT= Client and server side XMLRPC implementation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-SOAP-Lite>=1.11:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-SOAP-Lite>=1.11:net/p5-SOAP-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/net/p5-XPC/Makefile b/net/p5-XPC/Makefile index fae4d2bc0540..1f5a33e6a716 100644 --- a/net/p5-XPC/Makefile +++ b/net/p5-XPC/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML Procedure Call (XPC) -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-libwww>=0:www/p5-libwww \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-ZConf-Bookmarks/Makefile b/net/p5-ZConf-Bookmarks/Makefile index 039f5c5c4ec2..1ec99cac431c 100644 --- a/net/p5-ZConf-Bookmarks/Makefile +++ b/net/p5-ZConf-Bookmarks/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= System for bookmarking URIs using ZConf -RUN_DEPENDS= p5-ZConf>=0:${PORTSDIR}/net/p5-ZConf +RUN_DEPENDS= p5-ZConf>=0:net/p5-ZConf USES= perl5 USE_PERL5= configure diff --git a/net/p5-ZConf/Makefile b/net/p5-ZConf/Makefile index f7ba170970c8..c32446ab80c4 100644 --- a/net/p5-ZConf/Makefile +++ b/net/p5-ZConf/Makefile @@ -12,16 +12,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Configuration system allowing for either file or LDAP backed storage -BUILD_DEPENDS= p5-Chooser>=0:${PORTSDIR}/devel/p5-Chooser \ - p5-Error-Helper>=0:${PORTSDIR}/devel/p5-Error-Helper \ - p5-File-BaseDir>=0:${PORTSDIR}/devel/p5-File-BaseDir \ - p5-Module-List>=0:${PORTSDIR}/devel/p5-Module-List \ - p5-Net-LDAP-AutoDNs>=0:${PORTSDIR}/net/p5-Net-LDAP-AutoDNs \ - p5-Net-LDAP-AutoServer>=0:${PORTSDIR}/net/p5-Net-LDAP-AutoServer \ - p5-Net-LDAP-LDAPhash>=0:${PORTSDIR}/net/p5-Net-LDAP-LDAPhash \ - p5-Net-LDAP-Makepath>=0:${PORTSDIR}/net/p5-Net-LDAP-Makepath \ - p5-ZML>=0:${PORTSDIR}/devel/p5-ZML \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +BUILD_DEPENDS= p5-Chooser>=0:devel/p5-Chooser \ + p5-Error-Helper>=0:devel/p5-Error-Helper \ + p5-File-BaseDir>=0:devel/p5-File-BaseDir \ + p5-Module-List>=0:devel/p5-Module-List \ + p5-Net-LDAP-AutoDNs>=0:net/p5-Net-LDAP-AutoDNs \ + p5-Net-LDAP-AutoServer>=0:net/p5-Net-LDAP-AutoServer \ + p5-Net-LDAP-LDAPhash>=0:net/p5-Net-LDAP-LDAPhash \ + p5-Net-LDAP-Makepath>=0:net/p5-Net-LDAP-Makepath \ + p5-ZML>=0:devel/p5-ZML \ + p5-perl-ldap>=0:net/p5-perl-ldap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix diff --git a/net/p5-ZeroMQ/Makefile b/net/p5-ZeroMQ/Makefile index f09e8736d189..1a5a3c0eb4bc 100644 --- a/net/p5-ZeroMQ/Makefile +++ b/net/p5-ZeroMQ/Makefile @@ -14,15 +14,15 @@ COMMENT= ZeroMQ2 wrapper for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken -RUN_DEPENDS= p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken -LIB_DEPENDS= libzmq.so:${PORTSDIR}/net/libzmq2 \ - libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Test-Requires>=0.05:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Test-TCP>=1.08:${PORTSDIR}/devel/p5-Test-TCP \ - p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-JSON>=2.00:${PORTSDIR}/converters/p5-JSON +BUILD_DEPENDS= p5-Task-Weaken>=0:devel/p5-Task-Weaken +RUN_DEPENDS= p5-Task-Weaken>=0:devel/p5-Task-Weaken +LIB_DEPENDS= libzmq.so:net/libzmq2 \ + libuuid.so:misc/e2fsprogs-libuuid +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal \ + p5-Test-Requires>=0.05:devel/p5-Test-Requires \ + p5-Test-TCP>=1.08:devel/p5-Test-TCP \ + p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-JSON>=2.00:converters/p5-JSON USES= pkgconfig perl5 MAKE_JOBS_UNSAFE= yes diff --git a/net/p5-ldap2pf/Makefile b/net/p5-ldap2pf/Makefile index 754e3e940107..87a221ac4714 100644 --- a/net/p5-ldap2pf/Makefile +++ b/net/p5-ldap2pf/Makefile @@ -9,12 +9,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Create and update PF tables from LDAP groups -RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 \ + p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny \ + p5-perl-ldap>=0:net/p5-perl-ldap BUILD_DEPENDS= ${RUN_DEPENDS} USE_GITHUB= yes diff --git a/net/p5-ldap2pw/Makefile b/net/p5-ldap2pw/Makefile index fbe43f8a7644..b8d89c3e7034 100644 --- a/net/p5-ldap2pw/Makefile +++ b/net/p5-ldap2pw/Makefile @@ -9,11 +9,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Synchronize local user database with LDAP directory -RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL \ + p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny \ + p5-perl-ldap>=0:net/p5-perl-ldap BUILD_DEPENDS= ${RUN_DEPENDS} USE_GITHUB= yes diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index a2a8779aaa2a..7c4a7b826b93 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -15,21 +15,21 @@ COMMENT= Client interface to LDAP (includes Net::LDAP) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Authen-SASL>=2.00:${PORTSDIR}/security/p5-Authen-SASL \ - p5-Convert-ASN1>=0.20:${PORTSDIR}/converters/p5-Convert-ASN1 \ - p5-IO-Socket-SSL>=1.26:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-URI>=1.10:${PORTSDIR}/net/p5-URI \ - p5-XML-SAX-Base>0:${PORTSDIR}/textproc/p5-XML-SAX-Base \ - p5-XML-SAX-Writer>0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +BUILD_DEPENDS= p5-Authen-SASL>=2.00:security/p5-Authen-SASL \ + p5-Convert-ASN1>=0.20:converters/p5-Convert-ASN1 \ + p5-IO-Socket-SSL>=1.26:security/p5-IO-Socket-SSL \ + p5-URI>=1.10:net/p5-URI \ + p5-XML-SAX-Base>0:textproc/p5-XML-SAX-Base \ + p5-XML-SAX-Writer>0:textproc/p5-XML-SAX-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= LWP LWP_DESC= LDAP support via LWP -LWP_BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-LWP-MediaTypes>=0:${PORTSDIR}/www/p5-LWP-MediaTypes \ - p5-HTTP-Negotiate>=0:${PORTSDIR}/www/p5-HTTP-Negotiate \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON +LWP_BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-LWP-MediaTypes>=0:www/p5-LWP-MediaTypes \ + p5-HTTP-Negotiate>=0:www/p5-HTTP-Negotiate \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-JSON>=0:converters/p5-JSON LWP_RUN_DEPENDS:= ${LWP_BUILD_DEPENDS} USES= perl5 diff --git a/net/p5-srv2pf/Makefile b/net/p5-srv2pf/Makefile index 65d4becddccc..0361bb76df4a 100644 --- a/net/p5-srv2pf/Makefile +++ b/net/p5-srv2pf/Makefile @@ -9,9 +9,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Create and update PF tables from LDAP groups -RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap +RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ + p5-perl-ldap>=0:net/p5-perl-ldap BUILD_DEPENDS= ${RUN_DEPENDS} USE_GITHUB= yes diff --git a/net/pacemaker/Makefile b/net/pacemaker/Makefile index fe89691ec409..4bab68937e38 100644 --- a/net/pacemaker/Makefile +++ b/net/pacemaker/Makefile @@ -10,16 +10,16 @@ COMMENT= Scalable High-Availability cluster resource manager LICENSE= GPLv2 -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ - corosync:${PORTSDIR}/net/corosync -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ - libltdl.so:${PORTSDIR}/devel/libltdl \ - libqb.so:${PORTSDIR}/devel/libqb \ - libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \ - libxml2.so:${PORTSDIR}/textproc/libxml2 \ - libxslt.so:${PORTSDIR}/textproc/libxslt -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - corosync:${PORTSDIR}/net/corosync +BUILD_DEPENDS= bash:shells/bash \ + corosync:net/corosync +LIB_DEPENDS= libgnutls.so:security/gnutls \ + libltdl.so:devel/libltdl \ + libqb.so:devel/libqb \ + libuuid.so:misc/e2fsprogs-libuuid \ + libxml2.so:textproc/libxml2 \ + libxslt.so:textproc/libxslt +RUN_DEPENDS= bash:shells/bash \ + corosync:net/corosync CONFLICTS= heartbeat-[0-9]* @@ -60,16 +60,16 @@ OPTIONS_DEFINE= DBUS DOCS MANPAGES SNMP OPTIONS_DEFAULT=MANPAGES OPTIONS_SUB= yes -DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus +DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_VARS_OFF= REPLACE_ARGS+="-e 's/HAVE_dbus=1/HAVE_dbus=0/'" -DOCS_BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc +DOCS_BUILD_DEPENDS= asciidoc:textproc/asciidoc -MANPAGES_BUILD_DEPENDS= docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl \ - help2man:${PORTSDIR}/misc/help2man \ - xsltproc:${PORTSDIR}/textproc/libxslt +MANPAGES_BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl \ + help2man:misc/help2man \ + xsltproc:textproc/libxslt -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SNMP_CONFIGURE_WITH= snmp post-patch: diff --git a/net/packter-agent/Makefile b/net/packter-agent/Makefile index 7cd470aac906..f972945a6a30 100644 --- a/net/packter-agent/Makefile +++ b/net/packter-agent/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --disable-ipv6 .if ${PORT_OPTIONS:MPACKTERTC} USES+= perl5 USE_PERL5= run -RUN_DEPENDS+= p5-XML-Pastor>=0:${PORTSDIR}/devel/p5-XML-Pastor +RUN_DEPENDS+= p5-XML-Pastor>=0:devel/p5-XML-Pastor PLIST_SUB+= PACKTERTC="" .else PLIST_SUB+= PACKTERTC="@comment " diff --git a/net/panoptis/Makefile b/net/panoptis/Makefile index 99dfdc7f12d0..bbb20c5b4d10 100644 --- a/net/panoptis/Makefile +++ b/net/panoptis/Makefile @@ -13,7 +13,7 @@ COMMENT= Detect and block DoS/DDoS attacks LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libccgnu2.so:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= libccgnu2.so:devel/commoncpp GNU_CONFIGURE= yes USES= python diff --git a/net/pbnc/Makefile b/net/pbnc/Makefile index b2d811b02188..866a1cf472e2 100644 --- a/net/pbnc/Makefile +++ b/net/pbnc/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple userspace TCP port bouncer LICENSE= BSD -RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask +RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask USES= perl5 USE_PERL5= run diff --git a/net/pdb/Makefile b/net/pdb/Makefile index e9d23d6bcd41..743fbc34807f 100644 --- a/net/pdb/Makefile +++ b/net/pdb/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= gnn@FreeBSD.org COMMENT= Packet Debugger -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pcs/__init__.py:${PORTSDIR}/net/py-pcs +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pcs/__init__.py:net/py-pcs USES= python USE_PYTHON= distutils pythonprefix diff --git a/net/pear-Net_CDDB/Makefile b/net/pear-Net_CDDB/Makefile index a4fd58fff9ef..c5b772ca5041 100644 --- a/net/pear-Net_CDDB/Makefile +++ b/net/pear-Net_CDDB/Makefile @@ -8,12 +8,12 @@ CATEGORIES= net audio www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that access and query CDDB audio-CD servers -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ - ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request \ - ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ - ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request \ - ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ + ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request \ + ${PEARDIR}/MDB2.php:databases/pear-MDB2 +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ + ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request \ + ${PEARDIR}/MDB2.php:databases/pear-MDB2 USES= dos2unix pear diff --git a/net/pear-Net_DNSBL/Makefile b/net/pear-Net_DNSBL/Makefile index ae2912c91274..6cb73c62874d 100644 --- a/net/pear-Net_DNSBL/Makefile +++ b/net/pear-Net_DNSBL/Makefile @@ -8,14 +8,14 @@ CATEGORIES= net pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR DNSBL Checker -BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \ - ${PEARDIR}/Net/CheckIP.php:${PORTSDIR}/net/pear-Net_CheckIP \ - ${PEARDIR}/Net/DNS/RR/A.php:${PORTSDIR}/dns/pear-Net_DNS \ - ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 -RUN_DEPENDS:= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \ - ${PEARDIR}/Net/CheckIP.php:${PORTSDIR}/net/pear-Net_CheckIP \ - ${PEARDIR}/Net/DNS/RR/A.php:${PORTSDIR}/dns/pear-Net_DNS \ - ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 +BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \ + ${PEARDIR}/Net/CheckIP.php:net/pear-Net_CheckIP \ + ${PEARDIR}/Net/DNS/RR/A.php:dns/pear-Net_DNS \ + ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 +RUN_DEPENDS:= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \ + ${PEARDIR}/Net/CheckIP.php:net/pear-Net_CheckIP \ + ${PEARDIR}/Net/DNS/RR/A.php:dns/pear-Net_DNS \ + ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 USE_PHP= yes USES= pear diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile index ac79e0c24ffb..c962f0f27ef0 100644 --- a/net/pear-Net_Dict/Makefile +++ b/net/pear-Net_Dict/Makefile @@ -8,10 +8,10 @@ CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to the DICT protocol -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ - ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ - ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ + ${PEARDIR}/Cache.php:sysutils/pear-Cache +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ + ${PEARDIR}/Cache.php:sysutils/pear-Cache USES= pear diff --git a/net/pear-Net_Finger/Makefile b/net/pear-Net_Finger/Makefile index a2108d8ff13b..b78ca8abdaf6 100644 --- a/net/pear-Net_Finger/Makefile +++ b/net/pear-Net_Finger/Makefile @@ -8,8 +8,8 @@ CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class that provides a tool for querying finger servers -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket USES= pear diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index b6dd5a26e57d..4e2159661df8 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -8,10 +8,10 @@ CATEGORIES= net pear MAINTAINER= miwi@FreeBSD.org COMMENT= Geographical locations based on Internet address -BUILD_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \ - ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer -RUN_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \ - ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer +BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ + ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer +RUN_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ + ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer USES= pear diff --git a/net/pear-Net_GeoIP/Makefile b/net/pear-Net_GeoIP/Makefile index 001fa80e44b3..ea4315c2d632 100644 --- a/net/pear-Net_GeoIP/Makefile +++ b/net/pear-Net_GeoIP/Makefile @@ -10,10 +10,10 @@ DISTNAME= Net_GeoIP-1.0.0RC1 MAINTAINER= miwi@FreeBSD.org COMMENT= Library to perform geo-location lookups of IP addresses -BUILD_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \ - ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer -RUN_DEPENDS= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache \ - ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer +BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ + ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer +RUN_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \ + ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer USES= pear diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile index 7c232c4861f7..5c8d59b623f4 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -9,8 +9,8 @@ CATEGORIES= net news pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR implementation of the NNTP protocol -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket USES= pear diff --git a/net/pear-Net_Nmap/Makefile b/net/pear-Net_Nmap/Makefile index a9ae96620740..6ec5f8660eb4 100644 --- a/net/pear-Net_Nmap/Makefile +++ b/net/pear-Net_Nmap/Makefile @@ -10,8 +10,8 @@ COMMENT= Simple Wrapper Class for the Nmap Utility LICENSE= LGPL3 -BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS:= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser +RUN_DEPENDS:= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser USES= pear diff --git a/net/pear-Net_POP3/Makefile b/net/pear-Net_POP3/Makefile index 02e29f08e2df..3d0d81f752f7 100644 --- a/net/pear-Net_POP3/Makefile +++ b/net/pear-Net_POP3/Makefile @@ -8,8 +8,8 @@ CATEGORIES= net pear MAINTAINER= miwi@FreeBSD.org COMMENT= Provides a POP3 class to access POP3 server -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket USES= pear diff --git a/net/pear-Net_SMS/Makefile b/net/pear-Net_SMS/Makefile index 6a7920431d5b..008db571f105 100644 --- a/net/pear-Net_SMS/Makefile +++ b/net/pear-Net_SMS/Makefile @@ -8,10 +8,10 @@ CATEGORIES= net pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SMS functionality -BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ - ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request -RUN_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail \ - ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request +BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \ + ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request +RUN_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail \ + ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request USE_PHP= gettext USES= pear diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile index 23e249bc5d05..8dbdead50018 100644 --- a/net/pear-Net_SMTP/Makefile +++ b/net/pear-Net_SMTP/Makefile @@ -10,8 +10,8 @@ COMMENT= PEAR class that provides an implementation of the SMTP protocol LICENSE= PHP301 -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket NO_ARCH= yes USES= pear @@ -19,6 +19,6 @@ USES= pear OPTIONS_DEFINE= PEAR_AUTH_SASL PEAR_AUTH_SASL_DESC= PEAR::Auth_SASL support -PEAR_AUTH_SASL_BUILD_DEPENDS= ${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL +PEAR_AUTH_SASL_BUILD_DEPENDS= ${PEARDIR}/Auth/SASL.php:security/pear-Auth_SASL .include <bsd.port.mk> diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index 9f26e320885f..5d8030c62468 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -8,8 +8,8 @@ CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to handle talking to timsieved -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket USES= pear diff --git a/net/pear-Net_Vpopmaild/Makefile b/net/pear-Net_Vpopmaild/Makefile index f6240c2b6d6d..c01827aa5af0 100644 --- a/net/pear-Net_Vpopmaild/Makefile +++ b/net/pear-Net_Vpopmaild/Makefile @@ -8,10 +8,10 @@ CATEGORIES= net mail pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Class for accessing Vpopmail's vpopmaild daemon -BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ - ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \ - ${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log +BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ + ${PEARDIR}/Log.php:sysutils/pear-Log +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ + ${PEARDIR}/Log.php:sysutils/pear-Log USES= pear diff --git a/net/pear-Net_Whois/Makefile b/net/pear-Net_Whois/Makefile index 6bd4797db675..283990d026c8 100644 --- a/net/pear-Net_Whois/Makefile +++ b/net/pear-Net_Whois/Makefile @@ -10,6 +10,6 @@ COMMENT= Tool to query internet domain name services USES= pear -RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket +RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket .include <bsd.port.mk> diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index ee068c72ac3f..abd18bb00b41 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -8,8 +8,8 @@ CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR SOAP Client/Server for PHP -BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request -RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request +BUILD_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request +RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:www/pear-HTTP_Request USES= pear @@ -18,8 +18,8 @@ PEAR_MAIL_DESC= PEAR::Mail support PEAR_MAIL_MIME_DESC= PEAR::Mail::Mime support PEAR_NET_DIME_DESC= PEAR::Net::DIME support -PEAR_MAIL_BUILD_DEPENDS= ${PEARDIR}/Mail.php:${PORTSDIR}/mail/pear-Mail -PEAR_MAIL_MIME_BUILD_DEPENDS= ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime -PEAR_NET_DIME_BUILD_DEPENDS= ${PEARDIR}/Net/DIME.php:${PORTSDIR}/net/pear-Net_DIME +PEAR_MAIL_BUILD_DEPENDS= ${PEARDIR}/Mail.php:mail/pear-Mail +PEAR_MAIL_MIME_BUILD_DEPENDS= ${PEARDIR}/Mail/mime.php:mail/pear-Mail_Mime +PEAR_NET_DIME_BUILD_DEPENDS= ${PEARDIR}/Net/DIME.php:net/pear-Net_DIME .include <bsd.port.mk> diff --git a/net/pear-Services_Twitter/Makefile b/net/pear-Services_Twitter/Makefile index 7d8b24ca8c2b..55c59e100dc7 100644 --- a/net/pear-Services_Twitter/Makefile +++ b/net/pear-Services_Twitter/Makefile @@ -8,8 +8,8 @@ CATEGORIES= net www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PHP interface to Twitter's API -BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 -RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 +BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 +RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 USE_PHP= json simplexml mbstring diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile index 27005dc546c6..e38b60562480 100644 --- a/net/pear-XML_RPC2/Makefile +++ b/net/pear-XML_RPC2/Makefile @@ -10,10 +10,10 @@ COMMENT= XML-RPC client/server library LICENSE= PHP301 -BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \ - ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 -RUN_DEPENDS= ${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \ - ${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2 +BUILD_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \ + ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 +RUN_DEPENDS= ${PEARDIR}/Cache/Lite.php:sysutils/pear-Cache_Lite \ + ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2 USE_PHP= curl USES= pear diff --git a/net/pecl-amqp/Makefile b/net/pecl-amqp/Makefile index a56d6c916c43..9c9701557991 100644 --- a/net/pecl-amqp/Makefile +++ b/net/pecl-amqp/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= PECL MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw COMMENT= PHP extension for AMQP API -LIB_DEPENDS= librabbitmq.so:${PORTSDIR}/net/rabbitmq-c-devel +LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c-devel PHP_MODNAME= ${PORTNAME} USE_PHP= yes diff --git a/net/pecl-apn/Makefile b/net/pecl-apn/Makefile index 138cd107ab91..9f3cbacfd186 100644 --- a/net/pecl-apn/Makefile +++ b/net/pecl-apn/Makefile @@ -15,7 +15,7 @@ COMMENT= Extension to interact with Apple Push Notification Service LICENSE= PHP301 -LIB_DEPENDS= libcapn.so:${PORTSDIR}/net/libcapn +LIB_DEPENDS= libcapn.so:net/libcapn USE_PHP= yes USE_PHPIZE= yes diff --git a/net/pecl-geoip/Makefile b/net/pecl-geoip/Makefile index 0765387c6ceb..c0e326d5be78 100644 --- a/net/pecl-geoip/Makefile +++ b/net/pecl-geoip/Makefile @@ -13,7 +13,7 @@ COMMENT= Map IP address to geographic places LICENSE= PHP301 -LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libGeoIP.so:net/GeoIP USE_PHP= yes USE_PHPEXT= yes diff --git a/net/pecl-gupnp/Makefile b/net/pecl-gupnp/Makefile index d1ca9b4cf2ec..76a89941d124 100644 --- a/net/pecl-gupnp/Makefile +++ b/net/pecl-gupnp/Makefile @@ -13,7 +13,7 @@ COMMENT= GUPnP wrapper extension LICENSE= PHP301 -LIB_DEPENDS= libgupnp-1.0.so:${PORTSDIR}/net/gupnp +LIB_DEPENDS= libgupnp-1.0.so:net/gupnp USE_PHP= yes USE_PHPEXT= yes diff --git a/net/pecl-ip2location/Makefile b/net/pecl-ip2location/Makefile index bfdaf1648abe..4aa3b01695cf 100644 --- a/net/pecl-ip2location/Makefile +++ b/net/pecl-ip2location/Makefile @@ -13,7 +13,7 @@ COMMENT= Get geo location information of an IP address LICENSE= PHP301 -LIB_DEPENDS= libIP2Location.so:${PORTSDIR}/net/ip2location +LIB_DEPENDS= libIP2Location.so:net/ip2location USES= tar:tgz USE_PHP= yes diff --git a/net/pecl-mosquitto/Makefile b/net/pecl-mosquitto/Makefile index e0f2a95172ad..8b4ec469d7ee 100644 --- a/net/pecl-mosquitto/Makefile +++ b/net/pecl-mosquitto/Makefile @@ -14,7 +14,7 @@ COMMENT= Extension for libmosquitto LICENSE= BSD3CLAUSE -BUILD_DEPENDS= mosquitto>=0:${PORTSDIR}/net/mosquitto +BUILD_DEPENDS= mosquitto>=0:net/mosquitto USE_PHP= yes USE_PHPEXT= yes diff --git a/net/pecl-oauth/Makefile b/net/pecl-oauth/Makefile index 925ef334606c..15b9b9d37ff8 100644 --- a/net/pecl-oauth/Makefile +++ b/net/pecl-oauth/Makefile @@ -14,7 +14,7 @@ COMMENT= Php Interface to the OAuth Protocol LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${LOCALBASE}/include/curl/curl.h:${PORTSDIR}/ftp/curl +BUILD_DEPENDS= ${LOCALBASE}/include/curl/curl.h:ftp/curl CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/pecl-yaz/Makefile b/net/pecl-yaz/Makefile index f4c1d7b6cf7f..73bd4104e6ff 100644 --- a/net/pecl-yaz/Makefile +++ b/net/pecl-yaz/Makefile @@ -14,7 +14,7 @@ COMMENT= PECL extension that implements a Z39.50 client LICENSE= PHP301 -LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz +LIB_DEPENDS= libyaz.so:net/yaz USE_PHP= yes USE_PHPEXT= yes diff --git a/net/pecl-zmq/Makefile b/net/pecl-zmq/Makefile index 1332b73eaadc..d6f78862aab6 100644 --- a/net/pecl-zmq/Makefile +++ b/net/pecl-zmq/Makefile @@ -13,7 +13,7 @@ COMMENT= PHP bindings for ZeroMQ LICENSE= BSD3CLAUSE -LIB_DEPENDS= libzmq.so:${PORTSDIR}/net/libzmq4 +LIB_DEPENDS= libzmq.so:net/libzmq4 USES= tar:tgz pkgconfig USE_PHP= yes diff --git a/net/pen/Makefile b/net/pen/Makefile index f44ab9dc5ba8..c48b0fb2cfad 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://siag.nu/pub/pen/ MAINTAINER= danilo@FreeBSD.org COMMENT= Load balancer for UDP and TCP based protocols -LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libGeoIP.so:net/GeoIP GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile index 32a1629de193..33ca03ff3742 100644 --- a/net/pjsip/Makefile +++ b/net/pjsip/Makefile @@ -11,7 +11,7 @@ COMMENT= Multimedia communication library written in C language LICENSE= GPLv2 -LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio +LIB_DEPENDS= libportaudio.so:audio/portaudio CONFLICTS= pjsip-extsrtp-[0-9]* @@ -44,39 +44,39 @@ EXTSRTP_DESC= Use libsrtp port (needed to get SRTP support in asterisk13 pjsip b OPTIONS_SUB= yes FFMPEG_CONFIGURE_ENABLE= ffmpeg -FFMPEG_LIB_DEPENDS= libswresample.so:${PORTSDIR}/multimedia/ffmpeg +FFMPEG_LIB_DEPENDS= libswresample.so:multimedia/ffmpeg G711_CONFIGURE_ENABLE= g711-codec G722_CONFIGURE_ENABLE= g722-codec G7221_CONFIGURE_ENABLE= g7221-codec GSM_CONFIGURE_ENABLE= gsm-codec -GSM_LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm +GSM_LIB_DEPENDS= libgsm.so:audio/gsm GSM_CONFIGURE_ON= --with-external-gsm ILBC_CONFIGURE_ENABLE= ilbc-codec L16_CONFIGURE_ENABLE= l16-codec OPENH264_CONFIGURE_ENABLE= openh264 -OPENH264_LIB_DEPENDS= libopenh264.so:${PORTSDIR}/multimedia/openh264 +OPENH264_LIB_DEPENDS= libopenh264.so:multimedia/openh264 RESAMPLE_CONFIGURE_ENABLE= resample RESAMPLEDLL_CONFIGURE_ENABLE= resample-dll SAMPLERATE_CONFIGURE_ENABLE= libsamplerate -SAMPLERATE_LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate +SAMPLERATE_LIB_DEPENDS= libsamplerate.so:audio/libsamplerate SDL_CONFIGURE_ENABLE= sdl SDL_USE= SDL=sdl SHARED_CONFIGURE_ENABLE= shared SPEEX_CONFIGURE_ENABLE= speex-codec SPEEX_CONFIGURE_ON= --with-external-speex -SPEEX_LIB_DEPENDS= libspeex.so:${PORTSDIR}/audio/speex +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex SPEEXAEC_CONFIGURE_ENABLE= speex-aec V4L_CONFIGURE_ENABLE= v4l2 -V4L_BUILD_DEPENDS= v4l_compat>=0:${PORTSDIR}/multimedia/v4l_compat -V4L_LIB_DEPENDS= libv4l2.so:${PORTSDIR}/multimedia/libv4l +V4L_BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat +V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l IPV6_CFLAGS= "-DPJ_HAS_IPV6=1" SOUND_CONFIGURE_ENABLE= sound VIDEO_CONFIGURE_ENABLE= video AMR_CONFIGURE_WITH= opencore-amr -AMR_LIB_DEPENDS= libopencore-amrwb.so:${PORTSDIR}/audio/opencore-amr \ - libvo-amrwbenc.so:${PORTSDIR}/audio/vo-amrwbenc +AMR_LIB_DEPENDS= libopencore-amrwb.so:audio/opencore-amr \ + libvo-amrwbenc.so:audio/vo-amrwbenc EXTSRTP_CONFIGURE_WITH= external-srtp -EXTSRTP_LIB_DEPENDS= libsrtp.so:${PORTSDIR}/net/libsrtp +EXTSRTP_LIB_DEPENDS= libsrtp.so:net/libsrtp post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile index 43e05269b1ba..ffc7300bdc93 100644 --- a/net/pktanon/Makefile +++ b/net/pktanon/Makefile @@ -10,8 +10,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev MAINTAINER= wxs@FreeBSD.org COMMENT= Network trace anonymizer -LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \ - libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 +LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ + libxerces-c.so.3:textproc/xerces-c3 USES= dos2unix GNU_CONFIGURE= yes diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile index 25ed925e6c60..7cd9a8d14bc5 100644 --- a/net/polyorb/Makefile +++ b/net/polyorb/Makefile @@ -13,7 +13,7 @@ COMMENT= CORBA, SOAP, Ada 95 Distributed System Annex middleware LICENSE= GPLv3 -BUILD_DEPENDS= xmlada>=3.2:${PORTSDIR}/textproc/xmlada +BUILD_DEPENDS= xmlada>=3.2:textproc/xmlada USES= ada gmake python:build shebangfix GNU_CONFIGURE= yes @@ -45,7 +45,7 @@ OPTIONS_DEFINE= DOCS TESTSUITE OPTIONS_SUB= TESTSUITE TESTSUITE_ALL_TARGET= testsuite -TESTSUITE_BUILD_DEPENDS=gnatpython>=20101207:${PORTSDIR}/devel/gnatpython +TESTSUITE_BUILD_DEPENDS=gnatpython>=20101207:devel/gnatpython TESTSUITE_DESC= Enable 'make run-testsuite' target diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index 23da4d5d2c57..d3d50a7f02b8 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -45,24 +45,24 @@ SPHINX_DESC= sphinx fulltext search engine .include <bsd.port.options.mk> RUN_DEPENDS+=\ -p5-lib-abs>=0:${PORTSDIR}/devel/p5-lib-abs +p5-lib-abs>=0:devel/p5-lib-abs .if ${PORT_OPTIONS:MCRAWLER} RUN_DEPENDS+=\ -p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ -p5-URI>=0:${PORTSDIR}/net/p5-URI \ -p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ -p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ -nmap:${PORTSDIR}/security/nmap \ -p5-Net-DirectConnect>=0:${PORTSDIR}/net-p2p/p5-Net-DirectConnect +p5-libwww>=0:www/p5-libwww \ +p5-URI>=0:net/p5-URI \ +p5-DBI>=0:databases/p5-DBI \ +p5-HTML-Parser>=0:www/p5-HTML-Parser \ +nmap:security/nmap \ +p5-Net-DirectConnect>=0:net-p2p/p5-Net-DirectConnect .endif .if ${PORT_OPTIONS:MSAMBA} -RUN_DEPENDS+= smbclient:${PORTSDIR}/net/samba-smbclient +RUN_DEPENDS+= smbclient:net/samba-smbclient .endif .if ${PORT_OPTIONS:MRSYNC} -RUN_DEPENDS+= rsync:${PORTSDIR}/net/rsync +RUN_DEPENDS+= rsync:net/rsync .endif .if ${PORT_OPTIONS:MAPACHE} @@ -71,30 +71,30 @@ USE_APACHE_RUN= 22+ .if ${PORT_OPTIONS:MNGINX} RUN_DEPENDS+=\ -nginx:${PORTSDIR}/www/nginx +nginx:www/nginx .endif .if ${PORT_OPTIONS:MMOD_PERL2} RUN_DEPENDS+=\ -${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl2 +${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:www/mod_perl2 .endif .if ${PORT_OPTIONS:MMOD_FASTCGI} RUN_DEPENDS+=\ -${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:${PORTSDIR}/www/mod_fastcgi \ -p5-FCGI>=0:${PORTSDIR}/www/p5-FCGI +${LOCALBASE}/${APACHEMODDIR}/mod_fastcgi.so:www/mod_fastcgi \ +p5-FCGI>=0:www/p5-FCGI .endif .if ${PORT_OPTIONS:MSPHINX} WITH_MYSQL= client # for dbi RUN_DEPENDS+=\ -searchd:${PORTSDIR}/textproc/sphinxsearch-devel +searchd:textproc/sphinxsearch-devel .endif .if ${PORT_OPTIONS:MMYSQL} USE_MYSQL= client RUN_DEPENDS+=\ -p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql +p5-DBD-mysql>=0:databases/p5-DBD-mysql .endif .if ${PORT_OPTIONS:MDB} && ${PORT_OPTIONS:MMYSQL} @@ -103,24 +103,24 @@ USE_MYSQL= server .if ${PORT_OPTIONS:MMARIA} RUN_DEPENDS+=\ -p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ -${LOCALBASE}bin/mysql:${PORTSDIR}/databases/mariadb-client +p5-DBD-mysql>=0:databases/p5-DBD-mysql \ +${LOCALBASE}bin/mysql:databases/mariadb-client .endif .if ${PORT_OPTIONS:MDB} && ${PORT_OPTIONS:MMARIA} RUN_DEPENDS+=\ -${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mariadb-server +${LOCALBASE}/libexec/mysqld:databases/mariadb-server .endif .if ${PORT_OPTIONS:MPGSQL} USES+= pgsql RUN_DEPENDS+=\ -p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg +p5-DBD-Pg>=0:databases/p5-DBD-Pg .endif .if ${PORT_OPTIONS:MPGPP} RUN_DEPENDS+=\ -p5-DBD-PgPP>=0:${PORTSDIR}/databases/p5-DBD-PgPP +p5-DBD-PgPP>=0:databases/p5-DBD-PgPP .endif .if ${PORT_OPTIONS:MPGSQL} || ${PORT_OPTIONS:MPGPP} || ${PORT_OPTIONS:MDB} @@ -131,7 +131,7 @@ WANT_PGSQL= client server .if ${PORT_OPTIONS:MSQLITE} USES+= sqlite RUN_DEPENDS+=\ -p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite +p5-DBD-SQLite>=0:databases/p5-DBD-SQLite .endif WRKSRC= ${WRKDIR}/search diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile index 2b800182c836..13920f654bf9 100644 --- a/net/ptpd2/Makefile +++ b/net/ptpd2/Makefile @@ -27,7 +27,7 @@ OPTIONS_DEFINE= DOCS SNMP OPTIONS_DEFAULT=SNMP SNMP_CONFIGURE_ENABLE= snmp -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} diff --git a/net/pwhois/Makefile b/net/pwhois/Makefile index 5d5302e4cd45..c4daf669bbb7 100644 --- a/net/pwhois/Makefile +++ b/net/pwhois/Makefile @@ -12,14 +12,14 @@ EXTRACT_SUFX= .tgz MAINTAINER= zi@FreeBSD.org COMMENT= Whois-compatible framework for disclosing routing data -RUN_DEPENDS= p5-DBI>0:${PORTSDIR}/databases/p5-DBI \ - p5-Time-Format>0:${PORTSDIR}/devel/p5-Time-Format \ - p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch \ - p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Net-Telnet>0:${PORTSDIR}/net/p5-Net-Telnet \ - p5-Net-CIDR>0:${PORTSDIR}/net-mgmt/p5-Net-CIDR \ - p5-RPSL-Parser>0:${PORTSDIR}/devel/p5-RPSL-Parser \ - p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql +RUN_DEPENDS= p5-DBI>0:databases/p5-DBI \ + p5-Time-Format>0:devel/p5-Time-Format \ + p5-Log-Dispatch>0:devel/p5-Log-Dispatch \ + p5-Net-DNS>0:dns/p5-Net-DNS \ + p5-Net-Telnet>0:net/p5-Net-Telnet \ + p5-Net-CIDR>0:net-mgmt/p5-Net-CIDR \ + p5-RPSL-Parser>0:devel/p5-RPSL-Parser \ + p5-DBD-mysql>=0:databases/p5-DBD-mysql FETCH_ARGS= -p diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 20398e7ed9cf..391c0898d7e7 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -13,7 +13,7 @@ COMMENT= Mapping of IP addresses/hostnames to country names in Python LICENSE= GPLv2 -LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libGeoIP.so:net/GeoIP OPTIONS_DEFINE= EXAMPLES diff --git a/net/py-GeoIP2/Makefile b/net/py-GeoIP2/Makefile index fe9efc227634..b1553297c5cd 100644 --- a/net/py-GeoIP2/Makefile +++ b/net/py-GeoIP2/Makefile @@ -13,8 +13,8 @@ COMMENT= MaxMind GeoIP2 Python API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maxminddb>=1.1.0:${PORTSDIR}/net/py-maxminddb \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.4:${PORTSDIR}/www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}maxminddb>=1.1.0:net/py-maxminddb \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.4:www/py-requests USE_GITHUB= yes GH_ACCOUNT= maxmind diff --git a/net/py-amqp/Makefile b/net/py-amqp/Makefile index e0fad29f7d3b..16dea56dbba5 100644 --- a/net/py-amqp/Makefile +++ b/net/py-amqp/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Low-level AMQP client for Python (fork of amqplib) -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>=0.4.0:${PORTSDIR}/devel/py-unittest2 \ - ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}coverage>0:${PORTSDIR}/devel/py-coverage \ - ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}unittest2>=0.4.0:devel/py-unittest2 \ + ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ + ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock LICENSE= LGPL21 diff --git a/net/py-avahi/Makefile b/net/py-avahi/Makefile index 74dee1bbc026..f0549a8b4709 100644 --- a/net/py-avahi/Makefile +++ b/net/py-avahi/Makefile @@ -10,11 +10,11 @@ PKGNAMESUFFIX= # empty MAINTAINER= gnome@FreeBSD.org COMMENT= Python interface to the Avahi mDNS system -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:${PORTSDIR}/databases/py-gdbm \ - ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus -LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:${PORTSDIR}/databases/py-gdbm \ - ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:databases/py-gdbm \ + ${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus +LIB_DEPENDS= libavahi-client.so:net/avahi-app +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>0:databases/py-gdbm \ + ${PYTHON_SITELIBDIR}/dbus/_dbus.py:devel/py-dbus MASTERDIR= ${.CURDIR}/../avahi-app BUILD_WRKSRC= ${WRKSRC}/avahi-python diff --git a/net/py-beanstalkc/Makefile b/net/py-beanstalkc/Makefile index af90bb637b1c..9830731d9a98 100644 --- a/net/py-beanstalkc/Makefile +++ b/net/py-beanstalkc/Makefile @@ -12,8 +12,8 @@ COMMENT= Simple beanstalkd client library for Python LICENSE= APACHE20 -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ + ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml USES= python USE_PYTHON= distutils autoplist @@ -22,7 +22,7 @@ OPTIONS_DEFINE= YAML OPTIONS_DEFAULT= YAML YAML_DESC= Support parsing YAML responses -YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml +YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test diff --git a/net/py-ec2-cli-tools/Makefile b/net/py-ec2-cli-tools/Makefile index 12712a1f44be..cc781a685d25 100644 --- a/net/py-ec2-cli-tools/Makefile +++ b/net/py-ec2-cli-tools/Makefile @@ -13,8 +13,8 @@ COMMENT= Helpful CLI utilities for querying and connecting to EC2 instances LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=1.0:${PORTSDIR}/devel/py-boto \ - bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=1.0:devel/py-boto \ + bash:shells/bash USE_PYTHON= distutils autoplist USES= python shebangfix diff --git a/net/py-eventlet/Makefile b/net/py-eventlet/Makefile index 1567c4a16cdb..1ea6de04f4c5 100644 --- a/net/py-eventlet/Makefile +++ b/net/py-eventlet/Makefile @@ -12,8 +12,8 @@ COMMENT= Concurrent networking library for Python LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0.3:${PORTSDIR}/devel/py-greenlet -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}greenlet>=0.3:devel/py-greenlet +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose USES= python USE_PYTHON= distutils autoplist diff --git a/net/py-gntp/Makefile b/net/py-gntp/Makefile index cbdb66fa1367..717db1842fa1 100644 --- a/net/py-gntp/Makefile +++ b/net/py-gntp/Makefile @@ -23,7 +23,7 @@ USE_PYTHON= distutils autoplist .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS+= sphinx-build:${PORTSDIR}/textproc/py-sphinx +BUILD_DEPENDS+= sphinx-build:textproc/py-sphinx DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PYDISTUTILS_BUILD_TARGET+= build_sphinx diff --git a/net/py-gspread/Makefile b/net/py-gspread/Makefile index 0d2aa8ff7383..ec1c68efa42f 100644 --- a/net/py-gspread/Makefile +++ b/net/py-gspread/Makefile @@ -12,7 +12,7 @@ COMMENT= Google Spreadsheets Python API LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests USES= python:2 USE_PYTHON= distutils autoplist diff --git a/net/py-gspreadsheet/Makefile b/net/py-gspreadsheet/Makefile index 820db3099d97..ee19655a163b 100644 --- a/net/py-gspreadsheet/Makefile +++ b/net/py-gspreadsheet/Makefile @@ -12,8 +12,8 @@ COMMENT= Wrapper around Google Spreadsheets to look like csv.DictReader LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:${PORTSDIR}/devel/py-gdata -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdata>0:devel/py-gdata +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose USES= python:2 USE_PYTHON= distutils autoplist diff --git a/net/py-impacket/Makefile b/net/py-impacket/Makefile index 3569c59c694b..60884e7ffca1 100644 --- a/net/py-impacket/Makefile +++ b/net/py-impacket/Makefile @@ -14,9 +14,9 @@ COMMENT= Collection of Python classes providing access to network packets LICENSE= APACHE11 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:${PORTSDIR}/devel/py-pyasn1 \ - ${PYTHON_PKGNAMEPREFIX}pcapy>=0:${PORTSDIR}/net/py-pcapy \ - ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}pcapy>=0:net/py-pcapy \ + ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto USES= dos2unix python USE_PYTHON= autoplist distutils diff --git a/net/py-kafka-python/Makefile b/net/py-kafka-python/Makefile index daebba05d4ce..63457e5a9b68 100644 --- a/net/py-kafka-python/Makefile +++ b/net/py-kafka-python/Makefile @@ -15,6 +15,6 @@ LICENSE= APACHE20 USE_PYTHON= autoplist distutils USES= python shebangfix -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six .include <bsd.port.mk> diff --git a/net/py-kombu/Makefile b/net/py-kombu/Makefile index 828ea6bff706..00565dfdc731 100644 --- a/net/py-kombu/Makefile +++ b/net/py-kombu/Makefile @@ -12,8 +12,8 @@ COMMENT= AMQP messaging framework for Python LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amqp>=1.4.7:${PORTSDIR}/net/py-amqp \ - ${PYTHON_PKGNAMEPREFIX}anyjson>=0.3.3:${PORTSDIR}/devel/py-anyjson +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}amqp>=1.4.7:net/py-amqp \ + ${PYTHON_PKGNAMEPREFIX}anyjson>=0.3.3:devel/py-anyjson OPTIONS_DEFINE= BEANSTALK BOTO MONGODB REDIS SQLALCHEMY ZMQ @@ -24,12 +24,12 @@ REDIS_DESC= Include Redis transport support SQLALCHEMY_DESC=Include SQLAlchemy transport support ZMQ_DESC= Include ZMQ transport support -BEANSTALK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beanstalkc>0:${PORTSDIR}/net/py-beanstalkc -BOTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=2.6.0:${PORTSDIR}/devel/py-boto -MONGODB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>0:${PORTSDIR}/databases/pymongo -REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>0:${PORTSDIR}/databases/py-redis -SQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy -ZMQ_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>=13.1.0:${PORTSDIR}/net/py-pyzmq +BEANSTALK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beanstalkc>0:net/py-beanstalkc +BOTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto>=2.6.0:devel/py-boto +MONGODB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/pymongo +REDIS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}redis>0:databases/py-redis +SQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:databases/py-sqlalchemy +ZMQ_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyzmq>=13.1.0:net/py-pyzmq USES= python diff --git a/net/py-ldap/Makefile b/net/py-ldap/Makefile index bf4203a58822..947088c7ca41 100644 --- a/net/py-ldap/Makefile +++ b/net/py-ldap/Makefile @@ -13,7 +13,7 @@ COMMENT= LDAP module for python, for OpenLDAP2 LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENCE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:${PORTSDIR}/devel/py-pyasn1-modules +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:devel/py-pyasn1-modules CONFLICTS_INSTALL= py27-pyldap USES= python:2 diff --git a/net/py-ldap3/Makefile b/net/py-ldap3/Makefile index fb8f14176e4c..ef9922832782 100644 --- a/net/py-ldap3/Makefile +++ b/net/py-ldap3/Makefile @@ -12,7 +12,7 @@ COMMENT= Strictly RFC 4511 conforming LDAP V3 pure Python client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:${PORTSDIR}/devel/py-pyasn1 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 NO_ARCH= yes USES= python diff --git a/net/py-ldaptor/Makefile b/net/py-ldaptor/Makefile index bfe056d2f948..edca6a82c50d 100644 --- a/net/py-ldaptor/Makefile +++ b/net/py-ldaptor/Makefile @@ -12,8 +12,8 @@ DISTNAME= ldaptor-${PORTVERSION}-${GITVERSION} MAINTAINER= bra@fsn.hu COMMENT= Pure-python LDAP module for Twisted -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:${PORTSDIR}/devel/py-pyparsing \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0:${PORTSDIR}/security/py-openssl +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing \ + ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl GITVERSION= aad8ded658b36337a08aeb7402b6b67eb8771bea diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile index d8951312202b..fd91dab1c847 100644 --- a/net/py-libdnet/Makefile +++ b/net/py-libdnet/Makefile @@ -6,7 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python module for libdnet -LIB_DEPENDS= libdnet.so:${PORTSDIR}/net/libdnet +LIB_DEPENDS= libdnet.so:net/libdnet NOT_FOR_ARCHS= ia64 NOT_FOR_ARCHS_REASON_ia64= fails to build with internal compiler error diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index 33787320f076..0352bbf63d49 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -13,7 +13,7 @@ COMMENT= Python module for the libnet packet construction library LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet USES= python USE_PYTHON= distutils pythonprefix diff --git a/net/py-matrix-synapse/Makefile b/net/py-matrix-synapse/Makefile index 5df844ae0803..e5cd5f5c4fb9 100644 --- a/net/py-matrix-synapse/Makefile +++ b/net/py-matrix-synapse/Makefile @@ -14,29 +14,29 @@ COMMENT= Matrix protocol reference homeserver LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.4:${PORTSDIR}/devel/py-frozendict \ - ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.0.1:${PORTSDIR}/devel/py-unpaddedbase64 \ - ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.0.0:${PORTSDIR}/devel/py-canonicaljson \ - ${PYTHON_PKGNAMEPREFIX}signedjson>=1.0.0:${PORTSDIR}/security/py-signedjson \ - ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:${PORTSDIR}/security/py-pynacl \ - ${PYTHON_PKGNAMEPREFIX}service_identity>=1.0.0:${PORTSDIR}/security/py-service_identity \ - ${PYTHON_PKGNAMEPREFIX}twisted>=15.1.0:${PORTSDIR}/devel/py-twisted \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0.14:${PORTSDIR}/security/py-openssl \ - ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \ - ${PYTHON_PKGNAMEPREFIX}pyasn1>0:${PORTSDIR}/devel/py-pyasn1 \ - ${PYTHON_PKGNAMEPREFIX}daemonize>0:${PORTSDIR}/devel/py-daemonize \ - ${PYTHON_PKGNAMEPREFIX}bcrypt>0:${PORTSDIR}/security/py-bcrypt \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ - ${PYTHON_PKGNAMEPREFIX}pydenticon>0:${PORTSDIR}/devel/py-pydenticon \ - ${PYTHON_PKGNAMEPREFIX}ujson>0:${PORTSDIR}/devel/py-ujson \ - ${PYTHON_PKGNAMEPREFIX}blist>0:${PORTSDIR}/devel/py-blist \ - ${PYTHON_PKGNAMEPREFIX}pysaml2>0:${PORTSDIR}/security/py-pysaml2 \ - ${PYTHON_PKGNAMEPREFIX}pymacaroons-pynacl>0:${PORTSDIR}/security/py-pymacaroons-pynacl \ - ${PYTHON_PKGNAMEPREFIX}simplejson>0:${PORTSDIR}/devel/py-simplejson \ - ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}matrix-angular-sdk>0:${PORTSDIR}/devel/py-matrix-angular-sdk -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>0:${PORTSDIR}/devel/py-virtualenv \ - ${PYTHON_PKGNAMEPREFIX}tox>0:${PORTSDIR}/devel/py-tox +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}frozendict>=0.4:devel/py-frozendict \ + ${PYTHON_PKGNAMEPREFIX}unpaddedbase64>=1.0.1:devel/py-unpaddedbase64 \ + ${PYTHON_PKGNAMEPREFIX}canonicaljson>=1.0.0:devel/py-canonicaljson \ + ${PYTHON_PKGNAMEPREFIX}signedjson>=1.0.0:security/py-signedjson \ + ${PYTHON_PKGNAMEPREFIX}pynacl>=0.3.0:security/py-pynacl \ + ${PYTHON_PKGNAMEPREFIX}service_identity>=1.0.0:security/py-service_identity \ + ${PYTHON_PKGNAMEPREFIX}twisted>=15.1.0:devel/py-twisted \ + ${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl \ + ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ + ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}daemonize>0:devel/py-daemonize \ + ${PYTHON_PKGNAMEPREFIX}bcrypt>0:security/py-bcrypt \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ + ${PYTHON_PKGNAMEPREFIX}pydenticon>0:devel/py-pydenticon \ + ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson \ + ${PYTHON_PKGNAMEPREFIX}blist>0:devel/py-blist \ + ${PYTHON_PKGNAMEPREFIX}pysaml2>0:security/py-pysaml2 \ + ${PYTHON_PKGNAMEPREFIX}pymacaroons-pynacl>0:security/py-pymacaroons-pynacl \ + ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}matrix-angular-sdk>0:devel/py-matrix-angular-sdk +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}virtualenv>0:devel/py-virtualenv \ + ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox USES= python USE_GITHUB= yes diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile index 6393589bf396..69471070d531 100644 --- a/net/py-maxminddb/Makefile +++ b/net/py-maxminddb/Makefile @@ -14,7 +14,7 @@ COMMENT= Python module for reading MaxMind DB file LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libmaxminddb.so:${PORTSDIR}/net/libmaxminddb +LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb USE_GITHUB= yes GH_ACCOUNT= maxmind @@ -26,7 +26,7 @@ USE_PYTHON= autoplist distutils .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 3300 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddr>=0:${PORTSDIR}/devel/py-ipaddr +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ipaddr>=0:devel/py-ipaddr .endif post-install: diff --git a/net/py-miniupnpc/Makefile b/net/py-miniupnpc/Makefile index 490384db8150..3d082fd348cb 100644 --- a/net/py-miniupnpc/Makefile +++ b/net/py-miniupnpc/Makefile @@ -5,7 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python module for miniupnpc -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/miniupnpc:build +BUILD_DEPENDS= ${NONEXISTENT}:net/miniupnpc:build MASTERDIR= ${.CURDIR}/../miniupnpc diff --git a/net/py-msrplib/Makefile b/net/py-msrplib/Makefile index 0ada5a8584ff..b95e3aa32ed9 100644 --- a/net/py-msrplib/Makefile +++ b/net/py-msrplib/Makefile @@ -16,9 +16,9 @@ COMMENT= Python MSRP client library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gnutls>=1.1.6:${PORTSDIR}/security/py-gnutls \ - ${PYTHON_PKGNAMEPREFIX}eventlet>=0.9.15:${PORTSDIR}/net/py-eventlet \ - ${PYTHON_PKGNAMEPREFIX}application>=1.1.0:${PORTSDIR}/devel/py-application +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gnutls>=1.1.6:security/py-gnutls \ + ${PYTHON_PKGNAMEPREFIX}eventlet>=0.9.15:net/py-eventlet \ + ${PYTHON_PKGNAMEPREFIX}application>=1.1.0:devel/py-application RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python twisted:names diff --git a/net/py-ndg_httpsclient/Makefile b/net/py-ndg_httpsclient/Makefile index d0636f21aa12..5de2325c006c 100644 --- a/net/py-ndg_httpsclient/Makefile +++ b/net/py-ndg_httpsclient/Makefile @@ -13,8 +13,8 @@ COMMENT= Enhance HTTPS support for httplib and urllib2 LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.4:${PORTSDIR}/devel/py-pyasn1 \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openssl +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.4:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils diff --git a/net/py-netif/Makefile b/net/py-netif/Makefile index da20e73b5785..093df51327fb 100644 --- a/net/py-netif/Makefile +++ b/net/py-netif/Makefile @@ -11,7 +11,7 @@ COMMENT= Python network configuration library for FreeBSD LICENSE= BSD2CLAUSE -BUILD_DEPENDS= cython>0:${PORTSDIR}/lang/cython +BUILD_DEPENDS= cython>0:lang/cython USE_GITHUB= yes GH_ACCOUNT= freenas @@ -24,7 +24,7 @@ USE_PYTHON= autoplist distutils .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 3400 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:${PORTSDIR}/devel/py-enum34 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34 .endif .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100036 diff --git a/net/py-netlib/Makefile b/net/py-netlib/Makefile index 042f5c76efcf..1b1d545cd707 100644 --- a/net/py-netlib/Makefile +++ b/net/py-netlib/Makefile @@ -13,8 +13,8 @@ COMMENT= Collection of network utilities LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:${PORTSDIR}/devel/py-pyasn1 \ - ${PYTHON_PKGNAMEPREFIX}openssl>0:${PORTSDIR}/security/py-openssl +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 \ + ${PYTHON_PKGNAMEPREFIX}openssl>0:security/py-openssl USES= python USE_PYTHON= distutils autoplist diff --git a/net/py-novaclient/Makefile b/net/py-novaclient/Makefile index f8b665885841..c03427ccefa9 100644 --- a/net/py-novaclient/Makefile +++ b/net/py-novaclient/Makefile @@ -11,17 +11,17 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Client for the OpenStack Nova API -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:${PORTSDIR}/devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0:${PORTSDIR}/devel/py-argparse \ - ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.9:${PORTSDIR}/devel/py-iso8601 \ - ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.1.0:${PORTSDIR}/devel/py-keystoneauth1 \ - ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=1.5.0:${PORTSDIR}/devel/py-oslo.i18n \ - ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:${PORTSDIR}/devel/py-oslo.serialization \ - ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.2.0:${PORTSDIR}/devel/py-oslo.utils \ - ${PYTHON_PKGNAMEPREFIX}prettytable>=0:${PORTSDIR}/devel/py-prettytable \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.8.1:${PORTSDIR}/www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=2.2.0:${PORTSDIR}/devel/py-simplejson \ - ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:${PORTSDIR}/devel/py-six +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0:devel/py-argparse \ + ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.9:devel/py-iso8601 \ + ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.1.0:devel/py-keystoneauth1 \ + ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=1.5.0:devel/py-oslo.i18n \ + ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \ + ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.2.0:devel/py-oslo.utils \ + ${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.8.1:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=2.2.0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six USES= python shebangfix SHEBANG_FILES= novaclient/tests/functional/hooks/post_test_hook.sh diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile index 0c44f743db89..2e4d4a51daba 100644 --- a/net/py-oauth2/Makefile +++ b/net/py-oauth2/Makefile @@ -13,10 +13,10 @@ COMMENT= Python library for OAuth version 1.0 LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>0:${PORTSDIR}/www/py-httplib2 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>0:www/py-httplib2 TEST_DEPENDS:= ${RUN_DEPENDS} \ - ${PYTHON_PKGNAMEPREFIX}coverage>0:${PORTSDIR}/devel/py-coverage \ - ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock + ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock OPTIONS_DEFINE= TESTS TESTS_DESC= Install test suite requirements diff --git a/net/py-pcap/Makefile b/net/py-pcap/Makefile index 5619b559fbf4..81cbb8d7653b 100644 --- a/net/py-pcap/Makefile +++ b/net/py-pcap/Makefile @@ -14,7 +14,7 @@ COMMENT= Python interface to LBL Packet Capture library (libpcap) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 +BUILD_DEPENDS= swig:devel/swig13 USES= python USE_PYTHON= distutils autoplist diff --git a/net/py-pcs/Makefile b/net/py-pcs/Makefile index 4b6c3bf4c76e..65bc96dfa99c 100644 --- a/net/py-pcs/Makefile +++ b/net/py-pcs/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE PORTDOCS= pcs.pdf PORTEXAMPLES= * -BUILD_DEPENDS= cython>=0.11.2:${PORTSDIR}/lang/cython +BUILD_DEPENDS= cython>=0.11.2:lang/cython USES= python USE_PYTHON= distutils pythonprefix diff --git a/net/py-port-for/Makefile b/net/py-port-for/Makefile index 43746c84d743..5d4be49b8e96 100644 --- a/net/py-port-for/Makefile +++ b/net/py-port-for/Makefile @@ -13,8 +13,8 @@ COMMENT= Utility that helps with local TCP ports managment LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:${PORTSDIR}/devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}mock>=0.8:${PORTSDIR}/devel/py-mock +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose \ + ${PYTHON_PKGNAMEPREFIX}mock>=0.8:devel/py-mock USES= python USE_PYTHON= distutils concurrent autoplist diff --git a/net/py-pyldap/Makefile b/net/py-pyldap/Makefile index 8af3781cd94b..2b8b33349bf7 100644 --- a/net/py-pyldap/Makefile +++ b/net/py-pyldap/Makefile @@ -11,7 +11,7 @@ COMMENT= Fork of python-ldap with Python 3 support LICENSE= PSFL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0:${PORTSDIR}/devel/py-pyasn1-modules +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0:devel/py-pyasn1-modules CONFLICTS_INSTALL= py27-ldap USES= python diff --git a/net/py-pynmsg/Makefile b/net/py-pynmsg/Makefile index 0c6fcd8291a5..59b182be9ffb 100644 --- a/net/py-pynmsg/Makefile +++ b/net/py-pynmsg/Makefile @@ -12,7 +12,7 @@ COMMENT= Python wrapper for net/nmsg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libnmsg.so:${PORTSDIR}/net/nmsg +LIB_DEPENDS= libnmsg.so:net/nmsg USE_PYTHON= autoplist distutils USES= pkgconfig python shebangfix uniquefiles:dirs diff --git a/net/py-pynsq/Makefile b/net/py-pynsq/Makefile index 9ea9c3a76773..66c1328b3d41 100644 --- a/net/py-pynsq/Makefile +++ b/net/py-pynsq/Makefile @@ -13,11 +13,11 @@ COMMENT= Official Python client library for NSQ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>0:${PORTSDIR}/www/py-tornado -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest \ - ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ - ${PYTHON_PKGNAMEPREFIX}python-snappy>0:${PORTSDIR}/archivers/py-python-snappy \ - ${PYTHON_PKGNAMEPREFIX}simplejson>0:${PORTSDIR}/devel/py-simplejson +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}python-snappy>0:archivers/py-python-snappy \ + ${PYTHON_PKGNAMEPREFIX}simplejson>0:devel/py-simplejson USES= python:-2.7 USE_GITHUB= yes diff --git a/net/py-pypcap/Makefile b/net/py-pypcap/Makefile index f2edbd65f899..f29b84e962bd 100644 --- a/net/py-pypcap/Makefile +++ b/net/py-pypcap/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wxs@FreeBSD.org COMMENT= Simplified object-oriented Python extension module for libpcap -BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex +BUILD_DEPENDS= pyrexc:devel/pyrex USES= python USE_PYTHON= distutils autoplist diff --git a/net/py-pysmb/Makefile b/net/py-pysmb/Makefile index e0d98b7d5cf9..ba63008a4ab4 100644 --- a/net/py-pysmb/Makefile +++ b/net/py-pysmb/Makefile @@ -15,7 +15,7 @@ COMMENT= SMB/CIFS library written in Python LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:${PORTSDIR}/devel/py-pyasn1 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1 OPTIONS_DEFINE= DOCS diff --git a/net/py-pyvmomi/Makefile b/net/py-pyvmomi/Makefile index 373de4cbb467..0c1e10fb0862 100644 --- a/net/py-pyvmomi/Makefile +++ b/net/py-pyvmomi/Makefile @@ -11,8 +11,8 @@ COMMENT= Python SDK for the VMware vSphere API of ESX, ESXi, and vCenter LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:${PORTSDIR}/www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.3.0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:devel/py-six USES= python USE_PYTHON= autoplist distutils diff --git a/net/py-pyzmq/Makefile b/net/py-pyzmq/Makefile index e4a36b3eee44..41dbe853754a 100644 --- a/net/py-pyzmq/Makefile +++ b/net/py-pyzmq/Makefile @@ -13,7 +13,7 @@ COMMENT= Python bindings for ZeroMQ LICENSE= LGPL3 -LIB_DEPENDS= libzmq.so:${PORTSDIR}/net/libzmq4 +LIB_DEPENDS= libzmq.so:net/libzmq4 USES= python USE_PYTHON= distutils autoplist @@ -21,7 +21,7 @@ USE_PYTHON= distutils autoplist .include <bsd.port.pre.mk> .if ${PYTHON_VER} == 3.3 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}asyncio>0:${PORTSDIR}/devel/py-asyncio +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}asyncio>0:devel/py-asyncio .endif pre-configure: diff --git a/net/py-qt4-network/Makefile b/net/py-qt4-network/Makefile index ed5efaf5e5f6..73cf3020a1b3 100644 --- a/net/py-qt4-network/Makefile +++ b/net/py-qt4-network/Makefile @@ -22,7 +22,7 @@ OPTIONS_SUB= yes API_DESC= Install QtNetwork API for QScintilla2 API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR} API_CONFIGURE_OFF= --no-qsci-api -API_LIB_DEPENDS= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2 +API_LIB_DEPENDS= libqscintilla2.so:devel/qscintilla2 DEBUG_CONFIGURE_ON= --debug --trace .include <bsd.port.mk> diff --git a/net/py-qt5-network/Makefile b/net/py-qt5-network/Makefile index 7978b6a7deec..15098a27c737 100644 --- a/net/py-qt5-network/Makefile +++ b/net/py-qt5-network/Makefile @@ -20,7 +20,7 @@ OPTIONS_SUB= yes API_DESC= Install QtNetwork API for QScintilla2 API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR} API_CONFIGURE_OFF= --no-qsci-api -API_LIB_DEPENDS= libqscintilla2-qt5.so:${PORTSDIR}/devel/qscintilla2-qt5 +API_LIB_DEPENDS= libqscintilla2-qt5.so:devel/qscintilla2-qt5 DEBUG_CONFIGURE_ON= --debug --trace .include <bsd.port.mk> diff --git a/net/py-ripe.atlas.cousteau/Makefile b/net/py-ripe.atlas.cousteau/Makefile index d729600b1eef..042ed37d277d 100644 --- a/net/py-ripe.atlas.cousteau/Makefile +++ b/net/py-ripe.atlas.cousteau/Makefile @@ -12,9 +12,9 @@ COMMENT= Python wrapper around the RIPE Atlas API LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \ - ${PYTHON_PKGNAMEPREFIX}socketio-client>=0.6.5:${PORTSDIR}/net/py-socketio-client \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:${PORTSDIR}/www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ + ${PYTHON_PKGNAMEPREFIX}socketio-client>=0.6.5:net/py-socketio-client \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests USES= python USE_PYTHON= autoplist distutils diff --git a/net/py-ripe.atlas.sagan/Makefile b/net/py-ripe.atlas.sagan/Makefile index d4d7c472cdfb..4ec1a06f312e 100644 --- a/net/py-ripe.atlas.sagan/Makefile +++ b/net/py-ripe.atlas.sagan/Makefile @@ -12,9 +12,9 @@ COMMENT= Parsing library for RIPE Atlas measurement results LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \ - ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ - ${PYTHON_PKGNAMEPREFIX}ipy>=0:${PORTSDIR}/net-mgmt/py-ipy +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ + ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz \ + ${PYTHON_PKGNAMEPREFIX}ipy>=0:net-mgmt/py-ipy USES= python USE_PYTHON= autoplist distutils diff --git a/net/py-ripe.atlas.tools/Makefile b/net/py-ripe.atlas.tools/Makefile index c5d8c2a91be2..04c3e819370c 100644 --- a/net/py-ripe.atlas.tools/Makefile +++ b/net/py-ripe.atlas.tools/Makefile @@ -13,13 +13,13 @@ COMMENT= Official command-line client for RIPE Atlas LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil \ - ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:${PORTSDIR}/www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}ripe.atlas.cousteau>=1.0.4:${PORTSDIR}/net/py-ripe.atlas.cousteau \ - ${PYTHON_PKGNAMEPREFIX}ripe.atlas.sagan>=1.1.4:${PORTSDIR}/net/py-ripe.atlas.sagan \ - ${PYTHON_PKGNAMEPREFIX}tzlocal>0:${PORTSDIR}/devel/py-tzlocal \ - ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml \ - ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openssl +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.7.0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}ripe.atlas.cousteau>=1.0.4:net/py-ripe.atlas.cousteau \ + ${PYTHON_PKGNAMEPREFIX}ripe.atlas.sagan>=1.1.4:net/py-ripe.atlas.sagan \ + ${PYTHON_PKGNAMEPREFIX}tzlocal>0:devel/py-tzlocal \ + ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ + ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl USES= python USE_PYTHON= autoplist distutils diff --git a/net/py-s3cmd/Makefile b/net/py-s3cmd/Makefile index afa41fa75aa6..c11c7ea207da 100644 --- a/net/py-s3cmd/Makefile +++ b/net/py-s3cmd/Makefile @@ -12,7 +12,7 @@ COMMENT= Unix-like tools to manipulate stored files from the command line LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil USES= python:2 USE_PYTHON= autoplist distutils diff --git a/net/py-s3transfer/Makefile b/net/py-s3transfer/Makefile index 361c89584078..9f7694e69985 100644 --- a/net/py-s3transfer/Makefile +++ b/net/py-s3transfer/Makefile @@ -11,7 +11,7 @@ COMMENT= Amazon S3 Transfer Manager for Python LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.3.0:${PORTSDIR}/devel/py-botocore +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.3.0:devel/py-botocore USES= python USE_PYTHON= autoplist distutils @@ -20,7 +20,7 @@ NO_ARCH= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 3000 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=2.2.0:${PORTSDIR}/devel/py-futures +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>=2.2.0:devel/py-futures .endif .include <bsd.port.post.mk> diff --git a/net/py-soappy/Makefile b/net/py-soappy/Makefile index 6f695b2ee081..3d47f0c8de1a 100644 --- a/net/py-soappy/Makefile +++ b/net/py-soappy/Makefile @@ -13,8 +13,8 @@ COMMENT= SOAP Services for Python # Actual LICENSE is in GH Repo but not in pypi release LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>0:${PORTSDIR}/devel/py-defusedxml \ - ${PYTHON_PKGNAMEPREFIX}wstools>0:${PORTSDIR}/textproc/py-wstools +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml \ + ${PYTHON_PKGNAMEPREFIX}wstools>0:textproc/py-wstools USES= python:2 zip USE_PYTHON= autoplist distutils diff --git a/net/py-socketio-client/Makefile b/net/py-socketio-client/Makefile index 5a3143e57bf6..0b2a656af498 100644 --- a/net/py-socketio-client/Makefile +++ b/net/py-socketio-client/Makefile @@ -13,9 +13,9 @@ COMMENT= Socket.io client library for Python LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}websocket-client>0:${PORTSDIR}/www/py-websocket-client +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}websocket-client>0:www/py-websocket-client USES= python USE_PYTHON= distutils autoplist diff --git a/net/py-terminado/Makefile b/net/py-terminado/Makefile index eaf9b78b4b8b..2743aeee34f3 100644 --- a/net/py-terminado/Makefile +++ b/net/py-terminado/Makefile @@ -11,8 +11,8 @@ COMMENT= Terminals served to term.js using Tornado websockets LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>0:${PORTSDIR}/sysutils/py-ptyprocess \ - ${PYTHON_PKGNAMEPREFIX}tornado>0:${PORTSDIR}/www/py-tornado +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ptyprocess>0:sysutils/py-ptyprocess \ + ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado USES= python USE_PYTHON= distutils autoplist diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile index 4e46b6dacec9..06be9c89446b 100644 --- a/net/py-tweepy/Makefile +++ b/net/py-tweepy/Makefile @@ -12,10 +12,10 @@ COMMENT= Twitter API library for Python! LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:${PORTSDIR}/devel/py-pip -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:${PORTSDIR}/www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.4.1:${PORTSDIR}/www/py-requests-oauthlib \ - ${PYTHON_PKGNAMEPREFIX}six>=1.7.3:${PORTSDIR}/devel/py-six +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.4.1:www/py-requests-oauthlib \ + ${PYTHON_PKGNAMEPREFIX}six>=1.7.3:devel/py-six USES= python USE_GITHUB= yes diff --git a/net/py-twitter-tools/Makefile b/net/py-twitter-tools/Makefile index a6d40bf3e76d..4e382b8c45d3 100644 --- a/net/py-twitter-tools/Makefile +++ b/net/py-twitter-tools/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= -tools MAINTAINER= koobs@FreeBSD.org COMMENT= Python API and command-line toolset for Twitter -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/py-twitter/Makefile b/net/py-twitter/Makefile index f260b3f54db7..106625a60857 100644 --- a/net/py-twitter/Makefile +++ b/net/py-twitter/Makefile @@ -14,8 +14,8 @@ COMMENT= Python wrapper around the Twitter API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:${PORTSDIR}/www/py-requests-oauthlib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib NO_ARCH= yes USES= python diff --git a/net/py-txamqp/Makefile b/net/py-txamqp/Makefile index 456bc8dd4f32..fdc87f83b005 100644 --- a/net/py-txamqp/Makefile +++ b/net/py-txamqp/Makefile @@ -13,7 +13,7 @@ DISTNAME= python-${PORTNAME}_${PORTVERSION}.orig MAINTAINER= horus.li@gmail.com COMMENT= Twisted Python library for the AMQP messaging protocol -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}thrift>0:${PORTSDIR}/devel/py-thrift +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift USES= python:2 twisted USE_PYTHON= distutils autoplist diff --git a/net/py-urllib3/Makefile b/net/py-urllib3/Makefile index a77421aa2cb9..1037630f7425 100644 --- a/net/py-urllib3/Makefile +++ b/net/py-urllib3/Makefile @@ -13,8 +13,8 @@ COMMENT= Enhance HTTP Python's standard library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:${PORTSDIR}/security/py-certifi \ - ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.0:${PORTSDIR}/net/py-pysocks +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi \ + ${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.0:net/py-pysocks USES= python USE_PYTHON= distutils autoplist @@ -24,7 +24,7 @@ NO_ARCH= yes # ndg_httpclient is only available for Python 2 .if ${PYTHON_REL} < 3000 -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>=0.4.0:${PORTSDIR}/net/py-ndg_httpsclient +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}ndg_httpsclient>=0.4.0:net/py-ndg_httpsclient .endif post-extract: diff --git a/net/py-wolframalpha/Makefile b/net/py-wolframalpha/Makefile index 5761fd47b303..41906cbbe42a 100644 --- a/net/py-wolframalpha/Makefile +++ b/net/py-wolframalpha/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Python Client for Wolfram Alpha -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:${PORTSDIR}/devel/py-hgtools \ - ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytest-runner -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4:${PORTSDIR}/devel/py-six +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hgtools>0:devel/py-hgtools \ + ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six USES= python:2 zip USE_PYTHON= autoplist distutils diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile index 09b97f792f88..5506393e8a59 100644 --- a/net/py-zope.proxy/Makefile +++ b/net/py-zope.proxy/Makefile @@ -14,7 +14,7 @@ COMMENT= Generic Transparent Proxies LICENSE= ZPL21 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:${PORTSDIR}/devel/py-zope.interface +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.3.0:devel/py-zope.interface USES= python zip USE_PYTHON= distutils autoplist diff --git a/net/pynids/Makefile b/net/pynids/Makefile index d612932d7288..c5686bea1272 100644 --- a/net/pynids/Makefile +++ b/net/pynids/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= python MAINTAINER= corsmith@gmail.com COMMENT= Python interface to libnids -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet USES= pkgconfig python USE_GNOME= glib20 diff --git a/net/qoauth/Makefile b/net/qoauth/Makefile index c30250d1a3ac..2b6fe832d394 100644 --- a/net/qoauth/Makefile +++ b/net/qoauth/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= kde@FreeBSD.org COMMENT= Qt 4 support for OAuth-powered network services -LIB_DEPENDS= libqca.so:${PORTSDIR}/devel/qca +LIB_DEPENDS= libqca.so:devel/qca USES= qmake tar:bzip2 USE_LDCONFIG= yes diff --git a/net/qt4-network/Makefile b/net/qt4-network/Makefile index 874544a28d75..9146a78e9ac8 100644 --- a/net/qt4-network/Makefile +++ b/net/qt4-network/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org COMMENT= Qt network module -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 USE_QT4= qmake_build moc_build rcc_build corelib QT_DIST= yes diff --git a/net/qt5-network/Makefile b/net/qt5-network/Makefile index 837dfabbb9cb..aaf22806fcf3 100644 --- a/net/qt5-network/Makefile +++ b/net/qt5-network/Makefile @@ -8,8 +8,8 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt network module -LIB_DEPENDS= libproxy.so:${PORTSDIR}/net/libproxy -RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss +LIB_DEPENDS= libproxy.so:net/libproxy +RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss USE_OPENSSL= yes USE_QT5= core qmake_build buildtools_build diff --git a/net/qtweetlib/Makefile b/net/qtweetlib/Makefile index c46379a21607..0c2e22c1eadc 100644 --- a/net/qtweetlib/Makefile +++ b/net/qtweetlib/Makefile @@ -10,7 +10,7 @@ COMMENT= C++ Qt based Twitter library LICENSE= LGPL21 -LIB_DEPENDS= libqjson.so:${PORTSDIR}/devel/qjson +LIB_DEPENDS= libqjson.so:devel/qjson GH_ACCOUNT= minimoog GH_PROJECT= QTweetLib diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 5fec5d6d54a3..668e310ac1e9 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -11,7 +11,7 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4, IS-IS route software LICENSE= GPLv2 -BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk +BUILD_DEPENDS= gawk:lang/gawk CONFLICTS= openbgpd-[0-9]* openospfd-[0-9]* zebra-0* quagga-re-[0-9]* @@ -68,9 +68,9 @@ PAM_CONFIGURE_WITH= libpam OSPF_OPAQUE_LSA_CONFIGURE_ENABLE= opaque-lsa RTADV_CONFIGURE_ENABLE= rtadv SNMP_CONFIGURE_ENABLE= snmp -SNMP_LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp TCPSOCKETS_CONFIGURE_ENABLE= tcp-zebra -DLMALLOC_LIB_DEPENDS= libdlmalloc.so:${PORTSDIR}/devel/libdlmalloc +DLMALLOC_LIB_DEPENDS= libdlmalloc.so:devel/libdlmalloc DLMALLOC_LIBS= -L${LOCALBASE}/lib -ldlmalloc OSPF_NEXTHOP_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-ospf-nexthop # inverse option. diff --git a/net/rabbitmq-c-devel/Makefile b/net/rabbitmq-c-devel/Makefile index 0a524b8ec330..08862734381a 100644 --- a/net/rabbitmq-c-devel/Makefile +++ b/net/rabbitmq-c-devel/Makefile @@ -13,7 +13,7 @@ COMMENT= RabbitMQ C AMQP client library LICENSE= GPLv2 MPL LICENSE_COMB= dual -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson CONFLICTS= rabbitmq-c-[0-9]* @@ -25,7 +25,7 @@ GH_ACCOUNT= alanxz OPTIONS_DEFINE= POPT OPTIONS_SUB= yes POPT_DESC= Popt support in tools -POPT_LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +POPT_LIB_DEPENDS= libpopt.so:devel/popt POPT_CFLAGS= -I${LOCALBASE}/include POPT_LDFLAGS= -L${LOCALBASE}/lib diff --git a/net/rabbitmq-c/Makefile b/net/rabbitmq-c/Makefile index a75ecb4cb9ce..8d5f1c8b73a8 100644 --- a/net/rabbitmq-c/Makefile +++ b/net/rabbitmq-c/Makefile @@ -18,8 +18,8 @@ COMMENT= RabbitMQ C AMQP client library LICENSE= GPLv2 MPL LICENSE_COMB= dual -BUILD_DEPENDS= python:${PORTSDIR}/lang/python \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson +BUILD_DEPENDS= python:lang/python \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson CONFLICTS= rabbitmq-c-devel-[0-9]* @@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --enable-64-bit .endif .if ${PORT_OPTIONS:MPOPT} -LIB_DEPENDS+= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS+= libpopt.so:devel/popt CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/rabbitmq/Makefile b/net/rabbitmq/Makefile index 36690b139c48..9110bfa9524b 100644 --- a/net/rabbitmq/Makefile +++ b/net/rabbitmq/Makefile @@ -12,13 +12,13 @@ COMMENT= RabbitMQ is an implementation of AMQP LICENSE= MPL -BUILD_DEPENDS= erl:${PORTSDIR}/lang/erlang \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:${PORTSDIR}/devel/py-simplejson \ - xmlto:${PORTSDIR}/textproc/xmlto \ - unzip:${PORTSDIR}/archivers/unzip \ - zip:${PORTSDIR}/archivers/zip \ - rsync:${PORTSDIR}/net/rsync -RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang +BUILD_DEPENDS= erl:lang/erlang \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=2.0:devel/py-simplejson \ + xmlto:textproc/xmlto \ + unzip:archivers/unzip \ + zip:archivers/zip \ + rsync:net/rsync +RUN_DEPENDS= erl:lang/erlang OPTIONS_DEFINE= ADMIN OPTIONS_SUB= yes diff --git a/net/radiator/Makefile b/net/radiator/Makefile index 876bfd24a8dd..7bb4feda0a95 100644 --- a/net/radiator/Makefile +++ b/net/radiator/Makefile @@ -32,7 +32,7 @@ IGNORE= will not be automatically fetched due to licensing\ .endif .if ${PORT_OPTIONS:MMYSQL} -RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql +RUN_DEPENDS+= p5-DBD-mysql>=0:databases/p5-DBD-mysql .endif pre-configure: diff --git a/net/radvd/Makefile b/net/radvd/Makefile index 6e6ed8ae0654..67bd9661a70e 100644 --- a/net/radvd/Makefile +++ b/net/radvd/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.litech.org/radvd/dist/ MAINTAINER= farrokhi@FreeBSD.org COMMENT= Linux/BSD IPv6 router advertisement daemon -LIB_DEPENDS= libdaemon.so:${PORTSDIR}/devel/libdaemon +LIB_DEPENDS= libdaemon.so:devel/libdaemon GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-transform-name= diff --git a/net/raggle/Makefile b/net/raggle/Makefile index d03ad07dbc39..60c485f2020f 100644 --- a/net/raggle/Makefile +++ b/net/raggle/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.raggle.org/files/ MAINTAINER= jadawin@FreeBSD.org COMMENT= Console RSS aggregator written in Ruby -RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:${PORTSDIR}/devel/ruby-ncurses +RUN_DEPENDS= ${RUBY_SITELIBDIR}/ncurses.rb:devel/ruby-ncurses USE_RUBY= yes diff --git a/net/rdapper/Makefile b/net/rdapper/Makefile index 6fa9db4808c6..eb592dda8570 100644 --- a/net/rdapper/Makefile +++ b/net/rdapper/Makefile @@ -10,7 +10,7 @@ COMMENT= Command-line Registration Data Access Protocol (RDAP) client LICENSE= GPLv2 -RUN_DEPENDS= p5-JSON-Path>=0:${PORTSDIR}/devel/p5-JSON-Path +RUN_DEPENDS= p5-JSON-Path>=0:devel/p5-JSON-Path USES= perl5 USE_GITHUB= yes diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index 41e4ad4899e6..ca5f1340a2bd 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -24,14 +24,14 @@ SMARTCARD_DESC= Enable SmartCard login via PCSC-lite .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAO} -LIB_DEPENDS+= libao.so:${PORTSDIR}/audio/libao +LIB_DEPENDS+= libao.so:audio/libao CONFIGURE_ARGS+= --with-sound=libao .else CONFIGURE_ARGS+= --with-sound=oss .endif .if exists(${LOCALBASE}/lib/libsamplerate.so) || ${PORT_OPTIONS:MSAMPLERATE} -LIB_DEPENDS+= libsamplerate.so:${PORTSDIR}/audio/libsamplerate +LIB_DEPENDS+= libsamplerate.so:audio/libsamplerate .endif .if ${PORT_OPTIONS:MIPV6} @@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --with-ipv6 .endif .if ${PORT_OPTIONS:MSMARTCARD} -LIB_DEPENDS+= libpcsclite.so:${PORTSDIR}/devel/pcsc-lite +LIB_DEPENDS+= libpcsclite.so:devel/pcsc-lite .else CONFIGURE_ARGS+= --disable-smartcard .endif diff --git a/net/remmina-plugin-gnome/Makefile b/net/remmina-plugin-gnome/Makefile index 5a2522f0058b..551ad66a6857 100644 --- a/net/remmina-plugin-gnome/Makefile +++ b/net/remmina-plugin-gnome/Makefile @@ -5,7 +5,7 @@ PKGNAMESUFFIX= -gnome COMMENT= Remmina plugin for GNOME Keyring -LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring +LIB_DEPENDS= libgnome-keyring.so:security/libgnome-keyring MASTERDIR= ${.CURDIR}/../remmina-plugins diff --git a/net/remmina-plugin-nx/Makefile b/net/remmina-plugin-nx/Makefile index 1ff905e35ce8..e5f0b5653202 100644 --- a/net/remmina-plugin-nx/Makefile +++ b/net/remmina-plugin-nx/Makefile @@ -9,7 +9,7 @@ USE_XORG+= xkbfile MASTERDIR= ${.CURDIR}/../remmina-plugins -LIB_DEPENDS+= libssh_threads.so:${PORTSDIR}/security/libssh +LIB_DEPENDS+= libssh_threads.so:security/libssh PLIST_SUB+= ICONS="" SSH="@comment " diff --git a/net/remmina-plugin-telepathy/Makefile b/net/remmina-plugin-telepathy/Makefile index 9a2e30addf1c..35c0ed968baa 100644 --- a/net/remmina-plugin-telepathy/Makefile +++ b/net/remmina-plugin-telepathy/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -telepathy COMMENT= Remmina plugin for Telepathy support USE_GNOME+= gtk30 -LIB_DEPENDS= libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib +LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib MASTERDIR= ${.CURDIR}/../remmina-plugins diff --git a/net/remmina-plugin-vnc/Makefile b/net/remmina-plugin-vnc/Makefile index 9707a3f2c107..e0b3de31b82e 100644 --- a/net/remmina-plugin-vnc/Makefile +++ b/net/remmina-plugin-vnc/Makefile @@ -6,9 +6,9 @@ PKGNAMESUFFIX= -vnc COMMENT= Remmina plugin for VNC protocol -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libvncserver.so:${PORTSDIR}/net/libvncserver +LIB_DEPENDS= libgnutls.so:security/gnutls \ + libgcrypt.so:security/libgcrypt \ + libvncserver.so:net/libvncserver USES= jpeg diff --git a/net/remmina-plugin-xdmcp/Makefile b/net/remmina-plugin-xdmcp/Makefile index 81b7a4de3517..1ae0728a7d4e 100644 --- a/net/remmina-plugin-xdmcp/Makefile +++ b/net/remmina-plugin-xdmcp/Makefile @@ -5,7 +5,7 @@ PKGNAMESUFFIX= -xdmcp COMMENT= Remmina plugin for XDMCP protocol -RUN_DEPENDS= Xephyr:${PORTSDIR}/x11-servers/xephyr +RUN_DEPENDS= Xephyr:x11-servers/xephyr MASTERDIR= ${.CURDIR}/../remmina-plugins diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index 766787060fe7..5597ebf37147 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -31,27 +31,27 @@ PATCHDIR= # none .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MKEYRING} -RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugins-gnome.so:${PORTSDIR}/net/remmina-plugin-gnome +RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugins-gnome.so:net/remmina-plugin-gnome .endif .if ${PORT_OPTIONS:MVNC} -RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-vnc.so:${PORTSDIR}/net/remmina-plugin-vnc +RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-vnc.so:net/remmina-plugin-vnc .endif .if ${PORT_OPTIONS:MXDMCP} -RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-xdmcp.so:${PORTSDIR}/net/remmina-plugin-xdmcp +RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-xdmcp.so:net/remmina-plugin-xdmcp .endif .if ${PORT_OPTIONS:MTELEP} -RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-telepathy.so:${PORTSDIR}/net/remmina-plugin-telepathy +RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-telepathy.so:net/remmina-plugin-telepathy .endif .if ${PORT_OPTIONS:MNX} -RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-nx.so:${PORTSDIR}/net/remmina-plugin-nx +RUN_DEPENDS+= ${LOCALBASE}/lib/remmina/plugins/remmina-plugin-nx.so:net/remmina-plugin-nx .endif .if ${PORT_OPTIONS:MNLS} -RUN_DEPENDS+= ${LOCALBASE}/share/locale/bg/LC_MESSAGES/remmina-plugins.mo:${PORTSDIR}/net/remmina-plugin-i18n +RUN_DEPENDS+= ${LOCALBASE}/share/locale/bg/LC_MESSAGES/remmina-plugins.mo:net/remmina-plugin-i18n .endif do-install: # empty diff --git a/net/remmina-plugins/bsd.plugin.mk b/net/remmina-plugins/bsd.plugin.mk index 1a9254c1650b..5a04a5a73b61 100644 --- a/net/remmina-plugins/bsd.plugin.mk +++ b/net/remmina-plugins/bsd.plugin.mk @@ -5,8 +5,8 @@ PATCHDIR= ${.CURDIR}/../remmina/files LICENSE= GPLv2 -BUILD_DEPENDS+= remmina>=${PORTVERSION}:${PORTSDIR}/net/remmina -RUN_DEPENDS+= remmina>=${PORTVERSION}:${PORTSDIR}/net/remmina +BUILD_DEPENDS+= remmina>=${PORTVERSION}:net/remmina +RUN_DEPENDS+= remmina>=${PORTVERSION}:net/remmina USES+= cmake gmake pkgconfig desktop-file-utils USE_GNOME= atk gdkpixbuf2 glib20 gtk20 pango diff --git a/net/remmina/Makefile b/net/remmina/Makefile index aa774bc4cef8..8d270532c7a4 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -48,14 +48,14 @@ PLIST_SUB+= NLS="@comment " .endif .if ${PORT_OPTIONS:MSSH} -LIB_DEPENDS+= libssh_threads.so:${PORTSDIR}/security/libssh +LIB_DEPENDS+= libssh_threads.so:security/libssh LDFLAGS+= -fstack-protector .else CMAKE_ARGS+= -DWITH_LIBSSH=OFF .endif .if ${PORT_OPTIONS:MGCRYPT} -LIB_DEPENDS+= libgcrypt.so:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS+= libgcrypt.so:security/libgcrypt .else CMAKE_ARGS+= -DWITH_GCRYPT=OFF .endif @@ -67,7 +67,7 @@ CMAKE_ARGS+= -DWITH_VTE=OFF .endif .if ${PORT_OPTIONS:MAVAHI} -LIB_DEPENDS+= libavahi-ui.so:${PORTSDIR}/net/avahi-gtk +LIB_DEPENDS+= libavahi-ui.so:net/avahi-gtk .else CMAKE_ARGS+= -DWITH_AVAHI=OFF .endif diff --git a/net/remotebox/Makefile b/net/remotebox/Makefile index 1460fce10e07..67ac06c5ae47 100644 --- a/net/remotebox/Makefile +++ b/net/remotebox/Makefile @@ -13,9 +13,9 @@ COMMENT= Open Source VirtualBox Client with Remote Management LICENSE= GPLv2 -RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ - p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ - rdesktop:${PORTSDIR}/net/rdesktop +RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ + p5-SOAP-Lite>=0:net/p5-SOAP-Lite \ + rdesktop:net/rdesktop LICENSE_FILE_GPLv2= ${WRKSRC}/docs/COPYING diff --git a/net/remotedesk/Makefile b/net/remotedesk/Makefile index b1ee4b016f94..fe4abfa62ac4 100644 --- a/net/remotedesk/Makefile +++ b/net/remotedesk/Makefile @@ -12,7 +12,7 @@ COMMENT= Graphical interface to rdesktop LICENSE= GPLv2+ -RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop +RUN_DEPENDS= rdesktop:net/rdesktop USES= gnustep USE_GNUSTEP= back build diff --git a/net/reposado/Makefile b/net/reposado/Makefile index c625761cbfdf..16417f04cf2c 100644 --- a/net/reposado/Makefile +++ b/net/reposado/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MAINTAINER= masaki@club.kyutech.ac.jp COMMENT= Tools for replicating the Apple's Software Update Service -RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl +RUN_DEPENDS= curl:ftp/curl USE_GITHUB= yes GH_ACCOUNT= wdas diff --git a/net/rsync/Makefile b/net/rsync/Makefile index c42aa416aa12..cd3cb2a06e7c 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -70,7 +70,7 @@ ICONV_CPPFLAGS= -I${LOCALBASE}/include ICONV_LDFLAGS= -L${LOCALBASE}/lib ICONV_CONFIGURE_ENABLE= iconv iconv-open -POPT_PORT_LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +POPT_PORT_LIB_DEPENDS= libpopt.so:devel/popt POPT_PORT_CPPFLAGS= -I${LOCALBASE}/include POPT_PORT_LDFLAGS= -L${LOCALBASE}/lib POPT_CONFIGURE_WITH= included-popt diff --git a/net/rtg/Makefile b/net/rtg/Makefile index 1c5a0c6a6de0..ad8759bb095c 100644 --- a/net/rtg/Makefile +++ b/net/rtg/Makefile @@ -13,9 +13,9 @@ COMMENT= Flexible, high-performance SNMP statistics monitoring system LICENSE= GPLv2 -LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql +LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp +RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \ + p5-DBD-mysql>=0:databases/p5-DBD-mysql USE_RC_SUBR= rtgpoll USE_MYSQL= client diff --git a/net/rtpbreak/Makefile b/net/rtpbreak/Makefile index 4c745b098a40..8b5e0955f9ca 100644 --- a/net/rtpbreak/Makefile +++ b/net/rtpbreak/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Detects, reconstructs, and analyzes any RTP session -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet CFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lpcap -lnet diff --git a/net/rtpproxy/Makefile b/net/rtpproxy/Makefile index 20db269aa539..2ae0c30386f0 100644 --- a/net/rtpproxy/Makefile +++ b/net/rtpproxy/Makefile @@ -12,7 +12,7 @@ COMMENT= High-performance RTP proxy server for the SIP Express Router (SER) LICENSE= BSD2CLAUSE -LIB_DEPENDS= libgsm.so:${PORTSDIR}/audio/gsm +LIB_DEPENDS= libgsm.so:audio/gsm USE_GITHUB= yes GH_ACCOUNT= sippy diff --git a/net/rubygem-amazon-ec2/Makefile b/net/rubygem-amazon-ec2/Makefile index 7bf1132be6a5..10cc464c138e 100644 --- a/net/rubygem-amazon-ec2/Makefile +++ b/net/rubygem-amazon-ec2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= swills@FreeBSD.org COMMENT= Library for accessing the Amazon Web Services APIs -RUN_DEPENDS= rubygem-xml-simple>=1.0.12:${PORTSDIR}/textproc/rubygem-xml-simple +RUN_DEPENDS= rubygem-xml-simple>=1.0.12:textproc/rubygem-xml-simple NO_ARCH= yes diff --git a/net/rubygem-amqp-utils/Makefile b/net/rubygem-amqp-utils/Makefile index ff2a53fd99be..128b789367c0 100644 --- a/net/rubygem-amqp-utils/Makefile +++ b/net/rubygem-amqp-utils/Makefile @@ -12,13 +12,13 @@ COMMENT= Command line utilies for interacting with AMQP compliant queues LICENSE= MIT -RUN_DEPENDS= rubygem-amqp>=0.7.1:${PORTSDIR}/net/rubygem-amqp \ - rubygem-clio>=0.3.0:${PORTSDIR}/devel/rubygem-clio \ - rubygem-facets>=2.9:${PORTSDIR}/devel/rubygem-facets \ - rubygem-heredoc_unindent>=1.1.2:${PORTSDIR}/textproc/rubygem-heredoc_unindent \ - rubygem-json>=1.5:${PORTSDIR}/devel/rubygem-json \ - rubygem-msgpack>=0.4.5:${PORTSDIR}/devel/rubygem-msgpack \ - rubygem-trollop1>=1.16.2:${PORTSDIR}/devel/rubygem-trollop1 +RUN_DEPENDS= rubygem-amqp>=0.7.1:net/rubygem-amqp \ + rubygem-clio>=0.3.0:devel/rubygem-clio \ + rubygem-facets>=2.9:devel/rubygem-facets \ + rubygem-heredoc_unindent>=1.1.2:textproc/rubygem-heredoc_unindent \ + rubygem-json>=1.5:devel/rubygem-json \ + rubygem-msgpack>=0.4.5:devel/rubygem-msgpack \ + rubygem-trollop1>=1.16.2:devel/rubygem-trollop1 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-amqp/Makefile b/net/rubygem-amqp/Makefile index 681dc386ac1d..a989f811c05c 100644 --- a/net/rubygem-amqp/Makefile +++ b/net/rubygem-amqp/Makefile @@ -12,8 +12,8 @@ COMMENT= Implementation of the AMQP protocol for RabbitMQ clients LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -RUN_DEPENDS= rubygem-amq-protocol>=1.9:${PORTSDIR}/net/rubygem-amq-protocol \ - rubygem-eventmachine>=0:${PORTSDIR}/devel/rubygem-eventmachine +RUN_DEPENDS= rubygem-amq-protocol>=1.9:net/rubygem-amq-protocol \ + rubygem-eventmachine>=0:devel/rubygem-eventmachine DEPRECATED= Upstream prefers net/rubygem-bunny diff --git a/net/rubygem-aws-s3/Makefile b/net/rubygem-aws-s3/Makefile index 303887611702..9e9d5f4a5525 100644 --- a/net/rubygem-aws-s3/Makefile +++ b/net/rubygem-aws-s3/Makefile @@ -9,9 +9,9 @@ MASTER_SITES= RG MAINTAINER= swills@FreeBSD.org COMMENT= Client library for Amazon S3 REST API -RUN_DEPENDS= rubygem-xml-simple>=0:${PORTSDIR}/textproc/rubygem-xml-simple \ - rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \ - rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types +RUN_DEPENDS= rubygem-xml-simple>=0:textproc/rubygem-xml-simple \ + rubygem-builder>=0:devel/rubygem-builder \ + rubygem-mime-types>=0:misc/rubygem-mime-types NO_ARCH= yes diff --git a/net/rubygem-aws-ses/Makefile b/net/rubygem-aws-ses/Makefile index 6daef0c78e31..b395cdab6d85 100644 --- a/net/rubygem-aws-ses/Makefile +++ b/net/rubygem-aws-ses/Makefile @@ -11,10 +11,10 @@ COMMENT= Client library for REST API of Amazon SES LICENSE= MIT -RUN_DEPENDS= rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \ - rubygem-mail>=2.2.5:${PORTSDIR}/mail/rubygem-mail \ - rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-xml-simple>=0:${PORTSDIR}/textproc/rubygem-xml-simple +RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ + rubygem-mail>=2.2.5:mail/rubygem-mail \ + rubygem-mime-types>=0:misc/rubygem-mime-types \ + rubygem-xml-simple>=0:textproc/rubygem-xml-simple NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-bunny/Makefile b/net/rubygem-bunny/Makefile index 33016cfc8f78..06453dfeae7a 100644 --- a/net/rubygem-bunny/Makefile +++ b/net/rubygem-bunny/Makefile @@ -12,7 +12,7 @@ COMMENT= Another synchronous Ruby AMQP client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-amq-protocol>=2.0.1:${PORTSDIR}/net/rubygem-amq-protocol +RUN_DEPENDS= rubygem-amq-protocol>=2.0.1:net/rubygem-amq-protocol NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-dogapi/Makefile b/net/rubygem-dogapi/Makefile index 608dc06669f2..19c465330931 100644 --- a/net/rubygem-dogapi/Makefile +++ b/net/rubygem-dogapi/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby bindings for Datadog API LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json +RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-domain_name/Makefile b/net/rubygem-domain_name/Makefile index 99a3b3554da0..ccf280988fed 100644 --- a/net/rubygem-domain_name/Makefile +++ b/net/rubygem-domain_name/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE BSD3CLAUSE GPLv2 LGPL21 MPL LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-unf>=0.0.5:${PORTSDIR}/textproc/rubygem-unf +RUN_DEPENDS= rubygem-unf>=0.0.5:textproc/rubygem-unf NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-dropbox-sdk/Makefile b/net/rubygem-dropbox-sdk/Makefile index 7f09ce4b6bd5..cebb5e01c519 100644 --- a/net/rubygem-dropbox-sdk/Makefile +++ b/net/rubygem-dropbox-sdk/Makefile @@ -11,7 +11,7 @@ COMMENT= Library of the Dropbox API web endpoints LICENSE= MIT -RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json +RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-epp-client-afnic/Makefile b/net/rubygem-epp-client-afnic/Makefile index 7b8b0f886457..7abfaad25c1f 100644 --- a/net/rubygem-epp-client-afnic/Makefile +++ b/net/rubygem-epp-client-afnic/Makefile @@ -11,11 +11,11 @@ COMMENT= AFNIC EPP client library LICENSE= MIT -RUN_DEPENDS= rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-epp-client-base=${PORTVERSION}:${PORTSDIR}/net/rubygem-epp-client-base \ - rubygem-epp-client-rgp=${PORTVERSION}:${PORTSDIR}/net/rubygem-epp-client-rgp \ - rubygem-epp-client-secdns=${PORTVERSION}:${PORTSDIR}/net/rubygem-epp-client-secdns \ +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri \ + rubygem-epp-client-base=${PORTVERSION}:net/rubygem-epp-client-base \ + rubygem-epp-client-rgp=${PORTVERSION}:net/rubygem-epp-client-rgp \ + rubygem-epp-client-secdns=${PORTVERSION}:net/rubygem-epp-client-secdns \ USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/net/rubygem-epp-client-base/Makefile b/net/rubygem-epp-client-base/Makefile index ccf631590173..00f7f31e6c17 100644 --- a/net/rubygem-epp-client-base/Makefile +++ b/net/rubygem-epp-client-base/Makefile @@ -11,8 +11,8 @@ COMMENT= Extensible EPP client library LICENSE= MIT -RUN_DEPENDS= rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/net/rubygem-epp-client-rgp/Makefile b/net/rubygem-epp-client-rgp/Makefile index 7f377cd9f792..6f82ac489262 100644 --- a/net/rubygem-epp-client-rgp/Makefile +++ b/net/rubygem-epp-client-rgp/Makefile @@ -11,8 +11,8 @@ COMMENT= RGP EPP client library LICENSE= MIT -RUN_DEPENDS= rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/net/rubygem-epp-client-secdns/Makefile b/net/rubygem-epp-client-secdns/Makefile index 082778cdcce7..93b41510bfb4 100644 --- a/net/rubygem-epp-client-secdns/Makefile +++ b/net/rubygem-epp-client-secdns/Makefile @@ -11,8 +11,8 @@ COMMENT= SecDNS EPP client library LICENSE= MIT -RUN_DEPENDS= rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/net/rubygem-epp-client-smallregistry/Makefile b/net/rubygem-epp-client-smallregistry/Makefile index 693961e854fd..3c86daec5141 100644 --- a/net/rubygem-epp-client-smallregistry/Makefile +++ b/net/rubygem-epp-client-smallregistry/Makefile @@ -11,10 +11,10 @@ COMMENT= Smallregistry EPP client library LICENSE= MIT -RUN_DEPENDS= rubygem-builder>=2.1.2:${PORTSDIR}/devel/rubygem-builder \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-epp-client-base=${PORTVERSION}:${PORTSDIR}/net/rubygem-epp-client-base \ - rubygem-epp-client-secdns=${PORTVERSION}:${PORTSDIR}/net/rubygem-epp-client-secdns \ +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri \ + rubygem-epp-client-base=${PORTVERSION}:net/rubygem-epp-client-base \ + rubygem-epp-client-secdns=${PORTVERSION}:net/rubygem-epp-client-secdns \ USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/net/rubygem-fog-aliyun/Makefile b/net/rubygem-fog-aliyun/Makefile index d684c7e5c689..177d9ddfc955 100644 --- a/net/rubygem-fog-aliyun/Makefile +++ b/net/rubygem-fog-aliyun/Makefile @@ -12,10 +12,10 @@ COMMENT= Module for the 'fog' gem to support aliyun OSS/ECS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=1.0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-ipaddress>=0.8:${PORTSDIR}/net/rubygem-ipaddress \ - rubygem-xml-simple>=1.1:${PORTSDIR}/textproc/rubygem-xml-simple +RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core \ + rubygem-fog-json>=1.0:devel/rubygem-fog-json \ + rubygem-ipaddress>=0.8:net/rubygem-ipaddress \ + rubygem-xml-simple>=1.1:textproc/rubygem-xml-simple NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-atmos/Makefile b/net/rubygem-fog-atmos/Makefile index 3297d931b771..d0fabee6b4be 100644 --- a/net/rubygem-fog-atmos/Makefile +++ b/net/rubygem-fog-atmos/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support Atmos Cloud Storage LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-aws/Makefile b/net/rubygem-fog-aws/Makefile index e45b155ebfdc..9bd1c35e42bb 100644 --- a/net/rubygem-fog-aws/Makefile +++ b/net/rubygem-fog-aws/Makefile @@ -12,10 +12,10 @@ COMMENT= Module for the 'fog' gem to support Amazon Web Services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=1.0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-fog-xml>=0.1:${PORTSDIR}/textproc/rubygem-fog-xml \ - rubygem-ipaddress>=0.8:${PORTSDIR}/net/rubygem-ipaddress +RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core \ + rubygem-fog-json>=1.0:devel/rubygem-fog-json \ + rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml \ + rubygem-ipaddress>=0.8:net/rubygem-ipaddress NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-brightbox/Makefile b/net/rubygem-fog-brightbox/Makefile index 85c6c4109583..8428e36df1a8 100644 --- a/net/rubygem-fog-brightbox/Makefile +++ b/net/rubygem-fog-brightbox/Makefile @@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support Brightbox Cloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-fog-core>=1.22:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-inflecto>=0.0.2:${PORTSDIR}/devel/rubygem-inflecto +RUN_DEPENDS= rubygem-fog-core>=1.22:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json \ + rubygem-inflecto>=0.0.2:devel/rubygem-inflecto NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-dynect/Makefile b/net/rubygem-fog-dynect/Makefile index f35546e07fe7..fa30e21a7c5e 100644 --- a/net/rubygem-fog-dynect/Makefile +++ b/net/rubygem-fog-dynect/Makefile @@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support Dynect DNS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-ecloud/Makefile b/net/rubygem-fog-ecloud/Makefile index 504a244e4c29..321f668f2e25 100644 --- a/net/rubygem-fog-ecloud/Makefile +++ b/net/rubygem-fog-ecloud/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support Terremark EnterpriseCloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-google/Makefile b/net/rubygem-fog-google/Makefile index 261ae204bd36..baea7cd9cda4 100644 --- a/net/rubygem-fog-google/Makefile +++ b/net/rubygem-fog-google/Makefile @@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support Google Cloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-local/Makefile b/net/rubygem-fog-local/Makefile index bbbc61bcc547..f897be202e93 100644 --- a/net/rubygem-fog-local/Makefile +++ b/net/rubygem-fog-local/Makefile @@ -12,7 +12,7 @@ COMMENT= Module for the 'fog' gem to support local filesystem storage LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core +RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-powerdns/Makefile b/net/rubygem-fog-powerdns/Makefile index a9f3b4b57cc6..27e667a77954 100644 --- a/net/rubygem-fog-powerdns/Makefile +++ b/net/rubygem-fog-powerdns/Makefile @@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support PowerDNS DNS services LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=1.0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-fog-xml>=0.1:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=1.27:devel/rubygem-fog-core \ + rubygem-fog-json>=1.0:devel/rubygem-fog-json \ + rubygem-fog-xml>=0.1:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-profitbricks/Makefile b/net/rubygem-fog-profitbricks/Makefile index 30746af275f6..2b59447dabc9 100644 --- a/net/rubygem-fog-profitbricks/Makefile +++ b/net/rubygem-fog-profitbricks/Makefile @@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support ProfitBricks LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml \ - rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml \ + rubygem-nokogiri>=0:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-radosgw/Makefile b/net/rubygem-fog-radosgw/Makefile index 4a4bcf1137c8..60ab033c44f7 100644 --- a/net/rubygem-fog-radosgw/Makefile +++ b/net/rubygem-fog-radosgw/Makefile @@ -12,9 +12,9 @@ COMMENT= Fog backend for provisioning users on Ceph Radosgw LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=1.21.0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-fog-xml>=0.0.1:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=1.21.0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json \ + rubygem-fog-xml>=0.0.1:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-riakcs/Makefile b/net/rubygem-fog-riakcs/Makefile index 42787f50b0ab..a1e13914d4ac 100644 --- a/net/rubygem-fog-riakcs/Makefile +++ b/net/rubygem-fog-riakcs/Makefile @@ -12,9 +12,9 @@ COMMENT= Module for the 'fog' gem to support RiakCS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-sakuracloud/Makefile b/net/rubygem-fog-sakuracloud/Makefile index 9540706bb624..1199ad11d7c8 100644 --- a/net/rubygem-fog-sakuracloud/Makefile +++ b/net/rubygem-fog-sakuracloud/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support Sakura no Cloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-serverlove/Makefile b/net/rubygem-fog-serverlove/Makefile index 1428071a9de5..ab53cef2a2a6 100644 --- a/net/rubygem-fog-serverlove/Makefile +++ b/net/rubygem-fog-serverlove/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support ServerLove LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-softlayer/Makefile b/net/rubygem-fog-softlayer/Makefile index d3d1ec8ce240..bb18eb1533d0 100644 --- a/net/rubygem-fog-softlayer/Makefile +++ b/net/rubygem-fog-softlayer/Makefile @@ -12,8 +12,8 @@ COMMENT= Provider to use the SoftLayer Cloud in applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-storm_on_demand/Makefile b/net/rubygem-fog-storm_on_demand/Makefile index 80aeeb3541a8..4ee5228b96b1 100644 --- a/net/rubygem-fog-storm_on_demand/Makefile +++ b/net/rubygem-fog-storm_on_demand/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support StormOnDemand LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-terremark/Makefile b/net/rubygem-fog-terremark/Makefile index 6cb892c6a876..72a1a4af6143 100644 --- a/net/rubygem-fog-terremark/Makefile +++ b/net/rubygem-fog-terremark/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support Terremark vCloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-vmfusion/Makefile b/net/rubygem-fog-vmfusion/Makefile index ed275f410051..51488c53a478 100644 --- a/net/rubygem-fog-vmfusion/Makefile +++ b/net/rubygem-fog-vmfusion/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support VMware Fusion LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fission>=0:${PORTSDIR}/emulators/rubygem-fission \ - rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core +RUN_DEPENDS= rubygem-fission>=0:emulators/rubygem-fission \ + rubygem-fog-core>=0:devel/rubygem-fog-core NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-voxel/Makefile b/net/rubygem-fog-voxel/Makefile index 870bcb40e2f8..928354b5d1ec 100644 --- a/net/rubygem-fog-voxel/Makefile +++ b/net/rubygem-fog-voxel/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support Voxel LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-xml>=0:${PORTSDIR}/textproc/rubygem-fog-xml +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-xml>=0:textproc/rubygem-fog-xml NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-vsphere/Makefile b/net/rubygem-fog-vsphere/Makefile index 9fed9dfa898b..55905d49c9ce 100644 --- a/net/rubygem-fog-vsphere/Makefile +++ b/net/rubygem-fog-vsphere/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support vSphere LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-rbvmomi>=1.8:${PORTSDIR}/net/rubygem-rbvmomi +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-rbvmomi>=1.8:net/rubygem-rbvmomi NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-fog-xenserver/Makefile b/net/rubygem-fog-xenserver/Makefile index f19e558cfb85..5cd02b931708 100644 --- a/net/rubygem-fog-xenserver/Makefile +++ b/net/rubygem-fog-xenserver/Makefile @@ -12,8 +12,8 @@ COMMENT= Module for the 'fog' gem to support XENSERVER LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-fog-json>=0:devel/rubygem-fog-json NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-geoip/Makefile b/net/rubygem-geoip/Makefile index a33871df0d97..3ec0f4281ca7 100644 --- a/net/rubygem-geoip/Makefile +++ b/net/rubygem-geoip/Makefile @@ -11,7 +11,7 @@ COMMENT= Geoip implementation for rubygems LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual -RUN_DEPENDS= geoiplookup:${PORTSDIR}/net/GeoIP +RUN_DEPENDS= geoiplookup:net/GeoIP NO_ARCH= yes diff --git a/net/rubygem-gitlab_omniauth-ldap/Makefile b/net/rubygem-gitlab_omniauth-ldap/Makefile index da1bd447be7a..0e6534055742 100644 --- a/net/rubygem-gitlab_omniauth-ldap/Makefile +++ b/net/rubygem-gitlab_omniauth-ldap/Makefile @@ -10,10 +10,10 @@ COMMENT= LDAP strategy for OmniAuth LICENSE= MIT -RUN_DEPENDS= rubygem-net-ldap>=0.9:${PORTSDIR}/net/rubygem-net-ldap \ - rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ - rubygem-pyu-ruby-sasl>=0.0.3.1:${PORTSDIR}/security/rubygem-pyu-ruby-sasl \ - rubygem-rubyntlm>=0.3:${PORTSDIR}/net/rubygem-rubyntlm +RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \ + rubygem-omniauth>=1.0:security/rubygem-omniauth \ + rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \ + rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-iproto/Makefile b/net/rubygem-iproto/Makefile index 95882519c789..fe55f1c198ef 100644 --- a/net/rubygem-iproto/Makefile +++ b/net/rubygem-iproto/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= vg@FreeBSD.org COMMENT= Ruby implementation of Mail.Ru iproto protocol -RUN_DEPENDS= rubygem-bin_utils>=0.0.3:${PORTSDIR}/devel/rubygem-bin_utils +RUN_DEPENDS= rubygem-bin_utils>=0.0.3:devel/rubygem-bin_utils NO_ARCH= yes diff --git a/net/rubygem-lita-gems/Makefile b/net/rubygem-lita-gems/Makefile index 7202e089489e..ac1520c7088d 100644 --- a/net/rubygem-lita-gems/Makefile +++ b/net/rubygem-lita-gems/Makefile @@ -12,8 +12,8 @@ COMMENT= Lita handler for rubygems.org querying LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-gems>=0.8.0:${PORTSDIR}/devel/rubygem-gems \ - rubygem-lita>=2.6:${PORTSDIR}/net-im/rubygem-lita +RUN_DEPENDS= rubygem-gems>=0.8.0:devel/rubygem-gems \ + rubygem-lita>=2.6:net-im/rubygem-lita NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-macaddr/Makefile b/net/rubygem-macaddr/Makefile index 627f929321dc..1976220956d4 100644 --- a/net/rubygem-macaddr/Makefile +++ b/net/rubygem-macaddr/Makefile @@ -12,7 +12,7 @@ COMMENT= Cross Platform Mac Address Determination for Ruby LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -RUN_DEPENDS= rubygem-systemu>=2.6.2:${PORTSDIR}/devel/rubygem-systemu +RUN_DEPENDS= rubygem-systemu>=2.6.2:devel/rubygem-systemu NO_ARCH= yes diff --git a/net/rubygem-net-netrc/Makefile b/net/rubygem-net-netrc/Makefile index f400e35f0046..c31f077e146c 100644 --- a/net/rubygem-net-netrc/Makefile +++ b/net/rubygem-net-netrc/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= don@na.rim.or.jp COMMENT= Net::Netrc provides ftp(1)-style .netrc parsing -RUN_DEPENDS= rubygem-platform>=0.3.0:${PORTSDIR}/devel/rubygem-platform +RUN_DEPENDS= rubygem-platform>=0.3.0:devel/rubygem-platform NO_ARCH= yes diff --git a/net/rubygem-oauth2/Makefile b/net/rubygem-oauth2/Makefile index f68504c6d6ca..41ebb101f856 100644 --- a/net/rubygem-oauth2/Makefile +++ b/net/rubygem-oauth2/Makefile @@ -12,11 +12,11 @@ COMMENT= Ruby wrapper for the OAuth 2.0 protocol LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \ - rubygem-jwt>=1:${PORTSDIR}/www/rubygem-jwt \ - rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-multi_xml>=0.5:${PORTSDIR}/textproc/rubygem-multi_xml \ - rubygem-rack16>=1.2:${PORTSDIR}/www/rubygem-rack16 +RUN_DEPENDS= rubygem-faraday>=0.8:www/rubygem-faraday \ + rubygem-jwt>=1:www/rubygem-jwt \ + rubygem-multi_json>=1.3:devel/rubygem-multi_json \ + rubygem-multi_xml>=0.5:textproc/rubygem-multi_xml \ + rubygem-rack16>=1.2:www/rubygem-rack16 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-octokit/Makefile b/net/rubygem-octokit/Makefile index 11624cf753b2..a486dcda0e78 100644 --- a/net/rubygem-octokit/Makefile +++ b/net/rubygem-octokit/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple wrapper for the GitHub API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-sawyer>=0.7.0:${PORTSDIR}/www/rubygem-sawyer +RUN_DEPENDS= rubygem-sawyer>=0.7.0:www/rubygem-sawyer NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-octopress-deploy/Makefile b/net/rubygem-octopress-deploy/Makefile index 7f82d9350aab..c20c4d9e9116 100644 --- a/net/rubygem-octopress-deploy/Makefile +++ b/net/rubygem-octopress-deploy/Makefile @@ -11,7 +11,7 @@ COMMENT= Eases deployment of Jekyll or Octopress sites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-colorator>=0:${PORTSDIR}/textproc/rubygem-colorator +RUN_DEPENDS= rubygem-colorator>=0:textproc/rubygem-colorator NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-azure-oauth2/Makefile b/net/rubygem-omniauth-azure-oauth2/Makefile index ecfa692bef13..0bf474a887a4 100644 --- a/net/rubygem-omniauth-azure-oauth2/Makefile +++ b/net/rubygem-omniauth-azure-oauth2/Makefile @@ -11,8 +11,8 @@ COMMENT= Azure OAuth2 Strategy for OmniAuth LICENSE= MIT -RUN_DEPENDS= rubygem-jwt>=1.0:${PORTSDIR}/www/rubygem-jwt \ - rubygem-omniauth-oauth2>=1.2:${PORTSDIR}/net/rubygem-omniauth-oauth2 +RUN_DEPENDS= rubygem-jwt>=1.0:www/rubygem-jwt \ + rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-facebook/Makefile b/net/rubygem-omniauth-facebook/Makefile index ec8640293e1a..a51f4960b50e 100644 --- a/net/rubygem-omniauth-facebook/Makefile +++ b/net/rubygem-omniauth-facebook/Makefile @@ -11,7 +11,7 @@ COMMENT= Facebook OAuth2 Strategy for OmniAuth LICENSE= MIT -RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2:${PORTSDIR}/net/rubygem-omniauth-oauth2 +RUN_DEPENDS= rubygem-omniauth-oauth2>=1.2:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-github-discourse/Makefile b/net/rubygem-omniauth-github-discourse/Makefile index 547ae343e14a..e7455979b2e9 100644 --- a/net/rubygem-omniauth-github-discourse/Makefile +++ b/net/rubygem-omniauth-github-discourse/Makefile @@ -11,8 +11,8 @@ COMMENT= Fork of Official OmniAuth strategy for GitHub LICENSE= MIT -RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ - rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 +RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ + rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-github/Makefile b/net/rubygem-omniauth-github/Makefile index a634974897e5..9d1dd93ef877 100644 --- a/net/rubygem-omniauth-github/Makefile +++ b/net/rubygem-omniauth-github/Makefile @@ -10,8 +10,8 @@ COMMENT= Official OmniAuth strategy for GitHub LICENSE= MIT -RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ - rubygem-omniauth-oauth2>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 +RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ + rubygem-omniauth-oauth2>=1.1:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-google-oauth2/Makefile b/net/rubygem-omniauth-google-oauth2/Makefile index 6f874f1447a2..90e186c20881 100644 --- a/net/rubygem-omniauth-google-oauth2/Makefile +++ b/net/rubygem-omniauth-google-oauth2/Makefile @@ -10,10 +10,10 @@ COMMENT= Google OAuth2 strategy for OmniAuth 1.x LICENSE= MIT -RUN_DEPENDS= rubygem-jwt>=1.5.2:${PORTSDIR}/www/rubygem-jwt \ - rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-omniauth>=1.1.1:${PORTSDIR}/security/rubygem-omniauth \ - rubygem-omniauth-oauth2>=1.3.1:${PORTSDIR}/net/rubygem-omniauth-oauth2 +RUN_DEPENDS= rubygem-jwt>=1.5.2:www/rubygem-jwt \ + rubygem-multi_json>=1.3:devel/rubygem-multi_json \ + rubygem-omniauth>=1.1.1:security/rubygem-omniauth \ + rubygem-omniauth-oauth2>=1.3.1:net/rubygem-omniauth-oauth2 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile index 9381e009ace7..9c2b7beb6683 100644 --- a/net/rubygem-omniauth-oauth/Makefile +++ b/net/rubygem-omniauth-oauth/Makefile @@ -11,8 +11,8 @@ COMMENT= Generic OAuth strategy for OmniAuth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-oauth>=0:${PORTSDIR}/net/rubygem-oauth \ - rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth +RUN_DEPENDS= rubygem-oauth>=0:net/rubygem-oauth \ + rubygem-omniauth>=1.0:security/rubygem-omniauth NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-oauth2/Makefile b/net/rubygem-omniauth-oauth2/Makefile index 7c29f90ce0e5..2f72be58311b 100644 --- a/net/rubygem-omniauth-oauth2/Makefile +++ b/net/rubygem-omniauth-oauth2/Makefile @@ -11,8 +11,8 @@ COMMENT= Abstract OAuth2 strategy for OmniAuth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-oauth2>=1.0:${PORTSDIR}/net/rubygem-oauth2 \ - rubygem-omniauth>=1.2:${PORTSDIR}/security/rubygem-omniauth +RUN_DEPENDS= rubygem-oauth2>=1.0:net/rubygem-oauth2 \ + rubygem-omniauth>=1.2:security/rubygem-omniauth NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-openid/Makefile b/net/rubygem-omniauth-openid/Makefile index a6e25d80a76e..ce59f6b11b54 100644 --- a/net/rubygem-omniauth-openid/Makefile +++ b/net/rubygem-omniauth-openid/Makefile @@ -12,8 +12,8 @@ COMMENT= OpenID strategy for OmniAuth LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ - rubygem-rack-openid>=1.3.1:${PORTSDIR}/www/rubygem-rack-openid +RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ + rubygem-rack-openid>=1.3.1:www/rubygem-rack-openid NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-omniauth-twitter/Makefile b/net/rubygem-omniauth-twitter/Makefile index 4f6f5b22ced1..dc9a303889c5 100644 --- a/net/rubygem-omniauth-twitter/Makefile +++ b/net/rubygem-omniauth-twitter/Makefile @@ -10,8 +10,8 @@ COMMENT= OmniAuth strategy for Twitter LICENSE= MIT -RUN_DEPENDS= rubygem-json>=1.3:${PORTSDIR}/devel/rubygem-json \ - rubygem-omniauth-oauth>=1.1:${PORTSDIR}/net/rubygem-omniauth-oauth +RUN_DEPENDS= rubygem-json>=1.3:devel/rubygem-json \ + rubygem-omniauth-oauth>=1.1:net/rubygem-omniauth-oauth NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-opennebula/Makefile b/net/rubygem-opennebula/Makefile index 0c3fe303a8a0..b5dcb3eebe58 100644 --- a/net/rubygem-opennebula/Makefile +++ b/net/rubygem-opennebula/Makefile @@ -12,9 +12,9 @@ COMMENT= Libraries needed to talk to OpenNebula LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-json>=0:${PORTSDIR}/devel/rubygem-json \ - rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-rbvmomi>=0:${PORTSDIR}/net/rubygem-rbvmomi +RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json \ + rubygem-nokogiri>=0:textproc/rubygem-nokogiri \ + rubygem-rbvmomi>=0:net/rubygem-rbvmomi NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-rabbiter/Makefile b/net/rubygem-rabbiter/Makefile index f463c6b9b605..88133c250546 100644 --- a/net/rubygem-rabbiter/Makefile +++ b/net/rubygem-rabbiter/Makefile @@ -11,10 +11,10 @@ COMMENT= Rabbiter is a twitter client for Rabbit LICENSE= GPLv2+ -RUN_DEPENDS= rubygem-gio2>=1.1.4:${PORTSDIR}/devel/rubygem-gio2 \ - rubygem-rabbit>=2.0.0:${PORTSDIR}/misc/rubygem-rabbit \ - rubygem-twitter_oauth>0:${PORTSDIR}/security/rubygem-twitter_oauth \ - rubygem-twitter-stream>=0.1.16:${PORTSDIR}/net/rubygem-twitter-stream +RUN_DEPENDS= rubygem-gio2>=1.1.4:devel/rubygem-gio2 \ + rubygem-rabbit>=2.0.0:misc/rubygem-rabbit \ + rubygem-twitter_oauth>0:security/rubygem-twitter_oauth \ + rubygem-twitter-stream>=0.1.16:net/rubygem-twitter-stream NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-rbvmomi/Makefile b/net/rubygem-rbvmomi/Makefile index 5cc5fbebbe67..be3747122608 100644 --- a/net/rubygem-rbvmomi/Makefile +++ b/net/rubygem-rbvmomi/Makefile @@ -13,9 +13,9 @@ COMMENT= Ruby interface to the VMware vSphere API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \ - rubygem-nokogiri>=1.4.1:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-trollop>=0:${PORTSDIR}/devel/rubygem-trollop \ +RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ + rubygem-nokogiri>=1.4.1:textproc/rubygem-nokogiri \ + rubygem-trollop>=0:devel/rubygem-trollop \ NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-right_aws/Makefile b/net/rubygem-right_aws/Makefile index 52785b04bbc6..b768faa5458e 100644 --- a/net/rubygem-right_aws/Makefile +++ b/net/rubygem-right_aws/Makefile @@ -12,7 +12,7 @@ COMMENT= Provides access to Amazon EC2, S3, SQS, and SDB web services LICENSE= MIT -RUN_DEPENDS= rubygem-right_http_connection>=1.2.5:${PORTSDIR}/net/rubygem-right_http_connection +RUN_DEPENDS= rubygem-right_http_connection>=1.2.5:net/rubygem-right_http_connection NO_ARCH= yes @@ -23,6 +23,6 @@ RUBYGEM_AUTOPLIST= yes OPTIONS_DEFINE= LIBXML LIBXML_DESC= Use libxml instead of REXML -LIBXML_RUN_DEPENDS= rubygem-libxml-ruby>=0.5.2:${PORTSDIR}/textproc/rubygem-libxml-ruby +LIBXML_RUN_DEPENDS= rubygem-libxml-ruby>=0.5.2:textproc/rubygem-libxml-ruby .include <bsd.port.mk> diff --git a/net/rubygem-right_flexiscale/Makefile b/net/rubygem-right_flexiscale/Makefile index d2fd9235310e..a46283e7e878 100644 --- a/net/rubygem-right_flexiscale/Makefile +++ b/net/rubygem-right_flexiscale/Makefile @@ -12,7 +12,7 @@ COMMENT= Provides Ruby access to the Flexiscale API LICENSE= MIT -RUN_DEPENDS= rubygem-soap4r>=1.5.8:${PORTSDIR}/devel/rubygem-soap4r +RUN_DEPENDS= rubygem-soap4r>=1.5.8:devel/rubygem-soap4r NO_ARCH= yes diff --git a/net/rubygem-right_gogrid/Makefile b/net/rubygem-right_gogrid/Makefile index 7b89bac0bc08..7fcdbbe7bf55 100644 --- a/net/rubygem-right_gogrid/Makefile +++ b/net/rubygem-right_gogrid/Makefile @@ -12,7 +12,7 @@ COMMENT= Provides Ruby access to the GoGrid API LICENSE= MIT -RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:${PORTSDIR}/net/rubygem-right_http_connection +RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connection NO_ARCH= yes diff --git a/net/rubygem-right_slicehost/Makefile b/net/rubygem-right_slicehost/Makefile index 0c1cc04d663a..d37212b40d51 100644 --- a/net/rubygem-right_slicehost/Makefile +++ b/net/rubygem-right_slicehost/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Provides Ruby access to the Slicehost API -RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:${PORTSDIR}/net/rubygem-right_http_connection +RUN_DEPENDS= rubygem-right_http_connection>=1.2.4:net/rubygem-right_http_connection NO_ARCH= yes diff --git a/net/rubygem-rsync/Makefile b/net/rubygem-rsync/Makefile index c4c0b6cd06ac..23234eb3a014 100644 --- a/net/rubygem-rsync/Makefile +++ b/net/rubygem-rsync/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby rsync library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync +RUN_DEPENDS= rsync:net/rsync NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-ruby-growl/Makefile b/net/rubygem-ruby-growl/Makefile index b935f3bf095f..4127e9a6ae1f 100644 --- a/net/rubygem-ruby-growl/Makefile +++ b/net/rubygem-ruby-growl/Makefile @@ -12,7 +12,7 @@ COMMENT= Pure-ruby growl notifier LICENSE= BSD3CLAUSE -RUN_DEPENDS= rubygem-uuid>=2.3.5:${PORTSDIR}/devel/rubygem-uuid +RUN_DEPENDS= rubygem-uuid>=2.3.5:devel/rubygem-uuid NO_ARCH= yes diff --git a/net/rubygem-rubytter/Makefile b/net/rubygem-rubytter/Makefile index aa1c232d0e2e..897fa486e89c 100644 --- a/net/rubygem-rubytter/Makefile +++ b/net/rubygem-rubytter/Makefile @@ -11,8 +11,8 @@ COMMENT= Simple Twitter library LICENSE= MIT -RUN_DEPENDS= rubygem-json>=1.1.3:${PORTSDIR}/devel/rubygem-json \ - rubygem-oauth>=0.3.6:${PORTSDIR}/net/rubygem-oauth +RUN_DEPENDS= rubygem-json>=1.1.3:devel/rubygem-json \ + rubygem-oauth>=0.3.6:net/rubygem-oauth NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-rudy/Makefile b/net/rubygem-rudy/Makefile index 85ff22ef0c36..2ad82e7dbad7 100644 --- a/net/rubygem-rudy/Makefile +++ b/net/rubygem-rudy/Makefile @@ -13,17 +13,17 @@ COMMENT= EC2 deployment tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-amazon-ec2>=0.9.10:${PORTSDIR}/net/rubygem-amazon-ec2 \ - rubygem-aws-s3>=0.6.1:${PORTSDIR}/net/rubygem-aws-s3 \ - rubygem-annoy>=0.5.6:${PORTSDIR}/devel/rubygem-annoy \ - rubygem-attic>=0.5.3:${PORTSDIR}/devel/rubygem-attic \ - rubygem-caesars>=0.7.4:${PORTSDIR}/devel/rubygem-caesars \ - rubygem-drydock>=0.6.9:${PORTSDIR}/devel/rubygem-drydock \ - rubygem-highline>=1.5.1:${PORTSDIR}/devel/rubygem-highline \ - rubygem-gibbler>=0.8.9:${PORTSDIR}/devel/rubygem-gibbler \ - rubygem-rye>=0.9.3:${PORTSDIR}/net/rubygem-rye \ - rubygem-storable>=0.8.6:${PORTSDIR}/devel/rubygem-storable \ - rubygem-sysinfo>=0.7.3:${PORTSDIR}/devel/rubygem-sysinfo +RUN_DEPENDS= rubygem-amazon-ec2>=0.9.10:net/rubygem-amazon-ec2 \ + rubygem-aws-s3>=0.6.1:net/rubygem-aws-s3 \ + rubygem-annoy>=0.5.6:devel/rubygem-annoy \ + rubygem-attic>=0.5.3:devel/rubygem-attic \ + rubygem-caesars>=0.7.4:devel/rubygem-caesars \ + rubygem-drydock>=0.6.9:devel/rubygem-drydock \ + rubygem-highline>=1.5.1:devel/rubygem-highline \ + rubygem-gibbler>=0.8.9:devel/rubygem-gibbler \ + rubygem-rye>=0.9.3:net/rubygem-rye \ + rubygem-storable>=0.8.6:devel/rubygem-storable \ + rubygem-sysinfo>=0.7.3:devel/rubygem-sysinfo USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/net/rubygem-rye/Makefile b/net/rubygem-rye/Makefile index 08c89c3a36dd..6c093e43559b 100644 --- a/net/rubygem-rye/Makefile +++ b/net/rubygem-rye/Makefile @@ -13,12 +13,12 @@ COMMENT= Safely run SSH commands on a bunch of machines at the same time LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-annoy>=0:${PORTSDIR}/devel/rubygem-annoy \ - rubygem-docile>=1.0.1:${PORTSDIR}/devel/rubygem-docile \ - rubygem-highline>=1.5.1:${PORTSDIR}/devel/rubygem-highline \ - rubygem-net-scp>=1.0.2:${PORTSDIR}/security/rubygem-net-scp \ - rubygem-net-ssh>=2.0.13:${PORTSDIR}/security/rubygem-net-ssh \ - rubygem-sysinfo>=0.8.1:${PORTSDIR}/devel/rubygem-sysinfo +RUN_DEPENDS= rubygem-annoy>=0:devel/rubygem-annoy \ + rubygem-docile>=1.0.1:devel/rubygem-docile \ + rubygem-highline>=1.5.1:devel/rubygem-highline \ + rubygem-net-scp>=1.0.2:security/rubygem-net-scp \ + rubygem-net-ssh>=2.0.13:security/rubygem-net-ssh \ + rubygem-sysinfo>=0.8.1:devel/rubygem-sysinfo NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-stompserver/Makefile b/net/rubygem-stompserver/Makefile index 35824b93f2bc..6cbc57017c10 100644 --- a/net/rubygem-stompserver/Makefile +++ b/net/rubygem-stompserver/Makefile @@ -11,9 +11,9 @@ COMMENT= Provide reliable messaging using the stomp protocol LICENSE= MIT -RUN_DEPENDS= rubygem-daemons>=1.0.2:${PORTSDIR}/devel/rubygem-daemons \ - rubygem-eventmachine>=0.7.2:${PORTSDIR}/devel/rubygem-eventmachine \ - rubygem-hoe>=1.3.0:${PORTSDIR}/devel/rubygem-hoe +RUN_DEPENDS= rubygem-daemons>=1.0.2:devel/rubygem-daemons \ + rubygem-eventmachine>=0.7.2:devel/rubygem-eventmachine \ + rubygem-hoe>=1.3.0:devel/rubygem-hoe NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-t/Makefile b/net/rubygem-t/Makefile index df0e4335e325..064a5a320d76 100644 --- a/net/rubygem-t/Makefile +++ b/net/rubygem-t/Makefile @@ -13,13 +13,13 @@ COMMENT= Command-line power tool for Twitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-geokit>=1.9:${PORTSDIR}/graphics/rubygem-geokit \ - rubygem-htmlentities>=4.3:${PORTSDIR}/textproc/rubygem-htmlentities \ - rubygem-launchy>=2.4:${PORTSDIR}/devel/rubygem-launchy \ - rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth \ - rubygem-retryable>=2.0:${PORTSDIR}/devel/rubygem-retryable \ - rubygem-thor>=0.19.1:${PORTSDIR}/devel/rubygem-thor \ - rubygem-twitter>=5.16:${PORTSDIR}/net/rubygem-twitter +RUN_DEPENDS= rubygem-geokit>=1.9:graphics/rubygem-geokit \ + rubygem-htmlentities>=4.3:textproc/rubygem-htmlentities \ + rubygem-launchy>=2.4:devel/rubygem-launchy \ + rubygem-oauth>=0.4.7:net/rubygem-oauth \ + rubygem-retryable>=2.0:devel/rubygem-retryable \ + rubygem-thor>=0.19.1:devel/rubygem-thor \ + rubygem-twitter>=5.16:net/rubygem-twitter NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-tweetstream/Makefile b/net/rubygem-tweetstream/Makefile index aea6b435036b..5f8ff042b85a 100644 --- a/net/rubygem-tweetstream/Makefile +++ b/net/rubygem-tweetstream/Makefile @@ -12,11 +12,11 @@ COMMENT= TweetStream provides simple Ruby access to Twitter Streaming API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-daemons>=1.1:${PORTSDIR}/devel/rubygem-daemons \ - rubygem-em-http-request>=1.1.1:${PORTSDIR}/www/rubygem-em-http-request \ - rubygem-em-twitter>=0.3:${PORTSDIR}/www/rubygem-em-twitter \ - rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-twitter>=5.5:${PORTSDIR}/net/rubygem-twitter +RUN_DEPENDS= rubygem-daemons>=1.1:devel/rubygem-daemons \ + rubygem-em-http-request>=1.1.1:www/rubygem-em-http-request \ + rubygem-em-twitter>=0.3:www/rubygem-em-twitter \ + rubygem-multi_json>=1.3:devel/rubygem-multi_json \ + rubygem-twitter>=5.5:net/rubygem-twitter NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-twitter-stream/Makefile b/net/rubygem-twitter-stream/Makefile index a565ca39911c..ce0c0aca88f7 100644 --- a/net/rubygem-twitter-stream/Makefile +++ b/net/rubygem-twitter-stream/Makefile @@ -13,9 +13,9 @@ COMMENT= Twitter realtime API client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-eventmachine>=0.12.8:${PORTSDIR}/devel/rubygem-eventmachine \ - rubygem-http_parser.rb>=0.5.1:${PORTSDIR}/net/rubygem-http_parser.rb \ - rubygem-simple_oauth>=0.1.4:${PORTSDIR}/net/rubygem-simple_oauth +RUN_DEPENDS= rubygem-eventmachine>=0.12.8:devel/rubygem-eventmachine \ + rubygem-http_parser.rb>=0.5.1:net/rubygem-http_parser.rb \ + rubygem-simple_oauth>=0.1.4:net/rubygem-simple_oauth NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-twitter/Makefile b/net/rubygem-twitter/Makefile index ef8b8f2f871d..051ea7e71781 100644 --- a/net/rubygem-twitter/Makefile +++ b/net/rubygem-twitter/Makefile @@ -12,16 +12,16 @@ COMMENT= Ruby interface to the Twitter API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \ - rubygem-buftok>=0.2.0:${PORTSDIR}/devel/rubygem-buftok \ - rubygem-equalizer>=0.0.10:${PORTSDIR}/devel/rubygem-equalizer \ - rubygem-faraday>=0.9.0:${PORTSDIR}/www/rubygem-faraday \ - rubygem-http>=1.0:${PORTSDIR}/www/rubygem-http \ - rubygem-http_parser.rb>=0.6.0:${PORTSDIR}/net/rubygem-http_parser.rb \ - rubygem-json>=1.8:${PORTSDIR}/devel/rubygem-json \ - rubygem-memoizable>=0.4.0:${PORTSDIR}/devel/rubygem-memoizable \ - rubygem-naught>=1.0:${PORTSDIR}/devel/rubygem-naught \ - rubygem-simple_oauth>=0.3.0:${PORTSDIR}/net/rubygem-simple_oauth +RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ + rubygem-buftok>=0.2.0:devel/rubygem-buftok \ + rubygem-equalizer>=0.0.10:devel/rubygem-equalizer \ + rubygem-faraday>=0.9.0:www/rubygem-faraday \ + rubygem-http>=1.0:www/rubygem-http \ + rubygem-http_parser.rb>=0.6.0:net/rubygem-http_parser.rb \ + rubygem-json>=1.8:devel/rubygem-json \ + rubygem-memoizable>=0.4.0:devel/rubygem-memoizable \ + rubygem-naught>=1.0:devel/rubygem-naught \ + rubygem-simple_oauth>=0.3.0:net/rubygem-simple_oauth NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-twitter4r/Makefile b/net/rubygem-twitter4r/Makefile index 30d97a144090..569a31a708d9 100644 --- a/net/rubygem-twitter4r/Makefile +++ b/net/rubygem-twitter4r/Makefile @@ -12,8 +12,8 @@ COMMENT= Twitter client API in pure Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-json>=1.1.1:${PORTSDIR}/devel/rubygem-json \ - rubygem-oauth>=0.4.1:${PORTSDIR}/net/rubygem-oauth +RUN_DEPENDS= rubygem-json>=1.1.1:devel/rubygem-json \ + rubygem-oauth>=0.4.1:net/rubygem-oauth NO_ARCH= yes USE_RUBY= yes diff --git a/net/rubygem-whois/Makefile b/net/rubygem-whois/Makefile index 6628a155d199..9dfbda4be736 100644 --- a/net/rubygem-whois/Makefile +++ b/net/rubygem-whois/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby whois library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport4>=3:${PORTSDIR}/devel/rubygem-activesupport4 +RUN_DEPENDS= rubygem-activesupport4>=3:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes diff --git a/net/rude/Makefile b/net/rude/Makefile index a5653b2a9a4d..6768c8ed1360 100644 --- a/net/rude/Makefile +++ b/net/rude/Makefile @@ -13,7 +13,7 @@ COMMENT= Rude is a Real-time UDP Data Emitter and Collector (crude) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/DOC/COPYING -RUN_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk +RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk HAS_CONFIGURE= yes CONFIGURE_ENV= --with-debug-lvl=3 diff --git a/net/samba36/Makefile b/net/samba36/Makefile index 077fa362d5dd..6b3862e927c0 100644 --- a/net/samba36/Makefile +++ b/net/samba36/Makefile @@ -99,16 +99,16 @@ CONFIGURE_ENV+= ac_cv_header_sys_mount_h=yes # XXX: readdir test fails on ZFS, bringing unusable replacement code CONFIGURE_ENV+= libreplace_cv_READDIR_NEEDED=no # tdb -BUILD_DEPENDS+= tdb>=1.2.6:${PORTSDIR}/databases/tdb -RUN_DEPENDS+= tdb>=1.2.6:${PORTSDIR}/databases/tdb +BUILD_DEPENDS+= tdb>=1.2.6:databases/tdb +RUN_DEPENDS+= tdb>=1.2.6:databases/tdb CONFIGURE_ARGS+= --without-libtdb --enable-external-libtdb # talloc -BUILD_DEPENDS+= talloc>=2.0.1:${PORTSDIR}/devel/talloc -RUN_DEPENDS+= talloc>=2.0.1:${PORTSDIR}/devel/talloc +BUILD_DEPENDS+= talloc>=2.0.1:devel/talloc +RUN_DEPENDS+= talloc>=2.0.1:devel/talloc CONFIGURE_ARGS+= --without-libtalloc --enable-external-libtalloc # tevent -BUILD_DEPENDS+= tevent>=0.9.11:${PORTSDIR}/devel/tevent -RUN_DEPENDS+= tevent>=0.9.11:${PORTSDIR}/devel/tevent +BUILD_DEPENDS+= tevent>=0.9.11:devel/tevent +RUN_DEPENDS+= tevent>=0.9.11:devel/tevent CONFIGURE_ARGS+= --without-libtevent --enable-external-libtevent # These options are common for all (sub)ports CONFIGURE_ARGS+= ${ICONV_CONFIGURE_BASE} \ @@ -195,7 +195,7 @@ SAMBA_WANT_LDAP= yes .endif .if ${PORT_OPTIONS:MCUPS} -LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups +LIB_DEPENDS+= libcups.so:print/cups CONFIGURE_ARGS+= --enable-cups --enable-iprint SUB_LIST+= CUPS="" .else @@ -206,7 +206,7 @@ SUB_LIST+= CUPS="@comment " .if ${PORT_OPTIONS:MMAX_DEBUG} CPPFLAGS+= -g LDFLAGS+= -g -LIB_DEPENDS+= libdmalloc.so:${PORTSDIR}/devel/dmalloc +LIB_DEPENDS+= libdmalloc.so:devel/dmalloc CONFIGURE_ARGS+= --enable-debug # --enable-socket-wrapper --enable-nss-wrapper \ # --enable-developer --enable-krb5developer \ @@ -279,7 +279,7 @@ CONFIGURE_ARGS+= --disable-fam .if ${PORT_OPTIONS:MACL_SUPPORT} CONFIGURE_ARGS+= --with-acl-support WANT_EXP_MODULES+= vfs_zfsacl -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl .else CONFIGURE_ARGS+= --without-acl-support .endif @@ -302,7 +302,7 @@ PLIST_SUB+= SMBPASS="@comment " . if ! ${PORT_OPTIONS:MADS} IGNORE= dynamic DNS updates require ADS support. Disable DNSUPDATE support . endif -LIB_DEPENDS+= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid +LIB_DEPENDS+= libuuid.so:misc/e2fsprogs-libuuid CONFIGURE_ARGS+= --with-dnsupdate .else CONFIGURE_ARGS+= --without-dnsupdate @@ -311,7 +311,7 @@ CONFIGURE_ARGS+= --without-dnsupdate .if ${PORT_OPTIONS:MAVAHI} CPPFLAGS+= `pkg-config --cflags avahi-client` CONFIGURE_ENV+= DNSSD_LIBS="`pkg-config --libs avahi-client`" -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app CONFIGURE_ARGS+= --enable-avahi .else CONFIGURE_ARGS+= --disable-avahi @@ -324,7 +324,7 @@ CONFIGURE_ARGS+= --disable-pthreadpool .endif .if ${PORT_OPTIONS:MPOPT} -LIB_DEPENDS+= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS+= libpopt.so:devel/popt CONFIGURE_ARGS+= --without-included-popt .else CONFIGURE_ARGS+= --with-included-popt diff --git a/net/samba41/Makefile b/net/samba41/Makefile index 054974e22d60..b2a3b95fa962 100644 --- a/net/samba41/Makefile +++ b/net/samba41/Makefile @@ -74,42 +74,42 @@ PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR:S;${PREFIX}/;;} # XXX: Unconditional dependencies which can't be switched off (if present # in the system) # popt -LIB_DEPENDS+= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS+= libpopt.so:devel/popt # inotify -LIB_DEPENDS+= libinotify.so:${PORTSDIR}/devel/libinotify +LIB_DEPENDS+= libinotify.so:devel/libinotify # SASL -LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 # GNUTLS -LIB_DEPENDS+= libgcrypt.so:${PORTSDIR}/security/libgcrypt -LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgcrypt.so:security/libgcrypt +LIB_DEPENDS+= libgnutls.so:security/gnutls # NFS4 ACL glue -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl # External Samba dependencies # IDL compiler -BUILD_DEPENDS+= p5-Parse-Pidl>=4.0.0:${PORTSDIR}/devel/p5-Parse-Pidl +BUILD_DEPENDS+= p5-Parse-Pidl>=4.0.0:devel/p5-Parse-Pidl # -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython PLIST_SUB+= PY_DNSPYTHON="@comment " # ntdb -BUILD_DEPENDS+= ntdb>=1.0:${PORTSDIR}/databases/ntdb -RUN_DEPENDS+= ntdb>=1.0:${PORTSDIR}/databases/ntdb +BUILD_DEPENDS+= ntdb>=1.0:databases/ntdb +RUN_DEPENDS+= ntdb>=1.0:databases/ntdb SAMBA4_BUNDLED_LIBS+= !ntdb # talloc -BUILD_DEPENDS+= talloc>=2.1.5:${PORTSDIR}/devel/talloc -RUN_DEPENDS+= talloc>=2.1.5:${PORTSDIR}/devel/talloc +BUILD_DEPENDS+= talloc>=2.1.5:devel/talloc +RUN_DEPENDS+= talloc>=2.1.5:devel/talloc SAMBA4_BUNDLED_LIBS+= !talloc # tevent -BUILD_DEPENDS+= tevent>=0.9.25:${PORTSDIR}/devel/tevent -RUN_DEPENDS+= tevent>=0.9.25:${PORTSDIR}/devel/tevent +BUILD_DEPENDS+= tevent>=0.9.25:devel/tevent +RUN_DEPENDS+= tevent>=0.9.25:devel/tevent SAMBA4_BUNDLED_LIBS+= !tevent # tdb -BUILD_DEPENDS+= tdb>=1.3.8:${PORTSDIR}/databases/tdb -RUN_DEPENDS+= tdb>=1.3.8:${PORTSDIR}/databases/tdb +BUILD_DEPENDS+= tdb>=1.3.8:databases/tdb +RUN_DEPENDS+= tdb>=1.3.8:databases/tdb SAMBA4_BUNDLED_LIBS+= !tdb # ldb -BUILD_DEPENDS+= ldb>=1.1.24:${PORTSDIR}/databases/ldb -RUN_DEPENDS+= ldb>=1.1.24:${PORTSDIR}/databases/ldb +BUILD_DEPENDS+= ldb>=1.1.24:databases/ldb +RUN_DEPENDS+= ldb>=1.1.24:databases/ldb SAMBA4_BUNDLED_LIBS+= !ldb # Don't use external libcom_err SAMBA4_BUNDLED_LIBS+= com_err @@ -166,13 +166,13 @@ CFLAGS+= -fno-omit-frame-pointer .endif .if ${PORT_OPTIONS:MBIND99} -RUN_DEPENDS+= bind99>=9.9.0.0:${PORTSDIR}/dns/bind99 +RUN_DEPENDS+= bind99>=9.9.0.0:dns/bind99 SUB_LIST+= NSUPDATE="@comment " .elif ${PORT_OPTIONS:MBIND910} -RUN_DEPENDS+= bind910>=9.10.0.0:${PORTSDIR}/dns/bind910 +RUN_DEPENDS+= bind910>=9.10.0.0:dns/bind910 SUB_LIST+= NSUPDATE="@comment " .elif ${PORT_OPTIONS:MNSUPDATE} -RUN_DEPENDS+= samba-nsupdate:${PORTSDIR}/dns/samba-nsupdate +RUN_DEPENDS+= samba-nsupdate:dns/samba-nsupdate SUB_LIST+= NSUPDATE="" .endif @@ -189,8 +189,8 @@ CONFIGURE_ARGS+= --enable-debug # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194046 # XXX: Still may break, if the link isn't installed - blame devel/gdb maintainer then. GDB_CMD?= ${LOCALBASE}/bin/gdb -BUILD_DEPENDS+= ${GDB_CMD}:${PORTSDIR}/devel/gdb -RUN_DEPENDS+= ${GDB_CMD}:${PORTSDIR}/devel/gdb +BUILD_DEPENDS+= ${GDB_CMD}:devel/gdb +RUN_DEPENDS+= ${GDB_CMD}:devel/gdb SAMBA4_MODULES+= auth_skel perfcount_test pdb_test vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent vfs_fake_acls CONFIGURE_ARGS+= --enable-developer --enable-socket-wrapper --enable-nss-wrapper --enable-selftest PLIST_SUB+= DEVELOPER="" @@ -228,7 +228,7 @@ WANT_EXP_MODULES= vfs_cacheprime gpext_scripts gpext_security gpext_registry .endif .if ${PORT_OPTIONS:MACL_SUPPORT} -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl WANT_EXP_MODULES+= vfs_zfsacl SAMBA4_MODULES+= vfs_zfsacl CONFIGURE_ARGS+= --with-acl-support @@ -259,21 +259,21 @@ CONFIGURE_ARGS+= --without-aio-support .endif .if ${PORT_OPTIONS:MAVAHI} -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app CONFIGURE_ARGS+= --enable-avahi .else CONFIGURE_ARGS+= --disable-avahi .endif .if ${PORT_OPTIONS:MMDNSRESPONDER} -LIB_DEPENDS+= libdns_sd.so:${PORTSDIR}/net/mDNSResponder +LIB_DEPENDS+= libdns_sd.so:net/mDNSResponder CONFIGURE_ARGS+= --enable-dnssd .else CONFIGURE_ARGS+= --disable-dnssd .endif .if ${PORT_OPTIONS:MCUPS} -LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups +LIB_DEPENDS+= libcups.so:print/cups CONFIGURE_ARGS+= --enable-cups --enable-iprint .else CONFIGURE_ARGS+= --disable-cups --disable-iprint @@ -352,8 +352,8 @@ PLIST_SUB+= LDAP="@comment " .if ! ${PORT_OPTIONS:MMANPAGES} CONFIGURE_ENV+= XSLTPROC="true" .else -BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \ - xsltproc:${PORTSDIR}/textproc/libxslt +BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl \ + xsltproc:textproc/libxslt .endif .if defined(SAMBA4_BUNDLED_LIBS) && !empty(SAMBA4_BUNDLED_LIBS) diff --git a/net/samba42/Makefile b/net/samba42/Makefile index 8fe314d9dd32..81e913ce2296 100644 --- a/net/samba42/Makefile +++ b/net/samba42/Makefile @@ -72,45 +72,45 @@ PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR:S;${PREFIX}/;;} # XXX: Unconditional dependencies which can't be switched off(if present # in the system) # popt -LIB_DEPENDS+= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS+= libpopt.so:devel/popt # inotify -LIB_DEPENDS+= libinotify.so:${PORTSDIR}/devel/libinotify +LIB_DEPENDS+= libinotify.so:devel/libinotify # SASL -LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 # GNUTLS -LIB_DEPENDS+= libgcrypt.so:${PORTSDIR}/security/libgcrypt -LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgcrypt.so:security/libgcrypt +LIB_DEPENDS+= libgnutls.so:security/gnutls # NFS4 ACL glue -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl # Libarchive -BUILD_DEPENDS+= libarchive>=3.1.2:${PORTSDIR}/archivers/libarchive -RUN_DEPENDS+= libarchive>=3.1.2:${PORTSDIR}/archivers/libarchive +BUILD_DEPENDS+= libarchive>=3.1.2:archivers/libarchive +RUN_DEPENDS+= libarchive>=3.1.2:archivers/libarchive # External Samba dependencies # IDL compiler -BUILD_DEPENDS+= p5-Parse-Pidl>=4.0.0:${PORTSDIR}/devel/p5-Parse-Pidl +BUILD_DEPENDS+= p5-Parse-Pidl>=4.0.0:devel/p5-Parse-Pidl # -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython PLIST_SUB+= PY_DNSPYTHON="@comment " # talloc -BUILD_DEPENDS+= talloc>=2.1.5:${PORTSDIR}/devel/talloc -RUN_DEPENDS+= talloc>=2.1.5:${PORTSDIR}/devel/talloc +BUILD_DEPENDS+= talloc>=2.1.5:devel/talloc +RUN_DEPENDS+= talloc>=2.1.5:devel/talloc SAMBA4_BUNDLED_LIBS+= !talloc # tevent -BUILD_DEPENDS+= tevent>=0.9.25:${PORTSDIR}/devel/tevent -RUN_DEPENDS+= tevent>=0.9.25:${PORTSDIR}/devel/tevent +BUILD_DEPENDS+= tevent>=0.9.25:devel/tevent +RUN_DEPENDS+= tevent>=0.9.25:devel/tevent SAMBA4_BUNDLED_LIBS+= !tevent # tdb -BUILD_DEPENDS+= tdb>=1.3.8:${PORTSDIR}/databases/tdb -RUN_DEPENDS+= tdb>=1.3.8:${PORTSDIR}/databases/tdb +BUILD_DEPENDS+= tdb>=1.3.8:databases/tdb +RUN_DEPENDS+= tdb>=1.3.8:databases/tdb SAMBA4_BUNDLED_LIBS+= !tdb # ntdb -BUILD_DEPENDS+= ntdb>=1.0:${PORTSDIR}/databases/ntdb -RUN_DEPENDS+= ntdb>=1.0:${PORTSDIR}/databases/ntdb +BUILD_DEPENDS+= ntdb>=1.0:databases/ntdb +RUN_DEPENDS+= ntdb>=1.0:databases/ntdb SAMBA4_BUNDLED_LIBS+= !ntdb # ldb -BUILD_DEPENDS+= ldb>=1.1.24:${PORTSDIR}/databases/ldb -RUN_DEPENDS+= ldb>=1.1.24:${PORTSDIR}/databases/ldb +BUILD_DEPENDS+= ldb>=1.1.24:databases/ldb +RUN_DEPENDS+= ldb>=1.1.24:databases/ldb SAMBA4_BUNDLED_LIBS+= !ldb # Don't use external libcom_err SAMBA4_BUNDLED_LIBS+= com_err @@ -168,13 +168,13 @@ CFLAGS+= -fno-omit-frame-pointer .endif .if ${PORT_OPTIONS:MBIND99} -RUN_DEPENDS+= bind99>=9.9.0.0:${PORTSDIR}/dns/bind99 +RUN_DEPENDS+= bind99>=9.9.0.0:dns/bind99 SUB_LIST+= NSUPDATE="@comment " .elif ${PORT_OPTIONS:MBIND910} -RUN_DEPENDS+= bind910>=9.10.0.0:${PORTSDIR}/dns/bind910 +RUN_DEPENDS+= bind910>=9.10.0.0:dns/bind910 SUB_LIST+= NSUPDATE="@comment " .elif ${PORT_OPTIONS:MNSUPDATE} -RUN_DEPENDS+= samba-nsupdate:${PORTSDIR}/dns/samba-nsupdate +RUN_DEPENDS+= samba-nsupdate:dns/samba-nsupdate SUB_LIST+= NSUPDATE="" .else SUB_LIST+= NSUPDATE="@comment " @@ -193,8 +193,8 @@ CONFIGURE_ARGS+= --enable-debug # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194046 # XXX: Still may break, if the link isn't installed - blame devel/gdb maintainer then. GDB_CMD?= ${LOCALBASE}/bin/gdb -BUILD_DEPENDS+= ${GDB_CMD}:${PORTSDIR}/devel/gdb -RUN_DEPENDS+= ${GDB_CMD}:${PORTSDIR}/devel/gdb +BUILD_DEPENDS+= ${GDB_CMD}:devel/gdb +RUN_DEPENDS+= ${GDB_CMD}:devel/gdb SAMBA4_MODULES+= auth_skel perfcount_test pdb_test vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent vfs_fake_acls CONFIGURE_ARGS+= --enable-developer --enable-selftest PLIST_SUB+= DEVELOPER="" @@ -232,7 +232,7 @@ WANT_EXP_MODULES= vfs_cacheprime gpext_scripts gpext_security gpext_registry .endif .if ${PORT_OPTIONS:MACL_SUPPORT} -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl WANT_EXP_MODULES+= vfs_zfsacl SAMBA4_MODULES+= vfs_zfsacl CONFIGURE_ARGS+= --with-acl-support @@ -265,21 +265,21 @@ CONFIGURE_ARGS+= --without-aio-support .endif .if ${PORT_OPTIONS:MAVAHI} -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app CONFIGURE_ARGS+= --enable-avahi .else CONFIGURE_ARGS+= --disable-avahi .endif .if ${PORT_OPTIONS:MMDNSRESPONDER} -LIB_DEPENDS+= libdns_sd.so:${PORTSDIR}/net/mDNSResponder +LIB_DEPENDS+= libdns_sd.so:net/mDNSResponder CONFIGURE_ARGS+= --enable-dnssd .else CONFIGURE_ARGS+= --disable-dnssd .endif .if ${PORT_OPTIONS:MCUPS} -LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups +LIB_DEPENDS+= libcups.so:print/cups CONFIGURE_ARGS+= --enable-cups --enable-iprint .else CONFIGURE_ARGS+= --disable-cups --disable-iprint @@ -358,8 +358,8 @@ PLIST_SUB+= LDAP="@comment " .if ! ${PORT_OPTIONS:MMANPAGES} CONFIGURE_ENV+= XSLTPROC="true" .else -BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \ - xsltproc:${PORTSDIR}/textproc/libxslt +BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl \ + xsltproc:textproc/libxslt .endif .if defined(SAMBA4_BUNDLED_LIBS) && !empty(SAMBA4_BUNDLED_LIBS) diff --git a/net/samba43/Makefile b/net/samba43/Makefile index 6ba4f003839d..881dc0c82c46 100644 --- a/net/samba43/Makefile +++ b/net/samba43/Makefile @@ -72,41 +72,41 @@ PLIST_SUB+= PKGCONFIGDIR=${PKGCONFIGDIR:S;${PREFIX}/;;} # XXX: Unconditional dependencies which can't be switched off(if present # in the system) # popt -LIB_DEPENDS+= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS+= libpopt.so:devel/popt # inotify -LIB_DEPENDS+= libinotify.so:${PORTSDIR}/devel/libinotify +LIB_DEPENDS+= libinotify.so:devel/libinotify # SASL -LIB_DEPENDS+= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +LIB_DEPENDS+= libsasl2.so:security/cyrus-sasl2 # GNUTLS -LIB_DEPENDS+= libgcrypt.so:${PORTSDIR}/security/libgcrypt -LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgcrypt.so:security/libgcrypt +LIB_DEPENDS+= libgnutls.so:security/gnutls # NFS4 ACL glue -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl # Libarchive -BUILD_DEPENDS+= libarchive>=3.1.2:${PORTSDIR}/archivers/libarchive -RUN_DEPENDS+= libarchive>=3.1.2:${PORTSDIR}/archivers/libarchive +BUILD_DEPENDS+= libarchive>=3.1.2:archivers/libarchive +RUN_DEPENDS+= libarchive>=3.1.2:archivers/libarchive # External Samba dependencies # IDL compiler -BUILD_DEPENDS+= p5-Parse-Pidl>=4.3.1:${PORTSDIR}/devel/p5-Parse-Pidl +BUILD_DEPENDS+= p5-Parse-Pidl>=4.3.1:devel/p5-Parse-Pidl # -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython -RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:${PORTSDIR}/dns/py-dnspython +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.9.4:dns/py-dnspython PLIST_SUB+= PY_DNSPYTHON="@comment " # talloc -BUILD_DEPENDS+= talloc>=2.1.5:${PORTSDIR}/devel/talloc -RUN_DEPENDS+= talloc>=2.1.5:${PORTSDIR}/devel/talloc +BUILD_DEPENDS+= talloc>=2.1.5:devel/talloc +RUN_DEPENDS+= talloc>=2.1.5:devel/talloc SAMBA4_BUNDLED_LIBS+= !talloc # tevent -BUILD_DEPENDS+= tevent>=0.9.25:${PORTSDIR}/devel/tevent -RUN_DEPENDS+= tevent>=0.9.25:${PORTSDIR}/devel/tevent +BUILD_DEPENDS+= tevent>=0.9.25:devel/tevent +RUN_DEPENDS+= tevent>=0.9.25:devel/tevent SAMBA4_BUNDLED_LIBS+= !tevent # tdb -BUILD_DEPENDS+= tdb>=1.3.8:${PORTSDIR}/databases/tdb -RUN_DEPENDS+= tdb>=1.3.8:${PORTSDIR}/databases/tdb +BUILD_DEPENDS+= tdb>=1.3.8:databases/tdb +RUN_DEPENDS+= tdb>=1.3.8:databases/tdb SAMBA4_BUNDLED_LIBS+= !tdb # ldb -BUILD_DEPENDS+= ldb>=1.1.24:${PORTSDIR}/databases/ldb -RUN_DEPENDS+= ldb>=1.1.24:${PORTSDIR}/databases/ldb +BUILD_DEPENDS+= ldb>=1.1.24:databases/ldb +RUN_DEPENDS+= ldb>=1.1.24:databases/ldb SAMBA4_BUNDLED_LIBS+= !ldb # Don't use external libcom_err SAMBA4_BUNDLED_LIBS+= com_err @@ -164,13 +164,13 @@ CFLAGS+= -fno-omit-frame-pointer .endif .if ${PORT_OPTIONS:MBIND99} -RUN_DEPENDS+= bind99>=9.9.0.0:${PORTSDIR}/dns/bind99 +RUN_DEPENDS+= bind99>=9.9.0.0:dns/bind99 SUB_LIST+= NSUPDATE="@comment " .elif ${PORT_OPTIONS:MBIND910} -RUN_DEPENDS+= bind910>=9.10.0.0:${PORTSDIR}/dns/bind910 +RUN_DEPENDS+= bind910>=9.10.0.0:dns/bind910 SUB_LIST+= NSUPDATE="@comment " .elif ${PORT_OPTIONS:MNSUPDATE} -RUN_DEPENDS+= samba-nsupdate:${PORTSDIR}/dns/samba-nsupdate +RUN_DEPENDS+= samba-nsupdate:dns/samba-nsupdate SUB_LIST+= NSUPDATE="" .else SUB_LIST+= NSUPDATE="@comment " @@ -189,8 +189,8 @@ CONFIGURE_ARGS+= --enable-debug # https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194046 # XXX: Still may break, if the link isn't installed - blame devel/gdb maintainer then. GDB_CMD?= ${LOCALBASE}/bin/gdb -BUILD_DEPENDS+= ${GDB_CMD}:${PORTSDIR}/devel/gdb -RUN_DEPENDS+= ${GDB_CMD}:${PORTSDIR}/devel/gdb +BUILD_DEPENDS+= ${GDB_CMD}:devel/gdb +RUN_DEPENDS+= ${GDB_CMD}:devel/gdb SAMBA4_MODULES+= auth_skel perfcount_test pdb_test vfs_shadow_copy_test vfs_skel_opaque vfs_skel_transparent vfs_fake_acls CONFIGURE_ARGS+= --enable-developer --enable-selftest PLIST_SUB+= DEVELOPER="" @@ -228,7 +228,7 @@ WANT_EXP_MODULES= vfs_cacheprime gpext_scripts gpext_security gpext_registry .endif .if ${PORT_OPTIONS:MACL_SUPPORT} -LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl +LIB_DEPENDS+= libsunacl.so:sysutils/libsunacl WANT_EXP_MODULES+= vfs_zfsacl SAMBA4_MODULES+= vfs_zfsacl CONFIGURE_ARGS+= --with-acl-support @@ -261,21 +261,21 @@ CONFIGURE_ARGS+= --without-aio-support .endif .if ${PORT_OPTIONS:MAVAHI} -LIB_DEPENDS+= libavahi-client.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS+= libavahi-client.so:net/avahi-app CONFIGURE_ARGS+= --enable-avahi .else CONFIGURE_ARGS+= --disable-avahi .endif .if ${PORT_OPTIONS:MMDNSRESPONDER} -LIB_DEPENDS+= libdns_sd.so:${PORTSDIR}/net/mDNSResponder +LIB_DEPENDS+= libdns_sd.so:net/mDNSResponder CONFIGURE_ARGS+= --enable-dnssd .else CONFIGURE_ARGS+= --disable-dnssd .endif .if ${PORT_OPTIONS:MCUPS} -LIB_DEPENDS+= libcups.so:${PORTSDIR}/print/cups +LIB_DEPENDS+= libcups.so:print/cups CONFIGURE_ARGS+= --enable-cups --enable-iprint .else CONFIGURE_ARGS+= --disable-cups --disable-iprint @@ -354,8 +354,8 @@ PLIST_SUB+= LDAP="@comment " .if ! ${PORT_OPTIONS:MMANPAGES} CONFIGURE_ENV+= XSLTPROC="true" .else -BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl \ - xsltproc:${PORTSDIR}/textproc/libxslt +BUILD_DEPENDS+= ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl \ + xsltproc:textproc/libxslt .endif .if defined(SAMBA4_BUNDLED_LIBS) && !empty(SAMBA4_BUNDLED_LIBS) diff --git a/net/scapy/Makefile b/net/scapy/Makefile index 432558312db4..66f8c064c184 100644 --- a/net/scapy/Makefile +++ b/net/scapy/Makefile @@ -12,8 +12,8 @@ COMMENT= Powerful interactive packet manipulation program in python LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dnet.so:${PORTSDIR}/net/py-libdnet \ - ${PYTHON_SITELIBDIR}/pcap.py:${PORTSDIR}/net/py-pcap +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dnet.so:net/py-libdnet \ + ${PYTHON_SITELIBDIR}/pcap.py:net/py-pcap USES= python USE_PYTHON= autoplist distutils @@ -30,16 +30,16 @@ NMAP_DESC= nmap OS signatures database MANUF_DESC= wireshark's MANUF MAC database SOX_DESC= Support for VoIP -PYX_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyx/__init__.py:${PORTSDIR}/graphics/py-PyX12 -PYCRYPTO_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto -PYGNUPLOT_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Gnuplot/__init__.py:${PORTSDIR}/math/py-gnuplot -GRAPH_RUN_DEPENDS= ${LOCALBASE}/bin/MagickCore-config:${PORTSDIR}/graphics/ImageMagick \ - ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz -P0F_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/p0f.fp:${PORTSDIR}/net-mgmt/p0f -QUESO_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/queso.conf.sample:${PORTSDIR}/net/queso -NMAP_RUN_DEPENDS= ${LOCALBASE}/share/nmap/nmap-os-db:${PORTSDIR}/security/nmap -MANUF_RUN_DEPENDS= ${LOCALBASE}/share/wireshark/manuf:${PORTSDIR}/net/wireshark -SOX_RUN_DEPENDS= ${LOCALBASE}/bin/sox:${PORTSDIR}/audio/sox +PYX_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyx/__init__.py:graphics/py-PyX12 +PYCRYPTO_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:security/py-pycrypto +PYGNUPLOT_RUN_DEPENDS= ${PYTHON_SITELIBDIR}/Gnuplot/__init__.py:math/py-gnuplot +GRAPH_RUN_DEPENDS= ${LOCALBASE}/bin/MagickCore-config:graphics/ImageMagick \ + ${LOCALBASE}/bin/dot:graphics/graphviz +P0F_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/p0f.fp:net-mgmt/p0f +QUESO_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/queso.conf.sample:net/queso +NMAP_RUN_DEPENDS= ${LOCALBASE}/share/nmap/nmap-os-db:security/nmap +MANUF_RUN_DEPENDS= ${LOCALBASE}/share/wireshark/manuf:net/wireshark +SOX_RUN_DEPENDS= ${LOCALBASE}/bin/sox:audio/sox post-patch: @${REINPLACE_CMD} "s,share/man/man1,man/man1," ${WRKSRC}/setup.py diff --git a/net/scnc/Makefile b/net/scnc/Makefile index de76fc9414d4..f349d68ce58a 100644 --- a/net/scnc/Makefile +++ b/net/scnc/Makefile @@ -11,8 +11,8 @@ COMMENT= SSL Capable Netcat LICENSE= BSD3CLAUSE -RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 +RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6 BUILD_DEPENDS:= ${RUN_DEPENDS} USES= shebangfix diff --git a/net/scribe/Makefile b/net/scribe/Makefile index 28854361c0bf..2260bb23a88f 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -11,14 +11,14 @@ COMMENT= Aggregating log data streamed in real time LICENSE= APACHE20 -BUILD_DEPENDS= fb303>0:${PORTSDIR}/devel/fb303 \ - thrift:${PORTSDIR}/devel/thrift -LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \ - libevent.so:${PORTSDIR}/devel/libevent2 \ - libthrift.so:${PORTSDIR}/devel/thrift-cpp -RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Thrift>0:${PORTSDIR}/devel/p5-Thrift \ - ${PYTHON_PKGNAMEPREFIX}thrift>0:${PORTSDIR}/devel/py-thrift +BUILD_DEPENDS= fb303>0:devel/fb303 \ + thrift:devel/thrift +LIB_DEPENDS= libboost_system.so:devel/boost-libs \ + libevent.so:devel/libevent2 \ + libthrift.so:devel/thrift-cpp +RUN_DEPENDS= p5-Class-Accessor>0:devel/p5-Class-Accessor \ + p5-Thrift>0:devel/p5-Thrift \ + ${PYTHON_PKGNAMEPREFIX}thrift>0:devel/py-thrift USE_GITHUB= yes GH_ACCOUNT= facebookarchive diff --git a/net/sendemail/Makefile b/net/sendemail/Makefile index a032a691149f..53136795bcb1 100644 --- a/net/sendemail/Makefile +++ b/net/sendemail/Makefile @@ -23,8 +23,8 @@ PORTDOCS= CHANGELOG README TODO OPTIONS_DEFINE= SSL DOCS SSL_DESC= SSL/TLS support for communicating with the SMTP server -SSL_RUN_DEPENDS=p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay +SSL_RUN_DEPENDS=p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ + p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin diff --git a/net/serveez/Makefile b/net/serveez/Makefile index 43604275b1e0..c1c85a0e0413 100644 --- a/net/serveez/Makefile +++ b/net/serveez/Makefile @@ -13,7 +13,7 @@ COMMENT= Server framework LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile +LIB_DEPENDS= libguile.so:lang/guile USES= tar:xz libtool GNU_CONFIGURE= yes diff --git a/net/serviio/Makefile b/net/serviio/Makefile index 4854ff4a493c..58ac5e54ee1c 100644 --- a/net/serviio/Makefile +++ b/net/serviio/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX= -linux.tar.gz MAINTAINER= netchild@FreeBSD.org COMMENT= Transcoding DLNA-server implemented in Java -RUN_DEPENDS= ffmpeg:${PORTSDIR}/multimedia/ffmpeg +RUN_DEPENDS= ffmpeg:multimedia/ffmpeg NO_BUILD= yes USE_JAVA= yes diff --git a/net/shelldap/Makefile b/net/shelldap/Makefile index a5a93e3ce8f1..8140fde3a854 100644 --- a/net/shelldap/Makefile +++ b/net/shelldap/Makefile @@ -13,12 +13,12 @@ COMMENT= Shell-like environment for LDAP LICENSE= BSD3CLAUSE -RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \ - p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Term-Shell>=0:${PORTSDIR}/devel/p5-Term-Shell \ - p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-ReadLine-Gnu>=0:${PORTSDIR}/devel/p5-ReadLine-Gnu \ - p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck +RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ + p5-perl-ldap>=0:net/p5-perl-ldap \ + p5-Term-Shell>=0:devel/p5-Term-Shell \ + p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ + p5-ReadLine-Gnu>=0:devel/p5-ReadLine-Gnu \ + p5-YAML-Syck>=0:textproc/p5-YAML-Syck USES= perl5 USE_PERL5= extract build run diff --git a/net/shmux/Makefile b/net/shmux/Makefile index 5b253e0bb3d1..7d622d1e76e2 100644 --- a/net/shmux/Makefile +++ b/net/shmux/Makefile @@ -26,11 +26,11 @@ FPING_DESC= Use fping utility .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MFPING} -RUN_DEPENDS+= fping:${PORTSDIR}/net/fping +RUN_DEPENDS+= fping:net/fping .endif .if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS+= libpcre.so:devel/pcre CONFIGURE_ARGS+= --with-pcre=${LOCALBASE}/lib .else CONFIGURE_ARGS+= --with-pcre=no diff --git a/net/sie-nmsg/Makefile b/net/sie-nmsg/Makefile index ebf11c31a7cf..bebe0f939682 100644 --- a/net/sie-nmsg/Makefile +++ b/net/sie-nmsg/Makefile @@ -11,9 +11,9 @@ COMMENT= SIE message module plugin for libnmsg LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libprotobuf-c.so:${PORTSDIR}/devel/protobuf-c \ - libnmsg.so:${PORTSDIR}/net/nmsg \ - libwdns.so:${PORTSDIR}/dns/wdns +LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \ + libnmsg.so:net/nmsg \ + libwdns.so:dns/wdns GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig diff --git a/net/siproxd/Makefile b/net/siproxd/Makefile index 812f2d2a9dab..c94a142ac4f4 100644 --- a/net/siproxd/Makefile +++ b/net/siproxd/Makefile @@ -11,7 +11,7 @@ COMMENT= Proxy/masquerading daemon for the SIP protocol LICENSE= GPLv2 -LIB_DEPENDS= libosip2.so:${PORTSDIR}/net/libosip2 +LIB_DEPENDS= libosip2.so:net/libosip2 # :keepla because port uses lt_dlopen USES= libtool:keepla diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 8584dd0a263c..a06af23d5600 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -34,7 +34,7 @@ OPTIONS_DEFAULT+= GNUTLS .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} -LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libgnutls.so:security/gnutls CFLAGS+= -DAICCU_GNUTLS LDFLAGS+= -lgnutls .endif diff --git a/net/sl2tps/Makefile b/net/sl2tps/Makefile index 0b98d430b46c..d5f03d708995 100644 --- a/net/sl2tps/Makefile +++ b/net/sl2tps/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple L2TP server based on libpdel(3) and netgraph(4) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT -LIB_DEPENDS= libpdel.so:${PORTSDIR}/devel/libpdel +LIB_DEPENDS= libpdel.so:devel/libpdel USES= uidfix diff --git a/net/smb4k-kde4/Makefile b/net/smb4k-kde4/Makefile index 18cc69ef2134..5aac8d066c5a 100644 --- a/net/smb4k-kde4/Makefile +++ b/net/smb4k-kde4/Makefile @@ -11,8 +11,8 @@ DISTNAME= smb4k-${PORTVERSION} MAINTAINER= jpaetzel@FreeBSD.org COMMENT= KDE 4.x SMB Network browser and SMB shares mounting center -RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo \ - smbstatus:${PORTSDIR}/${SAMBA_PORT} +RUN_DEPENDS= sudo:security/sudo \ + smbstatus:${SAMBA_PORT} SAMBA_PORT?= net/samba36 diff --git a/net/smbldap-tools/Makefile b/net/smbldap-tools/Makefile index f8dd15e52e06..4066b0d76074 100644 --- a/net/smbldap-tools/Makefile +++ b/net/smbldap-tools/Makefile @@ -13,10 +13,10 @@ COMMENT= Samba-LDAP management and support tools LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap \ - p5-Crypt-SmbHash>=0:${PORTSDIR}/security/p5-Crypt-SmbHash \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Unicode-MapUTF8>=0:${PORTSDIR}/converters/p5-Unicode-MapUTF8 +BUILD_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ + p5-Crypt-SmbHash>=0:security/p5-Crypt-SmbHash \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-Unicode-MapUTF8>=0:converters/p5-Unicode-MapUTF8 RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/a//} diff --git a/net/smm++/Makefile b/net/smm++/Makefile index 10c77337d9f5..2d5e54324e4a 100644 --- a/net/smm++/Makefile +++ b/net/smm++/Makefile @@ -11,9 +11,9 @@ DISTNAME= smm611 MAINTAINER= edwin@mavetju.org COMMENT= Graphical mudclient with mapper -RUN_DEPENDS= iwidgets>0:${PORTSDIR}/x11-toolkits/iwidgets -BUILD_DEPENDS= ${LOCALBASE}/lib/libitk.so:${PORTSDIR}/x11-toolkits/itk \ - ${LOCALBASE}/lib/libitcl.so:${PORTSDIR}/lang/itcl +RUN_DEPENDS= iwidgets>0:x11-toolkits/iwidgets +BUILD_DEPENDS= ${LOCALBASE}/lib/libitk.so:x11-toolkits/itk \ + ${LOCALBASE}/lib/libitcl.so:lang/itcl WRKSRC= ${WRKDIR}/smm/Install.unix USES= gmake tk tar:tgz diff --git a/net/sntop/Makefile b/net/sntop/Makefile index 66f2b4683c99..e96e35c7dfb8 100644 --- a/net/sntop/Makefile +++ b/net/sntop/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses -RUN_DEPENDS= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping +RUN_DEPENDS= ${LOCALBASE}/sbin/fping:net/fping GNU_CONFIGURE= yes PORTDOCS= COPYING CREDITS ChangeLog INSTALL README TODO diff --git a/net/sobby/Makefile b/net/sobby/Makefile index 89f5cfb77fc7..c9a4d8b66b4b 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -11,10 +11,10 @@ COMMENT= Standalone obby server LICENSE= GPLv2 -LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \ - libobby.so:${PORTSDIR}/devel/obby \ - libnet6.so:${PORTSDIR}/net/net6 \ - libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 +LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ + libobby.so:devel/obby \ + libnet6.so:net/net6 \ + libxml++-2.6.so:textproc/libxml++26 USES= pkgconfig USE_GNOME= glibmm diff --git a/net/splatd/Makefile b/net/splatd/Makefile index fceacc56a7ff..7ddd04bccfa4 100644 --- a/net/splatd/Makefile +++ b/net/splatd/Makefile @@ -13,10 +13,10 @@ COMMENT= Splat is the Scalable Periodic LDAP Attribute Transmogrifier LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \ - ${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:${PORTSDIR}/net/py-ldap -RUN_DEPENDS= ${LOCALBASE}/bin/zconfig:${PORTSDIR}/devel/py-zconfig \ - ${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:${PORTSDIR}/net/py-ldap +BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig \ + ${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:net/py-ldap +RUN_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig \ + ${PYTHON_PKGNAMEPREFIX}ldap>=2.3.1:net/py-ldap USES= python twisted USE_PYTHON= distutils diff --git a/net/spread-j/Makefile b/net/spread-j/Makefile index 9ae8f901315c..330380e7cb5b 100644 --- a/net/spread-j/Makefile +++ b/net/spread-j/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Java client library for the Spread Group Communication System -BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant +BUILD_DEPENDS= ${ANT}:devel/apache-ant USE_JAVA= YES JAVA_VERSION= 1.6+ diff --git a/net/sslh/Makefile b/net/sslh/Makefile index a9f3ebd3deba..032f1461615e 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -12,7 +12,7 @@ COMMENT= SSL/SSH multiplexer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libconfig.so:${PORTSDIR}/devel/libconfig +LIB_DEPENDS= libconfig.so:devel/libconfig USE_GITHUB= yes GH_ACCOUNT= yrutschle diff --git a/net/ssltunnel-client/Makefile b/net/ssltunnel-client/Makefile index a677744b15dc..6879abb51fcd 100644 --- a/net/ssltunnel-client/Makefile +++ b/net/ssltunnel-client/Makefile @@ -26,7 +26,7 @@ USE_OPENSSL= yes .if ${PORT_OPTIONS:MGUI} USE_GNOME= gtk12 USES+= perl5 -RUN_DEPENDS= p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk +RUN_DEPENDS= p5-Gtk>=0:x11-toolkits/p5-Gtk MAN1+= gpppclient.1 PLIST_SUB+= PERLGTK="" .else diff --git a/net/ssspl/Makefile b/net/ssspl/Makefile index bd4546d2b639..9899bebeef2d 100644 --- a/net/ssspl/Makefile +++ b/net/ssspl/Makefile @@ -11,8 +11,8 @@ EXTRACT_SUFX= .pl MAINTAINER= gaod@hychen.org COMMENT= Simple Socks Server for Perl -RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww NO_BUILD= yes USES= shebangfix diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index c465338aad9f..833d96a98614 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -14,8 +14,8 @@ COMMENT= Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= stunnel:${PORTSDIR}/security/stunnel \ - xterm:${PORTSDIR}/x11/xterm +RUN_DEPENDS= stunnel:security/stunnel \ + xterm:x11/xterm OPTIONS_DEFINE= DOCS ULTRAFTP ULTRAFTP_DESC= UltraVNC File Transfer support (Java required) diff --git a/net/subnetcalc/Makefile b/net/subnetcalc/Makefile index 99630a11e00b..b4387b9b9702 100644 --- a/net/subnetcalc/Makefile +++ b/net/subnetcalc/Makefile @@ -13,7 +13,7 @@ COMMENT= IPv4/IPv6 Subnet Calculator LICENSE= GPLv3 -LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +LIB_DEPENDS= libGeoIP.so:net/GeoIP GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-geoip=${LOCALBASE}" diff --git a/net/syncthing-cli/Makefile b/net/syncthing-cli/Makefile index 97dfd2513183..e946777acba7 100644 --- a/net/syncthing-cli/Makefile +++ b/net/syncthing-cli/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Syncthing CLI -BUILD_DEPENDS= go>=1.5:${PORTSDIR}/lang/go +BUILD_DEPENDS= go>=1.5:lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing diff --git a/net/syncthing-discosrv/Makefile b/net/syncthing-discosrv/Makefile index 83706535b968..b099f3a5b40e 100644 --- a/net/syncthing-discosrv/Makefile +++ b/net/syncthing-discosrv/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Discovery server for syncthing -BUILD_DEPENDS= go:${PORTSDIR}/lang/go +BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing diff --git a/net/syncthing-inotify/Makefile b/net/syncthing-inotify/Makefile index 86468b5786ff..334fad6a588d 100644 --- a/net/syncthing-inotify/Makefile +++ b/net/syncthing-inotify/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Syncthing inotify monitor -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= syncthing cenkalti:backoff zillode:notify diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 21267171ef61..ca820b3b3ff5 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -9,7 +9,7 @@ CATEGORIES= net MAINTAINER= swills@FreeBSD.org COMMENT= Encrypted file sync tool -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes USE_RC_SUBR= syncthing diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index 959e3fdbb0fa..b9e9fd1aad6c 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/tapioca-voip/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= Abstraction layer for interprocess communication -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib USES= pathfix pkgconfig gmake libtool GNU_CONFIGURE= yes diff --git a/net/tclsoap/Makefile b/net/tclsoap/Makefile index 37a6e4daf8a5..07a7379c3bbc 100644 --- a/net/tclsoap/Makefile +++ b/net/tclsoap/Makefile @@ -12,7 +12,7 @@ COMMENT= SOAP and XML-RPC support for TCL library LICENSE= MIT -RUN_DEPENDS= ${LOCALBASE}/lib/TclxmlConfig.sh:${PORTSDIR}/devel/tclxml +RUN_DEPENDS= ${LOCALBASE}/lib/TclxmlConfig.sh:devel/tclxml USES= tcl:wrapper,build USE_AUTOTOOLS= autoconf:autoconf diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile index 09f4d1fdb15c..0119f187cbb8 100644 --- a/net/tcpdump/Makefile +++ b/net/tcpdump/Makefile @@ -11,7 +11,7 @@ COMMENT= Ubiquitous network traffic analysis tool LICENSE= BSD3CLAUSE -LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap +LIB_DEPENDS= libpcap.so:net/libpcap GNU_CONFIGURE= yes USES= gmake @@ -36,7 +36,7 @@ CRYPTO_CONFIGURE_WITH= crypto IPV6_CONFIGURE_ENABLE= ipv6 SMB_CONFIGURE_ENABLE= smb SMI_CONFIGURE_WITH= smi -SMI_LIB_DEPENDS= libsmi.so:${PORTSDIR}/net-mgmt/libsmi +SMI_LIB_DEPENDS= libsmi.so:net-mgmt/libsmi USER_CONFIGURE_ON= --with-user=${UNPRIV_USER} CHROOT_CONFIGURE_ON= --with-chroot=${CHROOTDIR} diff --git a/net/tcpflow/Makefile b/net/tcpflow/Makefile index 563bb2a62ee8..87b41d2eb4a3 100644 --- a/net/tcpflow/Makefile +++ b/net/tcpflow/Makefile @@ -11,8 +11,8 @@ COMMENT= Program that captures data transmitted as part of TCP connections LICENSE= GPLv3 -BUILD_DEPENDS= ${LOCALBASE}/include/boost/icl/interval.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo +BUILD_DEPENDS= ${LOCALBASE}/include/boost/icl/interval.hpp:devel/boost-libs +LIB_DEPENDS= libcairo.so:graphics/cairo USE_OPENSSL= yes GNU_CONFIGURE= yes diff --git a/net/tcpproxy/Makefile b/net/tcpproxy/Makefile index 9dc44eea4e35..6c2aaaf7ccde 100644 --- a/net/tcpproxy/Makefile +++ b/net/tcpproxy/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple TCP connection proxy for IPv4 and IPv6 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../LICENSE -BUILD_DEPENDS= ragel:${PORTSDIR}/devel/ragel +BUILD_DEPENDS= ragel:devel/ragel USES= gmake HAS_CONFIGURE= yes diff --git a/net/tcptraceroute-devel/Makefile b/net/tcptraceroute-devel/Makefile index 9925f2297051..c8282b35d7d8 100644 --- a/net/tcptraceroute-devel/Makefile +++ b/net/tcptraceroute-devel/Makefile @@ -14,7 +14,7 @@ COMMENT= Traceroute implementation using TCP packets LICENSE= GPLv2 -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet CONFLICTS= tcptraceroute-1.4* diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index 2b9ea9f05857..680b434f5269 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -12,7 +12,7 @@ COMMENT= Traceroute implementation using TCP packets LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +LIB_DEPENDS= libnet.so:net/libnet OPTIONS_DEFINE= DOCS diff --git a/net/tcpwatch/Makefile b/net/tcpwatch/Makefile index a02f8d7f28b9..c79117e42b7a 100644 --- a/net/tcpwatch/Makefile +++ b/net/tcpwatch/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://hathawaymix.org/Software/TCPWatch/ MAINTAINER= ports@FreeBSD.org COMMENT= TCP monitoring and logging tool with support for HTTP 1.1 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>0:x11-toolkits/py-tkinter WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile index 6d9fa6170dce..b876e09f2b08 100644 --- a/net/tigervnc/Makefile +++ b/net/tigervnc/Makefile @@ -13,13 +13,13 @@ COMMENT= High-performance, platform-neutral implementation of VNC LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENCE.TXT -PATCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-servers/xorg-server:patch -BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:${PORTSDIR}/graphics/dri \ - ${LOCALBASE}/libdata/pkgconfig/fontutil.pc:${PORTSDIR}/x11-fonts/font-util \ - bash:${PORTSDIR}/shells/bash +PATCH_DEPENDS= ${NONEXISTENT}:x11-servers/xorg-server:patch +BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/dri \ + ${LOCALBASE}/libdata/pkgconfig/fontutil.pc:x11-fonts/font-util \ + bash:shells/bash # almost equivalent to x11-servers/xorg-server's -RUN_DEPENDS= ${LOCALBASE}/share/X11/xkb/rules/base:${PORTSDIR}/x11/xkeyboard-config \ - xkbcomp:${PORTSDIR}/x11/xkbcomp +RUN_DEPENDS= ${LOCALBASE}/share/X11/xkb/rules/base:x11/xkeyboard-config \ + xkbcomp:x11/xkbcomp CONFLICTS= tridiavnc-[0-9]* \ tightvnc-[0-9]* \ @@ -48,10 +48,10 @@ VIEWER_DESC= Build vncviewer CMAKE_ARGS= -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=${STAGE}${PREFIX} .if ${PORT_OPTIONS:MGNUTLS} -LIB_DEPENDS+= libtasn1.so:${PORTSDIR}/security/libtasn1 \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libgpg-error.so:${PORTSDIR}/security/libgpg-error \ - libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= libtasn1.so:security/libtasn1 \ + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error \ + libgnutls.so:security/gnutls CONFIGURE_ARGS+= --enable-glx-tls CMAKE_ARGS+= -DENABLE_GNUTLS=1 .else @@ -75,10 +75,10 @@ CMAKE_ARGS+= -DENABLE_PAM=0 .if ${PORT_OPTIONS:MVIEWER} CMAKE_ARGS+= -DBUILD_VIEWER=1 -LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png \ - libfltk.so:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS+= libpng.so:graphics/png \ + libfltk.so:x11-toolkits/fltk # ImageMagick is required to generate icons during build process -BUILD_DEPENDS+= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick +BUILD_DEPENDS+= ${LOCALBASE}/bin/convert:graphics/ImageMagick USE_XORG+= xcursor xfixes xft xinerama PLIST_SUB+= VIEWER="" INSTALLS_ICONS= yes diff --git a/net/tightvnc/Makefile b/net/tightvnc/Makefile index 9f67c5acd4de..7846dc0c979b 100644 --- a/net/tightvnc/Makefile +++ b/net/tightvnc/Makefile @@ -14,9 +14,9 @@ COMMENT= Enhanced version of VNC LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENCE.TXT -RUN_DEPENDS= showrgb:${PORTSDIR}/x11/rgb \ - xauth:${PORTSDIR}/x11/xauth \ - xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts +RUN_DEPENDS= showrgb:x11/rgb \ + xauth:x11/xauth \ + xorg-fonts>=7.2:x11-fonts/xorg-fonts MAKE_JOBS_UNSAFE= yes CONFLICTS= tridiavnc-[0-9]* vnc-[0-9]* diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index adf356d2cf08..b05975135f84 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -14,7 +14,7 @@ COMMENT= Client program to help playing MUDs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/../COPYING -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre OPTIONS_DEFINE= BIG5 DOCS BIG5_DESC= Big5 support diff --git a/net/tiny-network-utilities/Makefile b/net/tiny-network-utilities/Makefile index f3e1c236ec73..cf71004b2d58 100644 --- a/net/tiny-network-utilities/Makefile +++ b/net/tiny-network-utilities/Makefile @@ -10,8 +10,8 @@ COMMENT= Minimalistic DHCP, UDP proxy, etc server implementations LICENSE= BSD4CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netifaces>0:${PORTSDIR}/net/py-netifaces \ - ${PYTHON_PKGNAMEPREFIX}hexdump>0:${PORTSDIR}/textproc/py-hexdump +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces \ + ${PYTHON_PKGNAMEPREFIX}hexdump>0:textproc/py-hexdump USE_GITHUB= yes GH_ACCOUNT= yurivict diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 440106260c18..d598b8483c09 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} MAINTAINER= johans@FreeBSD.org COMMENT= Popular programmable MUD client, with macro support and more -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-manpage --enable-version --enable-symlink \ diff --git a/net/tinyldap/Makefile b/net/tinyldap/Makefile index eb19a8f26066..fb8f8baf5b59 100644 --- a/net/tinyldap/Makefile +++ b/net/tinyldap/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${SNAPSHOT} MAINTAINER= dinoex@FreeBSD.org COMMENT= Small LDAP implementation -BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/${LIBOWFAT_PORT} +BUILD_DEPENDS+= ${LOCALBASE}/lib/libowfat.a:${LIBOWFAT_PORT} LICENSE= GPLv2 diff --git a/net/tn5250j/Makefile b/net/tn5250j/Makefile index eee952f4311b..e60c8eda1389 100644 --- a/net/tn5250j/Makefile +++ b/net/tn5250j/Makefile @@ -11,16 +11,16 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= saper@saper.info COMMENT= 5250 terminal emulator for the AS/400 written in Java -BUILD_DEPENDS= ${JAVAJARDIR}/mail.jar:${PORTSDIR}/java/javamail \ - ${JYTHON_JAR}:${PORTSDIR}/lang/jython \ - ${JAVAJARDIR}/jt400.jar:${PORTSDIR}/sysutils/jtopen \ - ${JAVAJARDIR}/itext.jar:${PORTSDIR}/devel/itext \ - ${JAVAJARDIR}/log4j.jar:${PORTSDIR}/devel/log4j -RUN_DEPENDS= ${JAVAJARDIR}/mail.jar:${PORTSDIR}/java/javamail \ - ${JYTHON_JAR}:${PORTSDIR}/lang/jython \ - ${JAVAJARDIR}/jt400.jar:${PORTSDIR}/sysutils/jtopen \ - ${JAVAJARDIR}/itext.jar:${PORTSDIR}/devel/itext \ - ${JAVAJARDIR}/log4j.jar:${PORTSDIR}/devel/log4j +BUILD_DEPENDS= ${JAVAJARDIR}/mail.jar:java/javamail \ + ${JYTHON_JAR}:lang/jython \ + ${JAVAJARDIR}/jt400.jar:sysutils/jtopen \ + ${JAVAJARDIR}/itext.jar:devel/itext \ + ${JAVAJARDIR}/log4j.jar:devel/log4j +RUN_DEPENDS= ${JAVAJARDIR}/mail.jar:java/javamail \ + ${JYTHON_JAR}:lang/jython \ + ${JAVAJARDIR}/jt400.jar:sysutils/jtopen \ + ${JAVAJARDIR}/itext.jar:devel/itext \ + ${JAVAJARDIR}/log4j.jar:devel/log4j USES= dos2unix zip USE_ANT= yes diff --git a/net/traff/Makefile b/net/traff/Makefile index b22da7ac50c7..16a3f7d98be2 100644 --- a/net/traff/Makefile +++ b/net/traff/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= daniel@freebsd.ro COMMENT= Libpcab based fast traffic accounting program -BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone +BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:devel/argp-standalone USE_RC_SUBR= traff USES= gmake diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile index 559120d36b4e..e89df5481676 100644 --- a/net/trafshow3/Makefile +++ b/net/trafshow3/Makefile @@ -16,7 +16,7 @@ CONFLICTS= trafshow-[45].* .if defined(WITH_TRAFSHOW_SLANG) || \ (exists(${LOCALBASE}/lib/libslang.a) && !defined(WITHOUT_TRAFSHOW_SLANG)) -LIB_DEPENDS= libslang.so:${PORTSDIR}/devel/libslang2 +LIB_DEPENDS= libslang.so:devel/libslang2 .endif USES= tar:tgz diff --git a/net/trickle/Makefile b/net/trickle/Makefile index 5ab7630e30b8..cba97490a92d 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -13,7 +13,7 @@ COMMENT= Lightweight, portable bandwidth shaper LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 USES= libtool GNU_CONFIGURE= yes diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile index eb3dd1915e34..b98963b51077 100644 --- a/net/tsclient/Makefile +++ b/net/tsclient/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@thepentagon.org COMMENT= GNOME 2 frontend for rdesktop and vncviewer -RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop +RUN_DEPENDS= rdesktop:net/rdesktop USE_GNOME= gtk20 intltool USES= gettext gmake libtool pathfix pkgconfig @@ -28,11 +28,11 @@ XNEST_DESC= X via Xnest support .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTIGHTVNC} -RUN_DEPENDS+= vncviewer:${PORTSDIR}/net/tightvnc +RUN_DEPENDS+= vncviewer:net/tightvnc .endif .if ${PORT_OPTIONS:MXNEST} -RUN_DEPENDS+= Xnest:${PORTSDIR}/x11-servers/xorg-nestserver +RUN_DEPENDS+= Xnest:x11-servers/xorg-nestserver .endif .include <bsd.port.pre.mk> diff --git a/net/tucan/Makefile b/net/tucan/Makefile index ec388eed2094..3d35e67ee3ce 100644 --- a/net/tucan/Makefile +++ b/net/tucan/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://forja.rediris.es/frs/download.php/2051/ \ MAINTAINER= gustau.perez@gmail.com COMMENT= Tucan Manager aids file-sharing with 1-click hosters -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ - ${LOCALBASE}/bin/cntraining:${PORTSDIR}/graphics/tesseract +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ + ${LOCALBASE}/bin/cntraining:graphics/tesseract NO_BUILD= yes USE_GNOME= pygtk2 librsvg2 diff --git a/net/turnserver/Makefile b/net/turnserver/Makefile index 22fe59c38457..cbee82798b8f 100644 --- a/net/turnserver/Makefile +++ b/net/turnserver/Makefile @@ -17,7 +17,7 @@ COMMENT= STUN/TURN Server; IPv6, DTLS support; RFCs 5389, 5766, 6062, 6156 LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 +LIB_DEPENDS= libevent.so:devel/libevent2 CONFLICTS= libevent-1.* @@ -111,7 +111,7 @@ CONFIGURE_ENV+= TURN_NO_MYSQL=1 .endif .if ${PORT_OPTIONS:MREDIS} -LIB_DEPENDS+= libhiredis.so:${PORTSDIR}/databases/hiredis +LIB_DEPENDS+= libhiredis.so:databases/hiredis .else CONFIGURE_ENV+= TURN_NO_HIREDIS=1 .endif diff --git a/net/turses/Makefile b/net/turses/Makefile index 26a160d4d798..63e244d4d6e5 100644 --- a/net/turses/Makefile +++ b/net/turses/Makefile @@ -11,10 +11,10 @@ COMMENT= Python Twitter client for the console LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwid>0:${PORTSDIR}/devel/py-urwid \ - ${PYTHON_PKGNAMEPREFIX}tweepy>=2.2:${PORTSDIR}/net/py-tweepy -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest \ - ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwid>0:devel/py-urwid \ + ${PYTHON_PKGNAMEPREFIX}tweepy>=2.2:net/py-tweepy +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \ + ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock OPTIONS_DEFINE= TESTS diff --git a/net/twitux/Makefile b/net/twitux/Makefile index 837e222fbe18..599e4896c3b0 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -10,10 +10,10 @@ MASTER_SITES= SF MAINTAINER= oz@cyprio.net COMMENT= GNOME client for Twitter -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libsexy.so:${PORTSDIR}/x11-toolkits/libsexy \ - libnotify.so:${PORTSDIR}/devel/libnotify \ - libcanberra.so:${PORTSDIR}/audio/libcanberra +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ + libsexy.so:x11-toolkits/libsexy \ + libnotify.so:devel/libnotify \ + libcanberra.so:audio/libcanberra USE_XORG= x11 USE_GNOME= glib20 gtk20 gconf2 intltool libxml2 gnomedocutils diff --git a/net/uget/Makefile b/net/uget/Makefile index 7c105de0d05c..df3ad13a7397 100644 --- a/net/uget/Makefile +++ b/net/uget/Makefile @@ -13,11 +13,11 @@ COMMENT= Download manager application LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= curl-config:${PORTSDIR}/ftp/curl -LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libgnutls.so:${PORTSDIR}/security/gnutls -RUN_DEPENDS= aria2c:${PORTSDIR}/www/aria2 +BUILD_DEPENDS= curl-config:ftp/curl +LIB_DEPENDS= libnotify.so:devel/libnotify \ + libgcrypt.so:security/libgcrypt \ + libgnutls.so:security/gnutls +RUN_DEPENDS= aria2c:www/aria2 USES= compiler:c11 gettext-tools gmake pkgconfig GNU_CONFIGURE= yes diff --git a/net/uhttpmock/Makefile b/net/uhttpmock/Makefile index cd96ad4dbe31..6b0c29edb4cf 100644 --- a/net/uhttpmock/Makefile +++ b/net/uhttpmock/Makefile @@ -10,10 +10,10 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= HTTP web service mocking library for GNOME -BUILD_DEPENDS= gnome-autogen.sh:${PORTSDIR}/devel/gnome-common \ - vapigen:${PORTSDIR}/lang/vala \ - gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc -LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup +BUILD_DEPENDS= gnome-autogen.sh:devel/gnome-common \ + vapigen:lang/vala \ + gtkdoc-rebase:textproc/gtk-doc +LIB_DEPENDS= libsoup-2.4.so:devel/libsoup USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk20 introspection:build diff --git a/net/ulxmlrpcpp/Makefile b/net/ulxmlrpcpp/Makefile index 36a942c070e3..c8a495a8ad0d 100644 --- a/net/ulxmlrpcpp/Makefile +++ b/net/ulxmlrpcpp/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Ultra lightweight xml-rpc library written in C++ -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/net/unison-devel/Makefile b/net/unison-devel/Makefile index b449d01acb0e..91c58dd8771e 100644 --- a/net/unison-devel/Makefile +++ b/net/unison-devel/Makefile @@ -41,9 +41,9 @@ ALL_TARGET= unison all .if ${PORT_OPTIONS:MX11} MAKE_ARGS+= UISTYLE=gtk2 PLIST_SUB+= TEXT="" -BUILD_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \ - icotool:${PORTSDIR}/graphics/icoutils -RUN_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 +BUILD_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 \ + icotool:graphics/icoutils +RUN_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 SUB_FILES+= ${PORTNAME}.desktop .else MAKE_ARGS+= UISTYLE=text diff --git a/net/unison/Makefile b/net/unison/Makefile index 1df7b538b1a3..e4e8c028835d 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -38,9 +38,9 @@ OPTIONS_DEFAULT?= DOCS X11 .if ${PORT_OPTIONS:MX11} MAKE_ARGS+= UISTYLE=gtk2 PLIST_SUB+= TEXT="" -BUILD_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \ - icotool:${PORTSDIR}/graphics/icoutils -RUN_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 +BUILD_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 \ + icotool:graphics/icoutils +RUN_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 SUB_FILES+= ${PORTNAME}.desktop .else MAKE_ARGS+= UISTYLE=text diff --git a/net/unison232/Makefile b/net/unison232/Makefile index 73c82531008e..160e7d0729b1 100644 --- a/net/unison232/Makefile +++ b/net/unison232/Makefile @@ -39,9 +39,9 @@ OPTIONS_DEFAULT= DOCS X11 .if ${PORT_OPTIONS:MX11} MAKE_ARGS+= UISTYLE=gtk2 PLIST_SUB+= TEXT="" -BUILD_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \ - icotool:${PORTSDIR}/graphics/icoutils -RUN_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 +BUILD_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 \ + icotool:graphics/icoutils +RUN_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 SUB_FILES+= ${PORTNAME}.desktop .else MAKE_ARGS+= UISTYLE=text diff --git a/net/unison240/Makefile b/net/unison240/Makefile index b5481b5ba044..9a3547e97356 100644 --- a/net/unison240/Makefile +++ b/net/unison240/Makefile @@ -39,9 +39,9 @@ OPTIONS_DEFAULT?= DOCS X11 .if ${PORT_OPTIONS:MX11} MAKE_ARGS+= UISTYLE=gtk2 PLIST_SUB+= TEXT="" -BUILD_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 \ - icotool:${PORTSDIR}/graphics/icoutils -RUN_DEPENDS+= lablgtk2:${PORTSDIR}/x11-toolkits/ocaml-lablgtk2 +BUILD_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 \ + icotool:graphics/icoutils +RUN_DEPENDS+= lablgtk2:x11-toolkits/ocaml-lablgtk2 SUB_FILES+= ${PORTNAME}.desktop .else MAKE_ARGS+= UISTYLE=text diff --git a/net/urlendec/Makefile b/net/urlendec/Makefile index 8616906321f9..ba398e17beba 100644 --- a/net/urlendec/Makefile +++ b/net/urlendec/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ MAINTAINER= ports@FreeBSD.org COMMENT= URL encoder and decoder -BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm +BUILD_DEPENDS= nasm:devel/nasm ONLY_FOR_ARCHS= i386 diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index e4a2467d358e..1f5486d437a8 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -11,11 +11,11 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= VNC client for the GNOME Desktop -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -LIB_DEPENDS= libgtk-vnc-2.0.so:${PORTSDIR}/net/gtk-vnc \ - libgdbm.so:${PORTSDIR}/databases/gdbm \ - libsecret-1.so:${PORTSDIR}/security/libsecret -RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme +BUILD_DEPENDS= itstool:textproc/itstool +LIB_DEPENDS= libgtk-vnc-2.0.so:net/gtk-vnc \ + libgdbm.so:databases/gdbm \ + libsecret-1.so:security/libsecret +RUN_DEPENDS= gnome-icon-theme>=0:misc/gnome-icon-theme PORTSCOUT= limitw:1,even @@ -34,19 +34,19 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= AVAHI SPICE TELEPATHY RDP DOCS OPTIONS_DEFAULT=AVAHI SPICE TELEPATHY RDP AVAHI_CONFIGURE_WITH= avahi -AVAHI_LIB_DEPENDS= libavahi-ui-gtk3.so:${PORTSDIR}/net/avahi-gtk3 +AVAHI_LIB_DEPENDS= libavahi-ui-gtk3.so:net/avahi-gtk3 SPICE_DESC= SPICE protocol support SPICE_CONFIGURE_ENABLE= spice -SPICE_BUILD_DEPENDS= spice-gtk>=0.30_1:${PORTSDIR}/deskutils/spice-gtk -SPICE_LIB_DEPENDS= libspice-client-gtk-3.0.so:${PORTSDIR}/deskutils/spice-gtk +SPICE_BUILD_DEPENDS= spice-gtk>=0.30_1:deskutils/spice-gtk +SPICE_LIB_DEPENDS= libspice-client-gtk-3.0.so:deskutils/spice-gtk TELEPATHY_DESC= Telepathy integration TELEPATHY_CONFIGURE_WITH= telepathy -TELEPATHY_LIB_DEPENDS= libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +TELEPATHY_LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \ + libdbus-glib-1.so:devel/dbus-glib RDP_DESC= MS Windows remote desktop support RDP_CONFIGURE_ENABLE= rdp -RDP_BUILD_DEPENDS= xfreerdp:${PORTSDIR}/net/freerdp -RDP_RUN_DEPENDS= xfreerdp:${PORTSDIR}/net/freerdp +RDP_BUILD_DEPENDS= xfreerdp:net/freerdp +RDP_RUN_DEPENDS= xfreerdp:net/freerdp post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/net/vino/Makefile b/net/vino/Makefile index c04a79a5d48d..81ac0d45c60a 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -11,13 +11,13 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= VNC server that allows for remote access to your GNOME desktop -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \ - libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ - libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libsecret-1.so:${PORTSDIR}/security/libsecret \ - libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ - libnotify.so:${PORTSDIR}/devel/libnotify \ - libavahi-glib.so:${PORTSDIR}/net/avahi-app +LIB_DEPENDS= libgnutls.so:security/gnutls \ + libtelepathy-glib.so:net-im/telepathy-glib \ + libdbus-glib-1.so:devel/dbus-glib \ + libsecret-1.so:security/libsecret \ + libsoup-2.4.so:devel/libsoup \ + libnotify.so:devel/libnotify \ + libavahi-glib.so:net/avahi-app PORTSCOUT= limitw:1,even diff --git a/net/vmware-vsphere-cli/Makefile b/net/vmware-vsphere-cli/Makefile index 82b839fedd44..c23f42692553 100644 --- a/net/vmware-vsphere-cli/Makefile +++ b/net/vmware-vsphere-cli/Makefile @@ -11,18 +11,18 @@ DISTNAME= VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386 MAINTAINER= zi@FreeBSD.org COMMENT= VMware vSphere SDK for Perl with CLI tools -BUILD_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \ - p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-UUID>=0:${PORTSDIR}/devel/p5-UUID \ - p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite -RUN_DEPENDS= p5-Class-MethodMaker>=0:${PORTSDIR}/devel/p5-Class-MethodMaker \ - p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-UUID>=0:${PORTSDIR}/devel/p5-UUID \ - p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS= p5-Class-MethodMaker>=0:devel/p5-Class-MethodMaker \ + p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-UUID>=0:devel/p5-UUID \ + p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ + p5-SOAP-Lite>=0:net/p5-SOAP-Lite +RUN_DEPENDS= p5-Class-MethodMaker>=0:devel/p5-Class-MethodMaker \ + p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-UUID>=0:devel/p5-UUID \ + p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ + p5-SOAP-Lite>=0:net/p5-SOAP-Lite USES= perl5 shebangfix USE_PERL5= configure diff --git a/net/vnc/Makefile b/net/vnc/Makefile index 60a21681d4ef..2706cccb1a5f 100644 --- a/net/vnc/Makefile +++ b/net/vnc/Makefile @@ -13,9 +13,9 @@ DIST_SUBDIR= xc MAINTAINER= cy@FreeBSD.org COMMENT= Display X and Win32 desktops on remote X/Win32/Java displays -RUN_DEPENDS= xorg-fonts>=7.2:${PORTSDIR}/x11-fonts/xorg-fonts \ - showrgb:${PORTSDIR}/x11/rgb \ - xauth:${PORTSDIR}/x11/xauth +RUN_DEPENDS= xorg-fonts>=7.2:x11-fonts/xorg-fonts \ + showrgb:x11/rgb \ + xauth:x11/xauth LICENSE= GPLv2 @@ -53,9 +53,9 @@ MAKE_ENV= IMAKECPP="${CPP}" MAKE_ARGS= AR='ar rc' .endif -RUN_DEPENDS+= xauth:${PORTSDIR}/x11/xauth \ - xorg-fonts-miscbitmaps>0:${PORTSDIR}/x11-fonts/xorg-fonts-miscbitmaps \ - ${LOCALBASE}/share/fonts/misc/fonts.alias:${PORTSDIR}/x11-fonts/font-alias +RUN_DEPENDS+= xauth:x11/xauth \ + xorg-fonts-miscbitmaps>0:x11-fonts/xorg-fonts-miscbitmaps \ + ${LOCALBASE}/share/fonts/misc/fonts.alias:x11-fonts/font-alias EXTRA_PATCHES+= ${WRKSRC}/xc.patch \ ${PATCHDIR}/vnc.def-patch \ diff --git a/net/vnstat/Makefile b/net/vnstat/Makefile index 3df780dad1a3..c68b4d401d92 100644 --- a/net/vnstat/Makefile +++ b/net/vnstat/Makefile @@ -41,7 +41,7 @@ GUI_DESC= Build with graphics/gd dependency .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGUI} -LIB_DEPENDS+= libgd.so:${PORTSDIR}/graphics/gd +LIB_DEPENDS+= libgd.so:graphics/gd PLIST_SUB+= GUI="" .else ALL_TARGET="vnstat" diff --git a/net/vortex/Makefile b/net/vortex/Makefile index 2865fd9d33a3..e587cf33e778 100644 --- a/net/vortex/Makefile +++ b/net/vortex/Makefile @@ -12,8 +12,8 @@ COMMENT= Network surveillance engine LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids -LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet +BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:net/libnids +LIB_DEPENDS= libnet.so:net/libnet WRKSRC= ${WRKDIR}/${PORTNAME}-2.9.0 USE_GNOME= glib20 diff --git a/net/vtun/Makefile b/net/vtun/Makefile index 3ad2c77d3b13..cc07ce94d4de 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= cy@FreeBSD.org COMMENT= Virtual Tunnels over TCP/IP networks with traffic shaping -LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 +LIB_DEPENDS= liblzo2.so:archivers/lzo2 CFLAGS+= -ansi -Wno-pointer-sign -I${LOCALBASE}/include USE_OPENSSL= yes diff --git a/net/wackamole/Makefile b/net/wackamole/Makefile index a40a79b3bff7..51b0d3049f42 100644 --- a/net/wackamole/Makefile +++ b/net/wackamole/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://bsdforge.com/projects/source/net/wackamole/ \ MAINTAINER= portmaster@bsdforge.com COMMENT= Peer-to-peer high availability cluster -LIB_DEPENDS= libspread.so:${PORTSDIR}/net/spread +LIB_DEPENDS= libspread.so:net/spread USES= tar:xz GNU_CONFIGURE= yes diff --git a/net/wackford-squeers/Makefile b/net/wackford-squeers/Makefile index 5b01c5381d3e..888fc84d1a24 100644 --- a/net/wackford-squeers/Makefile +++ b/net/wackford-squeers/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= ports@FreeBSD.org COMMENT= Plain text network hypertext server and client -RUN_DEPENDS= ${LOCALBASE}/bin/munger:${PORTSDIR}/lang/munger +RUN_DEPENDS= ${LOCALBASE}/bin/munger:lang/munger MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ INSTALL_DATA="${INSTALL_DATA}" INSTALL_MAN="${INSTALL_MAN}" diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 037ba82ec9c0..e2e387d01a38 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -85,13 +85,13 @@ KRB_BASE_USES= gssapi KRB_HEIMDAL_USES= gssapi:heimdal KRB_MIT_USES= gssapi:mit -RTP_LIB_DEPENDS= libportaudio.so:${PORTSDIR}/audio/portaudio -SNMP_LIB_DEPENDS= libsmi.so:${PORTSDIR}/net-mgmt/libsmi -ADNS_LIB_DEPENDS= libadns.so:${PORTSDIR}/dns/adns -CARES_LIB_DEPENDS= libcares.so:${PORTSDIR}/dns/c-ares -GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP -GCRYPT_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt -GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +RTP_LIB_DEPENDS= libportaudio.so:audio/portaudio +SNMP_LIB_DEPENDS= libsmi.so:net-mgmt/libsmi +ADNS_LIB_DEPENDS= libadns.so:dns/adns +CARES_LIB_DEPENDS= libcares.so:dns/c-ares +GEOIP_LIB_DEPENDS= libGeoIP.so:net/GeoIP +GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt +GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls IPV6_CONFIGURE_ENABLE= ipv6 diff --git a/net/wizd/Makefile b/net/wizd/Makefile index 7ec57a7c16d7..a62767956e9f 100644 --- a/net/wizd/Makefile +++ b/net/wizd/Makefile @@ -11,8 +11,8 @@ DISTFILES= wizd_sources_v${PORTVERSION}.zip simplicity_v1-2.zip MAINTAINER= kikuchan@uranus.dti.ne.jp COMMENT= Open-source media server for Syabas-based media players -LIB_DEPENDS= libdvdread.so:${PORTSDIR}/multimedia/libdvdread -RUN_DEPENDS= nkf:${PORTSDIR}/japanese/nkf +LIB_DEPENDS= libdvdread.so:multimedia/libdvdread +RUN_DEPENDS= nkf:japanese/nkf DOS2UNIX_FILES= Makefile nkfwrap/Makefile nkfwrap/nkfwrap_test.c \ wizd_http.c wizd_menu.c diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index ff6244f1b5d3..06ab9651080d 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Dockapp that monitors your friends list at LiveJournal.com -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl GNU_CONFIGURE= yes USE_GNOME= gtk12 diff --git a/net/wmnetload/Makefile b/net/wmnetload/Makefile index 47368ed10626..dd68a1b82623 100644 --- a/net/wmnetload/Makefile +++ b/net/wmnetload/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://truffula.com/pub/ \ MAINTAINER= xride@FreeBSD.org COMMENT= Network load monitor dockapp -LIB_DEPENDS= libdockapp.so:${PORTSDIR}/x11-wm/libdockapp +LIB_DEPENDS= libdockapp.so:x11-wm/libdockapp USES= tar:bzip2 USE_XORG= xpm x11 diff --git a/net/wping/Makefile b/net/wping/Makefile index dd4124090986..e7a5ca205566 100644 --- a/net/wping/Makefile +++ b/net/wping/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://freebsdcluster.org/~mich/software/ MAINTAINER= mich@FreeBSD.org COMMENT= Web-based graphical ping log -RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ - p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \ + p5-Time-HiRes>=0:devel/p5-Time-HiRes USES= perl5 tar:bzip2 shebangfix SHEBANG_FILES= wping.pl diff --git a/net/x11vnc/Makefile b/net/x11vnc/Makefile index be2af8c9af75..f853e9562408 100644 --- a/net/x11vnc/Makefile +++ b/net/x11vnc/Makefile @@ -12,8 +12,8 @@ COMMENT= VNC server for use with real X displays LICENSE= GPLv2 -LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ - libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libpthread-stubs.so:devel/libpthread-stubs USE_XORG= x11 xcb xdamage xfixes xrandr xinerama xext xtst xau xrender \ xdmcp recordproto @@ -30,7 +30,7 @@ OPTIONS_DEFINE= NLS AVAHI DOCS OPTIONS_DEFAULT=NLS AVAHI NO_OPTIONS_SORT=yes NLS_USES= gettext -AVAHI_LIB_DEPENDS= libavahi-common.so:${PORTSDIR}/net/avahi-app +AVAHI_LIB_DEPENDS= libavahi-common.so:net/avahi-app AVAHI_CONFIGURE_OFF= --without-avahi post-patch: diff --git a/net/x2goclient-cli/Makefile b/net/x2goclient-cli/Makefile index da6cd11adf27..ec54c9511c1e 100644 --- a/net/x2goclient-cli/Makefile +++ b/net/x2goclient-cli/Makefile @@ -14,9 +14,9 @@ COMMENT= The x2go perl client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-Proc-Simple>=0:${PORTSDIR}/devel/p5-Proc-Simple \ - p5-Term-ReadPassword>=0:${PORTSDIR}/devel/p5-Term-ReadPassword \ - nxproxy:${PORTSDIR}/net/nxproxy +RUN_DEPENDS= p5-Proc-Simple>=0:devel/p5-Proc-Simple \ + p5-Term-ReadPassword>=0:devel/p5-Term-ReadPassword \ + nxproxy:net/nxproxy USES= perl5 shebangfix SHEBANG_FILES= x2goclient-cli diff --git a/net/x2goclient/Makefile b/net/x2goclient/Makefile index 6476b49162e1..588b2911eea5 100644 --- a/net/x2goclient/Makefile +++ b/net/x2goclient/Makefile @@ -14,11 +14,11 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING # Avoid clash with libssh from base -BUILD_DEPENDS= ${LOCALBASE}/lib/libssh.so:${PORTSDIR}/security/libssh -LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups \ - libssh.so:${PORTSDIR}/security/libssh -RUN_DEPENDS= nxproxy:${PORTSDIR}/net/nxproxy \ - x2goclient-cli:${PORTSDIR}/net/x2goclient-cli +BUILD_DEPENDS= ${LOCALBASE}/lib/libssh.so:security/libssh +LIB_DEPENDS= libcups.so:print/cups \ + libssh.so:security/libssh +RUN_DEPENDS= nxproxy:net/nxproxy \ + x2goclient-cli:net/x2goclient-cli USES= qmake USE_XORG= xpm diff --git a/net/xisp/Makefile b/net/xisp/Makefile index f41cde5a0e0b..3740edb43813 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -12,7 +12,7 @@ PATCH_SITES= http://www.ml-search.com/xisp/distfiles/ MAINTAINER= tm@onepost.net COMMENT= User-friendly X interface to pppd/chat -LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= libforms.so:x11-toolkits/xforms USE_XORG= xpm diff --git a/net/xmlrpc-c-devel/Makefile b/net/xmlrpc-c-devel/Makefile index 7fa82d25c35b..d874786d6cc2 100644 --- a/net/xmlrpc-c-devel/Makefile +++ b/net/xmlrpc-c-devel/Makefile @@ -30,9 +30,9 @@ MAKE_ENV+= INSTALL_SHLIB="${INSTALL_LIB}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" USE_LDCONFIG= yes -CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +CURL_LIB_DEPENDS= libcurl.so:ftp/curl CURL_CONFIGURE_ENABLE= curl-client -LIBWWW_LIB_DEPENDS= libwwwcore.so:${PORTSDIR}/www/libwww +LIBWWW_LIB_DEPENDS= libwwwcore.so:www/libwww LIBWWW_CONFIGURE_ENABLE=libwww-client LIBWWW_CONFIGURE_WITH= libwww-ssl CPLUSPLUS_CONFIGURE_ENABLE= cplusplus diff --git a/net/xmlrpc-c/Makefile b/net/xmlrpc-c/Makefile index 61e0bbf303d3..173dc5672ddf 100644 --- a/net/xmlrpc-c/Makefile +++ b/net/xmlrpc-c/Makefile @@ -25,9 +25,9 @@ MAKE_ARGS= CFLAGS_COMMON="${CFLAGS}" MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +CURL_LIB_DEPENDS= libcurl.so:ftp/curl CURL_CONFIGURE_ENABLE= curl-client -LIBWWW_LIB_DEPENDS= libwwwcore.so:${PORTSDIR}/www/libwww +LIBWWW_LIB_DEPENDS= libwwwcore.so:www/libwww LIBWWW_CONFIGURE_ENABLE=libwww-client .include <bsd.port.pre.mk> diff --git a/net/xmlrpc-epi/Makefile b/net/xmlrpc-epi/Makefile index be60a6284703..fe68994c6215 100644 --- a/net/xmlrpc-epi/Makefile +++ b/net/xmlrpc-epi/Makefile @@ -13,7 +13,7 @@ COMMENT= General purpose implementation of the xmlrpc specification in C LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake iconv libtool tar:bzip2 USE_LDCONFIG= yes diff --git a/net/xorp/Makefile b/net/xorp/Makefile index 025663b049dd..62d639f655a1 100644 --- a/net/xorp/Makefile +++ b/net/xorp/Makefile @@ -11,8 +11,8 @@ COMMENT= EXtensible Open Router Platform LICENSE= GPLv2 -LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs \ - libpcap.so:${PORTSDIR}/net/libpcap +LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ + libpcap.so:net/libpcap CONFLICTS_INSTALL= xorp-devel-* diff --git a/net/xpvm/Makefile b/net/xpvm/Makefile index 78fc2caedac7..c7cbc63b5b34 100644 --- a/net/xpvm/Makefile +++ b/net/xpvm/Makefile @@ -11,7 +11,7 @@ DISTNAME= XPVM.src.${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical console and monitor for PVM -BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm +BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:net/pvm RUN_DEPENDS:= ${BUILD_DEPENDS} USES= tk:84 tar:tgz diff --git a/net/xrdesktop2/Makefile b/net/xrdesktop2/Makefile index 6edafd2d7d13..73b3225db698 100644 --- a/net/xrdesktop2/Makefile +++ b/net/xrdesktop2/Makefile @@ -11,8 +11,8 @@ COMMENT= GTK2 frontend for Rdesktop LICENSE= BSD2CLAUSE -RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \ - p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 +RUN_DEPENDS= rdesktop:net/rdesktop \ + p5-Gtk2>=0:x11-toolkits/p5-Gtk2 CONFLICTS= xrdesktop-1* diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile index 032bec3855be..db0a28d98af9 100644 --- a/net/xrdp-devel/Makefile +++ b/net/xrdp-devel/Makefile @@ -28,7 +28,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFLICTS= xrdp-[0-9]* # xrdp v0.7 is not compatible with current net/freerdp (1.0.2) -#BUILD_DEPENDS+= freerdp>=1.0.2:${PORTSDIR}/net/freerdp +#BUILD_DEPENDS+= freerdp>=1.0.2:net/freerdp #CONFIGURE_ARGS+= --enable-freerdp1 OPTIONS_DEFINE= DEBUG SOUND @@ -48,16 +48,16 @@ JP106_DESC= Install Japanese JP106 keymap # Which Xserver to use .if ${PORT_OPTIONS:MREALVNC} -RUN_DEPENDS= Xvnc:${PORTSDIR}/net/vnc +RUN_DEPENDS= Xvnc:net/vnc .endif .if ${PORT_OPTIONS:MTIGERVNC} -RUN_DEPENDS= Xvnc:${PORTSDIR}/net/tigervnc +RUN_DEPENDS= Xvnc:net/tigervnc .endif .if ${PORT_OPTIONS:MTIGHTVNC} -RUN_DEPENDS= Xvnc:${PORTSDIR}/net/tightvnc +RUN_DEPENDS= Xvnc:net/tightvnc .endif .if ${PORT_OPTIONS:MTRIDIAVNC} -RUN_DEPENDS= Xvnc:${PORTSDIR}/net/tridiavnc +RUN_DEPENDS= Xvnc:net/tridiavnc .endif .if ${PORT_OPTIONS:MDEBUG} @@ -74,8 +74,8 @@ PLIST_SUB+= JP106="@comment " .endif .if ${PORT_OPTIONS:MSOUND} -BUILD_DEPENDS+= ${LOCALBASE}/include/pulse/simple.h:${PORTSDIR}/audio/pulseaudio \ - ${LOCALBASE}/include/pulse/error.h:${PORTSDIR}/audio/pulseaudio +BUILD_DEPENDS+= ${LOCALBASE}/include/pulse/simple.h:audio/pulseaudio \ + ${LOCALBASE}/include/pulse/error.h:audio/pulseaudio CONFIGURE_ARGS+= --enable-simplesound .endif diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index be4995d69435..60d441b793b7 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -47,12 +47,12 @@ JP106_DESC= Install Japanese JP106 keymap # Debug DEBUG_CONFIGURE_ENABLE= xrdpdebug # Xvnc -REALVNC_RUN_DEPENDS= Xvnc:${PORTSDIR}/net/vnc -TIGERVNC_RUN_DEPENDS= Xvnc:${PORTSDIR}/net/tigervnc -TIGHTVNC_RUN_DEPENDS= Xvnc:${PORTSDIR}/net/tightvnc -TRIDIAVNC_RUN_DEPENDS= Xvnc:${PORTSDIR}/net/tridiavnc +REALVNC_RUN_DEPENDS= Xvnc:net/vnc +TIGERVNC_RUN_DEPENDS= Xvnc:net/tigervnc +TIGHTVNC_RUN_DEPENDS= Xvnc:net/tightvnc +TRIDIAVNC_RUN_DEPENDS= Xvnc:net/tridiavnc # X11rdp -X11RDP_RUN_DEPENDS= X11rdp:${PORTSDIR}/x11-servers/x11rdp +X11RDP_RUN_DEPENDS= X11rdp:x11-servers/x11rdp X11RDP_EXTRA_PATCHES= ${FILESDIR}/extra-patch-x11rdp_xrdp.ini # JP106 keymap JP106_PLIST_SUB= JP106="" diff --git a/net/yate/Makefile b/net/yate/Makefile index 4d1ef6c066d3..423262ff7d4a 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -12,9 +12,9 @@ COMMENT= Yet Another Telephony Engine LICENSE= GPLv2 -LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib \ - libspeex.so:${PORTSDIR}/audio/speex \ - libgsm.so:${PORTSDIR}/audio/gsm +LIB_DEPENDS= libasound.so:audio/alsa-lib \ + libspeex.so:audio/speex \ + libgsm.so:audio/gsm ONLY_FOR_ARCHS= i386 amd64 sparc64 armv6 @@ -54,19 +54,19 @@ SPANDSP_DESC= Spandsp faxing support OPTIONS_SUB= yes AMRNB_CONFIGURE_WITH= amrnb=${LOCALBASE} -AMRNB_LIB_DEPENDS= libamrnb.so:${PORTSDIR}/audio/libamrnb +AMRNB_LIB_DEPENDS= libamrnb.so:audio/libamrnb DAHDI_CONFIGURE_ENABLE= dahdi -DAHDI_BUILD_DEPENDS= libpri>=1.4.10:${PORTSDIR}/misc/libpri \ - ${LOCALBASE}/include/dahdi/user.h:${PORTSDIR}/misc/dahdi -DAHDI_LIB_DEPENDS= libpri.so:${PORTSDIR}/misc/libpri \ - libopenr2.so:${PORTSDIR}/misc/openr2 +DAHDI_BUILD_DEPENDS= libpri>=1.4.10:misc/libpri \ + ${LOCALBASE}/include/dahdi/user.h:misc/dahdi +DAHDI_LIB_DEPENDS= libpri.so:misc/libpri \ + libopenr2.so:misc/openr2 H323_CONFIGURE_WITH= openh323=${LOCALBASE} -H323_LIB_DEPENDS= libopenh323.so:${PORTSDIR}/net/h323plus +H323_LIB_DEPENDS= libopenh323.so:net/h323plus ILBC_CONFIGURE_ENABLE= ilbc -ILBC_LIB_DEPENDS= libilbc.so:${PORTSDIR}/net/ilbc +ILBC_LIB_DEPENDS= libilbc.so:net/ilbc MYSQL_CONFIGURE_WITH= mysql MYSQL_USE= mysql=yes @@ -79,10 +79,10 @@ PGSQL_USES= pgsql SCTP_CONFIGURE_ENABLE= sctp SPANDSP_CONFIGURE_WITH= spandsp -SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp +SPANDSP_LIB_DEPENDS= libspandsp.so:comms/spandsp SQLITE_CONFIGURE_WITH= sqlite -SQLITE_LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +SQLITE_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 post-extract: @${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC} diff --git a/net/yaz++/Makefile b/net/yaz++/Makefile index 2f19e97f6050..6fae39136624 100644 --- a/net/yaz++/Makefile +++ b/net/yaz++/Makefile @@ -10,7 +10,7 @@ DISTNAME= yazpp-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= C++ toolkit for development of Z39.50v3 clients and servers -LIB_DEPENDS= libyaz.so:${PORTSDIR}/net/yaz +LIB_DEPENDS= libyaz.so:net/yaz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 42d80bdcb3da..d850d903b404 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ MAINTAINER= pawel@FreeBSD.org COMMENT= Z39.50/SR client and API library -LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu +LIB_DEPENDS= libicuuc.so:devel/icu USES= execinfo iconv libtool pathfix pkgconfig shebangfix tcl SHEBANG_FILES= util/yaz-asncomp @@ -32,10 +32,10 @@ OPTIONS_DEFINE= DOCS MEMCACHED REDIS MEMCACHED_DESC= Memcached distributed cache system support MEMCACHED_CONFIGURE_WITH= memcached -MEMCACHED_LIB_DEPENDS= libmemcached.so:${PORTSDIR}/databases/libmemcached +MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached REDIS_CONFIGURE_WITH= redis -REDIS_LIB_DEPENDS= libhiredis.so:${PORTSDIR}/databases/hiredis +REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis post-patch: @${REINPLACE_CMD} 's|tclsh |tclsh8.6 |' ${WRKSRC}/configure diff --git a/net/yazproxy/Makefile b/net/yazproxy/Makefile index 3e450ce8963f..8ef5602d228b 100644 --- a/net/yazproxy/Makefile +++ b/net/yazproxy/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/ MAINTAINER= demon@FreeBSD.org COMMENT= Powerful general purpose Z39.50/SRW/SRU proxy -LIB_DEPENDS= libyazpp.so:${PORTSDIR}/net/yaz++ +LIB_DEPENDS= libyazpp.so:net/yaz++ USES= libtool GNU_CONFIGURE= yes diff --git a/net/zebra-server/Makefile b/net/zebra-server/Makefile index f5709873f0ab..621c3b25a377 100644 --- a/net/zebra-server/Makefile +++ b/net/zebra-server/Makefile @@ -11,8 +11,8 @@ DISTNAME= idzebra-${PORTVERSION} MAINTAINER= ben@gibbed.org COMMENT= Z39.50/SR server software -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libyaz.so:${PORTSDIR}/net/yaz +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libyaz.so:net/yaz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-yaz=${LOCALBASE}/bin \ diff --git a/net/zebra/Makefile b/net/zebra/Makefile index c3aabefcc225..4447d13b3425 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -53,7 +53,7 @@ NO_OPTIONS_SORT= yes PAM_CONFIGURE_WITH= pam OSPFNSSA_CONFIGURE_ENABLE= nssa SNMP_CONFIGURE_ENABLE= snmp -SNMP_LIB_DEPENDS+= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp +SNMP_LIB_DEPENDS+= libnetsnmp.so:net-mgmt/net-snmp TCPZEBRA_CONFIGURE_ENABLE= tcp-zebra BGPD_CONFIGURE_ENABLE= bgpd OSPF6D_CONFIGURE_ENABLE= ospf6d |