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

2
sysutils/qlogtools/DESCR Normal file
View File

@@ -0,0 +1,2 @@
This package is a set of tools that are useful in analyzing or producing
logs from qmail and other packages.

View File

@@ -0,0 +1,29 @@
# $NetBSD: Makefile,v 1.9 2012/10/23 19:51:21 asau Exp $
#
DISTNAME= qlogtools-3.1
CATEGORIES= sysutils
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://untroubled.org/qlogtools/
COMMENT= Tools useful in analyzing logs from qmail and other pkgs
DJB_RESTRICTED= NO
DJB_MAKE_TARGETS= NO
SUBST_FILES.djbware+= qfilelog.c
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
post-configure:
${ECHO} ${DESTDIR}${DJB_CONFIG_PREFIX}/bin > ${WRKSRC}/conf-bin
${ECHO} ${DESTDIR}${DJB_CONFIG_PREFIX}/${PKGMANDIR} > ${WRKSRC}/conf-man
do-install:
${_PKG_SILENT}${_PKG_DEBUG}cd ${WRKSRC}; \
./installer; \
./instcheck
.include "../../mk/djbware.mk"
.include "../../mk/bsd.pkg.mk"

15
sysutils/qlogtools/PLIST Normal file
View File

@@ -0,0 +1,15 @@
@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:53:40 zuntum Exp $
bin/multipipe
bin/multitail
bin/qfilelog
bin/spipe
bin/tai2tai64n
bin/tai64n2tai
bin/teepipe
man/man1/multipipe.1
man/man1/multitail.1
man/man1/qfilelog.1
man/man1/spipe.1
man/man1/tai2tai64n.1
man/man1/tai64n2tai.1
man/man1/teepipe.1

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 13:40:56 agc Exp $
SHA1 (qlogtools-3.1.tar.gz) = 6e9e32a4a9ca7f3e29958384227eb2a033f8a1b9
RMD160 (qlogtools-3.1.tar.gz) = e420474b48d6efb04b382672e28d4276697e8098
Size (qlogtools-3.1.tar.gz) = 20868 bytes