pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/p5-Compress-Bzip2 Initial import of p5-Compr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2f0dfe68d1a6
branches: trunk
changeset: 460799:2f0dfe68d1a6
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Thu Sep 04 13:35:19 2003 +0000
description:
Initial import of p5-Compress-Bzip2 1.01
Bzip2 bindings for Perl5. That means you can access the
Bzip2 library from your Perl scripts there by compressing ordinary
Perl strings.
Package imported from pkgsrc-wip.
diffstat:
archivers/p5-Compress-Bzip2/DESCR | 3 +++
archivers/p5-Compress-Bzip2/Makefile | 19 +++++++++++++++++++
archivers/p5-Compress-Bzip2/PLIST | 1 +
archivers/p5-Compress-Bzip2/distinfo | 4 ++++
4 files changed, 27 insertions(+), 0 deletions(-)
diffs (43 lines):
diff -r 2f17679f1625 -r 2f0dfe68d1a6 archivers/p5-Compress-Bzip2/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Compress-Bzip2/DESCR Thu Sep 04 13:35:19 2003 +0000
@@ -0,0 +1,3 @@
+Bzip2 bindings for Perl5. That means you can access the
+Bzip2 library from your Perl scripts there by compressing ordinary
+Perl strings.
diff -r 2f17679f1625 -r 2f0dfe68d1a6 archivers/p5-Compress-Bzip2/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Compress-Bzip2/Makefile Thu Sep 04 13:35:19 2003 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/04 13:35:19 xtraeme Exp $
+#
+
+DISTNAME= Compress-Bzip2-1.01
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= archivers perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/Z/ZO/ZOOVY/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Compress-Bzip2/
+COMMENT= Perl5 interface to bzip2 compression library
+
+USE_BUILDLINK2= yes
+
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Compress/Bzip2/.packlist
+
+.include "../../archivers/bzip2/buildlink2.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2f17679f1625 -r 2f0dfe68d1a6 archivers/p5-Compress-Bzip2/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Compress-Bzip2/PLIST Thu Sep 04 13:35:19 2003 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/04 13:35:19 xtraeme Exp $
diff -r 2f17679f1625 -r 2f0dfe68d1a6 archivers/p5-Compress-Bzip2/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/p5-Compress-Bzip2/distinfo Thu Sep 04 13:35:19 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/09/04 13:35:19 xtraeme Exp $
+
+SHA1 (Compress-Bzip2-1.01.tar.gz) = f4007dc7f800f9bea1198bc2376830913cee43f6
+Size (Compress-Bzip2-1.01.tar.gz) = 18334 bytes
Home |
Main Index |
Thread Index |
Old Index