brad
ffe6844fac
sync distinfo and merge in PFRAG.shared.
...
ok sthen@
2013-04-04 16:03:55 +00:00
espie
c80849c13c
regress -> test
...
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00
ajacoutot
3ce024a242
Remove USE_GROFF from ports where mandoc doesn't have any ERRORs and
...
formatting looks Ok.
from Brad
2011-12-18 09:01:19 +00:00
ajacoutot
aaa1885833
Bump after recent cpan.port.mk change.
...
ok jasper@
2010-12-03 11:44:22 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
sthen
16fb1a7783
fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
2010-10-18 21:35:47 +00:00
espie
3ed7d907a5
USE_GROFF=Yes
2010-10-18 16:47:00 +00:00
sthen
94f3dde2b7
Add a taint mode fix for newer Perl, from CPAN RT. Fixes a problem with
...
MailScanner noted by Brad, tested by Brad and myself.
2010-10-15 18:50:23 +00:00
bluhm
0d93456f7f
update p5-Archive-Zip to 1.30
...
ok jasper
2009-09-09 16:58:05 +00:00
jasper
ad0e767ad3
- update p5-Archive-Zip to 1.26
2008-12-07 18:48:38 +00:00
simon
83605cee9c
remove RUN_DEPENDS to p5-Compress-Zlib that now comes with perl and bump
2008-09-29 18:34:23 +00:00
jasper
f07a2558c3
- update p5-Archive-Zip to 1.24, mostly bug fixes
2008-09-01 16:54:48 +00:00
steven
8cded66b8d
update to 1.23
...
from jcroberts at designtools.org
2007-12-01 13:26:08 +00:00
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