1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Rene Ladan
797cf2f978 Update to 1.2.5 2012-02-19 21:55:07 +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
c2f2d9bfd5 Deprecate with 2 months timeout, I haven't developed/used it for years. 2012-01-01 16:45:38 +00:00
Olli Hauer
27de467a2b - remove MD5 2011-07-03 13:45:36 +00:00
Rene Ladan
0e43e8ff11 Respect CC and CXX, these were overwritten by the upstream Makefile 2010-10-26 14:28:35 +00:00
Rene Ladan
b00807fd3e Remove the defunct email address from pkg-descr 2010-08-27 15:57:26 +00:00
Rene Ladan
f6a9ca67c6 * 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
2010-06-21 17:01:36 +00:00
Rene Ladan
b7c937605b Use correct file for LICENSE_FILE, fixing the build
Approved by:	tabthorpe (mentor)
2010-06-15 17:37:48 +00:00
Rene Ladan
17c16158a4 These ports are BSD-licensed
Approved by:	tabthorpe (mentor)
Feature safe:	yes
2010-06-13 20:04:04 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Martin Wilke
af6a36b2d1 - Update maintainer mail
PR:		127077
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2009-01-05 16:23:31 +00:00
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