From owner-svn-ports-all@FreeBSD.ORG Sun Mar 16 16:08:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56061F6; Sun, 16 Mar 2014 16:08:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3FA728CB; Sun, 16 Mar 2014 16:08:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s2GG84SO042626; Sun, 16 Mar 2014 16:08:04 GMT (envelope-from ohauer@svn.freebsd.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s2GG7xpQ042583; Sun, 16 Mar 2014 16:07:59 GMT (envelope-from ohauer@svn.freebsd.org) Message-Id: <201403161607.s2GG7xpQ042583@svn.freebsd.org> From: Olli Hauer Date: Sun, 16 Mar 2014 16:07:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348417 - in head/www: apache22 aria2fe bins bozohttpd cakephp11 diamanda firefox-remote harvest ismail kannel mod_authn_sasl mod_proctitle mod_proxy_html script4rss serf srg trac-tags ... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2014 16:08:04 -0000 Author: ohauer Date: Sun Mar 16 16:07:59 2014 New Revision: 348417 URL: http://svnweb.freebsd.org/changeset/ports/348417 QAT: https://qat.redports.org/buildarchive/r348417/ Log: ports in cat www where MAINTAINER=ports - USE_BZIP2 -> USES= tar:bzip2 - LICENSE=BSD -> BSD[n]CLAUSE Modified: head/www/apache22/Makefile head/www/aria2fe/Makefile head/www/bins/Makefile head/www/bozohttpd/Makefile head/www/cakephp11/Makefile head/www/diamanda/Makefile head/www/firefox-remote/Makefile head/www/harvest/Makefile head/www/ismail/Makefile head/www/kannel/Makefile head/www/mod_authn_sasl/Makefile head/www/mod_proctitle/Makefile head/www/mod_proxy_html/Makefile head/www/script4rss/Makefile head/www/serf/Makefile head/www/srg/Makefile head/www/trac-tags/Makefile head/www/trac-themeengine/Makefile head/www/trac-wysiwyg/Makefile head/www/twiki/bsd.twiki.mk head/www/ump/Makefile Modified: head/www/apache22/Makefile ============================================================================== --- head/www/apache22/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/apache22/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -20,8 +20,7 @@ CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.4.* apache24-*-2.4.* USE_APACHE= common22 -USE_BZIP2= yes -USES= iconv perl5 +USES= tar:bzip2 iconv perl5 USE_PERL5= run USE_AUTOTOOLS= autoconf libtool USE_RC_SUBR= apache22 htcacheclean Modified: head/www/aria2fe/Makefile ============================================================================== --- head/www/aria2fe/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/aria2fe/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -15,8 +15,7 @@ LICENSE= GPLv3 # (or later) RUN_DEPENDS= aria2c:${PORTSDIR}/www/aria2 \ xterm:${PORTSDIR}/x11/xterm -USES= qmake -USE_BZIP2= yes +USES= tar:bzip2 qmake USE_QT4= gui moc_build rcc_build uic_build PLIST_FILES= bin/${PORTNAME} Modified: head/www/bins/Makefile ============================================================================== --- head/www/bins/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/bins/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -26,9 +26,8 @@ RUN_DEPENDS= \ p5-XML-Handler-YAWriter>=0:${PORTSDIR}/textproc/p5-XML-Handler-YAWriter \ p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml -USES= perl5 +USES= tar:bzip2 perl5 USE_PERL5= run -USE_BZIP2= yes NO_BUILD= yes NO_STAGE= yes Modified: head/www/bozohttpd/Makefile ============================================================================== --- head/www/bozohttpd/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/bozohttpd/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.eterna.com.au/b MAINTAINER= jmohacsi@bsd.hu COMMENT= The bozotic HTTP server -LICENSE= BSD +LICENSE= BSD2CLAUSE USE_BZIP2= YES USE_RC_SUBR= bozohttpd Modified: head/www/cakephp11/Makefile ============================================================================== --- head/www/cakephp11/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/cakephp11/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -11,10 +11,9 @@ PKGNAMESUFFIX= 11 DISTNAME= cake_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A framework for developing PHP web applications - -USE_BZIP2= yes +COMMENT= Framework for developing PHP web applications +USES= tar:bzip2 USE_APACHE_RUN= 22+ SLAVE_PORT_MODULES= REWRITE Modified: head/www/diamanda/Makefile ============================================================================== --- head/www/diamanda/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/diamanda/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -20,10 +20,9 @@ SNAPSHOT= 2007.04.26 WRKSRC= ${WRKDIR}/${PORTNAME} -USE_BZIP2= yes NO_BUILD= yes USE_PYTHON= yes -USES= gettext +USES= tar:bzip2 gettext SUB_FILES= pkg-message NO_STAGE= yes Modified: head/www/firefox-remote/Makefile ============================================================================== --- head/www/firefox-remote/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/firefox-remote/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -10,8 +10,7 @@ MASTER_SITES= http://www.webonaut.com/di MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper scripts for firefox web browser -USE_BZIP2= yes - +USES= tar:bzip2 UTF8_HACK= no FIREFOX_REMOTE= firefox-remote THUNDERBIRD_REMOTE= thunderbird-remote Modified: head/www/harvest/Makefile ============================================================================== --- head/www/harvest/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/harvest/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -9,8 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Collect information from all over the Internet -USES= perl5 -USE_BZIP2= yes +USES= tar:bzip2 perl5 USE_AUTOTOOLS= libtool LIBTOOLFILES= configure src/gatherer/curl/configure USE_LDCONFIG= yes Modified: head/www/ismail/Makefile ============================================================================== --- head/www/ismail/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/ismail/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -10,11 +10,10 @@ MASTER_SITES= http://az.semmy.ru/ISMail/ MAINTAINER= ports@FreeBSD.org COMMENT= PHP-based webmail client -USE_BZIP2= yes - WRKSRC= ${WRKDIR} NO_BUILD= yes +USES= tar:bzip2 USE_PHP= imap WANT_PHP_WEB= yes Modified: head/www/kannel/Makefile ============================================================================== --- head/www/kannel/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/kannel/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -14,8 +14,7 @@ COMMENT= WAP/SMS gateway LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre -USES= gmake -USE_BZIP2= yes +USES= tar:bzip2 gmake USE_GNOME= libxml2 USE_OPENSSL= yes USE_RC_SUBR= ${PORTNAME} Modified: head/www/mod_authn_sasl/Makefile ============================================================================== --- head/www/mod_authn_sasl/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/mod_authn_sasl/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -21,7 +21,7 @@ SASLAUTHD_DESC= cyrus-sasl2-saslauthd su SASLAUTHD_RUN_DEPENDS= saslauthd:${PORTSDIR}/security/cyrus-sasl2-saslauthd .include -USE_BZIP2= yes +USES= tar:bzip2 USE_APACHE= 22 AP_FAST_BUILD= yes AP_GENPLIST= yes Modified: head/www/mod_proctitle/Makefile ============================================================================== --- head/www/mod_proctitle/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/mod_proctitle/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -10,11 +10,11 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= apache@FreeBSD.org COMMENT= Set httpd process titles to reflect currently processed request -LICENSE= BSD +LICENSE= BSD2CLAUSE USE_APACHE= 22+ GNU_CONFIGURE= yes -USE_BZIP2= yes +USES= tar:bzip2 CFLAGS+= -I${LOCALBASE}/include \ -I${LOCALBASE}/include/apr-1 Modified: head/www/mod_proxy_html/Makefile ============================================================================== --- head/www/mod_proxy_html/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/mod_proxy_html/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -21,7 +21,7 @@ USE_APACHE= 22 AP_FAST_BUILD= yes AP_GENPLIST= yes SHORTMODNAME= proxy_html -USE_BZIP2= yes +USES= tar:bzip2 USE_GNOME= libxml2 AP_INC+= ${LOCALBASE}/include/libxml2 -I${WRKSRC} Modified: head/www/script4rss/Makefile ============================================================================== --- head/www/script4rss/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/script4rss/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -9,8 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Easily create scripts to convert HTML pages to RSS feeds -USES= perl5 shebangfix -USE_BZIP2= yes +USES= tar:bzip2 perl5 shebangfix USE_PERL5= run NO_BUILD= yes Modified: head/www/serf/Makefile ============================================================================== --- head/www/serf/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/serf/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -14,7 +14,7 @@ LICENSE= APACHE20 LIB_DEPENDS+= libapr-1.so:${PORTSDIR}/devel/apr1 USE_SCONS= yes -USE_BZIP2= yes +USES= tar:bzip2 USE_OPENSSL= yes USE_LDCONFIG= yes Modified: head/www/srg/Makefile ============================================================================== --- head/www/srg/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/srg/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -8,12 +8,12 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} http://mirror.crc.net.nz/pub/srg/ MAINTAINER= ports@FreeBSD.org -COMMENT= A Squid Report Generator +COMMENT= Squid Report Generator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes OPTIONS_DEFINE= EXAMPLES Modified: head/www/trac-tags/Makefile ============================================================================== --- head/www/trac-tags/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/trac-tags/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -15,7 +15,7 @@ COMMENT= Generic tags frontend for trac RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac -USE_BZIP2= yes +USES= tar:bzip2 USE_PYTHON= 2 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracTags Modified: head/www/trac-themeengine/Makefile ============================================================================== --- head/www/trac-themeengine/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/trac-themeengine/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -10,11 +10,11 @@ DISTNAME= ${PYDISTUTILS_PKGNAME}-${PORTV MAINTAINER= ports@FreeBSD.org COMMENT= Plugin to simplify distributing and deploying themes and styles -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac -USE_BZIP2= yes +USES= tar:bzip2 USE_PYTHON= 2 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracThemeEngine Modified: head/www/trac-wysiwyg/Makefile ============================================================================== --- head/www/trac-wysiwyg/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/trac-wysiwyg/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -15,7 +15,7 @@ COMMENT= WYSIWYG editor for Trac wiki RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac -USE_BZIP2= yes +USES= tar:bzip2 USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes Modified: head/www/twiki/bsd.twiki.mk ============================================================================== --- head/www/twiki/bsd.twiki.mk Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/twiki/bsd.twiki.mk Sun Mar 16 16:07:59 2014 (r348417) @@ -10,7 +10,7 @@ PORTVERSION?= 0.0.${SVNREV} .if ${PORTNAME} == twiki PNAME= core .else -USE_BZIP2= yes +USES+= tar:bzip2 PKGNAMEPREFIX?= twiki- PNAME= ${PORTNAME} FILESDIR?= ${.CURDIR}/../twiki/files Modified: head/www/ump/Makefile ============================================================================== --- head/www/ump/Makefile Sun Mar 16 16:05:40 2014 (r348416) +++ head/www/ump/Makefile Sun Mar 16 16:07:59 2014 (r348417) @@ -29,8 +29,7 @@ ZDIST= unix-sdk-3.0b5.tar.Z:plugin ump_ TIMIDITY_VERSION= 2.13.2 -USES= gmake webplugin:native -USE_BZIP2= yes +USES= tar:bzip2 gmake webplugin:native GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-ump --with-default-path=${LOCALBASE}/share/timidity LDFLAGS+= -export-dynamic