| Port details on branch 2026Q1 |
- chez-scheme Chez Scheme system
- 10.3.0 lang
=0 10.3.0Version of this port present on the latest quarterly branch. - Maintainer: ashish@FreeBSD.org
 - Port Added: 2026-03-15 15:36:30
- Last Update: 2026-03-15 15:34:14
- Commit Hash: 0954818
- License: APACHE20
- WWW:
- https://cisco.github.io/ChezScheme
- Description:
- Chez Scheme is both a programming language and an implementation
of that language, with supporting tools and documentation.
As a superset of the language described in the
[Revised<sup>6</sup> Report on the Algorithmic Language Scheme]
(http://www.r6rs.org)(R6RS), Chez Scheme supports all standard
features of Scheme, including first-class procedures, proper treatment
of tail calls, continuations, user-defined records, libraries,
exceptions, and hygienic macro expansion.
Chez Scheme also includes extensive support for interfacing with C
and other languages, support for multiple threads possibly running
on multiple cores, non-blocking I/O, and many other features.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- chez-scheme>0:lang/chez-scheme
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/lang/chez-scheme/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/chez-scheme
- pkg install chez-scheme
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chez-scheme
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386 aarch64 armv7 powerpc
- distinfo:
- TIMESTAMP = 1761773518
SHA256 (csv10.3.0.tar.gz) = d237d9874c6e8b0ccf7758daa8286a6e825528b13ce3b2bca56eb1f73cddbc2c
SIZE (csv10.3.0.tar.gz) = 9227320
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libuuid.so : misc/libuuid
- libossp-uuid.so : misc/ossp-uuid
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for chez-scheme-10.3.0:
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- lang_chez-scheme
- USES:
- gmake iconv:lib ncurses xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|