aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-14 15:59:34 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-14 15:59:34 +0000
commitdbbfc7889a8a84ad562a28d83ce75281fd19703f (patch)
treef23e8a579d549355c932d46189671753887892e7 /ftp
parentd990ea9320a3d8a8500a7aa07157e7a79e1e06b4 (diff)
downloadports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.tar.gz
ports-dbbfc7889a8a84ad562a28d83ce75281fd19703f.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
Notes
Notes: svn path=/head/; revision=422140
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