1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Rene Ladan
4b683ccd30 New ISP, no need to redirect HTTP traffic to port 8080 any longer.
Feature safe:	yes
2012-11-24 10:44:52 +00:00
Rene Ladan
0c17849725 - Undeprecate.
- Update to 1.2.4.
- Move to new MASTER_SITE
2012-01-02 22:48:13 +00:00
Rene Ladan
b00807fd3e Remove the defunct email address from pkg-descr 2010-08-27 15:57:26 +00:00
Edwin Groothuis
161411524e 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>
2003-09-27 07:16:27 +00:00