CVS log for ports/devel/flexjson/Makefile
Up to [FreeBSD] / ports / devel / flexjson
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:18:02 2009 UTC (2 years, 5 months ago) by amdmi3
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.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with D
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 8 06:43:46 2008 UTC (3 years, 2 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Reset nemoliu due to maintainer-timeouts and no response to email. Hat: portmgr
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:10 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 23 03:07:32 2008 UTC (3 years, 9 months ago) by nemoliu
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
- update to 1.6 Approved by: delphij(mentor,implicit)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat May 19 20:02:28 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Apr 30 06:27:37 2007 UTC (4 years, 9 months ago) by nemoliu
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Use my @FreeBSD.org address. Approved by: delphij (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 20 12:18:32 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
FlexJSON is a lightweight library to serialize objects out in Javascript Object Notation (JSON). The library serializes only immediately available fields by default, although it's fairly easy to add additional data such as collections through code or annotations. WWW: http://flexjson.sourceforge.net/ PR: ports/111934 Submitted by: Nemo Liu <nemoliu at gmail.com>
