summaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Zlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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