p5-compress-Zlib port added.

This commit is contained in:
angelos 1997-11-24 21:09:15 +00:00
parent 63739bc87b
commit 740591264c
10 changed files with 112 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# OpenBSD makefile for: p5-Compress-Zlib
# Version required: 0.50
# Date created: 24 November 1887
# Whom: angelos
#
# $OpenBSD: Makefile,v 1.1 1997/11/24 21:09:15 angelos Exp $
#
DISTNAME= Compress-Zlib-0.50
PKGNAME= p5-Compress-Zlib-0.50
CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Compress
MAINTAINER= angelos@openbsd.org
USE_PERL5= YES
MAN3= Compress::Zlib.3
MANPREFIX= ${PREFIX}/lib/perl5
do-configure:
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} /usr/bin/perl Makefile.PL
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (Compress-Zlib-0.50.tar.gz) = d52b2eaa816d2df8d6034e85e5a4b44d

View File

@ -0,0 +1,13 @@
*** examples/filtdef.orig Mon Nov 24 15:57:45 1997
--- examples/filtdef Mon Nov 24 15:58:30 1997
***************
*** 1,4 ****
! #!/usr/local/bin/perl
use Compress::Zlib ;
--- 1,4 ----
! #!/usr/bin/perl
use Compress::Zlib ;

View File

@ -0,0 +1,13 @@
*** examples/filtinf.orig Mon Nov 24 15:57:52 1997
--- examples/filtinf Mon Nov 24 15:58:35 1997
***************
*** 1,4 ****
! #!/usr/local/bin/perl
use Compress::Zlib ;
--- 1,4 ----
! #!/usr/bin/perl
use Compress::Zlib ;

View File

@ -0,0 +1,13 @@
*** examples/gzcat.orig Mon Nov 24 15:57:58 1997
--- examples/gzcat Mon Nov 24 15:58:39 1997
***************
*** 1,4 ****
! #!/usr/local/bin/perl
use Compress::Zlib ;
--- 1,4 ----
! #!/usr/bin/perl
use Compress::Zlib ;

View File

@ -0,0 +1,13 @@
*** examples/gzgrep.orig Mon Nov 24 15:58:04 1997
--- examples/gzgrep Mon Nov 24 15:58:42 1997
***************
*** 1,4 ****
! #!/usr/local/bin/perl
use Compress::Zlib ;
--- 1,4 ----
! #!/usr/bin/perl
use Compress::Zlib ;

View File

@ -0,0 +1,13 @@
*** examples/gzstream.orig Mon Nov 24 15:58:08 1997
--- examples/gzstream Mon Nov 24 15:58:49 1997
***************
*** 1,4 ****
! #!/usr/local/bin/perl
use Compress::Zlib ;
--- 1,4 ----
! #!/usr/bin/perl
use Compress::Zlib ;

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,7 @@
lib/perl5/man/man3/Compress::Zlib.3
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