aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 21:43:17 +0000
commitaeac01a4bbd80367d8720b2194bc14765d50af6b (patch)
tree626d2288bada68bcb887f72d08c8de3dfe0595dc /net
parent549b6db4176fe494c57f28d6d061cda790a27887 (diff)
downloadports-aeac01a4bbd80367d8720b2194bc14765d50af6b.tar.gz
ports-aeac01a4bbd80367d8720b2194bc14765d50af6b.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/boinc_curses/Makefile2
-rw-r--r--net/htpdate/Makefile2
-rw-r--r--net/icpld/Makefile2
-rw-r--r--net/ipa_ipfw/Makefile2
-rw-r--r--net/ipsorc/Makefile2
-rw-r--r--net/opentracker/Makefile2
-rw-r--r--net/proxy-connect/Makefile2
-rw-r--r--net/remotebox/Makefile2
-rw-r--r--net/rfbproxy/Makefile2
-rw-r--r--net/ruby-ldap/Makefile2
-rw-r--r--net/skystar2/Makefile2
-rw-r--r--net/ucarp/Makefile2
-rw-r--r--net/zsync/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile
index ce4a2e013ce9..4e760400844d 100644
--- a/net/boinc_curses/Makefile
+++ b/net/boinc_curses/Makefile
@@ -14,7 +14,7 @@ COMMENT= Console, ncurses based monitor and manager for BOINC
BUILD_DEPENDS= ${LOCALBASE}/lib/libboinc.a:${PORTSDIR}/net/boinc-client
-USE_BZIP2= yes
+USES= tar:bzip2
MAKE_ENV= BOINCLIBDIR=${LOCALBASE}/lib BOINCINCDIR=${LOCALBASE}/include/boinc
PLIST_FILES= bin/boinc_curses
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile
index 7335bc008599..c33e8c9aeb36 100644
--- a/net/htpdate/Makefile
+++ b/net/htpdate/Makefile
@@ -12,7 +12,7 @@ COMMENT= Time synchronization over http utility
LICENSE= GPLv2 # (or later)
-USE_BZIP2= yes
+USES= tar:bzip2
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
MANCOMPRESSED= yes
diff --git a/net/icpld/Makefile b/net/icpld/Makefile
index 0455c51eaabf..ed31a457add3 100644
--- a/net/icpld/Makefile
+++ b/net/icpld/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.ibiblio.org/icpld/download/ \
MAINTAINER= miwi@FreeBSD.org
COMMENT= Internet connection performance logging daemon
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
PORTDOCS= README
diff --git a/net/ipa_ipfw/Makefile b/net/ipa_ipfw/Makefile
index 0db74466711f..edb5f2f002ce 100644
--- a/net/ipa_ipfw/Makefile
+++ b/net/ipa_ipfw/Makefile
@@ -13,7 +13,7 @@ LICENSE= BSD
NO_PACKAGE= Needs to be built uniquely for each host
-USE_BZIP2= yes
+USES= tar:bzip2
USE_LDCONFIG= yes
NO_STAGE= yes
diff --git a/net/ipsorc/Makefile b/net/ipsorc/Makefile
index a70c342d13c2..a977e046eb5c 100644
--- a/net/ipsorc/Makefile
+++ b/net/ipsorc/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to create and send IP packets with a graphical GTK front-end
USE_GNOME= gtk12
-USE_BZIP2= yes
+USES= tar:bzip2
NO_STAGE= yes
post-patch:
diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile
index 6671cc2c16e1..388395e9bf8a 100644
--- a/net/opentracker/Makefile
+++ b/net/opentracker/Makefile
@@ -12,7 +12,7 @@ COMMENT= Free lightweight bittorrent tracker using libowfat
BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat
-USE_BZIP2= yes
+USES= tar:bzip2
USE_RC_SUBR= ${PORTNAME}
OPTIONS_DEFINE= COMPRESSION_GZIP DEBUG_HTTPERROR FULLSCRAPE RESTRICT_STATS IPV6
diff --git a/net/proxy-connect/Makefile b/net/proxy-connect/Makefile
index 5e76150ae3e4..2f4056145f82 100644
--- a/net/proxy-connect/Makefile
+++ b/net/proxy-connect/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Command to make network connections via SOCKS and HTTPS proxies
-USE_BZIP2= yes
+USES= tar:bzip2
EXENAME= ${PORTNAME}
diff --git a/net/remotebox/Makefile b/net/remotebox/Makefile
index 9b1acd80b6d9..9636cc83df93 100644
--- a/net/remotebox/Makefile
+++ b/net/remotebox/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
LICENSE_FILE_GPLv2= ${WRKSRC}/docs/COPYING
NO_BUILD= yes
-USE_BZIP2= yes
+USES= tar:bzip2
INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS
diff --git a/net/rfbproxy/Makefile b/net/rfbproxy/Makefile
index 17b58087e845..58f5a1898560 100644
--- a/net/rfbproxy/Makefile
+++ b/net/rfbproxy/Makefile
@@ -11,7 +11,7 @@ COMMENT= Simple tool for recording VNC sessions
GNU_CONFIGURE= yes
-USE_BZIP2= yes
+USES= tar:bzip2
PLIST_FILES= bin/rfbproxy \
man/man1/rfbproxy.1.gz
diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile
index 22932d0b9a44..5a9658df2d5f 100644
--- a/net/ruby-ldap/Makefile
+++ b/net/ruby-ldap/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS= ${LOCALBASE}/mozilla/directory/lib/libldap.so.1:${PORTSDIR}/net/lda
USE_OPENLDAP= yes
.endif
-USE_BZIP2= yes
+USES= tar:bzip2
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/net/skystar2/Makefile b/net/skystar2/Makefile
index 23892be46c9f..5ba2a616a6d5 100644
--- a/net/skystar2/Makefile
+++ b/net/skystar2/Makefile
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}.8_${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
COMMENT= Kernel module and program for SkyStar2/SkyStar2.8A
-USE_BZIP2= yes
+USES= tar:bzip2
NO_STAGE= yes
.include <bsd.port.pre.mk>
diff --git a/net/ucarp/Makefile b/net/ucarp/Makefile
index 3a35cdd18bca..e31a31aacb93 100644
--- a/net/ucarp/Makefile
+++ b/net/ucarp/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/ucarp/ \
MAINTAINER= alexey@renatasystems.org
COMMENT= Userlevel Common Address Redundancy Protocol
-USE_BZIP2= yes
+USES= tar:bzip2
OPTIONS_DEFINE= SCRIPTS
OPTIONS_DEFAULT=SCRIPTS
diff --git a/net/zsync/Makefile b/net/zsync/Makefile
index 38a4a20ad754..6116f48ef982 100644
--- a/net/zsync/Makefile
+++ b/net/zsync/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://zsync.moria.org.uk/download/
MAINTAINER= lippe@FreeBSD.org
COMMENT= File transfer program
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
PORTDOCS= COPYING INSTALL NEWS README