Port details on branch 2024Q4 |
- sbcl Common Lisp development system derived from the CMU CL system
- 2.4.11_2,1 lang =14 2.4.8_1,1Version of this port present on the latest quarterly branch.
- Maintainer: krion@FreeBSD.org
- Port Added: 2003-01-15 11:25:27
- Last Update: 2024-12-20 02:31:48
- Commit Hash: 4c954c1
- 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:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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 = 1733209825
SHA256 (sbcl-2.4.11-source.tar.bz2) = 4f03e5846f35834c10700bbe232da41ba4bdbf81bdccacb1d4de24297657a415
SIZE (sbcl-2.4.11-source.tar.bz2) = 8201619
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-infix-sbcl
- devel/cl-port-sbcl
-
Deleted ports which required this port:
- for Run
-
- converters/cl-babel-sbcl
- devel/cl-alexandria-sbcl
- devel/cl-asdf-sbcl
- devel/cl-infix-sbcl
- devel/cl-port-sbcl
- devel/cl-split-sequence-sbcl
- devel/cl-trivial-features-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.4.11_2,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:
|