Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -0,0 +1,7 @@
Reading and writing configuration files is one of the most frequent tasks of
any software design. Config::Simple is the library that helps you with it.
Config::Simple is a class representing configuration file object. It supports
several configuration file syntax and tries to identify the file syntax
automatically. Library supports parsing, updating and creating configuration
files.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.2 2014/05/29 23:37:29 wiz Exp $
#
DISTNAME= Config-Simple-4.59
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/S/SH/SHERZODR/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Config-Simple/
COMMENT= Simple configuration file class
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Config/Simple/.packlist
USE_LANGUAGES= # none
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/05/18 21:03:38 rodent Exp $
SHA1 (Config-Simple-4.59.tar.gz) = 4777200847a967d098f75ddf069f38e9ce8d38e1
RMD160 (Config-Simple-4.59.tar.gz) = 9fbc852d32fbf49d0539135c253162afcebd91f5
Size (Config-Simple-4.59.tar.gz) = 21010 bytes