diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-30 03:11:51 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-30 03:11:51 +0800 |
commit | 5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764 (patch) | |
tree | 97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /textproc | |
parent | 1797fa8d15fb48b349a9dcceef649bf7bbbc52c3 (diff) | |
download | freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.tar.gz freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.tar.zst freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.zip |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/apache-solr/Makefile | 3 | ||||
-rw-r--r-- | textproc/bibutils/Makefile | 3 | ||||
-rw-r--r-- | textproc/codespell/Makefile | 3 | ||||
-rw-r--r-- | textproc/csvdiff/Makefile | 3 | ||||
-rw-r--r-- | textproc/irstlm/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Lingua-EN-Infinitive/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Pod-HtmlEasy/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Spreadsheet-Read/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-Text-CSV_XS/Makefile | 3 | ||||
-rw-r--r-- | textproc/p5-XML-RSSLite/Makefile | 3 | ||||
-rw-r--r-- | textproc/xlhtml/Makefile | 3 |
11 files changed, 11 insertions, 22 deletions
diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index f9b7bedff101..a751b3a6e460 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -7,7 +7,6 @@ CATEGORIES= textproc java MASTER_SITES= APACHE MASTER_SITE_SUBDIR= lucene/solr/${PORTVERSION} DISTNAME= solr-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= gaod@hychen.org COMMENT= High performance search server built using Lucene Java @@ -16,7 +15,7 @@ LICENSE= APACHE20 CONFLICT= apache-solr-3.6.* -USES= shebangfix +USES= shebangfix tar:tgz SHEBANG_FILES= example/etc/create-solrtest.keystore.sh JAVA_VERSION= 1.7+ NO_BUILD= yes diff --git a/textproc/bibutils/Makefile b/textproc/bibutils/Makefile index 26cc43a555b1..ee9f04cc009e 100644 --- a/textproc/bibutils/Makefile +++ b/textproc/bibutils/Makefile @@ -5,14 +5,13 @@ PORTVERSION= 5.0 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src -EXTRACT_SUFX= .tgz MAINTAINER= pgj@FreeBSD.org COMMENT= Program set interconverts between various bibliography formats LICENSE= GPLv2 -USES= gmake +USES= gmake tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index 0cb209d19f82..d2349433e02f 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -6,7 +6,6 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://packages.profusion.mobi/${PORTNAME}/ \ https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ -EXTRACT_SUFX= .tar.xz MAINTAINER= gjb@FreeBSD.org COMMENT= Source code spelling checker @@ -14,7 +13,7 @@ COMMENT= Source code spelling checker LICENSE= GPLv2 USE_PYTHON= 3 -USES= tar:xz +USES= tar:xz tar:xz OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/textproc/csvdiff/Makefile b/textproc/csvdiff/Makefile index 7c95b12f8888..8b57172fb7ca 100644 --- a/textproc/csvdiff/Makefile +++ b/textproc/csvdiff/Makefile @@ -7,13 +7,12 @@ CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} #DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,-,g} DISTNAME= ${PORTNAME}17 -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Compare/diff two (comma) separated files with each other NO_BUILD= yes -USES= perl5 +USES= perl5 tar:tgz PLIST_FILES= bin/csvdiff WRKSRC= ${WRKDIR} PORTDOCS= CHANGES README TODO diff --git a/textproc/irstlm/Makefile b/textproc/irstlm/Makefile index 65d86a0a5b9e..b8b00cd652d1 100644 --- a/textproc/irstlm/Makefile +++ b/textproc/irstlm/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/${PORTNAME}-5.80 -EXTRACT_SUFX= .tgz MAINTAINER= demon@FreeBSD.org COMMENT= The IRST Language Modeling Toolkit @@ -19,7 +18,7 @@ USE_PERL5= run USE_GCC= yes USE_AUTOTOOLS= libtoolize aclocal autoconf automake AUTOMAKE_ARGS= --add-missing -USES= shebangfix libtool +USES= shebangfix libtool tar:tgz SHEBANG_FILES= scripts/add-start-end.sh scripts/lm-stat.pl scripts/sort-lm.pl scripts/build-lm-qsub.sh scripts/mdtsel.sh scripts/split-dict.pl scripts/build-lm.sh scripts/merge-sublm.pl scripts/split-ngt.sh scripts/build-sublm.pl scripts/ngram-split.pl scripts/goograms2ngrams.pl scripts/rm-start-end.sh .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-EN-Infinitive/Makefile b/textproc/p5-Lingua-EN-Infinitive/Makefile index 6df91be1a197..b1f97f0d37af 100644 --- a/textproc/p5-Lingua-EN-Infinitive/Makefile +++ b/textproc/p5-Lingua-EN-Infinitive/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 1.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Determine the infinitive form of a conjugated word -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> diff --git a/textproc/p5-Pod-HtmlEasy/Makefile b/textproc/p5-Pod-HtmlEasy/Makefile index 557eddaf4cc4..3bff221512c5 100644 --- a/textproc/p5-Pod-HtmlEasy/Makefile +++ b/textproc/p5-Pod-HtmlEasy/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.0108 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= wen@FreeBSD.org COMMENT= Generate personalized HTML from PODs @@ -20,7 +19,7 @@ BUILD_DEPENDS= p5-version>=0.72:${PORTSDIR}/devel/p5-version \ p5-Pod-Escapes>=0:${PORTSDIR}/textproc/p5-Pod-Escapes RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> diff --git a/textproc/p5-Spreadsheet-Read/Makefile b/textproc/p5-Spreadsheet-Read/Makefile index 0623d573f7a8..444555ee6b20 100644 --- a/textproc/p5-Spreadsheet-Read/Makefile +++ b/textproc/p5-Spreadsheet-Read/Makefile @@ -7,7 +7,6 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= swills@FreeBSD.org COMMENT= Read the data from a spreadsheet @@ -23,7 +22,7 @@ BUILD_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 68558a8b2781..ea8b655bd81d 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -7,12 +7,11 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= kuriyama@FreeBSD.org COMMENT= Comma-separated values manipulation routines -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> diff --git a/textproc/p5-XML-RSSLite/Makefile b/textproc/p5-XML-RSSLite/Makefile index 256da7ec2bb2..5b7b1ba7a532 100644 --- a/textproc/p5-XML-RSSLite/Makefile +++ b/textproc/p5-XML-RSSLite/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 0.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight, relaxed RSS (and XML-ish) parser -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 6bd075a41395..460b6f12a484 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -7,14 +7,13 @@ PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SF/chicago/${PORTNAME}/backend -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Convert Excel and PowerPoint files to HTML and text LICENSE= GPLv2 -USES= gmake +USES= gmake tar:tgz USE_AUTOTOOLS= automake14 autoconf |