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 /databases | |
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 'databases')
-rw-r--r-- | databases/animenfo-client-gtk/Makefile | 3 | ||||
-rw-r--r-- | databases/animenfo-client/Makefile | 3 | ||||
-rw-r--r-- | databases/mysqlidxchk/Makefile | 3 | ||||
-rw-r--r-- | databases/mysqlreport/Makefile | 3 | ||||
-rw-r--r-- | databases/ocaml-pgocaml/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 3 | ||||
-rw-r--r-- | databases/p5-DBIx-Tree/Makefile | 3 | ||||
-rw-r--r-- | databases/pecl-mdbtools/Makefile | 3 | ||||
-rw-r--r-- | databases/pecl-tokyo_tyrant/Makefile | 3 | ||||
-rw-r--r-- | databases/sqlcached/Makefile | 3 | ||||
-rw-r--r-- | databases/tcl-Mysql/Makefile | 3 |
11 files changed, 11 insertions, 22 deletions
diff --git a/databases/animenfo-client-gtk/Makefile b/databases/animenfo-client-gtk/Makefile index b00c6a096c3f..8fa35c78ea67 100644 --- a/databases/animenfo-client-gtk/Makefile +++ b/databases/animenfo-client-gtk/Makefile @@ -7,14 +7,13 @@ CATEGORIES= databases MASTER_SITES= http://www.animenfo.com/extension/files/ PKGNAMESUFFIX= -client-gui-gtk${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}-client-gui-gtk -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= AnimeNfo client with GTK support LICENSE= GPLv2 -USES= pkgconfig gettext gmake +USES= pkgconfig gettext gmake tar:tgz USE_GNOME= gtk20 GNU_CONFIGURE= yes CPPFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include diff --git a/databases/animenfo-client/Makefile b/databases/animenfo-client/Makefile index 0cee9ea349e4..9716de6a07bc 100644 --- a/databases/animenfo-client/Makefile +++ b/databases/animenfo-client/Makefile @@ -6,14 +6,13 @@ CATEGORIES= databases MASTER_SITES= http://www.animenfo.com/extension/files/ PKGNAMESUFFIX= -client${PKGNAMESUFFIX2} DISTNAME= ${PORTNAME}-client -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= AnimeNfo client LICENSE= GPLv2 -USES= gmake +USES= gmake tar:tgz PLIST_FILES= bin/animenfo-client do-install: diff --git a/databases/mysqlidxchk/Makefile b/databases/mysqlidxchk/Makefile index 957ec21b3ecb..3be0ed29eeb0 100644 --- a/databases/mysqlidxchk/Makefile +++ b/databases/mysqlidxchk/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://hackmysql.com/scripts/ -EXTRACT_SUFX= .tgz MAINTAINER= rdna@rdna.ru COMMENT= Checks MySQL databases/tables for unused indexes @@ -17,7 +16,7 @@ RUN_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ NO_WRKSUBDIR= yes -USES= perl5 shebangfix +USES= perl5 shebangfix tar:tgz NO_BUILD= yes PLIST_FILES= bin/mysqlidxchk diff --git a/databases/mysqlreport/Makefile b/databases/mysqlreport/Makefile index 3958dfe3fea8..c6bf4d38cef1 100644 --- a/databases/mysqlreport/Makefile +++ b/databases/mysqlreport/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 3.5 PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= http://hackmysql.com/scripts/ -EXTRACT_SUFX= .tgz MAINTAINER= lippe@FreeBSD.org COMMENT= Mysqlreport makes a friendly report of important MySQL status values @@ -19,7 +18,7 @@ RUN_DEPENDS= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ OPTIONS_DEFINE= DOCS -USES= perl5 shebangfix +USES= perl5 shebangfix tar:tgz NO_BUILD= yes PLIST_FILES= bin/mysqlreport diff --git a/databases/ocaml-pgocaml/Makefile b/databases/ocaml-pgocaml/Makefile index a378756e0df3..b27a2608a1d7 100644 --- a/databases/ocaml-pgocaml/Makefile +++ b/databases/ocaml-pgocaml/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/850/ PKGNAMEPREFIX= ocaml- -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= OCaml interface to PostgreSQL @@ -19,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/extlib:${PORTSDIR}/devel/ocaml-e ${LOCALBASE}/${OCAML_SITELIBDIR}/calendar:${PORTSDIR}/devel/ocaml-calendar \ ${LOCALBASE}/${OCAML_SITELIBDIR}/csv:${PORTSDIR}/textproc/ocaml-csv -USES= gmake +USES= gmake tar:tgz USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAMLFIND_PLIST= yes diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 3060eda33cf2..a1b13b1e1beb 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -6,7 +6,6 @@ PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= DBI driver for CSV files @@ -19,7 +18,7 @@ BUILD_DEPENDS= p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI \ p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> diff --git a/databases/p5-DBIx-Tree/Makefile b/databases/p5-DBIx-Tree/Makefile index 0c6d1d662cab..ad7e7720f6ae 100644 --- a/databases/p5-DBIx-Tree/Makefile +++ b/databases/p5-DBIx-Tree/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for generating a tree from a self-referential table @@ -16,7 +15,7 @@ BUILD_DEPENDS= p5-DBI>=1.622:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-DBD-SQLite>=1.37:${PORTSDIR}/databases/p5-DBD-SQLite -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include <bsd.port.mk> diff --git a/databases/pecl-mdbtools/Makefile b/databases/pecl-mdbtools/Makefile index 4393301c1b54..38e0f6b72abe 100644 --- a/databases/pecl-mdbtools/Makefile +++ b/databases/pecl-mdbtools/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 1 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org @@ -15,7 +14,7 @@ COMMENT= PECL extension for the mdbtools library LICENSE= LGPL21 -USES= pkgconfig +USES= pkgconfig tar:tgz USE_PHP= yes USE_PHPEXT= yes USE_PHP_BUILD= yes diff --git a/databases/pecl-tokyo_tyrant/Makefile b/databases/pecl-tokyo_tyrant/Makefile index 7ca23877d2eb..b278ec55b0e2 100644 --- a/databases/pecl-tokyo_tyrant/Makefile +++ b/databases/pecl-tokyo_tyrant/Makefile @@ -6,14 +6,13 @@ PORTVERSION= 0.7.0 CATEGORIES= databases pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper to the Tokyo Tyrant client library LIB_DEPENDS= libtokyotyrant.so:${PORTSDIR}/databases/tokyotyrant -USES= pkgconfig +USES= pkgconfig tar:tgz USE_PHP= session USE_PHP_BUILD= spl USE_PHPIZE= yes diff --git a/databases/sqlcached/Makefile b/databases/sqlcached/Makefile index cfcabe992573..75a751d2c022 100644 --- a/databases/sqlcached/Makefile +++ b/databases/sqlcached/Makefile @@ -5,14 +5,13 @@ PORTNAME= sqlcached PORTVERSION= r6 CATEGORIES= databases net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ivoras@FreeBSD.org COMMENT= Cache daemon using SQL for data manipulation LIB_DEPENDS= libsqlite.so:${PORTSDIR}/databases/sqlite2 -USES= readline +USES= readline tar:tgz LDFLAGS+= -L${LOCALBASE}/lib diff --git a/databases/tcl-Mysql/Makefile b/databases/tcl-Mysql/Makefile index 3881ecef07ae..78b197b0994f 100644 --- a/databases/tcl-Mysql/Makefile +++ b/databases/tcl-Mysql/Makefile @@ -7,7 +7,6 @@ PORTREVISION= 7 CATEGORIES= databases tcl MASTER_SITES= SF/tcl-sql/tcl-sql/${PORTVERSION} DISTNAME= tcl-sql-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= mi@aldan.algebra.com COMMENT= TCL module for accessing MySQL databases @@ -17,7 +16,7 @@ OPTIONS_DEFINE= DOCS PATCH_DEPENDS= rcsdiff:${PORTSDIR}/devel/rcs USE_MYSQL= 41+ -USES= tcl +USES= tcl tar:tgz TCL_NODOT= tcl${TCL_VER:S/.//} WRKSRC= ${WRKDIR}/tcl-sql LIB_NAME= libTclMySQL.so.1 |