aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-09-14 23:59:34 +0800
committermat <mat@FreeBSD.org>2016-09-14 23:59:34 +0800
commit26f4e5927b33637101bdfee46dfcf88f0d5bcfc2 (patch)
treef23e8a579d549355c932d46189671753887892e7 /ftp
parent1b2cdedd19d56d9cc5d5f94228d3e2b4d4ed384e (diff)
downloadfreebsd-ports-gnome-26f4e5927b33637101bdfee46dfcf88f0d5bcfc2.tar.gz
freebsd-ports-gnome-26f4e5927b33637101bdfee46dfcf88f0d5bcfc2.tar.zst
freebsd-ports-gnome-26f4e5927b33637101bdfee46dfcf88f0d5bcfc2.zip
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight
Diffstat (limited to 'ftp')
-rw-r--r--ftp/plasma-applet-ftpmonitor/Makefile2
-rw-r--r--ftp/py-pyftpdlib/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/ftp/plasma-applet-ftpmonitor/Makefile b/ftp/plasma-applet-ftpmonitor/Makefile
index eea512c608f2..0681ee3f7bd1 100644
--- a/ftp/plasma-applet-ftpmonitor/Makefile
+++ b/ftp/plasma-applet-ftpmonitor/Makefile
@@ -10,6 +10,8 @@ PKGNAMEPREFIX= plasma-applet-
MAINTAINER= makc@FreeBSD.org
COMMENT= KDE4 Plasma applet, which monitors connections to ftp daemons
+BROKEN= Unfetchable (google code has gone away)
+
USES= cmake kde:4 tar:bzip2
USE_KDE= kdelibs automoc4
USE_QT4= qmake_build moc_build uic_build rcc_build
diff --git a/ftp/py-pyftpdlib/Makefile b/ftp/py-pyftpdlib/Makefile
index a900da7ac3e3..643b0c3323fc 100644
--- a/ftp/py-pyftpdlib/Makefile
+++ b/ftp/py-pyftpdlib/Makefile
@@ -13,6 +13,8 @@ COMMENT= Python FTP server library
LICENSE= MIT
+BROKEN= Unfetchable (google code has gone away)
+
USES= python:2
USE_PYTHON= distutils