notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
non port: lang/bf2c/pkg-plist

Number of commits found: 4

Friday, 21 Feb 2014
11:31 rene search for other commits by this committer
lang/bf2c: (upstream) Makefile cleanups
- use DESTDIR in upstream Makefile and drop MAKE_ARGS
- define install-strip target in upstream Makefile and use it
- replace pkg-plist by PORTDOCS and PLIST_FILES
Original commitRevision:345375 
Wednesday, 12 Jun 2013
23:01 rene search for other commits by this committer
Update to 1.3.1

Changes:
- Use github directly instead of my local server.
- Rework WRKSRC/Makefile to allow simplifying port Makefile and drop the
  dependency on gmake.
- Drop README, refer to website instead.
- Add a simple BF generator.

Note that the version reported by the bf2c binary is still 1.2.5, as it
did not change at all during this update.
Original commitRevision:320728 
Monday, 21 Jun 2010
17:01 rene search for other commits by this committer
* 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
Original commit
Saturday, 27 Sep 2003
07:16 edwin search for other commits by this committer
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>
Original commit

Number of commits found: 4