notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
Port details on branch 2026Q1
chez-scheme Chez Scheme system
10.3.0 lang on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 10.3.0Version of this port present on the latest quarterly branch.
Maintainer: ashish@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (53 items)
Collapse this list.
  1. /usr/local/share/licenses/chez-scheme-10.3.0/catalog.mk
  2. /usr/local/share/licenses/chez-scheme-10.3.0/LICENSE
  3. /usr/local/share/licenses/chez-scheme-10.3.0/APACHE20
  4. bin/chez-scheme
  5. bin/chez-scheme-script
  6. bin/petite
  7. lib/csv10.3.0/examples/Makefile
  8. lib/csv10.3.0/examples/build.zuo
  9. lib/csv10.3.0/examples/compat.ss
  10. lib/csv10.3.0/examples/crepl.c
  11. lib/csv10.3.0/examples/csocket.c
  12. lib/csv10.3.0/examples/def.ss
  13. lib/csv10.3.0/examples/edit.ss
  14. lib/csv10.3.0/examples/ez-grammar-test.ss
  15. lib/csv10.3.0/examples/ez-grammar.ss
  16. lib/csv10.3.0/examples/fact.ss
  17. lib/csv10.3.0/examples/fatfib.ss
  18. lib/csv10.3.0/examples/fft.ss
  19. lib/csv10.3.0/examples/fib.ss
  20. lib/csv10.3.0/examples/foreign.ss
  21. lib/csv10.3.0/examples/freq.ss
  22. lib/csv10.3.0/examples/interpret.ss
  23. lib/csv10.3.0/examples/m4.ss
  24. lib/csv10.3.0/examples/macro.ss
  25. lib/csv10.3.0/examples/matrix.ss
  26. lib/csv10.3.0/examples/object.ss
  27. lib/csv10.3.0/examples/power.ss
  28. lib/csv10.3.0/examples/queue.ss
  29. lib/csv10.3.0/examples/rabbit.ss
  30. lib/csv10.3.0/examples/rsa.ss
  31. lib/csv10.3.0/examples/scons.ss
  32. lib/csv10.3.0/examples/setof.ss
  33. lib/csv10.3.0/examples/socket.ss
  34. lib/csv10.3.0/examples/template.ss
  35. lib/csv10.3.0/examples/unify.ss
  36. lib/csv10.3.0/ta6fb/chez-scheme
  37. lib/csv10.3.0/ta6fb/chez-scheme-script
  38. lib/csv10.3.0/ta6fb/chez-scheme-script.boot
  39. lib/csv10.3.0/ta6fb/chez-scheme.boot
  40. lib/csv10.3.0/ta6fb/libkernel.a
  41. lib/csv10.3.0/ta6fb/liblz4.a
  42. lib/csv10.3.0/ta6fb/libz.a
  43. lib/csv10.3.0/ta6fb/main.o
  44. lib/csv10.3.0/ta6fb/petite
  45. lib/csv10.3.0/ta6fb/petite.boot
  46. lib/csv10.3.0/ta6fb/revision
  47. lib/csv10.3.0/ta6fb/scheme.boot
  48. lib/csv10.3.0/ta6fb/scheme.h
  49. share/man/man1/chez-scheme.1.gz
  50. share/man/man1/petite.1.gz
  51. @owner
  52. @group
  53. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • chez-scheme>0:lang/chez-scheme
Conflicts:
CONFLICTS_INSTALL:
  • petite-chez
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):
chez-scheme
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest10.3.010.3.0--10.3.0n/an/an/a
FreeBSD:13:quarterly10.3.010.3.0--10.3.0n/an/an/a
FreeBSD:14:latest10.3.010.3.0--10.3.0---
FreeBSD:14:quarterly10.3.010.3.0--10.3.0---
FreeBSD:15:latest10.3.010.3.0n/a-n/an/a--
FreeBSD:15:quarterly10.3.010.3.0n/a-n/an/a--
FreeBSD:16:latest10.3.010.3.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. x11.pc : x11/libX11
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libuuid.so : misc/libuuid
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/cisco/ChezScheme/releases/download/v10.3.0/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
10.3.0
15 Mar 2026 15:34:14
commit hash: 0954818d662f145060a36e60fb6d72e9ca378cbacommit hash: 0954818d662f145060a36e60fb6d72e9ca378cbacommit hash: 0954818d662f145060a36e60fb6d72e9ca378cbacommit hash: 0954818d662f145060a36e60fb6d72e9ca378cba files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
lang/chez-scheme: broken on armv7

Approved by:	portmgr (build fix blanket)
MFH:		2026Q1

(cherry picked from commit d3f61b4fcd7c5e4bd65fc45d2c8987bff01413c2)

Number of commits found: 1