Commit Graph

20 Commits

Author SHA1 Message Date
simon
bfc0f124fb update to version 1.20
from brad@
2007-09-29 17:50:07 +00:00
espie
01eeb5f64b zap all quotes in COMMENT/PERMIT_* 2007-09-15 10:14:32 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
7067f0d402 no BUILD_DEPENDS needed 2006-11-21 19:07:10 +00:00
jasper
127dcdcaa6 update p5-Archive-Zip to 1.18
feedback and ok steven
2006-11-21 18:33:09 +00:00
espie
fcb2aa96d4 switch to cpan module, bump PKGNAME since this is arch-independent. 2006-11-13 09:43:25 +00:00
alek
611aabe014 Update to 1.16
From new maintainer Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2005-11-26 17:43:11 +00:00
jolan
63948522eb remove peter galbavy as maintainer per his request 2005-07-06 23:18:09 +00:00
db
84ff3fce88 Update to version 1.14. Fixes GLSA 200410-31.
ok maintainer nikolay@ mbalmer@ (db@)
2005-03-10 10:55:04 +00:00
naddy
69777e8169 SIZE 2005-01-05 15:40:35 +00:00
espie
c9d1d25390 kill extraneous comment that are now detected correctly by update-plist.
kill an extra %%SHARED%% that should not exist.
2004-09-14 23:12:43 +00:00
espie
b3c0cfb759 manpages markers.
use SHARED_ONLY to discard PFRAG.shared.
2004-08-03 11:30:01 +00:00
espie
d51143282a switch to using dir/ and @info.
a few more tweaks done by the automatic update mode of make update-plist.
2004-07-24 14:20:48 +00:00
naddy
17170de520 overhaul 2003-12-31 19:37:56 +00:00
jolan
bc0bf07f72 - more consistency for permit values
- adjust some permit lines per discussion on ports@

ok naddy@
2003-06-04 22:16:22 +00:00
jolan
673d69c62c p5-Compress-LZO # GNU GPL -> GPL
p5-Archive-Tar
p5-Archive-Zip
p5-Compress-Zlib
p5-IO-Zlib
----------------
All these use the same license:
"This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself."

Perl is GPL, so I am marking these # GPL
2003-05-24 02:55:16 +00:00
naddy
41ff5070a2 Update to 1.05; from Peter Galbavy <peter.galbavy@knowtion.net>. 2002-11-21 16:51:22 +00:00
wilfried
ada8c6169b clean up REGRESS_DEPENDS/REGRESS_TARGET/NO_REGRESS 2002-06-09 05:24:27 +00:00
naddy
670b23359e MASTER_SITE_SUBDIR doesn't exist any longer 2002-05-22 23:24:54 +00:00
peter
f239a0a05c initial import of perl Archive::Zip 1.01
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.

Zip archives can be created, or you can read from existing zip
files. Once created, they can be written to files, streams, or
strings.

Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be compressed
or uncompressed as needed. Members can be created from members in
existing Zip files, or from existing directories, files, or strings.

This module uses the Compress::Zlib library to read and write the
compressed streams inside the files.

See Archive::Zip::Tree for easy operations on directories full of
files, or on entire Zip files. This is included in the Archive::Zip
distribution.
2002-05-22 11:00:41 +00:00