summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-03 00:46:47 +0000
committerbapt <bapt@FreeBSD.org>2014-01-03 00:46:47 +0000
commite6f6a6464d2a220c62243e2a63fc3bd3366eba22 (patch)
treeab8572cce956bf4828df231602fff4054d90c96b
parent9711f6f8bd79723fb2e2aff5d59716f42158f044 (diff)
downloadFreeBSD-ports-e6f6a6464d2a220c62243e2a63fc3bd3366eba22.zip
FreeBSD-ports-e6f6a6464d2a220c62243e2a63fc3bd3366eba22.tar.gz
Part 1 at removing now useless FETCH_ARGS redifition
-rw-r--r--accessibility/redshift/Makefile1
-rw-r--r--archivers/libpar2/Makefile1
-rw-r--r--astro/wmsun/Makefile2
-rw-r--r--audio/acoustid-fingerprinter/Makefile2
-rw-r--r--audio/chromaprint/Makefile1
-rw-r--r--audio/exaile/Makefile1
-rw-r--r--audio/libdssialsacompat/Makefile1
-rw-r--r--audio/libshairport/Makefile1
-rw-r--r--benchmarks/flowgrind/Makefile1
-rw-r--r--benchmarks/iorate/Makefile1
-rw-r--r--benchmarks/wrk/Makefile1
-rw-r--r--cad/qcad/Makefile1
-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
-rw-r--r--deskutils/gtg/Makefile1
-rw-r--r--deskutils/sugarcrm/Makefile1
-rw-r--r--deskutils/tine20/Makefile2
-rw-r--r--deskutils/virt-manager/Makefile2
-rw-r--r--deskutils/xpad-current/Makefile1
-rw-r--r--deskutils/xpad/Makefile1
-rw-r--r--devel/abi-compliance-checker/Makefile1
-rw-r--r--devel/api-sanity-autotest/Makefile1
-rw-r--r--devel/bam/Makefile1
-rw-r--r--devel/gearmand-devel/Makefile1
-rw-r--r--devel/gearmand/Makefile1
-rw-r--r--devel/jenkins-lts/Makefile1
-rw-r--r--devel/jenkins/Makefile1
-rw-r--r--devel/libdbusmenu-qt/Makefile1
-rw-r--r--devel/lua-rds-parser/Makefile1
-rw-r--r--devel/lua-redis-parser/Makefile1
-rw-r--r--devel/nana/Makefile1
-rw-r--r--devel/pasm/Makefile1
-rw-r--r--devel/php5-msgpack/Makefile1
-rw-r--r--devel/php5-pinba/Makefile1
-rw-r--r--devel/pinba_engine/Makefile1
-rw-r--r--devel/py-instant/Makefile2
-rw-r--r--devel/py-uncompyle2/Makefile1
-rw-r--r--devel/pymacs/Makefile1
-rw-r--r--devel/rebar/Makefile1
-rw-r--r--devel/shtk/Makefile2
-rw-r--r--devel/vera++/Makefile2
-rw-r--r--editors/spe/Makefile1
-rw-r--r--emulators/joytran/Makefile1
-rw-r--r--emulators/virtualbox-ose-additions/Makefile1
-rw-r--r--emulators/virtualbox-ose-kmod-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose-kmod/Makefile1
-rw-r--r--emulators/virtualbox-ose-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose/Makefile1
-rw-r--r--games/alephone-scenarios/Makefile1
-rw-r--r--games/blockout/Makefile1
-rw-r--r--games/castlevox/Makefile1
-rw-r--r--games/domination/Makefile1
-rw-r--r--games/gtkevemon/Makefile1
-rw-r--r--games/knights-kde4/Makefile1
-rw-r--r--games/live-f1/Makefile1
-rw-r--r--games/py-fife/Makefile2
-rw-r--r--games/stockfish/Makefile1
-rw-r--r--games/sumwars/Makefile2
-rw-r--r--games/tuxfighter/Makefile1
65 files changed, 0 insertions, 75 deletions
diff --git a/accessibility/redshift/Makefile b/accessibility/redshift/Makefile
index 80baf75..6bf3070 100644
--- a/accessibility/redshift/Makefile
+++ b/accessibility/redshift/Makefile
@@ -10,7 +10,6 @@ MASTER_SITES= http://launchpad.net/redshift/trunk/${PORTVERSION}/+download/
MAINTAINER= feld@FreeBSD.org
COMMENT= Adjusts the color temperature of your screen
-FETCH_ARGS= "-pRr"
USES= gmake pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/archivers/libpar2/Makefile b/archivers/libpar2/Makefile
index 923a80a..2cc1217 100644
--- a/archivers/libpar2/Makefile
+++ b/archivers/libpar2/Makefile
@@ -15,7 +15,6 @@ LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20
GNU_CONFIGURE= yes
-FETCH_ARGS= -pRr
LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile
index 5dc2dfe..13d17b8 100644
--- a/astro/wmsun/Makefile
+++ b/astro/wmsun/Makefile
@@ -11,8 +11,6 @@ DISTNAME= wmSun-1.03
MAINTAINER= ports@FreeBSD.org
COMMENT= Dockapp that displays the rise and set times of the Sun
-FETCH_ARGS= -Fpr
-
WRKSRC= ${WRKDIR}/${DISTNAME}/wmSun
USE_XORG= xext xpm x11
diff --git a/audio/acoustid-fingerprinter/Makefile b/audio/acoustid-fingerprinter/Makefile
index d880dcb..64a4708 100644
--- a/audio/acoustid-fingerprinter/Makefile
+++ b/audio/acoustid-fingerprinter/Makefile
@@ -21,8 +21,6 @@ USE_QT4= gui network \
qmake_build moc_build rcc_build uic_build
INSTALLS_ICONS= yes
-FETCH_ARGS= -Fpr
-
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
${WRKSRC}/cmake/modules/*.cmake
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile
index f6ff6bb..5c99456 100644
--- a/audio/chromaprint/Makefile
+++ b/audio/chromaprint/Makefile
@@ -16,7 +16,6 @@ LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg
USES= cmake:outsource
USE_LDCONFIG= yes
-FETCH_ARGS= -Fpr
CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=ON \
-DWITH_AVFFT:BOOL=ON \
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index 723a356..7e42ae7 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -14,7 +14,6 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.11:${PORTSDIR}/audio/py-mutagen
-FETCH_ARGS= -pRr
MAKE_ENV+= PYTHON2_CMD=${PYTHON_CMD} XDGCONFDIR=${PREFIX}/etc/xdg
USE_GNOME= pygtk2 librsvg2
USE_GSTREAMER= python good faad
diff --git a/audio/libdssialsacompat/Makefile b/audio/libdssialsacompat/Makefile
index 812217b..73d3657 100644
--- a/audio/libdssialsacompat/Makefile
+++ b/audio/libdssialsacompat/Makefile
@@ -9,7 +9,6 @@ MASTER_SITES= http://smbolton.com/linux/
MAINTAINER= ports@FreeBSD.org
COMMENT= Alsa compatibility library to build DSSI
-FETCH_ARGS?= -Fpr
USES= pathfix
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
diff --git a/audio/libshairport/Makefile b/audio/libshairport/Makefile
index ef48044..4e5e10d 100644
--- a/audio/libshairport/Makefile
+++ b/audio/libshairport/Makefile
@@ -10,7 +10,6 @@ DISTNAME= libshairport-${PORTVERSION}_lib
MAINTAINER= manuel.creach@icloud.com
COMMENT= An Airport Extreme Emulator
-FETCH_ARGS= -pRr
USES= gmake
NO_STAGE= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf libtoolize
diff --git a/benchmarks/flowgrind/Makefile b/benchmarks/flowgrind/Makefile
index f88974b..f9b97ef 100644
--- a/benchmarks/flowgrind/Makefile
+++ b/benchmarks/flowgrind/Makefile
@@ -17,7 +17,6 @@ LIB_DEPENDS= libxmlrpc++.so:${PORTSDIR}/net/xmlrpc-c \
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-debug
-FETCH_ARGS= -pRr
MAN1= flowgrind-stop.1 \
flowgrind.1 \
diff --git a/benchmarks/iorate/Makefile b/benchmarks/iorate/Makefile
index bb04cfd..f4aa35c 100644
--- a/benchmarks/iorate/Makefile
+++ b/benchmarks/iorate/Makefile
@@ -11,7 +11,6 @@ MAINTAINER= blttll@gmail.com
COMMENT= General purpose storage I/O benchmarking tool
USES= bison
-FETCH_ARGS= -Fpr
MAKEFILE= makefile
MAKE_ARGS= CC="${CC}"
NO_WRKSUBDIR= yes
diff --git a/benchmarks/wrk/Makefile b/benchmarks/wrk/Makefile
index 23f0c4e..a4198d4 100644
--- a/benchmarks/wrk/Makefile
+++ b/benchmarks/wrk/Makefile
@@ -13,7 +13,6 @@ COMMENT= The modern HTTP benchmarking tool
LICENSE= APACHE20
-FETCH_ARGS= -pRr
LIB_DEPENDS+= libluajit-5.1.so:${PORTSDIR}/lang/luajit
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= gmake
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index 5cdab85..50d00b1 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
CONFLICTS= texlive-base-*
-FETCH_ARGS= -Fpr
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_JOBS_UNSAFE=yes
diff --git a/databases/libmemcached/Makefile b/databases/libmemcached/Makefile
index 5f8ac5b..ee06a04 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 d1c42f5..d10a388 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 e299edd..aebef93 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 1454a35..c3ea1d7 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 595ebd0..8611dd3 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 58d3f47..242479a 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 422d6ef..944a637 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 196f224..a2875e7 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
diff --git a/deskutils/gtg/Makefile b/deskutils/gtg/Makefile
index 845a886d..f499cb5 100644
--- a/deskutils/gtg/Makefile
+++ b/deskutils/gtg/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.4:${PORTSDIR}/devel/py-dbus \
${PYTHON_PKGNAMEPREFIX}liblarch>=2.1:${PORTSDIR}/devel/py-liblarch \
xset:${PORTSDIR}/x11/xset
-FETCH_ARGS= -pRr
USE_GNOME= pygobject pygtk2
USES= gettext desktop-file-utils shebangfix
INSTALLS_ICONS= yes
diff --git a/deskutils/sugarcrm/Makefile b/deskutils/sugarcrm/Makefile
index ef7b742..c4d1c2e 100644
--- a/deskutils/sugarcrm/Makefile
+++ b/deskutils/sugarcrm/Makefile
@@ -11,7 +11,6 @@ DISTNAME= SugarCE-${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Web based customer relationship management suite
-FETCH_ARGS= -pRr
USE_PHP= gd mysql session pcre xml zlib mbstring curl imap spl posix
USE_ZIP= yes
NO_BUILD= yes
diff --git a/deskutils/tine20/Makefile b/deskutils/tine20/Makefile
index 6d60637..4bbed9b 100644
--- a/deskutils/tine20/Makefile
+++ b/deskutils/tine20/Makefile
@@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USE_BZIP2= yes
-FETCH_ARGS= -Fpr
-
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/deskutils/virt-manager/Makefile b/deskutils/virt-manager/Makefile
index 02cf46a..efcae1b 100644
--- a/deskutils/virt-manager/Makefile
+++ b/deskutils/virt-manager/Makefile
@@ -21,8 +21,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.2:${PORTSDIR}/devel/py-dbus \
gtk-vnc>=0.3.10:${PORTSDIR}/net/gtk-vnc \
librsvg2>=2.32.1:${PORTSDIR}/graphics/librsvg2
-FETCH_ARGS?= -Fpr
-
NO_STAGE= yes
.include <bsd.port.options.mk>
diff --git a/deskutils/xpad-current/Makefile b/deskutils/xpad-current/Makefile
index e752239..d4f6c65 100644
--- a/deskutils/xpad-current/Makefile
+++ b/deskutils/xpad-current/Makefile
@@ -16,7 +16,6 @@ LICENSE= GPLv3
OPTIONS_DEFINE= NLS
CONFLICTS_INSTALL= xpad-[0-9]*
-FETCH_ARGS= -p
USE_BZIP2= yes
USE_XORG= x11 sm
USE_GNOME= gtk20 gnomehier intltool
diff --git a/deskutils/xpad/Makefile b/deskutils/xpad/Makefile
index 326d807..0fd2f3f 100644
--- a/deskutils/xpad/Makefile
+++ b/deskutils/xpad/Makefile
@@ -16,7 +16,6 @@ OPTIONS_DEFINE= NLS
CONFLICTS_INSTALL= xpad-current-[0-9]*
-FETCH_ARGS= "-pRr"
USE_BZIP2= yes
USE_XORG= x11 sm
USE_GNOME= gtk20 gnomehier intltool
diff --git a/devel/abi-compliance-checker/Makefile b/devel/abi-compliance-checker/Makefile
index 096cb76..0e30c67 100644
--- a/devel/abi-compliance-checker/Makefile
+++ b/devel/abi-compliance-checker/Makefile
@@ -25,7 +25,6 @@ USE_PERL5= run
RUN_DEPENDS?= exctags:${PORTSDIR}/devel/ctags
USE_GCC= any
-FETCH_ARGS?= -Fpr
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}.pl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile
index f671ba2..909bab5 100644
--- a/devel/api-sanity-autotest/Makefile
+++ b/devel/api-sanity-autotest/Makefile
@@ -26,7 +26,6 @@ USE_PERL5= run
.endif
USE_GCC= any
-FETCH_ARGS?= -Fpr
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}.pl
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/bam/Makefile b/devel/bam/Makefile
index 7c73c06..b6dc65e 100644
--- a/devel/bam/Makefile
+++ b/devel/bam/Makefile
@@ -12,7 +12,6 @@ COMMENT= A fast and flexible build system using Lua
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/license.txt
-FETCH_ARGS= "-Fpr"
USE_BZIP2= yes
PLIST_FILES= bin/bam
diff --git a/devel/gearmand-devel/Makefile b/devel/gearmand-devel/Makefile
index 5807523..d8f1fbc 100644
--- a/devel/gearmand-devel/Makefile
+++ b/devel/gearmand-devel/Makefile
@@ -31,7 +31,6 @@ PKGNAMESUFFIX= -devel
USERS= gearmand
GROUPS= gearmand
-FETCH_ARGS= -pRr
USE_PERL5= build
GNU_CONFIGURE= yes
USES= pathfix perl5 gmake
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index ac1d16a..24965a8 100644
--- a/devel/gearmand/Makefile
+++ b/devel/gearmand/Makefile
@@ -29,7 +29,6 @@ GID_FILES= ../../GIDs
USERS= gearmand
GROUPS= gearmand
-FETCH_ARGS= -pRr
USE_PERL5= build
GNU_CONFIGURE= yes
USES= pathfix gmake perl5
diff --git a/devel/jenkins-lts/Makefile b/devel/jenkins-lts/Makefile
index e1d796e..ed7b387 100644
--- a/devel/jenkins-lts/Makefile
+++ b/devel/jenkins-lts/Makefile
@@ -19,7 +19,6 @@ CONFLICTS= jenkins-[0-9]*
USE_JAVA= yes
JAVA_VERSION= 1.6+
-FETCH_ARGS= -Fpr
NO_BUILD= yes
USE_RC_SUBR= jenkins
diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile
index 32012f8..ef4f74b 100644
--- a/devel/jenkins/Makefile
+++ b/devel/jenkins/Makefile
@@ -19,7 +19,6 @@ CONFLICTS= jenkins-lts-[0-9]*
USE_JAVA= yes
JAVA_VERSION= 1.6+
-FETCH_ARGS= -Fpr
NO_BUILD= yes
USE_RC_SUBR= jenkins
diff --git a/devel/libdbusmenu-qt/Makefile b/devel/libdbusmenu-qt/Makefile
index a1991cc..80d47cf 100644
--- a/devel/libdbusmenu-qt/Makefile
+++ b/devel/libdbusmenu-qt/Makefile
@@ -14,7 +14,6 @@ LICENSE= LGPL20
USE_QT4= corelib dbus gui \
moc_build qmake_build rcc_build uic_build
-FETCH_ARGS= -Fpr
USE_BZIP2= yes
USES= cmake:outsource
USE_LDCONFIG= yes
diff --git a/devel/lua-rds-parser/Makefile b/devel/lua-rds-parser/Makefile
index 8c6deaf..4c56d96 100644
--- a/devel/lua-rds-parser/Makefile
+++ b/devel/lua-rds-parser/Makefile
@@ -12,7 +12,6 @@ MAINTAINER= osa@FreeBSD.org
COMMENT= Resty-DBD-Stream (RDS) parser for Lua written in C
BROKEN= Unfetchable due to checksum mismatch
-FETCH_ARGS= -pRr
USE_LUA?= 5.1
GITVERSION= 0-gb46bbd8
WRKSRC= ${WRKDIR}/agentzh-lua-rds-parser-${GITVERSION:S/^0-g//}
diff --git a/devel/lua-redis-parser/Makefile b/devel/lua-redis-parser/Makefile
index 582da9d..dd55f54 100644
--- a/devel/lua-redis-parser/Makefile
+++ b/devel/lua-redis-parser/Makefile
@@ -13,7 +13,6 @@ COMMENT= Redis reply parser and request constructor library for Lua
BROKEN= fails checksum because uses moving master branch
-FETCH_ARGS= -pRr
USE_LUA?= 5.1
GITVERSION= 0-g32cee57
WRKSRC= ${WRKDIR}/agentzh-lua-redis-parser-${GITVERSION:S/^0-g//}
diff --git a/devel/nana/Makefile b/devel/nana/Makefile
index 8bc2b26..579294b 100644
--- a/devel/nana/Makefile
+++ b/devel/nana/Makefile
@@ -10,7 +10,6 @@ MASTER_SITES= http://download.savannah.gnu.org/releases/nana/ \
MAINTAINER= pjm@gnu.org
COMMENT= Support for assertion checking and logging using GNU C and GDB
-FETCH_ARGS= -Fpr
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/devel/pasm/Makefile b/devel/pasm/Makefile
index 590d240..40bb7bb 100644
--- a/devel/pasm/Makefile
+++ b/devel/pasm/Makefile
@@ -12,7 +12,6 @@ LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/pru_sw/utils/LICENCE.txt
WRKSRC= ${WRKDIR}/am335x_pru_package-${PORTNAME}-${PORTVERSION}
-FETCH_ARGS= "-Fpr"
PLIST_FILES= bin/pasm
NO_STAGE= yes
diff --git a/devel/php5-msgpack/Makefile b/devel/php5-msgpack/Makefile
index 1d73a33..c58ef57 100644
--- a/devel/php5-msgpack/Makefile
+++ b/devel/php5-msgpack/Makefile
@@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/msgpack-msgpack-${GITVERSION}/php
GITHUB_USER= msgpack
GITHUB_REPO= msgpack
GITVERSION= 980a652
-FETCH_ARGS= -pRr
USE_PHP= session
USE_PHP_BUILD= yes
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile
index ccdd15c..e373aa7 100644
--- a/devel/php5-pinba/Makefile
+++ b/devel/php5-pinba/Makefile
@@ -15,7 +15,6 @@ COMMENT= PHP-extension part of statistics server for PHP
LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
GITVERSION= f76b673
-FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/devel/pinba_engine/Makefile b/devel/pinba_engine/Makefile
index 205d947..407f4c0 100644
--- a/devel/pinba_engine/Makefile
+++ b/devel/pinba_engine/Makefile
@@ -21,7 +21,6 @@ BUILD_DEPENDS= ${LOCALBASE}/include/google/protobuf/descriptor.h:${PORTSDIR}/dev
LIB_DEPENDS= protobuf:${PORTSDIR}/devel/protobuf
GITVERSION= 3a0cb51
-FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_MYSQL= yes
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile
index f395a23..3948177 100644
--- a/devel/py-instant/Makefile
+++ b/devel/py-instant/Makefile
@@ -18,8 +18,6 @@ USE_PYTHON= -2.7
USE_PYDISTUTILS= yes
PYDISTUTILS_PKGNAME= instant
-FETCH_ARGS= -F
-
MAN1= instant-clean.1 \
instant-showcache.1
MANCOMPRESSED= yes
diff --git a/devel/py-uncompyle2/Makefile b/devel/py-uncompyle2/Makefile
index 6848c23..90d31ef 100644
--- a/devel/py-uncompyle2/Makefile
+++ b/devel/py-uncompyle2/Makefile
@@ -11,7 +11,6 @@ DISTNAME= Mysterie-${PORTNAME}-${HASH}
MAINTAINER= mi@aldan.algebra.com
COMMENT= Decompiler for Python's .pyc and .pyo files
-FETCH_ARGS= -Fpr
HASH = 3956a5a
USE_PYTHON= 2.7
USE_PYDISTUTILS=yes
diff --git a/devel/pymacs/Makefile b/devel/pymacs/Makefile
index fd4cb50..d76e96c 100644
--- a/devel/pymacs/Makefile
+++ b/devel/pymacs/Makefile
@@ -13,7 +13,6 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
USE_PYTHON_PREFIX= yes
USE_EMACS= yes
-FETCH_ARGS= -Fpr
NO_STAGE= yes
pre-configure:
diff --git a/devel/rebar/Makefile b/devel/rebar/Makefile
index 7f56f0b..8ed11d4 100644
--- a/devel/rebar/Makefile
+++ b/devel/rebar/Makefile
@@ -18,7 +18,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
PLIST_FILES= bin/${PORTNAME}
GITVERSION= 1c98f6c
-FETCH_ARGS= -Fpr
NO_STAGE= yes
do-install:
diff --git a/devel/shtk/Makefile b/devel/shtk/Makefile
index 4f4eb80..a9115a5 100644
--- a/devel/shtk/Makefile
+++ b/devel/shtk/Makefile
@@ -11,8 +11,6 @@ COMMENT= Application toolkit for POSIX-compliant shell scripts
LICENSE= BSD
-FETCH_ARGS= -Fpr
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--without-atf
diff --git a/devel/vera++/Makefile b/devel/vera++/Makefile
index 9f86f6e..6fff590 100644
--- a/devel/vera++/Makefile
+++ b/devel/vera++/Makefile
@@ -17,8 +17,6 @@ USE_TCL= yes
USE_TK= yes
USES= cmake:outsource
-FETCH_ARGS= -pRr
-
CMAKE_ARGS+= -DTCL_INCLUDE_PATH=${TCL_INCLUDEDIR} \
-DTK_INCLUDE_PATH=${TK_INCLUDEDIR}
diff --git a/editors/spe/Makefile b/editors/spe/Makefile
index 7a3e323..bd01e8c 100644
--- a/editors/spe/Makefile
+++ b/editors/spe/Makefile
@@ -14,7 +14,6 @@ COMMENT= Stani's Python Editor
NO_BUILD= yes
-FETCH_ARGS= -Fpr
USE_PYTHON= yes
USE_WX= 2.6
WANT_UNICODE= yes
diff --git a/emulators/joytran/Makefile b/emulators/joytran/Makefile
index 38d33c0..1dd3ad7 100644
--- a/emulators/joytran/Makefile
+++ b/emulators/joytran/Makefile
@@ -14,7 +14,6 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
# This is needed to fetch from BerliOS
-FETCH_ARGS= "-Fpr"
USE_BZIP2= yes
USE_SDL= sdl2
USES= cmake pkgconfig
diff --git a/emulators/virtualbox-ose-additions/Makefile b/emulators/virtualbox-ose-additions/Makefile
index 2cc62da..3b0612a 100644
--- a/emulators/virtualbox-ose-additions/Makefile
+++ b/emulators/virtualbox-ose-additions/Makefile
@@ -27,7 +27,6 @@ USE_RC_SUBR= vboxguest vboxservice
USES= iconv kmod
USE_GCC= any
ONLY_FOR_ARCHS= i386 amd64
-FETCH_ARGS= -pRr
USE_BZIP2= yes
MAKE_JOBS_UNSAFE= yes
diff --git a/emulators/virtualbox-ose-kmod-legacy/Makefile b/emulators/virtualbox-ose-kmod-legacy/Makefile
index b839a63..2456bd9 100644
--- a/emulators/virtualbox-ose-kmod-legacy/Makefile
+++ b/emulators/virtualbox-ose-kmod-legacy/Makefile
@@ -24,7 +24,6 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION}
USE_RC_SUBR= vboxnet
ONLY_FOR_ARCHS= i386 amd64
-FETCH_ARGS= -pRr
USE_BZIP2= yes
HAS_CONFIGURE= yes
diff --git a/emulators/virtualbox-ose-kmod/Makefile b/emulators/virtualbox-ose-kmod/Makefile
index 3deeb3d..98f8146 100644
--- a/emulators/virtualbox-ose-kmod/Makefile
+++ b/emulators/virtualbox-ose-kmod/Makefile
@@ -24,7 +24,6 @@ UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX}
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION}
USE_RC_SUBR= vboxnet
ONLY_FOR_ARCHS= i386 amd64
-FETCH_ARGS= -pRr
USE_BZIP2= yes
HAS_CONFIGURE= yes
diff --git a/emulators/virtualbox-ose-legacy/Makefile b/emulators/virtualbox-ose-legacy/Makefile
index 0ab51ee..1626f66 100644
--- a/emulators/virtualbox-ose-legacy/Makefile
+++ b/emulators/virtualbox-ose-legacy/Makefile
@@ -34,7 +34,6 @@ RUN_DEPENDS= ${KMODDIR}/vboxdrv.ko:${PORTSDIR}/emulators/virtualbox-ose-kmod-leg
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION}
ONLY_FOR_ARCHS= i386 amd64
-FETCH_ARGS= -pRr
USES= iconv pkgconfig
USE_GCC= any
USE_GNOME= libidl
diff --git a/emulators/virtualbox-ose/Makefile b/emulators/virtualbox-ose/Makefile
index f874532..0be4ad3 100644
--- a/emulators/virtualbox-ose/Makefile
+++ b/emulators/virtualbox-ose/Makefile
@@ -33,7 +33,6 @@ RUN_DEPENDS= ${KMODDIR}/vboxdrv.ko:${PORTSDIR}/emulators/virtualbox-ose-kmod \
WRKSRC= ${WRKDIR}/VirtualBox-${PORTVERSION}
ONLY_FOR_ARCHS= i386 amd64
-FETCH_ARGS= -pRr
USES= iconv pkgconfig
USE_GCC= any
USE_GNOME= libidl
diff --git a/games/alephone-scenarios/Makefile b/games/alephone-scenarios/Makefile
index 6b005e5..285b625 100644
--- a/games/alephone-scenarios/Makefile
+++ b/games/alephone-scenarios/Makefile
@@ -44,7 +44,6 @@ NO_STAGE= yes
DATADIR!= cd ${PORTSDIR}/games/alephone && ${MAKE} -V DATADIR
.if ${PORT_OPTIONS:MEMR}
-FETCH_ARGS= -Fpr
EMR_FILE= emr-3.0-0602.tgz
DISTFILES+= ${EMR_FILE}:emr
PLIST_SUB+= EMR=""
diff --git a/games/blockout/Makefile b/games/blockout/Makefile
index efd3fb1..993f4c7 100644
--- a/games/blockout/Makefile
+++ b/games/blockout/Makefile
@@ -21,7 +21,6 @@ USE_GL= gl glu
WRKSRC= ${WRKDIR}/bl24_lin_src
BUILD_WRKSRC= ${WRKSRC}/BlockOut
-FETCH_ARGS?= -pRr
SUB_FILES= pkg-message
NO_STAGE= yes
diff --git a/games/castlevox/Makefile b/games/castlevox/Makefile
index 7678f8f..648c3dd 100644
--- a/games/castlevox/Makefile
+++ b/games/castlevox/Makefile
@@ -11,7 +11,6 @@ DISTNAME= ${PORTNAME}-linux
MAINTAINER= gamato@users.sf.net
COMMENT= Fast world domination game
-FETCH_ARGS= -Fpr
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
diff --git a/games/domination/Makefile b/games/domination/Makefile
index 02f5a68..bcd0833 100644
--- a/games/domination/Makefile
+++ b/games/domination/Makefile
@@ -16,7 +16,6 @@ COMMENT= Board game that is a bit like the well known game Risk
LICENSE= GPLv3
-FETCH_ARGS?= -Fpr
USE_ZIP= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile
index 0569153..fa3d1ae 100644
--- a/games/gtkevemon/Makefile
+++ b/games/gtkevemon/Makefile
@@ -11,7 +11,6 @@ COMMENT= A skill monitoring standalone application for EVE Online
LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
-FETCH_ARGS= -pRr
CHANGESET= 8fa5c0b5f16b
WRKSRC= ${WRKDIR}/BattleClinic-${PORTNAME}-${CHANGESET}/${PORTNAME}
diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile
index bd94125..11b0121 100644
--- a/games/knights-kde4/Makefile
+++ b/games/knights-kde4/Makefile
@@ -14,7 +14,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gnuchess:${PORTSDIR}/games/gnuchess
LICENSE= GPLv2
-FETCH_ARGS?= -Fpr
USE_BZIP2= yes
USES= cmake:outsource
USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace libkdegames
diff --git a/games/live-f1/Makefile b/games/live-f1/Makefile
index a5a0368..64ede78 100644
--- a/games/live-f1/Makefile
+++ b/games/live-f1/Makefile
@@ -14,7 +14,6 @@ LICENSE= GPLv2
LIB_DEPENDS= neon:${PORTSDIR}/www/neon29
-FETCH_ARGS= -pRr
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
OPTIONS_DEFINE= NLS
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile
index 76690b8..8714def 100644
--- a/games/py-fife/Makefile
+++ b/games/py-fife/Makefile
@@ -22,8 +22,6 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
libboost_filesystem.so:${PORTSDIR}/devel/boost-libs \
libpng15.so:${PORTSDIR}/graphics/png
-FETCH_ARGS= -Fpr
-
USE_SDL= sdl ttf image
USE_SCONS= yes
diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile
index dd25758..c75db4b 100644
--- a/games/stockfish/Makefile
+++ b/games/stockfish/Makefile
@@ -24,7 +24,6 @@ MYARCH= ${ARCH}
BOOKDIR= .
PORTDOCS= Readme.md polyglot.ini
PORTDATA= Book.bin
-FETCH_ARGS= -Fpr
PLIST_FILES= bin/stockfish
diff --git a/games/sumwars/Makefile b/games/sumwars/Makefile
index 71d83e0..74c7025 100644
--- a/games/sumwars/Makefile
+++ b/games/sumwars/Makefile
@@ -30,8 +30,6 @@ USE_BZIP2= yes
INSTALLS_ICONS= yes
USE_LUA= 5.1
-FETCH_ARGS?= -pRr
-
CMAKE_ARGS+= -DGETTEXT_SEARCH_PATH=${LOCALBASE}/lib
NO_STAGE= yes
diff --git a/games/tuxfighter/Makefile b/games/tuxfighter/Makefile
index 4b72b8e..8417434 100644
--- a/games/tuxfighter/Makefile
+++ b/games/tuxfighter/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= ${PYGAME}
WRKSRC= ${WRKDIR}
-FETCH_ARGS?= -Fpr
USE_PYTHON= yes
PORTDOCS= readme_TuxFighter54.txt
OpenPOWER on IntegriCloud