Also fixes readline issue reported in PR ports/107380.
OpenAL support is not yet fixed, we might break that out into a
separate port, now that the upstream infrastructure is in place.
Your haskell@ team, Olli & Volker
with
/libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by "gnatgcc"
PR: ports/108138
Submitted by: rafan
Approved by: Daniel Eischen <eischen at vigrid.com> (maintainer)
language which conforms to the R4RS and IEEE Scheme standards. It
consists of two main programs: gsi, the Gambit Scheme interpreter, and
gsc, the Gambit Scheme compiler.
Gambit-C is a version of the Gambit programming system in which the
compiler generates portable C code, making the whole Gambit-C system
and the programs compiled with it easily portable to many computer
architectures for which a C compiler is available. With appropriate
declarations in the source code the executable programs generated by
the compiler run roughly as fast as equivalent C programs.
WWW: http://www.iro.umontreal.ca/~gambit/
PR: ports/107405
Submitted by: Rob Zinkov
whether it is our kernel/userland, the hardware, or something else at fault
and nobody on our side nor upstream seems to have any interest.
Discussed with: kris
Since this port supports 5.x and later, we don't need to consider
the 4.x case (-lc_r). Moreover, gdc uses ld as linker when compiling
D source files, so PTHREAD_LIBS is not applicable here.
PR: ports/107437
Submitted by: Jason DiCioccio <jd at ods.org>
Approved by: Masanori OZAWA <ozawa at ongs.co.jp> (maintainer)
2006-12-01 misc/afbackup-client: Uses unregistered uid that conflicts with other ports
2006-12-01 misc/afbackup-server: Uses unregistered uid that conflicts with other ports
2006-12-14 lang/forth: obsoleted by lang/pfe; use of this port is pretty much senseless
2006-12-28 ftp/jmirror: distfile disappeared and has no homepage
including many of those captured at on the Wiki at StandardClassExtensions.
They are thoroughly documented and tested. See the project homepage for API
documentation.
Author: Gavin Sinclair <gsinclair@soyabean.com.au>
WWW: http://extensions.rubyforge.net
PR: ports/107434
Submitted by: Christopher Boumenot <boumenot at gmail.com>
On the way, make building Fortran the (unconditional) default now.
This adds new dependencies on math/libgmp4 and math/mpfr which are
always required by lang/gcc43 and later anyways, though.
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.