aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-22 05:27:46 +0800
committerkris <kris@FreeBSD.org>2004-06-22 05:27:46 +0800
commit14d1eea421a42564b8f6285daa105bd4a08c6155 (patch)
tree25e9f8e2c9bd27f220ae798861e3a5e531810e8d /sysutils
parent0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff)
downloadfreebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz
freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.zst
freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.zip
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/3dm/Makefile2
-rw-r--r--sysutils/slmon/Makefile4
2 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/3dm/Makefile b/sysutils/3dm/Makefile
index 448689f1cbbc..1ff9042986dd 100644
--- a/sysutils/3dm/Makefile
+++ b/sysutils/3dm/Makefile
@@ -18,6 +18,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= 3ware ATA RAID monitoring daemon and web server
IGNORE= This port is obsolete and should not be used. Please visit the 3ware website (www.3ware.com) for a newer version of the 3dm utility
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${IGNORE}
.include <bsd.port.pre.mk>
diff --git a/sysutils/slmon/Makefile b/sysutils/slmon/Makefile
index cfee5e0ba05c..e4a40cac836a 100644
--- a/sysutils/slmon/Makefile
+++ b/sysutils/slmon/Makefile
@@ -30,7 +30,9 @@ PLIST_FILES= bin/slmon
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib -lncurses
-IGNORE= "Needs update for libgtop2"
+IGNORE= Needs update for libgtop2
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${IGNORE}
.include <bsd.port.pre.mk>