13 Commits

Author SHA1 Message Date
juanfra
2bbf2b63e2 Update to gambit 4.9.1. 2018-11-24 22:23:53 +00:00
juanfra
527f1a2854 Enable ssl support and change gambit to use poll instead of select.
From Timo Myyra.
2018-09-20 21:41:40 +00:00
juanfra
3e05690401 Update to gambit 4.9.0. 2018-09-05 21:39:18 +00:00
juanfra
dd391eb00c Update gambit to 4.8.9. Add myself as maintainer. 2018-03-02 12:02:51 +00:00
juanfra
fe6732b153 Update to gambit 4.8.8. 2017-02-13 16:07:07 +00:00
juanfra
e6bbb4a14e Update to gambit 4.8.6. 2016-11-21 22:37:21 +00:00
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