aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-08-11 20:45:51 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-08-11 20:45:51 +0000
commit8a76d765b7ed52be97eda303f0a97037d59e5376 (patch)
tree67418a3ea8398e2323e23a9c16fea3d2dab0ba83 /net-mgmt
parente0b61cd0ff96142ca57f92abb03b1aa912631804 (diff)
downloadports-8a76d765b7ed52be97eda303f0a97037d59e5376.tar.gz
ports-8a76d765b7ed52be97eda303f0a97037d59e5376.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nagios-plugins/Makefile2
-rw-r--r--net-mgmt/nagios-plugins/files/patch-check_ircd.pl10
2 files changed, 11 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile
index 4118d477e489..c70b54634647 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nagios-plugins
PORTVERSION= 1.3.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= nagiosplug
diff --git a/net-mgmt/nagios-plugins/files/patch-check_ircd.pl b/net-mgmt/nagios-plugins/files/patch-check_ircd.pl
new file mode 100644
index 000000000000..98ac4ba8a32a
--- /dev/null
+++ b/net-mgmt/nagios-plugins/files/patch-check_ircd.pl
@@ -0,0 +1,10 @@
+--- plugins-scripts/check_ircd.pl.orig Tue May 7 07:35:49 2002
++++ plugins-scripts/check_ircd.pl Wed Aug 11 21:15:56 2004
+@@ -67,6 +67,7 @@
+ $ENV{PATH} = "";
+ $ENV{ENV} = "";
+ $ENV{BASH_ENV} = "";
++$ENV{CDPATH} = "";
+
+ # -----------------------------------------------------------------[ Global ]--
+