diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/avfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/empower/Makefile | 2 | ||||
-rw-r--r-- | sysutils/libumberlog/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/avfs/Makefile b/sysutils/avfs/Makefile index 6b567bb741b4..788096a89697 100644 --- a/sysutils/avfs/Makefile +++ b/sysutils/avfs/Makefile @@ -11,6 +11,8 @@ COMMENT= A Virtual File System BUILD_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-08-27 BROKEN= does not package NO_INSTALL_MANPAGES= yes diff --git a/sysutils/empower/Makefile b/sysutils/empower/Makefile index 5d427dedd2d0..f5fa5d616bfa 100644 --- a/sysutils/empower/Makefile +++ b/sysutils/empower/Makefile @@ -11,6 +11,8 @@ COMMENT= A graphical sudo tool based on the EFL RUN_DEPENDS= sudo:${PORTSDIR}/security/sudo +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-08-27 BROKEN= Does not build DIST_SUBDIR= e17 diff --git a/sysutils/libumberlog/Makefile b/sysutils/libumberlog/Makefile index fb8186abfa08..b25a8060e486 100644 --- a/sysutils/libumberlog/Makefile +++ b/sysutils/libumberlog/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://cloud.github.com/downloads/algernon/libumberlog/ MAINTAINER= cy@FreeBSD.org COMMENT= CEE-enhanced syslog API +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-08-27 BROKEN= fails to install umberlog.3 GNU_CONFIGURE= yes |