svn commit: r347779 - in head: palm/iSiloXC polish/hunspell polish/hyphen polish/mythes ports-mgmt/portell portuguese/hyphen portuguese/irpf-pt_BR portuguese/mythes print/bophook print/cm-super pri...
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 10 16:45:44 UTC 2014
Author: bapt
Date: Mon Mar 10 16:45:37 2014
New Revision: 347779
URL: http://svnweb.freebsd.org/changeset/ports/347779
QAT: https://qat.redports.org/buildarchive/r347779/
Log:
Convert p* to USES=zip
Modified:
head/palm/iSiloXC/Makefile
head/polish/hunspell/Makefile
head/polish/hyphen/Makefile
head/polish/mythes/Makefile
head/ports-mgmt/portell/Makefile
head/portuguese/hyphen/Makefile
head/portuguese/irpf-pt_BR/Makefile
head/portuguese/mythes/Makefile
head/print/bophook/Makefile
head/print/cm-super/Makefile
head/print/dot2tex/Makefile
head/print/examplep/Makefile
head/print/ifxetex/Makefile
head/print/kpdftool/Makefile
head/print/latex-acm/Makefile
head/print/latex-biblatex/Makefile
head/print/latex-circ/Makefile
head/print/latex-csquotes/Makefile
head/print/latex-etoolbox/Makefile
head/print/latex-logreq/Makefile
head/print/latex-ltablex/Makefile
head/print/latex-mathabx/Makefile
head/print/latex-pgf/Makefile
head/print/latex-prettyref/Makefile
head/print/latexdiff/Makefile
head/print/latexmk/Makefile
head/print/passivetex/Makefile
head/print/pdf-renderer/Makefile
head/print/pdftk/Makefile
head/print/tex-mfpic/Makefile
Modified: head/palm/iSiloXC/Makefile
==============================================================================
--- head/palm/iSiloXC/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/palm/iSiloXC/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -12,7 +12,7 @@ COMMENT= Converts documents from text/ht
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386
Modified: head/polish/hunspell/Makefile
==============================================================================
--- head/polish/hunspell/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/polish/hunspell/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -5,7 +5,6 @@ PORTVERSION= 20140302
CATEGORIES= polish textproc
MASTER_SITES= LOCAL/sunpoet/${PORTNAME}
DISTNAME= sjp-myspell-pl-${PORTVERSION}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
@@ -14,6 +13,7 @@ COMMENT= Polish hunspell dictionaries
LICENSE= LGPL21 GPLv2 MPL
LICENSE_COMB= dual
+USES= zip
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/pl_PL.aff \
Modified: head/polish/hyphen/Makefile
==============================================================================
--- head/polish/hyphen/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/polish/hyphen/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ COMMENT= Polish hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/polish/mythes/Makefile
==============================================================================
--- head/polish/mythes/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/polish/mythes/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ COMMENT= Polish thesaurus
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/ports-mgmt/portell/Makefile
==============================================================================
--- head/ports-mgmt/portell/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/ports-mgmt/portell/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= mich at FreeBSD.org
COMMENT= Quick display of FreeBSD port descriptions
-USE_ZIP= yes
+USEs= zip
USE_PYTHON= yes
NO_BUILD= yes
Modified: head/portuguese/hyphen/Makefile
==============================================================================
--- head/portuguese/hyphen/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/portuguese/hyphen/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ COMMENT= Portuguese hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/portuguese/irpf-pt_BR/Makefile
==============================================================================
--- head/portuguese/irpf-pt_BR/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/portuguese/irpf-pt_BR/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -12,7 +12,7 @@ DISTNAME= irpf2010-v1.0
MAINTAINER= ports at FreeBSD.org
COMMENT= Programa do Imposto de Renda Pessoa Fisica 2010 versao Java
-USE_ZIP= yes
+USES= zip
WRKSRC= ${WRKDIR}/${PORTNAME}2010
USE_JAVA= yes
Modified: head/portuguese/mythes/Makefile
==============================================================================
--- head/portuguese/mythes/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/portuguese/mythes/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ COMMENT= Portuguese thesaurus
LICENSE= GPLv2
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
Modified: head/print/bophook/Makefile
==============================================================================
--- head/print/bophook/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/bophook/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -12,7 +12,7 @@ MAINTAINER= hiroto.kagotani at gmail.com
COMMENT= Style file providing a beginning-of-page hook for LaTeX
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST= ${WRKDIR}/pkg-plist
Modified: head/print/cm-super/Makefile
==============================================================================
--- head/print/cm-super/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/cm-super/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -18,7 +18,7 @@ COMMENT= Computer Modern Font Families i
BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst
.endif
-USE_ZIP= yes
+USES= zip
USE_TEX= base texmf tetex
WRKSRC= ${WRKDIR}/${PORTNAME}
Modified: head/print/dot2tex/Makefile
==============================================================================
--- head/print/dot2tex/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/dot2tex/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pypars
USE_PYDISTUTILS=yes
USE_PYTHON= yes
# The .tar.gz sucks!
-USE_ZIP= yes
+USES= zip
NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/print/examplep/Makefile
==============================================================================
--- head/print/examplep/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/examplep/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -12,7 +12,7 @@ MAINTAINER= hiroto.kagotani at gmail.com
COMMENT= LaTeX style files for typesetting verbatim source code listings
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST= ${WRKDIR}/pkg-plist
Modified: head/print/ifxetex/Makefile
==============================================================================
--- head/print/ifxetex/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/ifxetex/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ MAINTAINER= martin.dieringer at gmx.de
COMMENT= The file ifxetex.sty tests whether XeTeX is being used
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST= ${WRKDIR}/pkg-plist
Modified: head/print/kpdftool/Makefile
==============================================================================
--- head/print/kpdftool/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/kpdftool/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,10 +13,9 @@ COMMENT= Simple utility to manipulate PS
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
-USE_ZIP= yes
USE_QT4= qt3support moc_build porting_build uic3_build
USE_GHOSTSCRIPT_RUN= yes
-USES= qmake
+USES= qmake zip
DESKTOP_ENTRIES= "KPDFTool" "${COMMENT}" "kpdftool" \
"kpdftool" "Qt;Utility;" true
Modified: head/print/latex-acm/Makefile
==============================================================================
--- head/print/latex-acm/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-acm/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -12,7 +12,7 @@ DISTFILES= acm-small-v1-1.zip \
MAINTAINER= rea at FreeBSD.org
COMMENT= LaTeX styles for ACM journals
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
NO_BUILD= yes
Modified: head/print/latex-biblatex/Makefile
==============================================================================
--- head/print/latex-biblatex/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-biblatex/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -14,7 +14,7 @@ COMMENT= Reimplementation of the LaTeX b
RUN_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
Modified: head/print/latex-circ/Makefile
==============================================================================
--- head/print/latex-circ/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-circ/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= nivit at FreeBSD.org
COMMENT= A LaTeX package for typesetting circuit diagrams
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
# We need to install in the global texmf-local directory
Modified: head/print/latex-csquotes/Makefile
==============================================================================
--- head/print/latex-csquotes/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-csquotes/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -14,7 +14,7 @@ COMMENT= Context sensitive quotation fac
RUN_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
Modified: head/print/latex-etoolbox/Makefile
==============================================================================
--- head/print/latex-etoolbox/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-etoolbox/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ DIST_SUBDIR= ${PORTNAME}/${DISTVERSION}
MAINTAINER= idolum at users.sourceforge.net
COMMENT= A toolbox providing programming facilities for LaTeX
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
Modified: head/print/latex-logreq/Makefile
==============================================================================
--- head/print/latex-logreq/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-logreq/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -14,7 +14,7 @@ COMMENT= Support for automation of the L
RUN_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
Modified: head/print/latex-ltablex/Makefile
==============================================================================
--- head/print/latex-ltablex/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-ltablex/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -16,7 +16,7 @@ DIST_SUBDIR= latex
MAINTAINER= rakuco at FreeBSD.org
COMMENT= Combines the features of both the tabularx and longtable packages
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST_SUB= MKTEXLSR=${MKTEXLSR} \
Modified: head/print/latex-mathabx/Makefile
==============================================================================
--- head/print/latex-mathabx/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-mathabx/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -11,7 +11,7 @@ DISTFILES= mathabx${EXTRACT_SUFX} abxtyp
MAINTAINER= hrs at FreeBSD.org
COMMENT= Math series, aka mathabx MetaFont fontset for TeX/LaTeX
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST_SUB= TEXMFLOCALDIR=${TEXMFLOCALDIR} \
Modified: head/print/latex-pgf/Makefile
==============================================================================
--- head/print/latex-pgf/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-pgf/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -12,7 +12,7 @@ MAINTAINER= hrs at FreeBSD.org
COMMENT= A LaTeX package for TeX Portable Graphic Format
NO_BUILD= YES
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
PLIST_SUB= MKTEXLSR=${MKTEXLSR} \
CLASSDIR=${CLASSDIR} \
Modified: head/print/latex-prettyref/Makefile
==============================================================================
--- head/print/latex-prettyref/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latex-prettyref/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ DIST_SUBDIR= latex
MAINTAINER= yokota at res.otaru-uc.ac.jp
COMMENT= Improved reference formatting for LaTeX2e
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST_SUB= MKTEXLSR=${MKTEXLSR}
Modified: head/print/latexdiff/Makefile
==============================================================================
--- head/print/latexdiff/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latexdiff/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -14,9 +14,8 @@ COMMENT= Determine and mark up significa
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
-USES= perl5
+USES= perl5 zip
USE_PERL5= run
-USE_ZIP= yes
NO_BUILD= yes
MAN1= latexdiff.1 \
Modified: head/print/latexmk/Makefile
==============================================================================
--- head/print/latexmk/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/latexmk/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -16,8 +16,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USES= perl5
-USE_ZIP= yes
+USES= perl5 zip
USE_PERL5= run
USE_TEX= latex
Modified: head/print/passivetex/Makefile
==============================================================================
--- head/print/passivetex/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/passivetex/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ MAINTAINER= hrs at FreeBSD.org
COMMENT= XSL FO processor, written in TeX
NO_BUILD= yes
-USE_ZIP= yes
+USES= zip
USE_TEX= tetex xmltex texhash
TEXHASHDIRS= ${TEXMFDIR}
WRKSRC= ${WRKDIR}/passivetex
Modified: head/print/pdf-renderer/Makefile
==============================================================================
--- head/print/pdf-renderer/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/pdf-renderer/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ COMMENT= A 100% Java PDF renderer and vi
LICENSE= LGPL21
-USE_ZIP= yes
+USES= zip
NO_WRKSUBDIR= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
Modified: head/print/pdftk/Makefile
==============================================================================
--- head/print/pdftk/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/pdftk/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,13 +13,11 @@ COMMENT= Simple tool for doing everyday
LICENSE= GPLv2
-USE_ZIP= yes
-
# Get GCC version suffix without the dot in USE_GCC
CSUFF= ${_USE_GCC:S/.//}
USE_GCC= yes
-USES= iconv gmake
+USES= iconv gmake zip
# gcj/libgcj don't exist on some platforms
ONLY_FOR_ARCHS= i386 amd64
Modified: head/print/tex-mfpic/Makefile
==============================================================================
--- head/print/tex-mfpic/Makefile Mon Mar 10 16:38:00 2014 (r347778)
+++ head/print/tex-mfpic/Makefile Mon Mar 10 16:45:37 2014 (r347779)
@@ -13,7 +13,7 @@ DIST_SUBDIR= teTeX
MAINTAINER= hrs at FreeBSD.org
COMMENT= A TeX package that supports drawing pictures
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST_SUB= MKTEXLSR=${MKTEXLSR} \
TEXMFDIR=${TEXMFDIR}
More information about the svn-ports-all
mailing list