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.
Fix audio support for squeak3
Sound support comes to do squeak3(squeak-3.5) porting, but
does not become effective because, actually, it cannot
detect the library which I am going to utilize with stage
of configure.
PR: ports/46180,ports/53474
Submitted by: NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>,parv <parv_fm@emailgroups.net>
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54936
Submitted by: Jens Rehsack <rehsack@liwing.de>
FPL is a complete script programming language _very_ similar
to C. If you are a software developer and plans to add any
kind of macro/script control, consider the FPL alternative!
FPL library lets the software programmer define functions
and variables that FPL should accept. The library will call
a function in the software whenever any of these functions
are used or variables are read in an FPL program.
PR: ports/46756
Submitted by: Dominic Marks <dom@cus.org.uk>
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Patch to fix build failures of lang/ici port on 5-CURRENT.
Note this is UNTESTED (my 5-CURRENT machine disappeared
last week) but the same fix was required on other gcc 3.x
using platforms (Mac OS X) and I am assuming it will repair
the brokeness.
Honestly, the patch didn't but a quick search/replace of "float_t"
to "floats_t" did. Informed maintainer.
PR: ports/52444
Submitted by: Andy Newman <atrn@zeta.org.au>