dev-scheme / scm

SCM is a Scheme implementation from the author of slib

Official package sites : http://swiss.csail.mit.edu/~jaffer/SCM ·

SCM is a Scheme implementation conforming to Revised5 Report on the Algorithmic Language Scheme and the IEEE P1178 specification.

v5.5.6-r4 :: 0 :: gentoo

Modified
License
LGPL-3
Keywords
amd64 x86 ~amd64-linux
USE flags
arrays bignums cautious dynamic-linking engineering-notation gsubr inexact ioext libscm macro ncurses posix readline regex sockets unix

General

arrays
Support for arrays, uniform-arrays and uniform-vectors.
bignums
Support for large precision integers.
cautious
SCM will always check the number of arguments to interpreted closures.
dynamic-linking
Be able to load compiled files while running.
engineering-notation
Floats to display in engineering notation (exponents always multiples of 3) instead of scientific notation.
gsubr
generalized c arguments: for arbitrary (more then 11) arguments to C functions.
inexact
Support for floating point numbers.
ioext
Commonly available I/O extensions: line I/O, file positioning, file delete and rename, and directory functions.
libscm
Build and install libscm.a and related headers
macro
C level support for hygienic and referentially transparent macros (syntax-rules macros).
ncurses
Add ncurses support (console display library)
posix
Add support for POSIX-compatible functions
readline
Enable support for libreadline, a GNU line-editing library that almost everyone wants
regex
String regular expression matching.
sockets
Add support for tcp/ip sockets
unix
Support for: nice, acct, lstat, readlink, symlink, mknod and sync.

dev-scheme / slib : Portable Scheme library for all standard Scheme implementations

dev-util / cproto : Generate C function prototypes from C source code

sys-libs / libtermcap-compat : Compatibility package for old termcap-based programs

sys-libs / ncurses : Console display library

dev-scheme / slib : Portable Scheme library for all standard Scheme implementations

dev-util / cproto : Generate C function prototypes from C source code

sys-libs / libtermcap-compat : Compatibility package for old termcap-based programs

sys-libs / ncurses : Console display library

app-text / rnv : A lightweight Relax NG Compact Syntax validator

dev-scheme / slib : Portable Scheme library for all standard Scheme implementations

259922
provide additional features of scm (dev-scheme/scm)
656352
dev-scheme/scm-5.5.6-r3 fails test: make: *** [Makefile:<snip>: check] Error 1
883129
dev-scheme/scm-5.5.6-r4 - scmfig.h: fatal error: scmflags.h: No such file or directory
885623
dev-scheme/scm-5.5.6-r4 - crs.c: error: incompatible function pointer types initializing
932000
dev-scheme/scm-5.5.6-r4 - crs.c: error: invalid use of incomplete typedef WINDOW {aka struct _win_st}
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
dev-scheme/scm: respect LDFLAGS in build.scm
Closes: https://bugs.gentoo.org/335175 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Maciej Barć · gentoo
dev-scheme/scm: curses -> ncurses
Closes: https://bugs.gentoo.org/838034 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Maciej Barć · gentoo
dev-scheme/scm: drop old revision 3 of version 5.5.6
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Maciej Barć · gentoo
dev-scheme/scm: respect CC
Closes: https://bugs.gentoo.org/724042 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-scheme/scm: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
dev-scheme/scm: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
dev-scheme/scm: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Amy Liffey · gentoo
dev-scheme/scm: add ending newline
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Repository mirror & CI · gentoo
Merge updates from master
Ben Kohler · gentoo
dev-scheme/scm: fix bug 596630, partial LDFLAGS fix, EAPI=7
LDFLAGS are now respected on the main build but not plugins yet. Ebuild is also bumped to EAPI=7 and several unused eclass inherits are removed. Closes: https://bugs.gentoo.org/596630 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada · gentoo
dev-scheme/scm: x86 stable wrt bug #646760
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Agostino Sarubbo · gentoo
dev-scheme/scm: amd64 stable wrt bug #646760
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Amy Liffey · gentoo
dev-scheme/scm: eapi bump to 6
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Manuel Rüger · gentoo
dev-scheme/scm: Remove old
Package-Manager: portage-2.3.3
Sebastian Pipping · gentoo
dev-scheme/scm: Support installation of libscm.a (bug #557310)
Also use ${EPREFIX}. Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Sebastian Pipping · gentoo
dev-scheme/scm: Fix man page destination (bug #351389)
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed