Port details |
- nbfc New Brainfuck Compiler
- 0.1_1 lang
=3 0.1_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2008-05-29 19:15:07
- Last Update: 2024-02-24 16:12:18
- Commit Hash: ec2c403
- People watching this port, also watch:: php81-pear, php81-pear-horde-Horde_Alarm, php81-pear-XML_DTD, autoconf, libXdamage
- License: BSD2CLAUSE
- WWW:
- https://koeln.ccc.de/ablage/brainfuck/index.en.xml
- Description:
- The New Brainfuck Compiler is an optimizing Brainfuck-C and
Brainfuck-Java compiler.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/nbfc/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/nbfc
- pkg install nbfc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nbfc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (nbfc-0.1.tar.gz) = 84c784642ec753d1b0ae4e775912d47879cb27c35536789a5661d1d127e31fc6
SIZE (nbfc-0.1.tar.gz) = 7644
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_nbfc
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1_1 24 Feb 2024 16:12:18
    |
Muhammad Moinur Rahman (bofh)  |
lang/nbfc: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1 20 Jul 2022 14:22:15
    |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
0.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.1 10 Dec 2014 22:29:15
  |
gahr  |
- Reset maintainership of my ports |
0.1 31 Aug 2014 15:52:48
  |
marino  |
Make 7 ports jobs unsafe
A number of ports failed on the DragonFly package builder when
theoretically all of them should build. They had errors in logs
indicating that was parallel building issue. Rerunning through again
with -j1 resulted in a good build. There were more than 7, but these
seven are the ports that I'm confident are not 100% jobs safe based on
the errors seen. |
0.1 23 Apr 2014 11:47:25
  |
gahr  |
- Fix build on < 8000000 (yacc doesn't have a -y option)
Reported by: pkg-fallout |
0.1 13 Feb 2014 13:27:12
  |
gahr  |
- STAGE-clean
- Add LICENSE
- Fix compiler warning |
0.1 20 Sep 2013 19:53:10
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.1 23 Nov 2011 09:02:10
 |
gahr  |
- Respect CC and CFLAGS
PR: 162538
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes |
0.1 03 Jul 2011 13:45:36
 |
ohauer  |
- remove MD5 |
0.1 16 Mar 2011 13:11:52
 |
gahr  |
- Fix typo
Nitpicked by: cognet |
0.1 29 May 2008 19:14:47
 |
gahr  |
New port: The New Brainfuck Compiler
The New Brainfuck Compiler is an optimizing Brainfuck-to-C
and Bainfuck-to-Java compiler.
Approved by: miwi (mentor) |
Number of commits found: 14
|