aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/smokeping
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2005-05-16 21:19:09 +0800
committerlth <lth@FreeBSD.org>2005-05-16 21:19:09 +0800
commita227ba3eaecf7c58e11f4f0a2b65c653a66cea67 (patch)
tree44ae7355ab715a8320d7412865e8dc9364ececc0 /net-mgmt/smokeping
parent716b838fe2cf522cf8a12fff9216f8e5ab164374 (diff)
downloadfreebsd-ports-gnome-a227ba3eaecf7c58e11f4f0a2b65c653a66cea67.tar.gz
freebsd-ports-gnome-a227ba3eaecf7c58e11f4f0a2b65c653a66cea67.tar.zst
freebsd-ports-gnome-a227ba3eaecf7c58e11f4f0a2b65c653a66cea67.zip
Marked BROKEN due to incompatibility with rrdtool 1.2.x.
Noticed by: Kent Kuriyama <kuriyama@newhost.cpf.navy.mil>
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r--net-mgmt/smokeping/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index ad2784301503..070a07d7891b 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -21,6 +21,8 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \
${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net
+BROKEN= "only works with old versions (1.0.x) of net/rrdtool"
+
OPTIONS= FPING "Support for fping probes" on
OPTIONS+= ECHOPING "Support for EchoPing probes" off
OPTIONS+= CURL "Support for Curl probes" off