summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-01-16 15:43:29 +0000
committerrh <rh@pkgsrc.org>2001-01-16 15:43:29 +0000
commited1bc747f50c41f8b280a68f81e32de9f1447dac (patch)
tree2cd6a056ef602e9396bf25f5765b7eadd2b9762b
parent22deb07aa4075fcba1f6ba3317b58431c3fb911f (diff)
downloadpkgsrc-ed1bc747f50c41f8b280a68f81e32de9f1447dac.tar.gz
Initial import of netsaint-plugins-1.2.8.4, a set of monitoring plugins
for netsaint
-rw-r--r--net/netsaint-plugins/Makefile32
-rw-r--r--net/netsaint-plugins/files/md53
-rw-r--r--net/netsaint-plugins/files/patch-sum3
-rw-r--r--net/netsaint-plugins/patches/patch-aa58
-rw-r--r--net/netsaint-plugins/pkg/COMMENT1
-rw-r--r--net/netsaint-plugins/pkg/DESCR2
-rw-r--r--net/netsaint-plugins/pkg/PLIST39
7 files changed, 138 insertions, 0 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
new file mode 100644
index 00000000000..773dbd3a236
--- /dev/null
+++ b/net/netsaint-plugins/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/01/16 15:43:29 rh Exp $
+#
+
+DISTNAME= netsaint-plugins-1.2.8-4
+PKGNAME= netsaint-plugins-1.2.8.4
+CATEGORIES= net
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netsaintplug/}
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://netsaintplug.sourceforge.net/
+
+DEPENDS+= netsaint-base-*:../../net/netsaint-base
+.if !exists(/usr/bin/ssh)
+DEPENDS+= {ssh{,6}-*,openssh-*}:../../security/ssh
+.endif
+
+NETSAINT_USER?= netsaint
+NETSAINT_GROUP?=${NETSAINT_USER}
+
+USE_SSL= YES
+USE_PERL5= YES
+GNU_CONFIGURE= YES
+CONFIGURE_ARGS+=--localstatedir=/var
+CONFIGURE_ARGS+=--datadir=${PREFIX}/share/netsaint
+CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/netsaint
+CONFIGURE_ARGS+=--libexecdir=${PREFIX}/libexec/netsaint
+CONFIGURE_ARGS+=--with-lockfile=/var/run/netsaint/netsaint.lock
+CONFIGURE_ARGS+=--with-netsaint-user=${NETSAINT_USER}
+CONFIGURE_ARGS+=--with-netsaint-grp=${NETSAINT_GROUP}
+CONFIGURE_ARGS+=--without-pgsql
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/netsaint-plugins/files/md5 b/net/netsaint-plugins/files/md5
new file mode 100644
index 00000000000..19b3a359a17
--- /dev/null
+++ b/net/netsaint-plugins/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/01/16 15:43:29 rh Exp $
+
+MD5 (netsaint-plugins-1.2.8-4.tar.gz) = a08534e928e9355a098ad73a37d1c685
diff --git a/net/netsaint-plugins/files/patch-sum b/net/netsaint-plugins/files/patch-sum
new file mode 100644
index 00000000000..1924593ff26
--- /dev/null
+++ b/net/netsaint-plugins/files/patch-sum
@@ -0,0 +1,3 @@
+$NetBSD: patch-sum,v 1.1.1.1 2001/01/16 15:43:29 rh Exp $
+
+MD5 (patch-aa) = 41d29837b0ca7288cdf3728316a66996
diff --git a/net/netsaint-plugins/patches/patch-aa b/net/netsaint-plugins/patches/patch-aa
new file mode 100644
index 00000000000..2fbb92682a2
--- /dev/null
+++ b/net/netsaint-plugins/patches/patch-aa
@@ -0,0 +1,58 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/01/16 15:43:29 rh Exp $
+
+--- configure.orig Tue Jan 16 13:33:07 2001
++++ configure
+@@ -1830,7 +1830,7 @@
+ LIBS="$ac_save_LIBS"
+
+ fi
+-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
++if false; then
+ echo "$ac_t""yes" 1>&6
+ ac_tr_lib=HAVE_LIB`echo pq | sed -e 's/[^a-zA-Z0-9_]/_/g' \
+ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
+@@ -2038,7 +2038,7 @@
+ LIBS="$ac_save_LIBS"
+
+ fi
+-if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
++if false; then
+ echo "$ac_t""yes" 1>&6
+ ac_tr_lib=HAVE_LIB`echo ldap | sed -e 's/[^a-zA-Z0-9_]/_/g' \
+ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
+@@ -2052,7 +2052,7 @@
+ echo "$ac_t""no" 1>&6
+ fi
+
+-if test "$ac_cv_lib_ldap_main" = "yes"; then
++if false; then
+ LDAPLIBS="-lldap -llber"\
+ LDAPINCLUDE="-I/usr/include/ldap"
+
+@@ -2068,7 +2068,7 @@
+ echo $ac_n "checking for mysql_init in -lmysqlclient""... $ac_c" 1>&6
+ echo "configure:2070: checking for mysql_init in -lmysqlclient" >&5
+ ac_lib_var=`echo mysqlclient'_'mysql_init | sed 'y%./+-%__p_%'`
+-if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
++if false; then
+ echo $ac_n "(cached) $ac_c" 1>&6
+ else
+ ac_save_LIBS="$LIBS"
+@@ -3779,7 +3779,7 @@
+ ;;
+ esac
+ fi
+-PATH_TO_SNMPGET="$ac_cv_path_PATH_TO_SNMPGET"
++PATH_TO_SNMPGET=""
+ if test -n "$PATH_TO_SNMPGET"; then
+ echo "$ac_t""$PATH_TO_SNMPGET" 1>&6
+ else
+@@ -3871,7 +3871,7 @@
+ ;;
+ esac
+ fi
+-PATH_TO_FPING="$ac_cv_path_PATH_TO_FPING"
++PATH_TO_FPING=""
+ if test -n "$PATH_TO_FPING"; then
+ echo "$ac_t""$PATH_TO_FPING" 1>&6
+ else
diff --git a/net/netsaint-plugins/pkg/COMMENT b/net/netsaint-plugins/pkg/COMMENT
new file mode 100644
index 00000000000..913c3698880
--- /dev/null
+++ b/net/netsaint-plugins/pkg/COMMENT
@@ -0,0 +1 @@
+basic monitoring plugins for netsaint
diff --git a/net/netsaint-plugins/pkg/DESCR b/net/netsaint-plugins/pkg/DESCR
new file mode 100644
index 00000000000..9802366bf40
--- /dev/null
+++ b/net/netsaint-plugins/pkg/DESCR
@@ -0,0 +1,2 @@
+ This package contains the basic monitoring plugins for netsaint. For
+more information about netsaint, see the 'netsaint-base' package.
diff --git a/net/netsaint-plugins/pkg/PLIST b/net/netsaint-plugins/pkg/PLIST
new file mode 100644
index 00000000000..2bbfe0c8113
--- /dev/null
+++ b/net/netsaint-plugins/pkg/PLIST
@@ -0,0 +1,39 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/01/16 15:43:29 rh Exp $
+libexec/netsaint/check_breeze
+libexec/netsaint/check_by_ssh
+libexec/netsaint/check_disk
+libexec/netsaint/check_disk_smb
+libexec/netsaint/check_dns
+libexec/netsaint/check_dummy
+libexec/netsaint/check_flexlm
+libexec/netsaint/check_ftp
+libexec/netsaint/check_http
+libexec/netsaint/check_imap
+libexec/netsaint/check_ircd
+libexec/netsaint/check_load
+libexec/netsaint/check_log
+libexec/netsaint/check_mrtg
+libexec/netsaint/check_mrtgtraf
+libexec/netsaint/check_netsaint
+libexec/netsaint/check_nntp
+libexec/netsaint/check_ntp
+libexec/netsaint/check_nwstat
+libexec/netsaint/check_oracle
+libexec/netsaint/check_overcr
+libexec/netsaint/check_ping
+libexec/netsaint/check_pop
+libexec/netsaint/check_procs
+libexec/netsaint/check_real
+libexec/netsaint/check_reply
+libexec/netsaint/check_rpc
+libexec/netsaint/check_sensors
+libexec/netsaint/check_smtp
+libexec/netsaint/check_ssh
+libexec/netsaint/check_tcp
+libexec/netsaint/check_time
+libexec/netsaint/check_udp
+libexec/netsaint/check_ups
+libexec/netsaint/check_users
+libexec/netsaint/check_vsz
+libexec/netsaint/check_wave
+libexec/netsaint/urlize