aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-02-10 20:58:54 +0800
committerbapt <bapt@FreeBSD.org>2014-02-10 20:58:54 +0800
commit3505834d7cb644dfa6f5c29bca976130a59d9bf9 (patch)
tree65acc4c1869630637c7c1d8eec8c19d4bc95364f /sysutils
parent1907649a082b6ef3c1e425412218ce03ed108459 (diff)
downloadfreebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.gz
freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.tar.zst
freebsd-ports-gnome-3505834d7cb644dfa6f5c29bca976130a59d9bf9.zip
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles. Reported by: distillator
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/anteater/Makefile3
-rw-r--r--sysutils/backupme/Makefile3
-rw-r--r--sysutils/blimitd/Makefile3
-rw-r--r--sysutils/fusefs-fur/Makefile3
-rw-r--r--sysutils/hdup/Makefile3
-rw-r--r--sysutils/jailer/Makefile3
-rw-r--r--sysutils/jailutils/Makefile3
-rw-r--r--sysutils/logmon/Makefile3
-rw-r--r--sysutils/monkeytail/Makefile3
-rw-r--r--sysutils/pyrenamer/Makefile3
-rw-r--r--sysutils/throttle/Makefile3
-rw-r--r--sysutils/vils/Makefile3
-rw-r--r--sysutils/wait_on/Makefile3
13 files changed, 39 insertions, 0 deletions
diff --git a/sysutils/anteater/Makefile b/sysutils/anteater/Makefile
index eeaceb19d15d..22dddab12b9c 100644
--- a/sysutils/anteater/Makefile
+++ b/sysutils/anteater/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= MTA log analyzer
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
diff --git a/sysutils/backupme/Makefile b/sysutils/backupme/Makefile
index 074d85793cf1..ae9e384836c9 100644
--- a/sysutils/backupme/Makefile
+++ b/sysutils/backupme/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://backupme.org.ua/
MAINTAINER= ports@FreeBSD.org
COMMENT= Flexible and easy backup utility
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
RUN_DEPENDS= p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \
p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-Mail-Sendmail>=0:${PORTSDIR}/mail/p5-Mail-Sendmail \
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile
index b8a3ba1fa2e3..b52d2b5dcf93 100644
--- a/sysutils/blimitd/Makefile
+++ b/sysutils/blimitd/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/blimitd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Daemon to enforce login.conf limits
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
WRKSRC= ${WRKDIR}/blimitd
MAN8= blimitd.8
diff --git a/sysutils/fusefs-fur/Makefile b/sysutils/fusefs-fur/Makefile
index ec520c22ba14..514cbe64783c 100644
--- a/sysutils/fusefs-fur/Makefile
+++ b/sysutils/fusefs-fur/Makefile
@@ -11,6 +11,9 @@ DISTNAME= FUR-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= FUSE-based filesystem for Windows CE based devices
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
LIB_DEPENDS= librapi.so:${PORTSDIR}/palm/synce-librapi2
OPTIONS_DEFINE= VCHMOD
diff --git a/sysutils/hdup/Makefile b/sysutils/hdup/Makefile
index f7f037001409..ff5fd2ef8203 100644
--- a/sysutils/hdup/Makefile
+++ b/sysutils/hdup/Makefile
@@ -13,6 +13,9 @@ COMMENT= The little, spiffy, backup tool
#WRKSRC= ${WRKDIR}/hdup2
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
OPTIONS_DEFINE= GNUTAR_PORT DOCS
GNUTAR_PORT_DESC= GNU tar from ports
diff --git a/sysutils/jailer/Makefile b/sysutils/jailer/Makefile
index 31dc127b45ec..e0f1759b82ea 100644
--- a/sysutils/jailer/Makefile
+++ b/sysutils/jailer/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://memberwebs.com/stef/freebsd/jails/jailer/
MAINTAINER= ports@FreeBSD.org
COMMENT= Manage FreeBSD jail startup, shutdown and console
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
GNU_CONFIGURE= YES
PLIST_FILES= bin/injail \
diff --git a/sysutils/jailutils/Makefile b/sysutils/jailutils/Makefile
index 8b15a06f9b8b..a5ffa3491997 100644
--- a/sysutils/jailutils/Makefile
+++ b/sysutils/jailutils/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://memberwebs.com/stef/freebsd/jails/jailutils/
MAINTAINER= ports@FreeBSD.org
COMMENT= Several utilities for managing jails
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
GNU_CONFIGURE= YES
.include <bsd.port.mk>
diff --git a/sysutils/logmon/Makefile b/sysutils/logmon/Makefile
index da6aee240ed7..aeb7f7bc8688 100644
--- a/sysutils/logmon/Makefile
+++ b/sysutils/logmon/Makefile
@@ -10,6 +10,9 @@ DISTNAME= LogMon-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Ncurses-based split window log monitoring program
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
LICENSE= ART10
USES= ncurses
diff --git a/sysutils/monkeytail/Makefile b/sysutils/monkeytail/Makefile
index 06122605f554..bf9e80b6f921 100644
--- a/sysutils/monkeytail/Makefile
+++ b/sysutils/monkeytail/Makefile
@@ -11,6 +11,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A multi-file tail on both local and remote hosts
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
p5-Getopt-Declare>=0:${PORTSDIR}/devel/p5-Getopt-Declare
diff --git a/sysutils/pyrenamer/Makefile b/sysutils/pyrenamer/Makefile
index d6cfafbe05b6..1371ca3b5655 100644
--- a/sysutils/pyrenamer/Makefile
+++ b/sysutils/pyrenamer/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.infinicode.org/code/pyrenamer/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= A mass file renamer written in PyGTK
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
USES= pathfix pkgconfig gettext
USE_GNOME= gconf2 pygtk2
USE_PYTHON= yes
diff --git a/sysutils/throttle/Makefile b/sysutils/throttle/Makefile
index fca905beb319..aef3d18c0eee 100644
--- a/sysutils/throttle/Makefile
+++ b/sysutils/throttle/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://klicman.org/throttle/
MAINTAINER= ports@FreeBSD.org
COMMENT= A pipe bandwidth throttling utility
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
GNU_CONFIGURE= yes
PLIST_FILES= bin/throttle man/man1/${PORTNAME}.1.gz
diff --git a/sysutils/vils/Makefile b/sysutils/vils/Makefile
index 9606f526bf29..4bc874f18092 100644
--- a/sysutils/vils/Makefile
+++ b/sysutils/vils/Makefile
@@ -10,6 +10,9 @@ DISTFILES= vils
MAINTAINER= ports@FreeBSD.org
COMMENT= Use your favorite editor to rename files
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
BUILD_DEPENDS= zsh:${PORTSDIR}/shells/zsh
RUN_DEPENDS:= ${BUILD_DEPENDS}
diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile
index b8e1dcab242d..cf58d0e746b4 100644
--- a/sysutils/wait_on/Makefile
+++ b/sysutils/wait_on/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/wait_on/
MAINTAINER= ports@FreeBSD.org
COMMENT= Enable shell scripts to monitor directories for new files
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-02-10
+
WRKSRC= ${WRKDIR}/wait_on
PLIST_FILES= bin/wait_on man/man1/wait_on.1.gz