aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Compress-Bzip2
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* 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
* Update to version 2.09.Dmitry Sivachenko2005-09-162-3/+3
| | | | | | | | PR: 86149 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=142890
* IGNORE if perl version < 5.6.Dmitry Sivachenko2005-05-201-1/+7
| | | | Notes: svn path=/head/; revision=135676
* Update to version 2.08.Dmitry Sivachenko2005-05-122-4/+4
| | | | | | | | PR: 80921 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw> Notes: svn path=/head/; revision=135109
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Update to version 1.02;Dmitry Sivachenko2003-07-023-12/+11
| | | | | | | | | | Utilize SITE_PERL variable. PR: 53971 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=84023
* Update to version 1.01;Dmitry Sivachenko2003-04-293-3/+5
| | | | | | | | | | Add WWW. PR: 51556 Submitted by: Mathieu Arnold <m@absolight.net> Notes: svn path=/head/; revision=79875
* New port: Compress::Bzip2.Dmitry Sivachenko2003-02-234-0/+35
Bzip2 bindings for Perl5. That means you can access the Bzip2 library from your Perl scripts there by compressing ordinary Perl strings. Notes: svn path=/head/; revision=76238