| Port details on branch 2025Q4 |
- sbcl Common Lisp development system derived from the CMU CL system
- 2.5.7,1 lang
=15 2.5.7,1Version of this port present on the latest quarterly branch. - Maintainer: krion@FreeBSD.org
 - Port Added: 2003-01-15 11:25:27
- Last Update: 2025-11-08 21:31:24
- Commit Hash: cb22d37
- People watching this port, also watch:: slime, xorg, clisp, boehm-gc, dbus
- Also Listed In: lisp
- License: BSD2CLAUSE PD
- WWW:
- https://sbcl.sourceforge.io/
- Description:
- Steel Bank Common Lisp (SBCL) is a Open Source development system for
ANSI Common Lisp. It provides an interactive environment including an
integrated native compiler, interpreter, and debugger.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/sbcl/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/sbcl
- pkg install sbcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sbcl
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- TIMESTAMP = 1753698145
SHA256 (sbcl-2.5.7-source.tar.bz2) = c4fafeb795699d5bcff9085091acc762dcf5e55f85235625f3d7aef12c89d1d3
SIZE (sbcl-2.5.7-source.tar.bz2) = 8276880
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
- makeinfo : print/texinfo
- Runtime dependencies:
-
- cl-freebsd-asdf-init>=0 : devel/cl-freebsd-asdf-init
- indexinfo : print/indexinfo
- Library dependencies:
-
- libgmp.so : math/gmp
- libmpfr.so : math/mpfr
- libzstd.so : archivers/zstd
- This port is required by:
- for Build
-
- converters/cl-babel-sbcl
- databases/pgloader3
- devel/cl-alexandria
- devel/cl-alexandria-sbcl
- devel/cl-asdf-sbcl
- devel/cl-flexi-streams-sbcl
- devel/cl-infix-sbcl
-
Deleted ports which required this port:
- for Run
-
- converters/cl-babel-sbcl
- devel/cl-alexandria-sbcl
- devel/cl-asdf-sbcl
- devel/cl-flexi-streams-sbcl
- devel/cl-infix-sbcl
- devel/cl-port-sbcl
- devel/cl-split-sequence-sbcl
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for sbcl-2.5.7,1:
COMPRESSION=on: Enable core compression
DOCS=on: Build and/or install documentation
GARBAGE_COLLECTOR=off: Enable mark-region parallel garbage collector
LINKABLE_RUNTIME=off: Enable SB-LINKABLE-RUNTIME feature (experimental)
QSHOW=off: C runtime with low-level debugging output
SAFEPOINT=off: Using safepoints instead of signals
SIMD=off: Enable SB-SIMD (requires CPUs supporting AVX2)
THREADS=on: Threading support
UNICODE=on: Unicode support
XREF=off: XREF data for SBCL internals
====> Supported languages of the build host: you have to select exactly one of them
CCL=off: Clozure Common Lisp
SBCL=on: Steel Bank Common Lisp
===> Use 'make config' to modify these settings
- Options name:
- lang_sbcl
- USES:
- gmake makeinfo tar:bzip2 localbase:ldflags
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|