pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/p5-Unix-ConfigFile The Unix::ConfigFile distr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ca00319f255
branches:  trunk
changeset: 517525:8ca00319f255
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Aug 13 20:03:34 2006 +0000

description:
The Unix::ConfigFile distribution is a suite of modules that provide simple
interfaces to various Unix configuration files.  The objective is to free the
system administrator from dealing with the trivial formatting details of the
files, and allow him or her to concentrate on the information therein.

diffstat:

 sysutils/p5-Unix-ConfigFile/DESCR    |   4 ++++
 sysutils/p5-Unix-ConfigFile/Makefile |  17 +++++++++++++++++
 sysutils/p5-Unix-ConfigFile/PLIST    |   1 +
 sysutils/p5-Unix-ConfigFile/distinfo |   5 +++++
 4 files changed, 27 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r c572c68a337e -r 8ca00319f255 sysutils/p5-Unix-ConfigFile/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/p5-Unix-ConfigFile/DESCR Sun Aug 13 20:03:34 2006 +0000
@@ -0,0 +1,4 @@
+The Unix::ConfigFile distribution is a suite of modules that provide simple
+interfaces to various Unix configuration files.  The objective is to free the
+system administrator from dealing with the trivial formatting details of the
+files, and allow him or her to concentrate on the information therein.
diff -r c572c68a337e -r 8ca00319f255 sysutils/p5-Unix-ConfigFile/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/p5-Unix-ConfigFile/Makefile      Sun Aug 13 20:03:34 2006 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/08/13 20:03:34 adrianp Exp $
+
+DISTNAME=      Unix-ConfigFile-0.06
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    perl5 sysutils
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Unix/}
+
+MAINTAINER=    adrianp%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/~ssnodgra/${DISTNAME}
+COMMENT=       Simple interfaces to various Unix configuration files
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
+PERL5_PACKLIST=        auto/Unix/ConfigFile/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c572c68a337e -r 8ca00319f255 sysutils/p5-Unix-ConfigFile/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/p5-Unix-ConfigFile/PLIST Sun Aug 13 20:03:34 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/13 20:03:34 adrianp Exp $
diff -r c572c68a337e -r 8ca00319f255 sysutils/p5-Unix-ConfigFile/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/p5-Unix-ConfigFile/distinfo      Sun Aug 13 20:03:34 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/08/13 20:03:34 adrianp Exp $
+
+SHA1 (Unix-ConfigFile-0.06.tar.gz) = 3ea2d5f30b9274fd4a7730632e76f7987b201b70
+RMD160 (Unix-ConfigFile-0.06.tar.gz) = 6ef74ba4c220d6a799dce89f596d2f593c8fa153
+Size (Unix-ConfigFile-0.06.tar.gz) = 18821 bytes



Home | Main Index | Thread Index | Old Index