1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Shaun Amott
29e1d827c8 - 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)
2006-12-15 02:12:57 +00:00
Pav Lucistnik
4851f565df - Update maintainer's address
PR:		ports/95523
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2006-04-08 23:14:16 +00:00
Tim Bishop
5e7fbe2c02 - Pass maintainership (back) to submitter.
PR:		93642
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2006-02-22 16:18:49 +00:00
Pav Lucistnik
f307f38435 - Add SHA256 2005-11-25 00:33:45 +00:00
Marcus Alves Grando
3f3e54f208 Drop MAINTAINER
PR:		88196
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
2005-10-29 20:27:05 +00:00
Tilman Keskinoz
8e71ebcc45 Update to 1.2.3
PR:		65911
Submitted by:	Rene Ladan <r.c.ladan@student.tue.nl>
2004-04-29 14:10:19 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +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