aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-03 01:12:59 +0000
commit313cb94889a01069af757dfb7947681bbe82b1e3 (patch)
treeb54805bb1e833f5e25532122b86019937ff20370 /sysutils
parente919812c718479257cd4be5c78fe8b66d4706a52 (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/bbcp/Makefile1
-rw-r--r--sysutils/duplicity/Makefile2
-rw-r--r--sysutils/gdisk/Makefile2
-rw-r--r--sysutils/lookat/Makefile1
-rw-r--r--sysutils/pefs-kmod/Makefile2
-rw-r--r--sysutils/procenv/Makefile2
-rw-r--r--sysutils/py-halite/Makefile1
-rw-r--r--sysutils/py-salt-api/Makefile1
-rw-r--r--sysutils/py-salt-cloud/Makefile1
-rw-r--r--sysutils/py-salt/Makefile1
-rw-r--r--sysutils/safe-rm/Makefile2
-rw-r--r--sysutils/sysvbanner/Makefile2
-rw-r--r--sysutils/tty-clock/Makefile1
-rw-r--r--sysutils/vimpager/Makefile2
-rw-r--r--sysutils/xe-guest-utilities/Makefile1
-rw-r--r--sysutils/zeitgeist/Makefile1
16 files changed, 0 insertions, 23 deletions
diff --git a/sysutils/bbcp/Makefile b/sysutils/bbcp/Makefile
index 87a41833375d..84dbe1b3c0c9 100644
--- a/sysutils/bbcp/Makefile
+++ b/sysutils/bbcp/Makefile
@@ -14,7 +14,6 @@ COMMENT= Secure and fast copy utility
LICENSE= BSD
BUILD_WRKSRC= ${WRKSRC}/src
-FETCH_ARGS= -Fpr
PLIST_FILES= bin/bbcp
PORTDOCS= ${PORTNAME}.pdf
USE_XZ= yes
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 8b04ab8b237e..78534c79f3f5 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -13,8 +13,6 @@ COMMENT= Backup tool that uses librsync and GnuPG
LIB_DEPENDS= librsync.so:${PORTSDIR}/net/librsync
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
-FETCH_ARGS= -pRr
-
CONFLICTS= duplicity-0.5.* duplicity-devel-[0-9]*
USE_PYTHON= -2.7
diff --git a/sysutils/gdisk/Makefile b/sysutils/gdisk/Makefile
index dc09d25ab7c5..03176782cd56 100644
--- a/sysutils/gdisk/Makefile
+++ b/sysutils/gdisk/Makefile
@@ -17,8 +17,6 @@ LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
WRKSRC= ${WRKDIR}/gptfdisk-${PORTVERSION}
-FETCH_ARGS= -Rr
-
ONLY_FOR_ARCHS= i386 amd64
OPTIONS_DEFINE= CGDISK UTF16
diff --git a/sysutils/lookat/Makefile b/sysutils/lookat/Makefile
index d9f78aea3d19..989b1f23e60b 100644
--- a/sysutils/lookat/Makefile
+++ b/sysutils/lookat/Makefile
@@ -10,7 +10,6 @@ DISTNAME= ${PORTNAME}_bekijk-${PORTVERSION}
MAINTAINER= pawel@FreeBSD.org
COMMENT= Program to view Un*x text files and manual pages
-FETCH_ARGS= -Fpr
GNU_CONFIGURE= yes
USES= gmake
diff --git a/sysutils/pefs-kmod/Makefile b/sysutils/pefs-kmod/Makefile
index a94732fa9142..da09bb062449 100644
--- a/sysutils/pefs-kmod/Makefile
+++ b/sysutils/pefs-kmod/Makefile
@@ -12,8 +12,6 @@ COMMENT= PEFS kernel level stacked cryptographic filesystem
LICENSE= BSD
-FETCH_ARGS= -Fpr # work around 302 redirect
-
MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" \
NO_MANCOMPRESS=
diff --git a/sysutils/procenv/Makefile b/sysutils/procenv/Makefile
index f89b1ce5dd8d..1c3df6c02c0e 100644
--- a/sysutils/procenv/Makefile
+++ b/sysutils/procenv/Makefile
@@ -17,8 +17,6 @@ GNU_CONFIGURE= yes
USES= gmake
USE_AUTOTOOLS= aclocal automake
-FETCH_ARGS= -Fpr
-
MAN1= procenv.1
PLIST_FILES= bin/procenv
diff --git a/sysutils/py-halite/Makefile b/sysutils/py-halite/Makefile
index df5a4f2e6b48..3afc44abbaf6 100644
--- a/sysutils/py-halite/Makefile
+++ b/sysutils/py-halite/Makefile
@@ -12,7 +12,6 @@ COMMENT= SaltStack Web UI
LICENSE= APACHE20
-FETCH_ARGS= -pRr
USE_PYTHON= 2.6-2.7
USE_PYDISTUTILS=easy_install
PYDISTUTILS_AUTOPLIST=yes
diff --git a/sysutils/py-salt-api/Makefile b/sysutils/py-salt-api/Makefile
index 6bc6912f2b62..1dec23c3a2af 100644
--- a/sysutils/py-salt-api/Makefile
+++ b/sysutils/py-salt-api/Makefile
@@ -11,7 +11,6 @@ COMMENT= Exposes the fundamental aspects of Salt control to external sources
LICENSE= APACHE20
-FETCH_ARGS= -pRr
USE_PYTHON= 2.6-2.7
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
diff --git a/sysutils/py-salt-cloud/Makefile b/sysutils/py-salt-cloud/Makefile
index f3b19dc191d5..e492234b1b41 100644
--- a/sysutils/py-salt-cloud/Makefile
+++ b/sysutils/py-salt-cloud/Makefile
@@ -12,7 +12,6 @@ COMMENT= Provisioning salted minions to various cloud providers
LICENSE= APACHE20
-FETCH_ARGS= -pRr
USE_PYTHON= 2.6-2.7
USE_PYDISTUTILS= yes
diff --git a/sysutils/py-salt/Makefile b/sysutils/py-salt/Makefile
index e3eab0f1c3f8..0c66529cdeb1 100644
--- a/sysutils/py-salt/Makefile
+++ b/sysutils/py-salt/Makefile
@@ -21,7 +21,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml \
sshpass>=0:${PORTSDIR}/security/sshpass
RUN_DEPENDS:= ${BUILD_DEPENDS}
-FETCH_ARGS= -pRr
USE_PYTHON= -2.7
USE_PYDISTUTILS=yes
diff --git a/sysutils/safe-rm/Makefile b/sysutils/safe-rm/Makefile
index b5066f18e0c2..6e6a1e5d53b1 100644
--- a/sysutils/safe-rm/Makefile
+++ b/sysutils/safe-rm/Makefile
@@ -15,8 +15,6 @@ USES= perl5
USE_PERL5= run
NO_BUILD= yes
-FETCH_ARGS= -pRr
-
DOCS= COPYING Changes README
.include <bsd.port.options.mk>
diff --git a/sysutils/sysvbanner/Makefile b/sysutils/sysvbanner/Makefile
index a05f444cb321..11de357c6c7c 100644
--- a/sysutils/sysvbanner/Makefile
+++ b/sysutils/sysvbanner/Makefile
@@ -9,8 +9,6 @@ MASTER_SITES= http://github.com/uffejakobsen/${PORTNAME}/archive/v${PORTVERSION}
MAINTAINER= uffe@uffe.org
COMMENT= SysV banner
-FETCH_ARGS= -Fpr
-
USES= gmake
ALL_TARGET= banner
diff --git a/sysutils/tty-clock/Makefile b/sysutils/tty-clock/Makefile
index 0d3c36e0f48c..6c01ead2c9c3 100644
--- a/sysutils/tty-clock/Makefile
+++ b/sysutils/tty-clock/Makefile
@@ -12,7 +12,6 @@ EXTRACT_SUFX= # none
MAINTAINER= ports@FreeBSD.org
COMMENT= Terminal based clock
-FETCH_ARGS= -pRr
WRKSRC= "${WRKDIR}/xorg62-${PORTNAME}-${DISTNAME}"
PLIST_FILES= bin/tty-clock
diff --git a/sysutils/vimpager/Makefile b/sysutils/vimpager/Makefile
index 26d3c0346d40..fda90e87f161 100644
--- a/sysutils/vimpager/Makefile
+++ b/sysutils/vimpager/Makefile
@@ -11,8 +11,6 @@ COMMENT= Use ViM as a pager
RUN_DEPENDS= vim:${PORTSDIR}/editors/vim
-FETCH_ARGS= -prR
-
OPTIONS_DEFINE= VIMCAT BASH_DEVEL
OPTIONS_DEFAULT=VIMCAT
VIMCAT_DESC= Install vimcat(1) (requires shells/bash)
diff --git a/sysutils/xe-guest-utilities/Makefile b/sysutils/xe-guest-utilities/Makefile
index 2a613080fb70..f1922b1fd475 100644
--- a/sysutils/xe-guest-utilities/Makefile
+++ b/sysutils/xe-guest-utilities/Makefile
@@ -13,7 +13,6 @@ COMMENT= FreeBSD VM tools for Citrix XenServer and XCP
RUN_DEPENDS= xen-tools>0:${PORTSDIR}/sysutils/xen-tools
-FETCH_ARGS= -pRr
GIT_ACCOUNT= felderado
GIT_PROJECT= freebsd-xen-tools-scripts
GIT_VERSION= 5a355c9
diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile
index e52842c8b5c3..fd08abd6599a 100644
--- a/sysutils/zeitgeist/Makefile
+++ b/sysutils/zeitgeist/Makefile
@@ -20,7 +20,6 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python \
USE_GNOME= gnomehack intlhack pygobject
USE_PYTHON= yes
-FETCH_ARGS= -Fpr
GNU_CONFIGURE= yes
USES= gmake gettext
CPPFLAGS+= -I${LOCALBASE}/include