shells/scsh - The NetBSD Packages Collection

Unix shell embedded into Scheme, with access to all Posix calls

Scsh is a Unix shell in that is has significant syntax extensions to
make writing Unix shell scripts easy (constructing pipelines, setting
I/O redirection, conditional execution etc.). It also offers access to
lower-level functionality like all Posix system calls, TCP/IP sockets
and a full-featured regular expression library. This is embedded into
a general-purpose programming language with real data types,
extensive, syntactically clean control constructs and "real" quoting
rules.

Scsh is also a full implementation of R4RS Scheme with some
non-standard behavior (required for scripting). As a result, a wide
variety of existing Scheme code can be used.

The underlying Scheme implementation is a virtual machine for compact
byte code.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0earmv6hfscsh-0.6.7nb1.tgz
NetBSD 10.0earmv6hfscsh-0.6.7nb1.tgz
NetBSD 10.0earmv6hfscsh-0.6.7nb1.tgz
NetBSD 10.0earmv7hfscsh-0.6.7nb1.tgz
NetBSD 10.0earmv7hfscsh-0.6.7nb1.tgz
NetBSD 10.0earmv7hfscsh-0.6.7nb1.tgz
NetBSD 10.0i386scsh-0.6.7nb1.tgz
NetBSD 10.0i386scsh-0.6.7nb1.tgz
NetBSD 10.0powerpcscsh-0.6.7nb1.tgz
NetBSD 8.0i386scsh-0.6.7nb1.tgz
NetBSD 8.0i386scsh-0.6.7nb1.tgz
NetBSD 8.0i386scsh-0.6.7nb1.tgz
NetBSD 8.0powerpcscsh-0.6.7nb1.tgz
NetBSD 8.0powerpcscsh-0.6.7nb1.tgz
NetBSD 8.0powerpcscsh-0.6.7nb1.tgz
NetBSD 8.0powerpcscsh-0.6.7nb1.tgz
NetBSD 9.0earmscsh-0.6.7nb1.tgz
NetBSD 9.0i386scsh-0.6.7nb1.tgz
NetBSD 9.0m68kscsh-0.6.7nb1.tgz
NetBSD 9.0m68kscsh-0.6.7nb1.tgz
NetBSD 9.0m68kscsh-0.6.7nb1.tgz
NetBSD 9.0powerpcscsh-0.6.7nb1.tgz
NetBSD 9.0powerpcscsh-0.6.7nb1.tgz
NetBSD 9.0powerpcscsh-0.6.7nb1.tgz
NetBSD 9.0powerpcscsh-0.6.7nb1.tgz
NetBSD 9.0sh3elscsh-0.6.7nb1.tgz
NetBSD 9.0sh3elscsh-0.6.7nb1.tgz
NetBSD 9.0sparcscsh-0.6.7nb1.tgz
NetBSD 9.0sparcscsh-0.6.7nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.