7 Commits

Author SHA1 Message Date
juanfra
6c3c36ce18 Update to chibi-scheme 0.8.0. 2018-01-26 12:43:17 +00:00
juanfra
ce246ba396 Move download.tuxfamily to https. 2017-12-02 21:39:49 +00:00
naddy
ef68f42b62 remove SHARED_ONLY from ports that don't use any MODULES 2016-03-16 16:46:31 +00:00
naddy
b70813dce9 fix variable name 2015-07-31 14:37:34 +00:00
juanfra
d53e6fc789 chibi-scheme does not work on architectures which require aligned
access to memory. The bug is fixed in upstream's repo but the patch is
not simple and it could break the code on amd64/i386.

Build failures on sparc64 and hppa spotted by tobiasu@.
2015-07-31 12:40:11 +00:00
juanfra
8055dec35f Update to chibi-scheme 0.7.3. 2015-05-21 18:57:12 +00:00
juanfra
9d13be0fea Comment:
interpreter of the R7RS Scheme programming language

Description:
Chibi-Scheme is a small interpreter of the version R7RS of the Scheme
programming language.

Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>

WWW: http://synthcode.com/wiki/chibi-scheme

OK jturner@
2015-05-09 21:04:58 +00:00