aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Zlib
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-4/+9
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* Upgrade to 1.10.Jun Kuriyama2009-07-152-6/+6
| | | | Notes: svn path=/head/; revision=237849
* - Use CPAN macro.Jun Kuriyama2008-03-271-2/+2
| | | | | | | | PR: ports/121993 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> Notes: svn path=/head/; revision=209942
* - Upgrade to 1.09.Jun Kuriyama2008-02-132-4/+4
| | | | | | | | PR: ports/120011, ports/120387, ports/120617 Submitted by: leeym, Felippe de Meirelles Motta <lippemail@gmail.com>, ismail yenigul <ismail@enderunix.org> Notes: svn path=/head/; revision=207183
* - Update to 1.07Yen-Ming Lee2007-09-132-6/+12
| | | | | | | | | PR: 115663 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=199440
* - Upgrade to 1.05.Jun Kuriyama2007-03-082-5/+4
| | | | | | | | | PR: ports/110056 Submitted by: Steven Kreuzer<skreuzer@f2o.org> Committed from: AsiaBSDCon Registration Desk Notes: svn path=/head/; revision=186875
* Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.Dmitry Sivachenko2006-12-031-2/+2
| | | | Notes: svn path=/head/; revision=178677
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154139
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154108
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Add a patch to work around on 4-stable (perl-5.00503's Fcntl.pm doesJun Kuriyama2005-02-132-0/+12
| | | | | | | | | | | | not export SEEK_SET symbol). Doing "make test" on 4-stable will fail because perl-5.005 does not support EOF method in TIE HANDLE. Submitted by: lth Notes: svn path=/head/; revision=128666
* Update to 1.04.Jun Kuriyama2005-01-112-3/+3
| | | | Notes: svn path=/head/; revision=126103
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* de-pkg-comment.Jun Kuriyama2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76128
* IO:: style interface to Compress::Zlib.Jun Kuriyama2002-02-155-0/+39
Notes: svn path=/head/; revision=54752