aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-10-24 15:38:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-10-24 15:38:13 +0000
commitcf6dfaf14c935b3c252a511084122f5734abe655 (patch)
treee1718c6b631586be63ff411369556f2286c61974 /ftp
parentf320151d51bd56b1b24fa04e3fb9765d993ceafa (diff)
downloadports-cf6dfaf14c935b3c252a511084122f5734abe655.tar.gz
ports-cf6dfaf14c935b3c252a511084122f5734abe655.zip
Mark as broken: Does not fetch
Notes
Notes: svn path=/head/; revision=400128
Diffstat (limited to 'ftp')
-rw-r--r--ftp/fget/Makefile1
-rw-r--r--ftp/twoftpd/Makefile1
-rw-r--r--ftp/yafc/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/ftp/fget/Makefile b/ftp/fget/Makefile
index fc2889190a21..aaa6212c25d2 100644
--- a/ftp/fget/Makefile
+++ b/ftp/fget/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.feep.net/pub/software/fget/
MAINTAINER= demon@FreeBSD.org
COMMENT= Commandline tool for mirroring remote files via FTP
+BROKEN= Does not fetch
USES= gmake
GNU_CONFIGURE= yes
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile
index cda8f0a98646..840dde889198 100644
--- a/ftp/twoftpd/Makefile
+++ b/ftp/twoftpd/Makefile
@@ -12,6 +12,7 @@ COMMENT= Simple, secure, efficient FTP server
LICENSE= GPLv2
+BROKEN= Does not fetch
BUILD_DEPENDS= ${LOCALBASE}/bin/bg-installer:${PORTSDIR}/devel/bglibs
LIB_DEPENDS= libcvm-v2client.so:${PORTSDIR}/security/cvm
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index 9427950c01ab..dbc3a1bb5be1 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -12,6 +12,7 @@ COMMENT= Yet another ftp client. Similar to ftp(1)
LICENSE= GPLv2 # (or later)
+BROKEN= Does not fetch
OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE
OPTIONS_DEFAULT=BASH NLS SSH