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
- multiwindow editing
- LaTeX support
- table of contents support for C/C++/Javascript
- kloc functionality
- new ctags engine
- code beautifier
- help menu
- context help support for POSIX standard header files
- context help support for LaTeX
- proxy traversing support for webload feature
- several FreeBSD fixes
and continue with removal anyway. Requested by miwi@
* Pipe dependencies information (if any) through a PAGER because INDEX lines
are very long and hard to read when wrapped
- Use correct order of @exec/@unexec directives for .conf files handling.
- Add @dirrmtry for additional locale.
- Remove BROKEN for dependent ports (tuxpaint-fonts and tuxpaint-stamps).
- Patch from hrs [2]:
o Update to 1.3.3-pre1
o Install openjade(1) manual page.
o Fix a possible problem that prevents xmlcatmgr from
working during pkg_delete.
o Clean up Makefile to make portlint happy.
o Improvements since 1.3.2: the following flow objects added:
page-sequence
column-set-sequence
embedded-text
anchor
included-container-area
glyph-annotation
aligned-column
multi-line-inline-note
emphasizing-mark
side-by-side
side-by-side-item
PR: ports/107648 [1]
Submitted by: Jason Lenthe<lenthe@comcast.net> [1],
hrs [2]
- Add WITHOUT_NLS support.
- Install doc files into the standard DOCSDIR only.
- Clean up Makefile to make portlint happy.
- Improvements since 1.5: translated .po files,
$SP_MESSAGE_FORMAT, HTTP redirection, $SP_HTTP_USER_AGENT,
$SP_HTTP_ACCEPT, and preserve case option in osx(1).
Submitted by: hrs