diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-18 15:51:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-18 15:51:19 +0800 |
commit | b31aae6b4a664bb744777ec3e722f1f1eccf8b85 (patch) | |
tree | 10c12a9442560f265a6e88bdee71dda98861b18c /net-mgmt | |
parent | 1db2312031224de0ea32f3e71b45544de2d64f18 (diff) | |
download | freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.tar.gz freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.tar.zst freebsd-ports-gnome-b31aae6b4a664bb744777ec3e722f1f1eccf8b85.zip |
deprecate ports broken for more than 6 month
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/zenpack-apachemonitor/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/zenpack-dellmonitor/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/zenpack-ntpmonitor/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/net-mgmt/zenpack-apachemonitor/Makefile b/net-mgmt/zenpack-apachemonitor/Makefile index fb549ddb6726..32efeefb9713 100644 --- a/net-mgmt/zenpack-apachemonitor/Makefile +++ b/net-mgmt/zenpack-apachemonitor/Makefile @@ -10,6 +10,9 @@ DISTFILES= ${ZPACKPREFIX}${PORTNAME}?old_path=%2F\&format=zip MAINTAINER= zenoss@experts-exchange.com COMMENT= Provides performance monitoring of the Apache HTTP Server +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + PLIST_FILES= zenoss/ZenPack/${ZPACK} PLIST_DIRS= zenoss/ZenPack USES= zenoss diff --git a/net-mgmt/zenpack-dellmonitor/Makefile b/net-mgmt/zenpack-dellmonitor/Makefile index b137691d18dd..85a7d3a2bb14 100644 --- a/net-mgmt/zenpack-dellmonitor/Makefile +++ b/net-mgmt/zenpack-dellmonitor/Makefile @@ -10,6 +10,9 @@ DISTFILES= ${ZPACKPREFIX}${PORTNAME}?old_path=%2F\&format=zip MAINTAINER= zenoss@experts-exchange.com COMMENT= Provides Zenoss monitoring options for Dell machines +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + PLIST_FILES= zenoss/ZenPack/${ZPACK} PLIST_DIRS= zenoss/ZenPack USES= zenoss diff --git a/net-mgmt/zenpack-ntpmonitor/Makefile b/net-mgmt/zenpack-ntpmonitor/Makefile index 33963f1f7064..c8caae5def09 100644 --- a/net-mgmt/zenpack-ntpmonitor/Makefile +++ b/net-mgmt/zenpack-ntpmonitor/Makefile @@ -10,6 +10,9 @@ DISTFILES= ${ZPACKPREFIX}${PORTNAME}?old_path=%2F\&format=zip MAINTAINER= zenoss@experts-exchange.com COMMENT= Monitors the offset between system time and a target NTP servers time +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2013-11-18 + PLIST_FILES= zenoss/ZenPack/${ZPACK} PLIST_DIRS= zenoss/ZenPack USES= zenoss |