Subject: CVS commit: pkgsrc/net
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 08/17/2006 14:21:39
Module Name: pkgsrc
Committed By: taca
Date: Thu Aug 17 14:21:39 UTC 2006
Modified Files:
pkgsrc/net/nagios-plugin-ldap: Makefile distinfo
pkgsrc/net/nagios-plugin-mysql: distinfo
pkgsrc/net/nagios-plugin-pgsql: distinfo
pkgsrc/net/nagios-plugin-snmp: Makefile distinfo
Log Message:
Catch up nagios-plugin-* pacakges to 1.4.3.
1.4.3
Setuid plugins (check_dhcp, check_icmp) separated into plugins-root/. Run make install as root to install
SSL plugins work with gnutls as well as OpenSSL
check_mysql_query added to run arbitrary SQL commands, with threshold checking
libtool now required for development systems
Notice: check_udp (compiled from check_udp.c) will be deprecated in the next release.
check_udp2 should be used instead and will be renamed to check_udp
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/net/nagios-plugin-ldap/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/nagios-plugin-ldap/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/nagios-plugin-mysql/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/nagios-plugin-pgsql/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/net/nagios-plugin-snmp/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/net/nagios-plugin-snmp/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.