trying to install on non-i386. Mark it to warn the unwary.
Since it doesn't have a maintainer, I guess you could go either
way on whether it should be "broken" or "ignore".
PR: 57595
Submitted by: Mark Linimon <linimon@lonesome.com>
Mark it as ignore to warn the unwary. (There's probably
little reason to mark it as broken since it has no
maintainer. Any volunteers?)
PR: 57594
Submitted by: Mark Linimon <linimon@lonesome.com>
o Sync with latest PHP5 changes (new DB4 extension,
use correct knobs, etc...)
PR: ports/57399
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
ArrowLISP is a small, properly tail-recursive, dynamically
scoped interpreter for a purely symbolic and almost
side-effect-free dialect of LISP. It may be considered an
implementation of pure LISP.
The interpreter has both a command line interface and an
editor-like full screen interface.
PR: ports/55501
Submitted by: Nils M Holm <nmh@t3x.org>
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>
Update pike 7.4 to 7.4.28 (official release from IDA).
Added a backup mirror of official IDA mirror.
PR: ports/56947
Submitted by: Xavier Beaudouin <kiwi@oav.net>
- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
on linking their own dynamic library.
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>
The port www/horde2 and its dependences (mail/turba,
mail/imp3, etc.) cannot be packaged, because the default
options of PHP are not sufficient.
This port uses lang/php4 with Horde's options, in order to
remove the IS_INTERACTIVE flags.
PR: ports/57111
Submitted by: Thierry Thomas <thierry@pompo.net>
Spidermonkey is the JavaScript interpreter from the Mozilla project.
This revision updates the port to the newest version.
I've also updated my contact address.
PR: ports/56593
Submitted by: Dan Rench <citric@cubicone.tmetic.com>
PR: ports/55358
Submitted by: Kang Liu <lazykang@hotmail.com>
Reviewed by: Pedro F. Giffuni <giffunip@yahoo.com>
David H. Munro <munro@oldben.llnl.gov> (maintainer)
Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by: David H. Munro <munro@oldben.llnl.gov> (maintainer)
systems. Let it look for some browsers that support the openURL command
line protocol (using netscape by default). The BROWSER environment variable
is used if set.