Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
$NetBSD: DESCR,v 1.1 2013/01/19 10:24:41 manu Exp $
This Nagios plugin monitors backup status from /etc/dumpdates

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.2 2013/01/27 09:05:10 asau Exp $
#
PKGNAME= nagios-plugin-dumpdates-${DISTNAME:C/.*-//}
DISTNAME= check_dumpdates-0.1
CATEGORIES= net
MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/
EXTRACT_SUFX= .tgz
MAINTAINER= manu@NetBSD.org
HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/
COMMENT= /etc/dumpdates monitoring plugin for Nagios
LICENSE= modified-bsd
INSTALLATION_DIRS+= libexec/nagios
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/check_dumpdates \
${DESTDIR}${PREFIX}/libexec/nagios/
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1 2013/01/19 10:24:41 manu Exp $
libexec/nagios/check_dumpdates

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/01/19 10:24:41 manu Exp $
SHA1 (check_dumpdates-0.1.tgz) = f16b92187271dd6d6073e1e5e7b0e68307f07ce2
RMD160 (check_dumpdates-0.1.tgz) = a1ac7f5ca58f158442ca580f785a74b95c6d4f2a
Size (check_dumpdates-0.1.tgz) = 2300 bytes