1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Import of perl5 module for access to libz functions.

This commit is contained in:
James FitzGibbon 1996-10-23 23:51:37 +00:00
parent 7c81cba3af
commit 66447b0b47
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4079
5 changed files with 56 additions and 0 deletions

View File

@ -0,0 +1,33 @@
# New ports collection makefile for: p5-Compress-Zlib
# Version required: 0.4
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $Id$
#
DISTNAME= Compress-Zlib-0.4
PKGNAME= p5-Compress-Zlib-0.4
CATEGORIES+= archivers
MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.leo.org/pub/comp/programming/languages/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/modules/by-module/Compress/ \
ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/modules/by-module/Compress/
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
post-install:
.if !defined(NOMANCOMPRESS)
@ for file in Compress::Zlib; do \
gzip -9nf ${PREFIX}/lib/perl5/man/man3/$$file.3; \
done
.endif
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Compress-Zlib-0.4.tar.gz) = 1edaacdcec972532e6ee7a122789beb7

View File

@ -0,0 +1 @@
perl5 interface to zlib compression library.

View File

@ -0,0 +1,13 @@
The Compress::Zlib module provides a Perl interface to the
zlib compression library (see the AUTHORS entry elsewhere
in this documentfor details about where to get zlib). Most
of the functionality provided by zlib is available in
Compress::Zlib.
The module can be split into two general areas of
functionality, namely in-memory compression/decompression
and read/write access to gzip files. Each of these areas
will be discussed separately below.
WARNING: The interface defined in this document is alpha
and is liable to change.

View File

@ -0,0 +1,8 @@
lib/perl5/man/man3/Compress::Zlib.3.gz
lib/perl5/site_perl/Compress/Zlib.pm
lib/perl5/site_perl/auto/Compress/Zlib/autosplit.ix
lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib/Zlib.bs
lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib/Zlib.so
lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib/.packlist
@dirrm lib/perl5/site_perl/i386-freebsd/auto/Compress/Zlib