CVS log for ports/lang/gambc/Attic/pkg-plist
Up to [FreeBSD] / ports / lang / gambc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Fri Jul 25 03:27:57 2008 UTC (3 years, 6 months ago) by wxs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
- Remove lang/gambc after it's been repocopied to lang/gambit-c PR: ports/124087 Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: Captain Fourier <rzinkov@gmail.com> (old maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 14 16:00:07 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -2 lines
- Stop packaging mtree symlinks PR: ports/121691 Submitted by: Scot Hetzel <swhetzel@gmail.com>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 19 22:08:32 2007 UTC (5 years ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_4_EOL, PRE_XORG_7
The Gambit programming system is a full implementation of the Scheme 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
