1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
4d4485fe7b - Update to 8.2
PR:		ports/155117
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2011-02-28 18:17:14 +00:00
Philip M. Gollucci
3c9311a1c4 - Update to 8.1
PR:             ports/152918
Submitted by:   Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-12-10 23:07:40 +00:00
Sylvio Cesar Teixeira
c4569da8b5 - Fix to when used tool of update.
- BUMP PORTREVISION

Submitted by:	Vitaly Magerya (vmagerya@gmail.com) (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-06 12:58:17 +00:00
Sylvio Cesar Teixeira
ad8b471882 - Added support to plataform amd64
PR:		ports/145382
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
Approved by:	itetcu (mentor, implicit)
2010-04-06 00:49:11 +00:00
Martin Wilke
165c45c9cd - Update to 8.0
PR:		145164
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2010-04-02 17:53:18 +00:00
Dmitry Marakasov
e82e87d1a9 - Update to 7.4d
PR:		137794
Submitted by:	Vitaly Magerya <vmagerya@gmail.com> (maintainer)
2009-08-16 23:33:54 +00:00
Beat Gaetzi
e80d879eec Petite Chez Scheme is a complete Scheme system that is fully compatible
with Chez Scheme but uses high-speed threaded interpreter technology in
place of Chez Scheme's incremental native-code compiler. Programs written
for Chez Scheme run unchanged in Petite Chez Scheme, as long as they do
not depend specifically on the compiler. In fact, Petite Chez Scheme is
built from the same sources as Chez Scheme, with all but the compiler
sources included.

Petite Chez Scheme was conceived as a freely distributable run-time
environment for compiled Chez Scheme applications. To serve this purpose,
it needed to have a complete run-time environment, including, for many
applications, a working evaluator. The result is a system that is useful
not only to our customers for the applications they distribute, but also
to people who want to use a top-quality Scheme system and can't justify
purchasing Chez Scheme.

WWW: http://www.scheme.com/petitechezscheme.html

PR:		ports/133437
Submitted by:	Vitaly Magerya <vmagerya AT gmail.com>
Approved by:	miwi (mentor)
2009-05-21 20:07:38 +00:00