| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Jan 2012 22:48:13
1.2.4
|
rene  |
- Undeprecate.
- Update to 1.2.4.
- Move to new MASTER_SITE |
01 Jan 2012 16:45:38
1.2.3
|
rene  |
Deprecate with 2 months timeout, I haven't developed/used it for years. |
03 Jul 2011 13:45:36
1.2.3
|
ohauer  |
- remove MD5 |
26 Oct 2010 14:28:36
1.2.3
|
rene  |
Respect CC and CXX, these were overwritten by the upstream Makefile |
27 Aug 2010 15:57:26
1.2.3
|
rene  |
Remove the defunct email address from pkg-descr |
21 Jun 2010 17:01:36
1.2.3
|
rene  |
* Fix package list by not defining LICENSE_FILE explicitly
(bsd.license.mk does not like the filename "LICENSE"), also remove a copy
from DOCSDIR
* Simplify a REINPLACE_CMD
Approved by: tabthorpe (mentor)
Feature safe: yes |
15 Jun 2010 17:37:48
1.2.3
|
rene  |
Use correct file for LICENSE_FILE, fixing the build
Approved by: tabthorpe (mentor) |
13 Jun 2010 20:04:04
1.2.3
|
rene  |
These ports are BSD-licensed
Approved by: tabthorpe (mentor)
Feature safe: yes |
22 Aug 2009 00:24:37
1.2.3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
05 Jan 2009 16:23:31
1.2.3
|
miwi  |
- Update maintainer mail
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
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) |
08 Apr 2006 23: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 20:27:05
1.2.3
|
mnag  |
Drop MAINTAINER
PR: 88196
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer) |
29 Apr 2004 14: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 03: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 07: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> |