CVS log for ports/converters/p5-JSON-XS/Makefile
Up to [FreeBSD] / ports / converters / p5-JSON-XS
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Nov 15 16:51:55 2011 UTC (2 months, 3 weeks ago) by sunpoet
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -0 lines
- Add PORTSCOUT knob Feature safe: yes
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Aug 17 21:14:06 2011 UTC (5 months, 3 weeks ago) by swills
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
- Add missing BUILD_DEPENDS
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Aug 14 03:46:39 2011 UTC (5 months, 4 weeks ago) by sunpoet
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- Update to 2.32 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Aug 1 01:48:08 2011 UTC (6 months, 1 week ago) by sunpoet
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -4 lines
- Update to 2.31 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Dec 7 19:35:20 2010 UTC (14 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
With portmgr hat, reassign some ports from clsung to perl, since clsung is apparently having some trouble with email.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Nov 26 21:12:15 2010 UTC (14 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -2 lines
- Update to 2.30 PR: ports/152128 Submitted by: Zane C.B. <vvelox@vvelox.net> Approved by: maintainer timeout (clsung ; 15 days) Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Jul 11 13:14:22 2010 UTC (19 months ago) by clsung
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Update to 2.29 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Apr 21 09:40:06 2010 UTC (21 months, 3 weeks ago) by clsung
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Update to 2.28 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jan 31 01:04:12 2010 UTC (2 years ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Update to 2.27 PR: ports/142627 Submitted by: myself (pgollucci@) Approved by: maintainer timeout (clsung; > 2 weeks)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Oct 21 02:09:13 2009 UTC (2 years, 3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
- Update to 2.26 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Aug 31 09:36:21 2009 UTC (2 years, 5 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -0 lines
- fix dependency - bump PORTREVISION
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 26 05:48:55 2009 UTC (2 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
- Update to 2.25 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 19 07:01:44 2009 UTC (2 years, 11 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 2.23.11 (2.2311)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Feb 9 03:59:12 2009 UTC (3 years ago) by clsung
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
- Update to 2.231 (2.23.1) Changelog (http://cpansearch.perl.org/src/MLEHMANN/JSON-XS-2.231/Changes): 2.231 Thu Nov 20 04:59:08 CET 2008 - work around 5.10.0 magic bugs where manipulating magic values (such as $1) would permanently damage them as perl would ignore the magicalness, by making a full copy of the string, reported by Dmitry Karasik. - work around spurious wanrings under older perl 5.8's. PR: ports/131321 Submitted by: "Cory R. King" <coryking_AT_mozimedia dot com>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Sep 29 13:58:26 2008 UTC (3 years, 4 months ago) by clsung
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- Update to 2.23 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jul 19 22:31:26 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 2.20 PR: 125670 Submitted by: Wen heping <wenheping@gmail.com> Approved by: clsung (implicit)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 21 02:31:03 2008 UTC (3 years, 9 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
- Update to 2.20 (2.2) Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 7 09:19:04 2008 UTC (3 years, 10 months ago) by clsung
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- Update to 2.10 (2.1) Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 5 02:55:15 2008 UTC (4 years, 1 month ago) by clsung
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
- Update to 2.01 Changes: http://search.cpan.org/dist/JSON-XS/Changes
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 17 03:46:25 2007 UTC (4 years, 3 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Update to 1.52
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Oct 15 03:21:23 2007 UTC (4 years, 3 months ago) by clsung
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 1.51
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:53:14 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +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.12: download - view: text, markup, annotated - select for diffs
Wed Aug 22 00:59:55 2007 UTC (4 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Update to 1.44
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 30 03:21:18 2007 UTC (4 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
- Update to 1.43 PR: ports/115001 Submitted by: chinsan Reviewed by: clsung
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jul 25 01:20:55 2007 UTC (4 years, 6 months ago) by clsung
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 1.42
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jul 13 05:20:44 2007 UTC (4 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
- Update to 1.41
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 14 04:17:13 2007 UTC (4 years, 7 months ago) by clsung
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 1.24
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Jun 9 02:54:22 2007 UTC (4 years, 8 months ago) by clsung
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 1.23
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed May 30 02:15:45 2007 UTC (4 years, 8 months ago) by clsung
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 1.22
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 9 08:06:35 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Update to 1.11
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 4 07:34:35 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
- Update to 1.10 (1.1)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Apr 1 15:09:27 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 1.01
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 31 06:13:38 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 1.0
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 26 01:39:09 2007 UTC (4 years, 10 months ago) by clsung
Branches: MAIN
This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON modules, none of them correctly handle all corner cases, and in most cases their maintainers are unresponsive, gone missing, or not listening to bug reports for other reasons. WWW: http://search.cpan.org/dist/JSON-XS/
