CVS log for ports/archivers/p5-Compress-Bzip2/Makefile
Up to [FreeBSD] / ports / archivers / p5-Compress-Bzip2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:05 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:51:17 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -8 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 16 06:58:21 2005 UTC (6 years, 4 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to version 2.09. PR: 86149 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri May 20 06:41:41 2005 UTC (6 years, 8 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1 lines
IGNORE if perl version < 5.6.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 12 06:05:08 2005 UTC (6 years, 9 months ago) by demon
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Update to version 2.08. PR: 80921 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 2 07:19:23 2003 UTC (8 years, 7 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Update to version 1.02; Utilize SITE_PERL variable. PR: 53971 Submitted by: Mathieu Arnold <m@absolight.net>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 29 15:20:44 2003 UTC (8 years, 9 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to version 1.01; Add WWW. PR: 51556 Submitted by: Mathieu Arnold <m@absolight.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 23 08:07:17 2003 UTC (8 years, 11 months ago) by demon
Branches: MAIN
CVS tags: RELEASE_4_8_0
New port: Compress::Bzip2. Bzip2 bindings for Perl5. That means you can access the Bzip2 library from your Perl scripts there by compressing ordinary Perl strings.
