aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
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 /sysutils
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 'sysutils')
-rw-r--r--sysutils/bsdcrashtar/Makefile2
-rw-r--r--sysutils/devstat/Makefile2
-rw-r--r--sysutils/diskscrub/Makefile2
-rw-r--r--sysutils/farbot/Makefile2
-rw-r--r--sysutils/flyback/Makefile2
-rw-r--r--sysutils/fusefs-afuse/Makefile2
-rw-r--r--sysutils/fusefs-chironfs/Makefile2
-rw-r--r--sysutils/fusefs-lkl/Makefile2
-rw-r--r--sysutils/fusefs-rar2fs/Makefile2
-rw-r--r--sysutils/fusefs-zip/Makefile2
-rw-r--r--sysutils/gather/Makefile2
-rw-r--r--sysutils/grok/Makefile2
-rw-r--r--sysutils/hatop/Makefile2
-rw-r--r--sysutils/i7z/Makefile2
-rw-r--r--sysutils/ldapenter/Makefile2
-rw-r--r--sysutils/lfm/Makefile3
-rw-r--r--sysutils/logstalgia/Makefile2
-rw-r--r--sysutils/msktutil/Makefile2
-rw-r--r--sysutils/pdsh/Makefile2
-rw-r--r--sysutils/plasma-applet-apcups/Makefile2
-rw-r--r--sysutils/pp/Makefile4
-rw-r--r--sysutils/py-danzfs/Makefile2
-rw-r--r--sysutils/py-drmaa/Makefile2
-rw-r--r--sysutils/rsyncbackup/Makefile2
-rw-r--r--sysutils/scanmem/Makefile2
-rw-r--r--sysutils/sievelog/Makefile2
-rw-r--r--sysutils/slack/Makefile3
-rw-r--r--sysutils/sshsudo/Makefile2
-rw-r--r--sysutils/watchmen/Makefile2
29 files changed, 55 insertions, 7 deletions
diff --git a/sysutils/bsdcrashtar/Makefile b/sysutils/bsdcrashtar/Makefile
index 0570c35afae5..6fe7d691b859 100644
--- a/sysutils/bsdcrashtar/Makefile
+++ b/sysutils/bsdcrashtar/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= trociny@FreeBSD.org
COMMENT= Archive FreeBSD kernel crash files
+BROKEN= Unfetchable (google code has gone away)
+
PLIST_FILES= sbin/bsdcrashtar \
man/man8/bsdcrashtar.8.gz
diff --git a/sysutils/devstat/Makefile b/sysutils/devstat/Makefile
index 00b8bec7cd38..f918ceb746a2 100644
--- a/sysutils/devstat/Makefile
+++ b/sysutils/devstat/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= trociny@FreeBSD.org
COMMENT= Utility to display device statistics
+BROKEN= Unfetchable (google code has gone away)
+
PLIST_FILES= bin/devstat \
man/man8/devstat.8.gz
diff --git a/sysutils/diskscrub/Makefile b/sysutils/diskscrub/Makefile
index 76214f513490..5482574fe1d9 100644
--- a/sysutils/diskscrub/Makefile
+++ b/sysutils/diskscrub/Makefile
@@ -12,6 +12,8 @@ COMMENT= Writes patterns on files to make retrieving the data more difficult
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
GNU_CONFIGURE= yes
USES= tar:bzip2
diff --git a/sysutils/farbot/Makefile b/sysutils/farbot/Makefile
index bb95c7e6e19b..1e5d25490181 100644
--- a/sysutils/farbot/Makefile
+++ b/sysutils/farbot/Makefile
@@ -14,6 +14,8 @@ COMMENT= FreeBSD Automated Release Bot
BUILD_DEPENDS= ${LOCALBASE}/bin/zconfig:devel/py-zconfig
RUN_DEPENDS:= ${BUILD_DEPENDS}
+BROKEN= Unfetchable (google code has gone away)
+
WRKSRC= ${WRKDIR}/${DISTNAME}
USES= python
diff --git a/sysutils/flyback/Makefile b/sysutils/flyback/Makefile
index 5e2c57dbe255..e157c4173bb4 100644
--- a/sysutils/flyback/Makefile
+++ b/sysutils/flyback/Makefile
@@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Backup frontend like Apple's Time Machine
+BROKEN= Unfetchable (google code has gone away)
+
RUN_DEPENDS= rsync:net/rsync
NO_BUILD= yes
diff --git a/sysutils/fusefs-afuse/Makefile b/sysutils/fusefs-afuse/Makefile
index 49978761c9d7..9f8aef7696a9 100644
--- a/sysutils/fusefs-afuse/Makefile
+++ b/sysutils/fusefs-afuse/Makefile
@@ -13,6 +13,8 @@ COMMENT= File system automounting implemented in user-space using FUSE
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= Unfetchable (google code has gone away)
+
USES= fuse pkgconfig
GNU_CONFIGURE= yes
diff --git a/sysutils/fusefs-chironfs/Makefile b/sysutils/fusefs-chironfs/Makefile
index c6e6e56917fd..a2586776ec79 100644
--- a/sysutils/fusefs-chironfs/Makefile
+++ b/sysutils/fusefs-chironfs/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= fusefs-
MAINTAINER= leeym@FreeBSD.org
COMMENT= FUSE based filesystem with replication at the filesystem level
+BROKEN= Unfetchable (google code has gone away)
+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/sysutils/fusefs-lkl/Makefile b/sysutils/fusefs-lkl/Makefile
index 7449434ceeaf..d3d55dfb73b5 100644
--- a/sysutils/fusefs-lkl/Makefile
+++ b/sysutils/fusefs-lkl/Makefile
@@ -12,6 +12,8 @@ COMMENT= Full-featured Linux BTRFS, Ext4, XFS as a FUSE module
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
BUILD_DEPENDS= gnubc>0:math/gnubc
USES= fuse gmake python:build shebangfix
diff --git a/sysutils/fusefs-rar2fs/Makefile b/sysutils/fusefs-rar2fs/Makefile
index 9d4275300aa6..15579bcf6c05 100644
--- a/sysutils/fusefs-rar2fs/Makefile
+++ b/sysutils/fusefs-rar2fs/Makefile
@@ -14,6 +14,8 @@ COMMENT= Mount rar archives as filesystem
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libunrar.so:archivers/libunrar4
GNU_CONFIGURE= yes
diff --git a/sysutils/fusefs-zip/Makefile b/sysutils/fusefs-zip/Makefile
index 998b72691a52..616e11034fd0 100644
--- a/sysutils/fusefs-zip/Makefile
+++ b/sysutils/fusefs-zip/Makefile
@@ -11,6 +11,8 @@ COMMENT= FUSE filesystem to mount ZIP archives with write support
LICENSE= LGPL3
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libzip.so:archivers/libzip
BUILD_DEPENDS= libzip>=0.11.1:archivers/libzip
diff --git a/sysutils/gather/Makefile b/sysutils/gather/Makefile
index 0b574a4b5228..327b0b05d7c3 100644
--- a/sysutils/gather/Makefile
+++ b/sysutils/gather/Makefile
@@ -11,6 +11,8 @@ COMMENT= Utility to store and display system statistics
LICENSE= BSD2CLAUSE
+BROKEN= Unfetchable (google code has gone away)
+
PROJECTHOST= gatherit
USES= perl5
diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile
index 1a90978aee0e..11f3673a8475 100644
--- a/sysutils/grok/Makefile
+++ b/sysutils/grok/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= wxs@FreeBSD.org
COMMENT= Expert system for real-time log analysis
+BROKEN= Unfetchable (google code has gone away)
+
OPTIONS_DEFINE= DOCS
BUILD_DEPENDS= gperf>=3.0.3:devel/gperf
diff --git a/sysutils/hatop/Makefile b/sysutils/hatop/Makefile
index d7d2855dee46..16a2812ae836 100644
--- a/sysutils/hatop/Makefile
+++ b/sysutils/hatop/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@christianserving.org
COMMENT= Interactive real-time monitoring tool for the HAProxy unix socket
+BROKEN= Unfetchable (google code has gone away)
+
RUN_DEPENDS= ${LOCALBASE}/sbin/haproxy:net/haproxy
USES= python
diff --git a/sysutils/i7z/Makefile b/sysutils/i7z/Makefile
index 4cd947e34228..3a62186ca988 100644
--- a/sysutils/i7z/Makefile
+++ b/sysutils/i7z/Makefile
@@ -12,6 +12,8 @@ COMMENT= Thermal and C-state reporting utility for Intel-Core-i CPUs
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= Unfetchable (google code has gone away)
+
USES= gmake
USE_GCC= yes
diff --git a/sysutils/ldapenter/Makefile b/sysutils/ldapenter/Makefile
index a11b613b0e72..8ce7729d788d 100644
--- a/sysutils/ldapenter/Makefile
+++ b/sysutils/ldapenter/Makefile
@@ -13,6 +13,8 @@ COMMENT= Add/Modify LDAP entries using template forms
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Unfetchable (google code has gone away)
+
MAKEFILE= BSDmakefile
USES= tar:bzip2 uidfix
USE_OPENLDAP= 24
diff --git a/sysutils/lfm/Makefile b/sysutils/lfm/Makefile
index 48f9785f18bb..b204fee3288c 100644
--- a/sysutils/lfm/Makefile
+++ b/sysutils/lfm/Makefile
@@ -5,8 +5,7 @@ PORTNAME= lfm
PORTVERSION= 2.3
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= GOOGLE_CODE \
- https://inigo.katxi.org/devel/lfm/
+MASTER_SITES= https://inigo.katxi.org/devel/lfm/
MAINTAINER= ports@FreeBSD.org
COMMENT= Last File Manager, a simple 'commander'-type file manager
diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile
index dc712a886608..5da3e78a0249 100644
--- a/sysutils/logstalgia/Makefile
+++ b/sysutils/logstalgia/Makefile
@@ -12,6 +12,8 @@ COMMENT= Website access log visualization tool
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
LIB_DEPENDS= libftgl.so:graphics/ftgl \
libpng.so:graphics/png \
libpcre.so:devel/pcre
diff --git a/sysutils/msktutil/Makefile b/sysutils/msktutil/Makefile
index cd40861d3fa9..bc82cdd236fa 100644
--- a/sysutils/msktutil/Makefile
+++ b/sysutils/msktutil/Makefile
@@ -11,6 +11,8 @@ MASTER_SITES= GOOGLE_CODE \
MAINTAINER= zi@FreeBSD.org
COMMENT= Utility to manage Active Directory interoperability
+BROKEN= Unfetchable (google code has gone away)
+
USES= gmake tar:bzip2
USE_OPENLDAP= yes
GNU_CONFIGURE= yes
diff --git a/sysutils/pdsh/Makefile b/sysutils/pdsh/Makefile
index 681b89615535..f9ccaf1816bb 100644
--- a/sysutils/pdsh/Makefile
+++ b/sysutils/pdsh/Makefile
@@ -11,6 +11,8 @@ COMMENT= Parallel Distributed Shell
LICENSE= GPLv2
+BROKEN= Unfetchable (google code has gone away)
+
GNU_CONFIGURE= yes
# :keepla because port uses lt_dlopen
USES= libtool:keepla perl5 shebangfix tar:bzip2
diff --git a/sysutils/plasma-applet-apcups/Makefile b/sysutils/plasma-applet-apcups/Makefile
index 46e7b62df715..aa7685c5241d 100644
--- a/sysutils/plasma-applet-apcups/Makefile
+++ b/sysutils/plasma-applet-apcups/Makefile
@@ -11,6 +11,8 @@ DISTNAME= plasma-${PORTNAME}-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Plasma applet to monitor the status of APC UPS
+BROKEN= Unfetchable (google code has gone away)
+
PROJECTHOST= plasma-apcups
USES= cmake gettext kde:4
diff --git a/sysutils/pp/Makefile b/sysutils/pp/Makefile
index 5357e8e1c7a1..88c77fed137b 100644
--- a/sysutils/pp/Makefile
+++ b/sysutils/pp/Makefile
@@ -5,9 +5,7 @@ PORTNAME= pp
PORTVERSION= 1.03
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= GOOGLE_CODE \
- http://de.nologin.ru/distfiles/sysutils/pp/
-PROJECTHOST= pipe-progress
+MASTER_SITES= http://de.nologin.ru/distfiles/sysutils/pp/
MAINTAINER= a.arepo@gmail.com
COMMENT= Small and fast progress bar for pipe
diff --git a/sysutils/py-danzfs/Makefile b/sysutils/py-danzfs/Makefile
index 9c74577141a0..a293048640e3 100644
--- a/sysutils/py-danzfs/Makefile
+++ b/sysutils/py-danzfs/Makefile
@@ -12,6 +12,8 @@ COMMENT= Provides a Python API for interacting with ZFS without using libzfs
LICENSE= BSD3CLAUSE
+BROKEN= Unfetchable (google code has gone away)
+
USE_PYTHON= distutils
USES= python tar:xz
diff --git a/sysutils/py-drmaa/Makefile b/sysutils/py-drmaa/Makefile
index c089ada6552c..ed5a4c1ad11b 100644
--- a/sysutils/py-drmaa/Makefile
+++ b/sysutils/py-drmaa/Makefile
@@ -14,6 +14,8 @@ COMMENT= Interact with DRMAA-compliant distributed resource management systems
LICENSE= BSD3CLAUSE
PROJECTHOST= drmaa-python
+BROKEN= Unfetchable (google code has gone away)
+
USES= python
USE_PYTHON= distutils autoplist
diff --git a/sysutils/rsyncbackup/Makefile b/sysutils/rsyncbackup/Makefile
index 59a7fe5bfb84..4f9795c37f78 100644
--- a/sysutils/rsyncbackup/Makefile
+++ b/sysutils/rsyncbackup/Makefile
@@ -13,6 +13,8 @@ COMMENT= Rsync frontend written in Perl
LICENSE= GPLv2+
+BROKEN= Unfetchable (google code has gone away)
+
RUN_DEPENDS= rsync:net/rsync
CONFIGSRC= ${WRKSRC}/config
diff --git a/sysutils/scanmem/Makefile b/sysutils/scanmem/Makefile
index b1a5d35a4c49..f73cc6a86fae 100644
--- a/sysutils/scanmem/Makefile
+++ b/sysutils/scanmem/Makefile
@@ -12,6 +12,8 @@ COMMENT= Locate and modify various data in an executing process
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON= requires linprocfs(5)
diff --git a/sysutils/sievelog/Makefile b/sysutils/sievelog/Makefile
index ac0d2bc91816..df5984855fd9 100644
--- a/sysutils/sievelog/Makefile
+++ b/sysutils/sievelog/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jessekempf@gmail.com
COMMENT= Syslog message filter
+BROKEN= Unfetchable (google code has gone away)
+
USES= python
USE_PYTHON= distutils
diff --git a/sysutils/slack/Makefile b/sysutils/slack/Makefile
index 6accb81820a6..a713d860dfa2 100644
--- a/sysutils/slack/Makefile
+++ b/sysutils/slack/Makefile
@@ -5,8 +5,7 @@ PORTNAME= slack
PORTVERSION= 0.15.2
PORTREVISION= 2
CATEGORIES= sysutils
-MASTER_SITES= GOOGLE_CODE \
- http://www.sundell.net/~alan/projects/slack/
+MASTER_SITES= http://www.sundell.net/~alan/projects/slack/
MAINTAINER= satwell@disjoint.net
COMMENT= Configuration management system designed to appeal to lazy admins
diff --git a/sysutils/sshsudo/Makefile b/sysutils/sshsudo/Makefile
index 26c8dd68f5b5..db6ad57bf927 100644
--- a/sysutils/sshsudo/Makefile
+++ b/sysutils/sshsudo/Makefile
@@ -14,6 +14,8 @@ COMMENT= Bash script to run sudo command on multiple remote computers
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash \
sshpass>=0:security/sshpass
diff --git a/sysutils/watchmen/Makefile b/sysutils/watchmen/Makefile
index 7958a13ed58e..8eac7c30bbb6 100644
--- a/sysutils/watchmen/Makefile
+++ b/sysutils/watchmen/Makefile
@@ -12,6 +12,8 @@ COMMENT= Watch and restart daemons
LICENSE= GPLv3
+BROKEN= Unfetchable (google code has gone away)
+
RUN_DEPENDS= p5-libwww>=6.04:www/p5-libwww \
p5-URI>=0:net/p5-URI