summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/blimitd/Makefile3
-rw-r--r--sysutils/cpuburn/Makefile3
-rw-r--r--sysutils/eiciel/Makefile3
-rw-r--r--sysutils/plod/Makefile3
-rw-r--r--sysutils/wait_on/Makefile3
-rw-r--r--sysutils/wots/Makefile3
6 files changed, 18 insertions, 0 deletions
diff --git a/sysutils/blimitd/Makefile b/sysutils/blimitd/Makefile
index 07d0901ece7c..7e21722b68fa 100644
--- a/sysutils/blimitd/Makefile
+++ b/sysutils/blimitd/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Daemon to enforce login.conf limits
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
WRKSRC= ${WRKDIR}/blimitd
MAN8= blimitd.8
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile
index e87ad6436a29..db9c04704caf 100644
--- a/sysutils/cpuburn/Makefile
+++ b/sysutils/cpuburn/Makefile
@@ -15,6 +15,9 @@ EXTRACT_SUFX= _tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= CPU/memory stress testing utilities
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
ONLY_FOR_ARCHS= i386 amd64
diff --git a/sysutils/eiciel/Makefile b/sysutils/eiciel/Makefile
index 05e857bcd529..8c760f08345a 100644
--- a/sysutils/eiciel/Makefile
+++ b/sysutils/eiciel/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://rofi.roger-ferrer.org/eiciel/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= A GNOME-based ACL editor, with integration into Nautilus
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
LICENSE= GPLv2
diff --git a/sysutils/plod/Makefile b/sysutils/plod/Makefile
index 767c3de50b20..a9c6b19bf8ea 100644
--- a/sysutils/plod/Makefile
+++ b/sysutils/plod/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.far2wise.net/plod/
MAINTAINER= ports@FreeBSD.org
COMMENT= A system administration journaling tool
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
RUN_DEPENDS= emacs:${PORTSDIR}/editors/emacs
MAN1= plod.1
diff --git a/sysutils/wait_on/Makefile b/sysutils/wait_on/Makefile
index 6da3b7dbc1d0..d70d0eeb8408 100644
--- a/sysutils/wait_on/Makefile
+++ b/sysutils/wait_on/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://mirror2.unixfreunde.de/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Enable shell scripts to monitor directories for new files
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
WRKSRC= ${WRKDIR}/wait_on
MAN1= wait_on.1
diff --git a/sysutils/wots/Makefile b/sysutils/wots/Makefile
index 5bfb758bb706..de87bac4e61d 100644
--- a/sysutils/wots/Makefile
+++ b/sysutils/wots/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.hpcc.uh.edu/~tonyc/tools/
MAINTAINER= ports@FreeBSD.org
COMMENT= System log watch/alert utility, similar to swatch, written in Perl
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
BUILD_DEPENDS= ${SITE_PERL}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
RUN_DEPENDS:= ${BUILD_DEPENDS}