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,5 @@
The Unix::Syslog module provides an interface to the system logger
syslogd(8) via Perl's XSUBs. The implementation attempts to resemble
the native libc-functions of your system, so that anyone being
familiar with syslog.h should be able to use this module right
away.

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.27 2013/05/31 12:42:04 wiz Exp $
DISTNAME= Unix-Syslog-1.1
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
SVR4_PKGNAME= p5sl
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unix/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Unix-Syslog/
COMMENT= Perl5 module interface to the UNIX system logger
LICENSE= artistic-2.0
PERL5_PACKLIST= auto/Unix/Syslog/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.7 2008/07/18 14:26:24 rhaen Exp $
SHA1 (Unix-Syslog-1.1.tar.gz) = 42728e41b4d85e2e2e5f711939e329a0500f56c4
RMD160 (Unix-Syslog-1.1.tar.gz) = d5b54dcf7e283a86095b2d65c15495a1f6f5eb35
Size (Unix-Syslog-1.1.tar.gz) = 13738 bytes