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,4 @@
Sys::Syslog is an interface to the UNIX syslog(3) program.
Call syslog() with a string priority and a list of printf() args just like
syslog(3).

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.2 2013/05/31 12:42:04 wiz Exp $
#
DISTNAME= Sys-Syslog-0.32
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
MAINTAINER= evaldo@gardenali.biz
HOMEPAGE= http://search.cpan.org/dist/Sys-Syslog/
COMMENT= Perl interface to the UNIX syslog(3) calls
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-XSLoader>=0:../../devel/p5-XSLoader
PERL5_PACKLIST= auto/Sys/Syslog/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/04/21 13:09:32 ryoon Exp $
SHA1 (Sys-Syslog-0.32.tar.gz) = d18fc71951d749ee4829c6f1eabb88783c301a6f
RMD160 (Sys-Syslog-0.32.tar.gz) = 216d7026b233775dab2c393f0a774f81073c0549
Size (Sys-Syslog-0.32.tar.gz) = 82027 bytes