| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Dec 2006 02:12:57
1.2.3
|
shaun  |
- Fix build with GCC 4.x (by switching off -Werror). [1]
- Respect CXX and CXXFLAGS.
PR: ports/106749 [1]
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
09 Apr 2006 00:14:16
1.2.3
|
pav  |
- Update maintainer's address
PR: ports/95523
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
22 Feb 2006 16:18:49
1.2.3
|
tdb  |
- Pass maintainership (back) to submitter.
PR: 93642
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> |
25 Nov 2005 00:33:45
1.2.3
|
pav  |
- Add SHA256 |
29 Oct 2005 21:27:05
1.2.3
|
mnag  |
Drop MAINTAINER
PR: 88196
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer) |
29 Apr 2004 15:10:19
1.2.3
|
arved  |
Update to 1.2.3
PR: 65911
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> |
31 Mar 2004 04:12:58
1.2.2_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
1.2.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
27 Sep 2003 08:16:27
1.2.2
|
edwin  |
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> |