head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.30 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.28 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.26 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.24 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.22 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.20 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.18 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.16 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.14 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.12 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.10 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.8 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.6 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.2.0.4 pkgsrc-2007Q1-base:1.2 pkgsrc-2006Q4:1.2.0.2 pkgsrc-2006Q4-base:1.2 pkgsrc-2006Q3:1.1.1.1.0.6 pkgsrc-2006Q3-base:1.1.1.1 pkgsrc-2006Q2:1.1.1.1.0.4 pkgsrc-2006Q2-base:1.1.1.1 pkgsrc-2006Q1:1.1.1.1.0.2 pkgsrc-2006Q1-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2006.10.16.05.29.40; author seb; state dead; branches; next 1.1; 1.1 date 2006.02.18.17.19.20; author bouyer; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2006.02.18.17.19.20; author bouyer; state Exp; branches; next ; desc @@ 1.2 log @Fixed "test ==". While here remove obsolete patch files which had not been cvs removed until now. @ text @$NetBSD: patch-ag,v 1.1 2006/02/18 17:19:20 bouyer Exp $ --- plugins-scripts/utils.sh.in.orig 2002-06-05 21:16:56.000000000 -0700 +++ plugins-scripts/utils.sh.in 2005-08-04 10:58:12.000000000 -0700 @@@@ -14,10 +14,10 @@@@ print_revision() { echo "$1 (@@PACKAGE@@ @@VERSION@@) $2" - $ECHO "@@WARRANTY@@" | /bin/sed -e 's/\n/ /g' + $ECHO "@@WARRANTY@@" | /usr/bin/sed -e 's/\n/ /g' } support() { - $ECHO "@@SUPPORT@@" | /bin/sed -e 's/\n/ /g' + $ECHO "@@SUPPORT@@" | /usr/bin/sed -e 's/\n/ /g' } @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Initial import of nagios-plugins 1.4.2, based on nagios-plugins from pkgsrc-wip. This package contains the basic monitoring plugins for nagios. For more information about nagios, see the 'nagios-base' package. @ text @@