diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
commit | be265396a89275fdfca64087ff628ff1369be849 (patch) | |
tree | 481f9a69f7bae873d0cc02c1d7f93f6aef544395 /sysutils | |
parent | 37d6981d67304bae5530f74ca92c339ecdb39791 (diff) | |
download | freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.tar.gz freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.tar.zst freebsd-ports-gnome-be265396a89275fdfca64087ff628ff1369be849.zip |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/linux-megamgr/Makefile | 3 | ||||
-rw-r--r-- | sysutils/thunar-volman-plugin/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/linux-megamgr/Makefile b/sysutils/linux-megamgr/Makefile index 6f5182a13860..d2d3ddb35f61 100644 --- a/sysutils/linux-megamgr/Makefile +++ b/sysutils/linux-megamgr/Makefile @@ -14,6 +14,9 @@ DISTNAME= ut_linux_mgr_5.20 MAINTAINER= pmh@hausen.com COMMENT= LSI MegaRAID controller management utility +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= fails to fetch NO_WRKSUBDIR= yes diff --git a/sysutils/thunar-volman-plugin/Makefile b/sysutils/thunar-volman-plugin/Makefile index a26a57b069e7..f17fa9e703bb 100644 --- a/sysutils/thunar-volman-plugin/Makefile +++ b/sysutils/thunar-volman-plugin/Makefile @@ -19,6 +19,9 @@ COMMENT= A Device manager plugin. LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= Does not work with Xfce 4.8 USE_BZIP2= yes |