CVS log for ports/devel/p5-Data-TemporaryBag/Makefile
Up to [FreeBSD] / ports / devel / p5-Data-TemporaryBag
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:26:31 2009 UTC (2 years, 6 months ago) by pgollucci
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_6_EOL, HEAD
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -8 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:25:07 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +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.9: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:56:01 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.8: preferred, colored
Changes since revision 1.8: +0 -3 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.8: download - view: text, markup, annotated - select for diffs
Fri Apr 7 07:36:22 2006 UTC (5 years, 10 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 0.09 Changes: http://search.cpan.org/src/YSAS/Data-TemporaryBag-0.09/Changes
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Aug 12 12:47:57 2004 UTC (7 years, 6 months ago) by mat
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -3 lines
After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 29 09:38:18 2004 UTC (8 years ago) by skv
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Updated to 0.08
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 16 11:55:54 2004 UTC (8 years ago) by skv
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Updated to 0.07
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 2 10:00:07 2003 UTC (8 years, 8 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -3 lines
Fix module - broken on perl 5.00503 Pointed by: Mathieu Arnold <mat@mat.cc>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 21 12:05:57 2003 UTC (8 years, 8 months ago) by skv
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +14 -4 lines
Updated to 0.06 PR: ports/51848
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:22:41 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
De-pkg-comment.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 7 09:15:55 2001 UTC (10 years, 2 months ago) by tobez
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Add p5-Data-TemporaryBag 0.04, a perl Bag class that handles long-sized data using a temporary file. PR: 32398 Submitted by: Sergey Skvortsov <skv@protey.ru>
