7 Commits

Author SHA1 Message Date
juanfra
f128098de8 Update to Gambit 4.8.4.
In addition to the update, I'm removing the shared libs. The term
"shared" is misleading here, gambit will continue generating
dynamically linked binaries by default and the only static libraries
linked will be its own libraries. Nothing uses the non-versioned
gambit shared libraries in the ports tree.

OK jasper@.
2016-01-27 18:47:02 +00:00
jasper
eb6fe3c882 unbreak mips64 2015-08-24 11:47:05 +00:00
juanfra
5f97117b76 Update to gambit 4.7.7. Regex and OK jasper@. 2015-07-24 23:43:17 +00:00
jasper
78fa0b8c1a - update to gambit-4.7.2 2014-03-09 20:00:32 +00:00
jasper
94b7e7d051 - update to gambit-4.6.8 2013-05-30 15:51:47 +00:00
jasper
3d1f96a2c4 skip the test for get_fpc_csr() on OpenBSD; we do have the function,
but gambit expects union fpc_csr to be present too, which we lack.
2012-08-29 18:46:24 +00:00
jasper
4106d78c2d import gambit 4.6.5
The Gambit Scheme system is a complete, portable, efficient and reliable
implementation of the Scheme programming language.
The Gambit-C system conforms to the R4RS, R5RS and IEEE Scheme
standards.  The full numeric tower is implemented, including: infinite
precision integers (bignums), rationals, inexact reals (floating point
numbers), and complex numbers.

ok sthen@
2012-04-20 10:47:40 +00:00