aboutsummaryrefslogtreecommitdiff
path: root/www
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 /www
parent549b6db4176fe494c57f28d6d061cda790a27887 (diff)
downloadports-aeac01a4bbd80367d8720b2194bc14765d50af6b.tar.gz
ports-aeac01a4bbd80367d8720b2194bc14765d50af6b.zip
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363399
Diffstat (limited to 'www')
-rw-r--r--www/emacs-w3m/Makefile2
-rw-r--r--www/joomla15/Makefile2
-rw-r--r--www/mod_auth_xradius/Makefile2
-rw-r--r--www/mod_ftp/Makefile2
-rw-r--r--www/mod_limitipconn2/Makefile2
-rw-r--r--www/mod_log_dbd/Makefile2
-rw-r--r--www/mod_umask/Makefile2
-rw-r--r--www/mod_xml2enc/Makefile2
-rw-r--r--www/py-django-json-rpc/Makefile2
-rw-r--r--www/py-dtflickr/Makefile2
-rw-r--r--www/py-surl/Makefile2
-rw-r--r--www/py-twistedWeb2/Makefile2
-rw-r--r--www/trac-bzr/Makefile2
-rw-r--r--www/xaraya/Makefile2
-rw-r--r--www/xcache/Makefile2
-rw-r--r--www/xist/Makefile2
-rw-r--r--www/xshttpd/Makefile2
17 files changed, 17 insertions, 17 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile
index 4fd3c69cc936..23ced54336d4 100644
--- a/www/emacs-w3m/Makefile
+++ b/www/emacs-w3m/Makefile
@@ -15,7 +15,7 @@ COMMENT?= Simple front-end to w3m for emacs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USE_BZIP2= yes
+USES= tar:bzip2
USE_EMACS= yes
SNAPDATE= 20140622
diff --git a/www/joomla15/Makefile b/www/joomla15/Makefile
index ba0f107b7375..7659f00bc477 100644
--- a/www/joomla15/Makefile
+++ b/www/joomla15/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.php
FETCH_CMD= fetch -Rr
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
USE_MYSQL= yes
USE_PHP= mysql pcre xml zlib session gd pdf
diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile
index 33ae0b48bb7f..c41cafec1766 100644
--- a/www/mod_auth_xradius/Makefile
+++ b/www/mod_auth_xradius/Makefile
@@ -13,7 +13,7 @@ COMMENT= Enables RADIUS authentication
USE_APACHE= 22
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
PLIST_FILES= ${APACHEMODDIR}/mod_auth_xradius.so
diff --git a/www/mod_ftp/Makefile b/www/mod_ftp/Makefile
index afc825aa2637..0f5c0b884896 100644
--- a/www/mod_ftp/Makefile
+++ b/www/mod_ftp/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Serve web-server's content via FTP
-USE_BZIP2= yes
+USES= tar:bzip2
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
USE_APACHE= 22
HAS_CONFIGURE= yes
diff --git a/www/mod_limitipconn2/Makefile b/www/mod_limitipconn2/Makefile
index d09d77ffa8f6..e0f03555134c 100644
--- a/www/mod_limitipconn2/Makefile
+++ b/www/mod_limitipconn2/Makefile
@@ -15,7 +15,7 @@ COMMENT= Allows you to limit the number of simultaneous connexions
LICENSE= APACHE20
USE_APACHE= 22+
-USE_BZIP2= yes
+USES= tar:bzip2
AP_FAST_BUILD= yes
AP_GENPLIST= yes
diff --git a/www/mod_log_dbd/Makefile b/www/mod_log_dbd/Makefile
index f47c2babc543..2f9a7eb71797 100644
--- a/www/mod_log_dbd/Makefile
+++ b/www/mod_log_dbd/Makefile
@@ -13,7 +13,7 @@ COMMENT= Uses APR DBD to store Apache access logs in a database
USE_APACHE= 22
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-apache=${PREFIX}
diff --git a/www/mod_umask/Makefile b/www/mod_umask/Makefile
index ac50d3fa5718..def399f0c4e5 100644
--- a/www/mod_umask/Makefile
+++ b/www/mod_umask/Makefile
@@ -13,7 +13,7 @@ COMMENT= Apache 2.x module to set umask of created files
LICENSE= APACHE20
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
USE_APACHE= 22+
diff --git a/www/mod_xml2enc/Makefile b/www/mod_xml2enc/Makefile
index 53dd53273ae7..95801225c6be 100644
--- a/www/mod_xml2enc/Makefile
+++ b/www/mod_xml2enc/Makefile
@@ -20,7 +20,7 @@ USE_APACHE= 22
AP_FAST_BUILD= yes
AP_GENPLIST= yes
SHORTMODNAME= xml2enc
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GNOME= libxml2
AP_INC+= ${LOCALBASE}/include/libxml2 -I${WRKSRC}
diff --git a/www/py-django-json-rpc/Makefile b/www/py-django-json-rpc/Makefile
index 975fc596e861..8bf8cbad798e 100644
--- a/www/py-django-json-rpc/Makefile
+++ b/www/py-django-json-rpc/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-
LICENSE= MIT
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/www/py-dtflickr/Makefile b/www/py-dtflickr/Makefile
index 1a4a04692fde..bbd695b74cf9 100644
--- a/www/py-dtflickr/Makefile
+++ b/www/py-dtflickr/Makefile
@@ -15,7 +15,7 @@ COMMENT= Spiffy Flickr API library using JSON
LICENSE= APACHE20
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/www/py-surl/Makefile b/www/py-surl/Makefile
index 1e1c5f5e1de6..4a50634fb83a 100644
--- a/www/py-surl/Makefile
+++ b/www/py-surl/Makefile
@@ -13,7 +13,7 @@ COMMENT= URL shortening command line application
LICENSE= GPLv3
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= 2
USE_PYDISTUTILS=yes
diff --git a/www/py-twistedWeb2/Makefile b/www/py-twistedWeb2/Makefile
index c3303e50ee83..d4c5b8979936 100644
--- a/www/py-twistedWeb2/Makefile
+++ b/www/py-twistedWeb2/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/TwistedWeb2-${PORTVERSION}
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= Twisted_Web2
diff --git a/www/trac-bzr/Makefile b/www/trac-bzr/Makefile
index dc9f86441b3a..fba94d65f568 100644
--- a/www/trac-bzr/Makefile
+++ b/www/trac-bzr/Makefile
@@ -17,7 +17,7 @@ LICENSE= GPLv2
RUN_DEPENDS= tracd:${PORTSDIR}/www/trac \
bzr:${PORTSDIR}/devel/bzr
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/www/xaraya/Makefile b/www/xaraya/Makefile
index f5b0d2664574..e1926de1e439 100644
--- a/www/xaraya/Makefile
+++ b/www/xaraya/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
OPTIONS_DEFINE= PGSQL MYSQL
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PHP= pcre xml simplexml
NO_BUILD= yes
diff --git a/www/xcache/Makefile b/www/xcache/Makefile
index 077b58a52e85..2f214df69830 100644
--- a/www/xcache/Makefile
+++ b/www/xcache/Makefile
@@ -11,7 +11,7 @@ COMMENT= A fast and stable php opcode cacher
LICENSE= BSD
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PHP= yes
USE_PHPIZE= yes
diff --git a/www/xist/Makefile b/www/xist/Makefile
index 71d245e0771b..8a191a5833c4 100644
--- a/www/xist/Makefile
+++ b/www/xist/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYXML} \
${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \
${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.7:${PORTSDIR}/www/py-cssutils
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/www/xshttpd/Makefile b/www/xshttpd/Makefile
index 59101ed35a8b..c9c58d1aa96c 100644
--- a/www/xshttpd/Makefile
+++ b/www/xshttpd/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= run-mailcap:${PORTSDIR}/misc/mime-support \
CONFLICTS_INSTALL= xshttpd-devel-[0-9]* publicfile-[0-9]*
-USE_BZIP2= yes
+USES= tar:bzip2
USE_RC_SUBR= xshttpd
GNU_CONFIGURE= yes