Port details |
- fbbi An interpreter for the Befunge-98 language
- 2003.0326_1 lang
=1 2003.0326_1Version of this port present on the latest quarterly branch.
- DEPRECATED: No more public distfiles
This port expired on: 2014-03-10
- 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: 2001-12-22 11:55:03
- Last Update: 2014-03-10 11:50:27
- SVN Revision: 347742
- People watching this port, also watch:: bochs, timidity++, bb
- License: not specified in port
- WWW:
- http://catseye.webhop.net/projects/fbbi-+
- Description:
- The Flaming Bovine Befunge-98 Interpreter (FBBI) is an interpreter for
the Befunge-98 language as defined by the Funge-98 Final Specification,
written in 100% ANSI C.
Funge-98 is the most elaborate update so far of the Befunge language,
Funge-98 generalizes Befunge for one, two, or three dimensions, and
provides a paradigm for Funges of any number of dimensions and
topologies. It also provides arbitrary program flow direction on a
virtually limitless playfield, and a richer, scalable instruction set
with an optional Concurrent version for multithreading.
The Befunge programming language was created in 1993 by Chris Pressey
for the purpose of being original, entertaining, and hard-to-compile.
In most languages, control flow is restricted to one direction and one
dimension only: any instruction which does not perform an explicit jump
actually performs an implicit jump to the next instruction.
Befunge, however, allows execution to proceed in less restricted
fashion; the program is stored in a two-dimensional grid and control
can flow left or right, or up, or down...
WWW: http://catseye.webhop.net/projects/fbbi-+
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: fbbi
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2003.0326_1 10 Mar 2014 11:50:27 |
rene |
Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles (Only the first 15 lines of the commit message are shown above ) |
2003.0326_1 10 Feb 2014 13:27:10 |
bapt |
Back to the futur |
2003.0326_1 10 Feb 2014 12:58:55 |
bapt |
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.
Reported by: distillator |
2003.0326_1 18 Dec 2013 10:38:34 |
koobs |
Reset maintainer for llwang@infor.org
Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Return all ports to the free pool except
py-numpy, which is taken under the wing of the python@ team.
We thank you for your contribution to the FreeBSD project
Approved by: portmgr |
2003.0326_1 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
2003.0326_1 24 Nov 2011 15:58:50 |
miwi |
- Respect CC/CFLAGS
PR: 162537
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer
Feature safe: yes |
2003.0326_1 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
2003.0326_1 22 Jan 2006 12:42:24 |
edwin |
SHA256ify
Approved by: krion@ |
2003.0326_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2003.0326_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
2003.0326_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2003.0326 27 Dec 2003 13:10:49 |
pav |
- Update WWW
PR: ports/60610
Submitted by: Leland Wang <llwang@infor.org> (maintainer) |
2003.0326 24 Sep 2003 11:00:43 |
edwin |
[maintainer] update MASTERSITE of lang/fbbi
According to the author, there is some problem with the
original master site. He updated the mainsite for fbbi.
PR: ports/56945
Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org> |
2003.0326 13 Apr 2003 12:45:12 |
edwin |
Maintainer update port: lang/fbbi An interperter for the Befunge-98 language
PR: ports/50403
Submitted by: Leland Wang <llwang@infor.org> |
0.98 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
0.98 20 Sep 2002 03:28:49 |
kuriyama |
Unbreak.
PR: ports/42606
Submitted by: Tilman Linneweh <tilman@arved.FreeBSD.ORG> |
22 Dec 2001 14:55:03 |
kevlo |
Initial import of fbbi 0.98 |