CVS log for ports/converters/p5-JSON1/Makefile
Up to [FreeBSD] / ports / converters / p5-JSON1
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:26:24 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.12: preferred, colored
Changes since revision 1.12: +1 -7 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.12: download - view: text, markup, annotated - select for diffs
Wed Mar 26 01:46:00 2008 UTC (3 years, 10 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -4 lines
- Use CPAN macro. - Add NO_LATEST_LINK. - Move variables to make portlint happier.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Mar 25 02:41:11 2008 UTC (3 years, 10 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
- Repository copy from p5-JSON to p5-JSON1. - Mark p5-JSON1 as conflicting with p5-JSON-2.x. - Upgrade p5-JSON to 2.07 and mark as conflicting with p5-JSON-1.x. - Use CPAN macro, add Test-Simple dependency and improve pkg-plist. PR: ports/120596 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Feb 25 22:36:45 2008 UTC (3 years, 11 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -4 lines
- Upgrade to 1.15 (1.x final version).
- Use BUILD_DEPENDS= ${RUN_DEPENDS} to prevent from unnecessary
dependency into RUN_DEPENDS.
- Use @dirrmtry, because other module can use JSON::*.
PR: ports/120762
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Oct 11 18:54:36 2007 UTC (4 years, 4 months ago) by garga
Branches: MAIN
CVS tags: old_RELEASE_7_0_0, old_RELEASE_6_3_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- Update to 1.14 PR: ports/113892 Submitted by: Yen-Ming@utopia.leeym.com, Lee@utopia.leeym.com Approved by: maintainer timeout (over 3 months)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Apr 21 10:16:51 2007 UTC (4 years, 9 months ago) by kuriyama
Branches: MAIN
CVS tags: old_PRE_XORG_7
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -5 lines
- Upgrade to 1.10. - Remove perl 5.005 check. PR: ports/111837
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jul 1 16:10:05 2006 UTC (5 years, 7 months ago) by aaron
Branches: MAIN
CVS tags: old_RELEASE_6_2_0, old_RELEASE_4_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Update to 1.07 PR: ports/99058 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 6 11:31:57 2006 UTC (5 years, 9 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Upgrade to 1.05.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 30 14:23:43 2006 UTC (6 years ago) by kuriyama
Branches: MAIN
CVS tags: old_RELEASE_6_1_0, old_RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Upgrade to 1.03.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 24 07:35:29 2005 UTC (6 years, 2 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Upgrade to 1.02. - Add SHA256. Changes: http://search.cpan.org/src/MAKAMAKA/JSON-1.02/Changes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Oct 29 15:56:05 2005 UTC (6 years, 3 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +15 -4 lines
- Upgrade to 1.00. - Fix dependencies. PR: ports/87676 Submitted by: tobez
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Sep 1 09:13:53 2005 UTC (6 years, 5 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Add p5- $PKGNAMEPREFIX. Bump PORTREVISION to forget this silly mistake...
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 28 07:05:49 2005 UTC (6 years, 5 months ago) by kuriyama
Branches: MAIN
Add p5-JSON 0.99, perl extension to convert to JSON (JavaScript Object Notation).
