CVS log for ports/lang/bf2c/distinfo
Up to [FreeBSD] / ports / lang / bf2c
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 2 22:48:13 2012 UTC (5 weeks, 3 days ago) by rene
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
- Undeprecate. - Update to 1.2.4. - Move to new MASTER_SITE
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Jul 3 13:45:06 2011 UTC (7 months, 1 week ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -1 lines
- remove MD5
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 25 00:33:30 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
CVS tags: 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_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
- Add SHA256
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 29 14:10:19 2004 UTC (7 years, 9 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update to 1.2.3 PR: 65911 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 31 03:09:05 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
SIZEify (maintainer timeout)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Sep 27 07:16:27 2003 UTC (8 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
New port: optimizing BF to C compiler BrainF*ck is a minimalistic, yet Turing-complete programming language with only 8 instructions. bf2c compiles a BF file into a corresponding C file, optimizing as much as possible for speed, size and readability. It is written for fun, self-educating purposes and to beat existing BF compilers. PR: ports/57241 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
