aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-10-24 23:38:13 +0800
committerbapt <bapt@FreeBSD.org>2015-10-24 23:38:13 +0800
commit3a050537255f27759ff5ee304b690a1de72bb635 (patch)
treee1718c6b631586be63ff411369556f2286c61974 /ftp
parent3ce818d015722c9669174b710f9dbb8a4435909b (diff)
downloadfreebsd-ports-gnome-3a050537255f27759ff5ee304b690a1de72bb635.tar.gz
freebsd-ports-gnome-3a050537255f27759ff5ee304b690a1de72bb635.tar.zst
freebsd-ports-gnome-3a050537255f27759ff5ee304b690a1de72bb635.zip
Mark as broken: Does not fetch
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