aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-03 08:46:47 +0800
committerbapt <bapt@FreeBSD.org>2014-01-03 08:46:47 +0800
commite6f6a6464d2a220c62243e2a63fc3bd3366eba22 (patch)
treeab8572cce956bf4828df231602fff4054d90c96b /databases
parent9711f6f8bd79723fb2e2aff5d59716f42158f044 (diff)
downloadfreebsd-ports-gnome-e6f6a6464d2a220c62243e2a63fc3bd3366eba22.tar.gz
freebsd-ports-gnome-e6f6a6464d2a220c62243e2a63fc3bd3366eba22.tar.zst
freebsd-ports-gnome-e6f6a6464d2a220c62243e2a63fc3bd3366eba22.zip
Part 1 at removing now useless FETCH_ARGS redifition
Diffstat (limited to 'databases')
-rw-r--r--databases/libmemcached/Makefile1
-rw-r--r--databases/mdbtools/Makefile1
-rw-r--r--databases/mydumper/Makefile1
-rw-r--r--databases/mysqltuner/Makefile2
-rw-r--r--databases/php5-pdo_cassandra/Makefile1
-rw-r--r--databases/php5-redis/Makefile1
-rw-r--r--databases/php53-redis/Makefile1
-rw-r--r--databases/tuning-primer/Makefile1
8 files changed, 0 insertions, 9 deletions
diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile
index 5f8ac5b79062..ee06a048cd19 100644
--- a/databases/libmemcached/Makefile
+++ b/databases/libmemcached/Makefile
@@ -12,7 +12,6 @@ COMMENT= C and C++ client library to the memcached server
LIB_DEPENDS?= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libevent-1.4.so:${PORTSDIR}/devel/libevent
-FETCH_ARGS?= -pRr
USES= gmake pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
diff --git a/databases/mdbtools/Makefile b/databases/mdbtools/Makefile
index d1c42f561b0d..d10a388b07b0 100644
--- a/databases/mdbtools/Makefile
+++ b/databases/mdbtools/Makefile
@@ -17,7 +17,6 @@ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \
txt2man:${PORTSDIR}/textproc/txt2man
LIB_DEPENDS= libiodbc.so:${PORTSDIR}/databases/libiodbc
-FETCH_ARGS?= -Fpr
USES= bison pkgconfig iconv
USE_AUTOTOOLS= libtool autoconf automake
USE_LDCONFIG= yes
diff --git a/databases/mydumper/Makefile b/databases/mydumper/Makefile
index e299edded980..aebef9393fcd 100644
--- a/databases/mydumper/Makefile
+++ b/databases/mydumper/Makefile
@@ -15,7 +15,6 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//}
-FETCH_ARGS?= -pRr
PLIST_FILES= sbin/mydumper sbin/myloader
USE_GNOME= glib20
USE_MYSQL= yes
diff --git a/databases/mysqltuner/Makefile b/databases/mysqltuner/Makefile
index 1454a3594278..c3ea1d7836a7 100644
--- a/databases/mysqltuner/Makefile
+++ b/databases/mysqltuner/Makefile
@@ -12,8 +12,6 @@ COMMENT= Assist you with MySQL Configuration
LICENSE= GPLv3
-FETCH_ARGS= -pRr
-
USES= perl5
NO_BUILD= yes
diff --git a/databases/php5-pdo_cassandra/Makefile b/databases/php5-pdo_cassandra/Makefile
index 595ebd047def..8611dd376dc0 100644
--- a/databases/php5-pdo_cassandra/Makefile
+++ b/databases/php5-pdo_cassandra/Makefile
@@ -19,7 +19,6 @@ LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs
GITREVISION= 7debd5b
GITTAG= 0.8-support
GITHUB_USER= mkoppanen
-FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${GITHUB_USER}-php-${PORTNAME}-${GITREVISION}
USES= pkgconfig
diff --git a/databases/php5-redis/Makefile b/databases/php5-redis/Makefile
index 58d3f4773f53..242479a90181 100644
--- a/databases/php5-redis/Makefile
+++ b/databases/php5-redis/Makefile
@@ -14,7 +14,6 @@ COMMENT= PHP5-Extension for Redis
LICENSE= PHP301
GITVERSION= 0f0661e
-FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/nicolasff-phpredis-${GITVERSION}
USE_PHP= session
diff --git a/databases/php53-redis/Makefile b/databases/php53-redis/Makefile
index 422d6ef8c00f..944a637d111c 100644
--- a/databases/php53-redis/Makefile
+++ b/databases/php53-redis/Makefile
@@ -14,7 +14,6 @@ COMMENT= PHP5-Extension for Redis
LICENSE= PHP301
GITVERSION= g882c7dc
-FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/nicolasff-phpredis-250e81b
USE_PHP= session
diff --git a/databases/tuning-primer/Makefile b/databases/tuning-primer/Makefile
index 196f2242b16a..a2875e7ff51e 100644
--- a/databases/tuning-primer/Makefile
+++ b/databases/tuning-primer/Makefile
@@ -15,7 +15,6 @@ COMMENT= MySQL performance tuning primer script
LICENSE= GPLv2
-FETCH_ARGS= -pRr
NO_BUILD= yes
USE_MYSQL= yes