svn commit: r347786 - in head/textproc: bg-hyphen bg-mythes clit cs-mythes da-hyphen docbook-tdg docbook-xsd docbookide.el dtd2relax dtdinst el-hyphen en-hunspell en-mythes es-hyphen exslt id-hyphe...
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 10 17:25:42 UTC 2014
Author: bapt
Date: Mon Mar 10 17:25:25 2014
New Revision: 347786
URL: http://svnweb.freebsd.org/changeset/ports/347786
QAT: https://qat.redports.org/buildarchive/r347786/
Log:
Convert textproc to USES=zip
Modified:
head/textproc/bg-hyphen/Makefile
head/textproc/bg-mythes/Makefile
head/textproc/clit/Makefile
head/textproc/cs-mythes/Makefile
head/textproc/da-hyphen/Makefile
head/textproc/docbook-tdg/Makefile
head/textproc/docbook-xsd/Makefile
head/textproc/docbookide.el/Makefile
head/textproc/dtd2relax/Makefile
head/textproc/dtdinst/Makefile
head/textproc/el-hyphen/Makefile
head/textproc/en-hunspell/Makefile
head/textproc/en-mythes/Makefile
head/textproc/es-hyphen/Makefile
head/textproc/exslt/Makefile
head/textproc/id-hyphen/Makefile
head/textproc/is-hyphen/Makefile
head/textproc/iso-schematron-xslt/Makefile
head/textproc/iso8879/Makefile
head/textproc/it-hunspell/Makefile
head/textproc/it-mythes/Makefile
head/textproc/jarnal/Makefile
head/textproc/jaxup/Makefile
head/textproc/jdictionary/Makefile
head/textproc/jing/Makefile
head/textproc/kmfl-european-latin/Makefile
head/textproc/kmfl-sil-ezra/Makefile
head/textproc/kmfl-sil-galatia/Makefile
head/textproc/kmfl-sil-ipa-unicode/Makefile
head/textproc/kmfl-sil-panafrican-latin/Makefile
head/textproc/kmfl-sil-yi/Makefile
head/textproc/kmfl-varamozhi-malayalam/Makefile
head/textproc/l2a/Makefile
head/textproc/loook/Makefile
head/textproc/lt-hyphen/Makefile
head/textproc/markdown/Makefile
head/textproc/nl-hyphen/Makefile
head/textproc/no-hunspell/Makefile
head/textproc/p5-texcount/Makefile
head/textproc/ppower4/Makefile
head/textproc/py-excelerator/Makefile
head/textproc/py-gettext/Makefile
head/textproc/py-markdown2/Makefile
head/textproc/py-paragrep/Makefile
head/textproc/py-wicked/Makefile
head/textproc/py-wtforms/Makefile
head/textproc/py-xlwriter/Makefile
head/textproc/py-zope.tal/Makefile
head/textproc/ro-hunspell/Makefile
head/textproc/ro-hyphen/Makefile
head/textproc/ro-mythes/Makefile
head/textproc/ruby-deplate/Makefile
head/textproc/ruby-htmlrepair/Makefile
head/textproc/ruby-htmlsplit/Makefile
head/textproc/s5/Makefile
head/textproc/saxon-devel/Makefile
head/textproc/saxon-he/Makefile
head/textproc/saxon/Makefile
head/textproc/sigil/Makefile
head/textproc/simplehtmldom/Makefile
head/textproc/sk-hunspell/Makefile
head/textproc/sk-hyphen/Makefile
head/textproc/sk-mythes/Makefile
head/textproc/sl-hyphen/Makefile
head/textproc/sl-mythes/Makefile
head/textproc/sq-hunspell/Makefile
head/textproc/sv-hyphen/Makefile
head/textproc/sv-mythes/Makefile
head/textproc/ti-hunspell/Makefile
head/textproc/trang/Makefile
head/textproc/weka/Makefile
head/textproc/words/Makefile
head/textproc/xalan-j/Makefile
head/textproc/xhtml/Makefile
head/textproc/xmlcharent/Makefile
head/textproc/xp/Makefile
head/textproc/xslint/Makefile
head/textproc/xstream/Makefile
Modified: head/textproc/bg-hyphen/Makefile
==============================================================================
--- head/textproc/bg-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/bg-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -15,7 +15,7 @@ COMMENT= Bulgarian hyphenation rules
LICENSE= GPLv2 LGPL21 MPL
LICENSE_COMB= dual
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/hyph_bg_BG.dic
Modified: head/textproc/bg-mythes/Makefile
==============================================================================
--- head/textproc/bg-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/bg-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -15,7 +15,7 @@ COMMENT= Bulgarian thesaurus
LICENSE= GPLv2 LGPL21 MPL
LICENSE_COMB= dual
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/th_bg_BG.dat \
Modified: head/textproc/clit/Makefile
==============================================================================
--- head/textproc/clit/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/clit/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -22,8 +22,7 @@ MIN_VER= 8
PLIST_FILES= bin/clit
-USES= dos2unix gmake
-USE_ZIP= yes
+USES= dos2unix gmake zip
post-extract:
cd ${WRKDIR} && ${BZIP2_CMD} -dc "${DISTDIR}/ltm-0.33.tar.bz2" | \
Modified: head/textproc/cs-mythes/Makefile
==============================================================================
--- head/textproc/cs-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/cs-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -8,13 +8,13 @@ MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/
PKGNAMEPREFIX= cs-
DISTNAME= thes_cs_CZ_v2-${PORTVERSION:C/\.//g}
DIST_SUBDIR= ${PORTNAME}
-EXTRACT_SUFX= .zip
MAINTAINER= office at FreeBSD.org
COMMENT= Czech thesaurus
LICENSE= BSD
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/da-hyphen/Makefile
==============================================================================
--- head/textproc/da-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/da-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Danish hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/docbook-tdg/Makefile
==============================================================================
--- head/textproc/docbook-tdg/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/docbook-tdg/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -6,11 +6,11 @@ PORTVERSION= 2.0.17
CATEGORIES= textproc
MASTER_SITES= http://www.docbook.org/tdg/en/
DISTNAME= tdg-en-html-${PORTVERSION}
-EXTRACT_SUFX= .zip
MAINTAINER= ports at FreeBSD.org
COMMENT= Norman Walsh's book "DocBook: The Definitive Guide"
+USES= zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/tdg/en
Modified: head/textproc/docbook-xsd/Makefile
==============================================================================
--- head/textproc/docbook-xsd/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/docbook-xsd/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -5,11 +5,11 @@ PORTNAME= docbook-xsd
DISTVERSION= 1.0b1
CATEGORIES= textproc
MASTER_SITES= http://www.oasis-open.org/docbook/xmlschema/${DISTVERSION}/
-EXTRACT_SUFX= .zip
MAINTAINER= gabor at FreeBSD.org
COMMENT= DocBook W3C XML Schema
+USES= zip
NO_BUILD= yes
do-install:
Modified: head/textproc/docbookide.el/Makefile
==============================================================================
--- head/textproc/docbookide.el/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/docbookide.el/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -10,7 +10,7 @@ DISTNAME= docbookide01
MAINTAINER= ports at FreeBSD.org
COMMENT= Emacs lisp modules for editing DocBook documents
-USE_ZIP= yes
+USES= zip
WRKSRC= ${WRKDIR}/docbookide
NO_BUILD= yes
Modified: head/textproc/dtd2relax/Makefile
==============================================================================
--- head/textproc/dtd2relax/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/dtd2relax/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,7 +13,7 @@ EXTRACT_ONLY= ${DISTNAME}-src${EXTRACT_S
MAINTAINER= ports at FreeBSD.org
COMMENT= DTD to RELAX converter for Java
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
NO_BUILD= yes
Modified: head/textproc/dtdinst/Makefile
==============================================================================
--- head/textproc/dtdinst/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/dtdinst/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -18,7 +18,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
NO_BUILD= yes
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
PORTDOCS= *
Modified: head/textproc/el-hyphen/Makefile
==============================================================================
--- head/textproc/el-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/el-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Greek hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/en-hunspell/Makefile
==============================================================================
--- head/textproc/en-hunspell/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/en-hunspell/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,7 +16,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= English hunspell dictionaries
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/en-mythes/Makefile
==============================================================================
--- head/textproc/en-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/en-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= English thesaurus
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/es-hyphen/Makefile
==============================================================================
--- head/textproc/es-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/es-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Spanish hyphenation rules
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/exslt/Makefile
==============================================================================
--- head/textproc/exslt/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/exslt/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -7,12 +7,12 @@ PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.exslt.org/
DISTNAME= all-${PORTNAME}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Community initiative extensions to XSLT
+USES= zip
NO_WRKSUBDIR= yes
NO_BUILD= yes
Modified: head/textproc/id-hyphen/Makefile
==============================================================================
--- head/textproc/id-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/id-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Indonesian hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/is-hyphen/Makefile
==============================================================================
--- head/textproc/is-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/is-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Icelandic hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/iso-schematron-xslt/Makefile
==============================================================================
--- head/textproc/iso-schematron-xslt/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/iso-schematron-xslt/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -11,7 +11,7 @@ DISTFILES= iso-schematron-xslt1.zip \
MAINTAINER= gabor at FreeBSD.org
COMMENT= The Leading Implementation of ISO Schematron
-USE_ZIP= yes
+USES= zip:infozip
NO_BUILD= yes
do-extract:
Modified: head/textproc/iso8879/Makefile
==============================================================================
--- head/textproc/iso8879/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/iso8879/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Character entity sets from ISO
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
PLIST_SUB= DTD_NAME=${PORTNAME} XMLCATMGR=${XMLCATMGR}
Modified: head/textproc/it-hunspell/Makefile
==============================================================================
--- head/textproc/it-hunspell/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/it-hunspell/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,7 +13,7 @@ COMMENT= Italian hunspell dictionaries
LICENSE= GPLv3
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/it-mythes/Makefile
==============================================================================
--- head/textproc/it-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/it-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Italian thesaurus
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/jarnal/Makefile
==============================================================================
--- head/textproc/jarnal/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/jarnal/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,7 +13,7 @@ COMMENT= A tool to take notes, annotate
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
Modified: head/textproc/jaxup/Makefile
==============================================================================
--- head/textproc/jaxup/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/jaxup/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -19,7 +19,7 @@ JAR_DEPENDS= ${JAVALIBDIR}/jdom.jar:${PO
${JAVALIBDIR}/jaxen-full.jar:${PORTSDIR}/java/jaxen \
${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j
-USE_ZIP= yes
+USES= zip
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_JAVA= yes
Modified: head/textproc/jdictionary/Makefile
==============================================================================
--- head/textproc/jdictionary/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/jdictionary/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,7 +16,7 @@ RUN_DEPENDS= java:${PORTSDIR}/java/javav
USE_JAVA= yes
JAVA_VERSION= 1.6+
-USE_ZIP= yes
+USES= zip
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
Modified: head/textproc/jing/Makefile
==============================================================================
--- head/textproc/jing/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/jing/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -6,7 +6,6 @@ PORTVERSION= 2008.10.28
CATEGORIES= textproc java
MASTER_SITES= http://jing-trang.googlecode.com/files/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
-EXTRACT_SUFX= .zip
MAINTAINER= gabor at FreeBSD.org
COMMENT= A RELAX NG validator in Java
@@ -14,6 +13,7 @@ COMMENT= A RELAX NG validator in Java
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/doc/copying.html
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
Modified: head/textproc/kmfl-european-latin/Makefile
==============================================================================
--- head/textproc/kmfl-european-latin/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/kmfl-european-latin/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,8 +16,8 @@ BUILD_DEPENDS= base64:${PORTSDIR}/conver
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
WRKSRC= ${WRKDIR}/EuroLatin\ Source\ Files
-USE_DOS2UNIX= european.kmn
-USE_ZIP= yes
+USEs= dos2unix zip
+DOS2UNIX_FILES= european.kmn
DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
Modified: head/textproc/kmfl-sil-ezra/Makefile
==============================================================================
--- head/textproc/kmfl-sil-ezra/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/kmfl-sil-ezra/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -19,9 +19,9 @@ COMMENT= KMFL keyboard for Unicode Bibli
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
WRKSRC= ${WRKDIR}/EzraSIL2.51
-USE_DOS2UNIX= Keyman/EZRAUNI24.KMN
+USES= dos2unix zip
+DOS2UNIX_FILES= Keyman/EZRAUNI24.KMN
NO_BUILD= yes
-USE_ZIP= yes
DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
Modified: head/textproc/kmfl-sil-galatia/Makefile
==============================================================================
--- head/textproc/kmfl-sil-galatia/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/kmfl-sil-galatia/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,9 +14,9 @@ COMMENT= KMFL Unicode keyboard for types
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
-USE_DOS2UNIX= GrkPolyCompv${PORTVERSION:S|.||}.KMN
+USES= dos2unix zip
+DOS2UNIX_FILES= GrkPolyCompv${PORTVERSION:S|.||}.KMN
NO_BUILD= yes
-USE_ZIP= yes
DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
Modified: head/textproc/kmfl-sil-ipa-unicode/Makefile
==============================================================================
--- head/textproc/kmfl-sil-ipa-unicode/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/kmfl-sil-ipa-unicode/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -17,10 +17,10 @@ COMMENT= IPA Unicode 5.1 mnemonic keyboa
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
+USES= dos2unix zip
WRKSRC= ${WRKDIR}/IPA12
-USE_DOS2UNIX= IPAUni12.kmn
+DOS2UNIX_FILES= IPAUni12.kmn
NO_BUILD= yes
-USE_ZIP= yes
DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
Modified: head/textproc/kmfl-sil-panafrican-latin/Makefile
==============================================================================
--- head/textproc/kmfl-sil-panafrican-latin/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/kmfl-sil-panafrican-latin/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -17,10 +17,10 @@ COMMENT= KMFL keyboard for African Latin
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
WRKSRC= ${WRKDIR}
-USE_DOS2UNIX= PanAfricaMnemonic/AfricaDeadKey.kmn \
+USES= dos2unix zip
+DOS2UNIX_FILES= PanAfricaMnemonic/AfricaDeadKey.kmn \
PanAfricaUSlayout/AfricaUS.kmn
NO_BUILD= yes
-USE_ZIP= yes
DOCSDIR_REL= share/doc/kmfl/${PORTNAME}
DOCSDIR= ${PREFIX}/${DOCSDIR_REL}
Modified: head/textproc/kmfl-sil-yi/Makefile
==============================================================================
--- head/textproc/kmfl-sil-yi/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/kmfl-sil-yi/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,9 +16,9 @@ COMMENT= KMFL Unicode keyboard for stand
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
WRKSRC= ${WRKDIR}
-USE_DOS2UNIX= SourceFiles/Yi7.kmn
+USES= dos2unix zip
+DOS2UNIX_FILES= SourceFiles/Yi7.kmn
NO_BUILD= yes
-USE_ZIP= yes
KMFL_DIR= share/kmfl
KMFL_ICONS_DIR= share/kmfl/icons
Modified: head/textproc/kmfl-varamozhi-malayalam/Makefile
==============================================================================
--- head/textproc/kmfl-varamozhi-malayalam/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/kmfl-varamozhi-malayalam/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -15,9 +15,9 @@ COMMENT= KMFL Malayalam keyboard accordi
RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp
-USE_DOS2UNIX= mozhi_1.1.0.kmn
+USES= dos2unix zip
+DOS2UNIX_FILES= mozhi_1.1.0.kmn
NO_BUILD= yes
-USE_ZIP= yes
KMFL_DIR= share/kmfl
KMFL_ICONS_DIR= share/kmfl/icons
Modified: head/textproc/l2a/Makefile
==============================================================================
--- head/textproc/l2a/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/l2a/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -10,7 +10,7 @@ DISTNAME= l2a
MAINTAINER= jflemer at alum.rpi.edu
COMMENT= L2a - LaTeX to ASCII converter
-USE_ZIP= yes
+USES= zip
WRKSRC= ${WRKDIR}
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"
Modified: head/textproc/loook/Makefile
==============================================================================
--- head/textproc/loook/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/loook/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkin
WRKSRC= ${WRKDIR}
-USE_ZIP= yes
+USES= zip
USE_PYTHON= 2
NO_BUILD= yes
Modified: head/textproc/lt-hyphen/Makefile
==============================================================================
--- head/textproc/lt-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/lt-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Lithuanian hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/markdown/Makefile
==============================================================================
--- head/textproc/markdown/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/markdown/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,9 +14,8 @@ COMMENT= A text-to-HTML conversion tool
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/License.text
-USE_ZIP= yes
NO_BUILD= yes
-USES= shebangfix perl5
+USES= shebangfix perl5 zip
SHEBANG_FILES= Markdown.pl
OPTIONS_DEFINE= DOCS
Modified: head/textproc/nl-hyphen/Makefile
==============================================================================
--- head/textproc/nl-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/nl-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Dutch hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/no-hunspell/Makefile
==============================================================================
--- head/textproc/no-hunspell/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/no-hunspell/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Norwegian (Nynorsk and Bokmaal) hunspell dictionaries
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/nb_NO.aff \
Modified: head/textproc/p5-texcount/Makefile
==============================================================================
--- head/textproc/p5-texcount/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/p5-texcount/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -15,8 +15,7 @@ COMMENT= Perl module for LaTeX statistic
NO_BUILD= yes
-USE_ZIP= YES
-USES= perl5
+USES= perl5 zip
USE_PERL5= run
PLIST_FILES+= bin/texcount
Modified: head/textproc/ppower4/Makefile
==============================================================================
--- head/textproc/ppower4/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ppower4/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,7 +16,7 @@ COMMENT= Post processor for PDF presenta
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
USE_JAVA= yes
JAVA_VERSION= 1.6+
Modified: head/textproc/py-excelerator/Makefile
==============================================================================
--- head/textproc/py-excelerator/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-excelerator/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ DISTNAME= pyexcelerator-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Python library for generating Excel 97/2000/XP/2003 files
-USE_ZIP= yes
+USES= zip
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
Modified: head/textproc/py-gettext/Makefile
==============================================================================
--- head/textproc/py-gettext/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-gettext/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,10 +13,10 @@ COMMENT= Python Gettext po to mo file co
LICENSE= BSD
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.pre.mk>
Modified: head/textproc/py-markdown2/Makefile
==============================================================================
--- head/textproc/py-markdown2/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-markdown2/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen at FreeBSD.org
COMMENT= A fast and complete Python implementation of Markdown
-USE_ZIP= yes
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
Modified: head/textproc/py-paragrep/Makefile
==============================================================================
--- head/textproc/py-paragrep/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-paragrep/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Paragraph Grep Utility
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grizzled>=0.8.1:${PORTSDIR}/devel/py-grizzled
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_ZIP= yes
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
Modified: head/textproc/py-wicked/Makefile
==============================================================================
--- head/textproc/py-wicked/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-wicked/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -18,9 +18,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope
${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \
${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>
Modified: head/textproc/py-wtforms/Makefile
==============================================================================
--- head/textproc/py-wtforms/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-wtforms/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,7 +13,7 @@ COMMENT= Forms validation and rendering
LICENSE= BSD
-USE_ZIP= yes
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
Modified: head/textproc/py-xlwriter/Makefile
==============================================================================
--- head/textproc/py-xlwriter/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-xlwriter/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -11,9 +11,9 @@ DISTNAME= pyXLWriter-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
COMMENT= Python library for generating Excel-compatible spreadsheets
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-USE_ZIP= yes
PYDISTUTILS_AUTOPLIST= yes
PORTEXAMPLES= *
Modified: head/textproc/py-zope.tal/Makefile
==============================================================================
--- head/textproc/py-zope.tal/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/py-zope.tal/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,9 +16,9 @@ LICENSE= ZPL21
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
+USES= zip
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-USE_ZIP= yes
.include <bsd.port.mk>
Modified: head/textproc/ro-hunspell/Makefile
==============================================================================
--- head/textproc/ro-hunspell/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ro-hunspell/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -6,7 +6,6 @@ CATEGORIES= textproc
MASTER_SITES= SF/rospell/Romanian%20dictionaries/dict-${PORTVERSION}/
PKGNAMEPREFIX= ro-
DISTNAME= ro_RO.${PORTVERSION}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
@@ -15,6 +14,7 @@ COMMENT= Romanian hunspell dictionaries
LICENSE= LGPL21 GPLv2 MPL
LICENSE_COMB= dual
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/ro-hyphen/Makefile
==============================================================================
--- head/textproc/ro-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ro-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -6,7 +6,6 @@ CATEGORIES= textproc
MASTER_SITES= SF/rospell/Romanian%20dictionaries/dict-${PORTVERSION}/
PKGNAMEPREFIX= ro-
DISTNAME= hyph_ro_RO.${PORTVERSION}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
@@ -15,6 +14,7 @@ COMMENT= Romanian hyphenation rules
LICENSE= LGPL21 GPLv2 MPL
LICENSE_COMB= dual
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/ro-mythes/Makefile
==============================================================================
--- head/textproc/ro-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ro-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Romanian thesaurus
LICENSE= GPLv2
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/ruby-deplate/Makefile
==============================================================================
--- head/textproc/ruby-deplate/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ruby-deplate/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
+USES= zip
USE_RUBY= yes
USE_RUBY_SETUP= yes
Modified: head/textproc/ruby-htmlrepair/Makefile
==============================================================================
--- head/textproc/ruby-htmlrepair/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ruby-htmlrepair/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -15,7 +15,7 @@ COMMENT= A Ruby library to repair unclos
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb
-USE_ZIP= yes
+USES= zip
USE_RUBY= yes
NO_BUILD= yes
Modified: head/textproc/ruby-htmlsplit/Makefile
==============================================================================
--- head/textproc/ruby-htmlsplit/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ruby-htmlsplit/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby at FreeBSD.org
COMMENT= A Ruby library to split an HTML document into tags and contents
-USE_ZIP= yes
+USES= zip
USE_RUBY= yes
NO_BUILD= yes
Modified: head/textproc/s5/Makefile
==============================================================================
--- head/textproc/s5/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/s5/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -7,14 +7,13 @@ PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://meyerweb.com/eric/tools/s5/v/${PORTVERSION}/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
-EXTRACT_SUFX= .zip
MAINTAINER= ports at FreeBSD.org
COMMENT= Simple HTML-based presentation system
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-USES= dos2unix
+USES= dos2unix zip
DOS2UNIX_REGEX= .*\.(css|htc|html|js|txt)
WRKSRC= ${WRKDIR}
NO_BUILD= yes
Modified: head/textproc/saxon-devel/Makefile
==============================================================================
--- head/textproc/saxon-devel/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/saxon-devel/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -21,7 +21,7 @@ JDOM_DESC= Jdom support
DOM4J_DESC= dom4j support
XOM_DESC= XOM support
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_WRKSUBDIR= yes
Modified: head/textproc/saxon-he/Makefile
==============================================================================
--- head/textproc/saxon-he/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/saxon-he/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,7 +16,7 @@ LICENSE= MPL
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
Modified: head/textproc/saxon/Makefile
==============================================================================
--- head/textproc/saxon/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/saxon/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ LICENSE= MPL
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_WRKSUBDIR= yes
Modified: head/textproc/sigil/Makefile
==============================================================================
--- head/textproc/sigil/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sigil/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -18,8 +18,7 @@ LIB_DEPENDS= libboost_thread.so:${PORTSD
libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
libpcre.so:${PORTSDIR}/devel/pcre
-USE_ZIP= yes
-USES= cmake desktop-file-utils pkgconfig
+USES= cmake desktop-file-utils pkgconfig zip
NO_WRKSUBDIR= yes
USE_QT4= qmake gui svg webkit xml moc uic rcc imageformats linguist
Modified: head/textproc/simplehtmldom/Makefile
==============================================================================
--- head/textproc/simplehtmldom/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/simplehtmldom/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,7 +13,7 @@ COMMENT= PHP Simple HTML DOM Parser
WRKSRC= ${WRKDIR}
-USE_ZIP= YES
+USES= zip
NO_BUILD= YES
USE_PHP= pcre
Modified: head/textproc/sk-hunspell/Makefile
==============================================================================
--- head/textproc/sk-hunspell/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sk-hunspell/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -15,7 +15,7 @@ COMMENT= Slovak hunspell dictionaries
LICENSE= LGPL21 GPLv2 MPL
LICENSE_COMB= dual
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/sk_SK.aff \
Modified: head/textproc/sk-hyphen/Makefile
==============================================================================
--- head/textproc/sk-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sk-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Slovak hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/sk-mythes/Makefile
==============================================================================
--- head/textproc/sk-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sk-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -6,7 +6,6 @@ CATEGORIES= textproc
MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/
PKGNAMEPREFIX= sk-
DISTNAME= OOo-Thesaurus2-sk_SK-${PORTVERSION:C/\.//g}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
@@ -14,6 +13,7 @@ COMMENT= Slovak thesaurus
LICENSE= MIT
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/sl-hyphen/Makefile
==============================================================================
--- head/textproc/sl-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sl-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Slovenian hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/sl-mythes/Makefile
==============================================================================
--- head/textproc/sl-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sl-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -6,7 +6,6 @@ CATEGORIES= textproc
MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/
PKGNAMEPREFIX= sl-
DISTNAME= thes_sl_SI_v2-${PORTVERSION:C/\.//g}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
@@ -14,6 +13,7 @@ COMMENT= Slovenian thesaurus
LICENSE= LGPL21
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/sq-hunspell/Makefile
==============================================================================
--- head/textproc/sq-hunspell/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sq-hunspell/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Albanian hunspell dictionaries
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/sq_AL.aff \
Modified: head/textproc/sv-hyphen/Makefile
==============================================================================
--- head/textproc/sv-hyphen/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sv-hyphen/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Swedish hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/sv-mythes/Makefile
==============================================================================
--- head/textproc/sv-mythes/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/sv-mythes/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -14,7 +14,7 @@ COMMENT= Swedish thesaurus
LICENSE= MIT
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/ti-hunspell/Makefile
==============================================================================
--- head/textproc/ti-hunspell/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/ti-hunspell/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Tigrigna hunspell dictionaries
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/textproc/trang/Makefile
==============================================================================
--- head/textproc/trang/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/trang/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./
MAINTAINER= gabor at FreeBSD.org
COMMENT= Multi-format schema converter based on RELAX NG
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
Modified: head/textproc/weka/Makefile
==============================================================================
--- head/textproc/weka/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/weka/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,7 +13,7 @@ LICENSE= GPLv2
PORTSCOUT= limitw:1,even # Second component is even for stable versions.
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
Modified: head/textproc/words/Makefile
==============================================================================
--- head/textproc/words/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/words/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -7,7 +7,6 @@ PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://archives.nd.edu/whitaker/
DISTNAME= ${PORTNAME}all
-EXTRACT_SUFX= .zip
MAINTAINER= marino at FreeBSD.org
COMMENT= Latin-English Dictionary Program
@@ -19,7 +18,7 @@ LICENSE_TEXT= All parts of the WORDS sys
for whatever purpose.
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-USES= ada
+USES= ada zip
NO_WRKSUBDIR= yes
GNATMAKE= env ${MAKE_ENV} gnatmake
Modified: head/textproc/xalan-j/Makefile
==============================================================================
--- head/textproc/xalan-j/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/xalan-j/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
Modified: head/textproc/xhtml/Makefile
==============================================================================
--- head/textproc/xhtml/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/xhtml/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -15,7 +15,7 @@ COMMENT= W3C's XHTML DTD
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
-USE_ZIP= YES
+USES= zip
NO_MTREE= YES
NO_BUILD= YES
WRKSRC= ${WRKDIR}/xhtml1-20020801
Modified: head/textproc/xmlcharent/Makefile
==============================================================================
--- head/textproc/xmlcharent/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/xmlcharent/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,7 +12,7 @@ COMMENT= XML character entities
RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr
-USE_ZIP= yes
+USES= zip
NO_WRKSUBDIR= yes
NO_BUILD= yes
PLIST_SUB= XMLCATMGR=${XMLCATMGR} \
Modified: head/textproc/xp/Makefile
==============================================================================
--- head/textproc/xp/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/xp/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -16,7 +16,7 @@ JAVA_VERSION= 1.6+
NO_WORKSUBDIR= yes
NO_BUILD= yes
-USE_ZIP= yes
+USES= zip
PORTDOCS= api copying.txt index.html
Modified: head/textproc/xslint/Makefile
==============================================================================
--- head/textproc/xslint/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/xslint/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -12,8 +12,7 @@ COMMENT= XSL(T) stylesheet checker
RUN_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM
-USES= shebangfix perl5
-USE_ZIP= yes
+USES= shebangfix perl5 zip
USE_PERL5= run
WRKSRC= ${WRKDIR}/${PORTNAME}-0.05
Modified: head/textproc/xstream/Makefile
==============================================================================
--- head/textproc/xstream/Makefile Mon Mar 10 17:13:44 2014 (r347785)
+++ head/textproc/xstream/Makefile Mon Mar 10 17:25:25 2014 (r347786)
@@ -13,7 +13,7 @@ COMMENT= A simple library to serialize J
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
NO_BUILD= yes
More information about the svn-ports-head
mailing list