summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 09:45:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 09:45:45 +0000
commit58e47a21fab02ef24f6b4f14da5fa02d0613c69e (patch)
treec09859e680140f9fb7a4843cb054b99350fae95c /net-mgmt
parent- Update to 2.26.0 (diff)
2012-11-27 devel/p5-SPOPS: Depend on the expired p5-Class-Fields
2012-11-26 textproc/lemmatizer: No more public distfiles 2012-11-26 net/relay: No more public distfiles 2012-11-26 x11-clocks/bmp-alarm: No more public distfiles 2012-11-26 net-mgmt/nagios-check_ice: No more public distfiles 2012-11-26 japanese/libicq: No more public distfiles and development ceased 2012-11-26 graphics/tonicpoint-viewer: No more public distfiles 2012-11-26 devel/safestr: No more public distfiles Feature safe: yes
Notes
Notes: svn path=/head/; revision=307896
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/nagios-check_ice/Makefile24
-rw-r--r--net-mgmt/nagios-check_ice/distinfo2
-rw-r--r--net-mgmt/nagios-check_ice/pkg-descr7
-rw-r--r--net-mgmt/nagios-check_ice/pkg-plist2
5 files changed, 0 insertions, 36 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index ac450ead788d..6c66726dcd3f 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -120,7 +120,6 @@
SUBDIR += nagios-check_email_delivery
SUBDIR += nagios-check_hdd_health
SUBDIR += nagios-check_hp_bladechassis
- SUBDIR += nagios-check_ice
SUBDIR += nagios-check_kumofs
SUBDIR += nagios-check_memcached_paranoid
SUBDIR += nagios-check_mysql_slave
diff --git a/net-mgmt/nagios-check_ice/Makefile b/net-mgmt/nagios-check_ice/Makefile
deleted file mode 100644
index bd9a77c05aea..000000000000
--- a/net-mgmt/nagios-check_ice/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: steinex
-# $FreeBSD$
-
-PORTNAME= check_ice
-PORTVERSION= 1.5
-CATEGORIES= net-mgmt
-MASTER_SITES= http://nognu.de/s/FreeBSD/distfiles/
-PKGNAMEPREFIX= nagios-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Nagios plug-in to check a shoutcast or icecast server
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2012-11-26
-
-do-build:
- cd ${WRKSRC}; \
- ${CC} ${CFLAGS} check_ice.c -o check_ice
-
-do-install:
- @${MKDIR} ${PREFIX}/libexec/nagios
- @${INSTALL_PROGRAM} ${WRKSRC}/check_ice ${PREFIX}/libexec/nagios/check_ice
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/nagios-check_ice/distinfo b/net-mgmt/nagios-check_ice/distinfo
deleted file mode 100644
index 2a572a098cb1..000000000000
--- a/net-mgmt/nagios-check_ice/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (check_ice-1.5.tar.gz) = eab58474bd538e123545f7defbebcdf73e8a58dde73c0c2f06fde138820eb5b9
-SIZE (check_ice-1.5.tar.gz) = 1828
diff --git a/net-mgmt/nagios-check_ice/pkg-descr b/net-mgmt/nagios-check_ice/pkg-descr
deleted file mode 100644
index bf90c4eebc76..000000000000
--- a/net-mgmt/nagios-check_ice/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-check_ice is a Nagios plugin-in that checks if a stream is up or
-down on a shoutcast or icecast server. The program will look at
-the three digit error code (ie. 200, 404, etc.) to give the proper
-result code that Nagios can use to know if the stream is up, in
-warning or in critical.
-
-WWW: http://www.lns.com/papers/check_ice/
diff --git a/net-mgmt/nagios-check_ice/pkg-plist b/net-mgmt/nagios-check_ice/pkg-plist
deleted file mode 100644
index 9deb48489f13..000000000000
--- a/net-mgmt/nagios-check_ice/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-libexec/nagios/check_ice
-@dirrmtry libexec/nagios