Commit graph

8 commits

Author SHA1 Message Date
Dmitry Marakasov
bf068e776d - Update to v4_4_3
PR:		135252
Submitted by:	Adrien <pmn@bakarika.net> (maintainer)
2009-06-06 00:29:36 +00:00
Beech Rintoul
efabdf86fc - Update to 4.2.8
PR:		ports/125966
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	Adrien <pmn@bakarika.net> (maintainer)
2008-07-27 07:33:19 +00:00
Wesley Shields
cfe96fdd40 - Connect lang/gambit-c to the build after the repocopy.
- Update to 4.2.6
- Respect CFLAGS

PR:		ports/124087
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
Approved by:	Captain Fourier <rzinkov@gmail.com> (old maintainer)
2008-07-25 03:07:49 +00:00
Martin Wilke
ee1add1c6e - Pass maintainership to submitter
PR:		124252
Submitted by:	Adrien Piérard <pmn@bakarika.net>
Approved by:	Captain Fourier <rzinkov@gmail.com> (old_maintainer)
2008-06-05 12:11:54 +00:00
Rong-En Fan
ac98f826e9 - Bump PORTREVISION for CONFLICTS changed
Noticed by:	flz
2008-04-16 15:23:14 +00:00
Rong-En Fan
ffceb28d46 - lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all install
bin/gsc, so make they conflict to each others

PR:		ports/122792
Reported by:	Anatoly Borodin <anatoly.borodin at gmail.com>
Approved by:	Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc)
2008-04-16 01:31:12 +00:00
Pav Lucistnik
ad60c9c1a4 - Stop packaging mtree symlinks
PR:		ports/121691
Submitted by:	Scot Hetzel <swhetzel@gmail.com>
2008-03-14 16:00:08 +00:00
Ion-Mihai Tetcu
ce559fb35f 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
2007-01-19 22:08:32 +00:00