| Port details on branch 2026Q1 |
- cl-freebsd-asdf-init ASDF configuration for FreeBSD Common Lisp ports
- 20250101 devel
=0 20250101Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
 - Port Added: 2024-12-20 02:51:12
- Last Update: 2025-01-01 05:50:14
- Commit Hash: 5f777d5
- License: BSD2CLAUSE
- Description:
- This ASDF initialization enables working with Common Lisp (CL) installed via
FreeBSD Ports by serving three key functions:
1. It configures a central registry to tell ASDF where to find systems
installed via FreeBSD CL ports.
2. It sets up output translations so no code from CL ports needs to be
compiled at load time.
CL ports have binary variants for each supported CL implementation. For
example, devel/cl-alexandria includes the Alexandria sources, and
devel/cl-alexandria-sbcl installs the compiled code (fasl) for SBCL. The
output translations tell ASDF where to look for the binary code.
3. It configures specific ASDF output translations for building CL ports.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- cl-freebsd-asdf-init>0:devel/cl-freebsd-asdf-init
- To install the port:
- cd /usr/ports/devel/cl-freebsd-asdf-init/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-freebsd-asdf-init
- pkg install cl-freebsd-asdf-init
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-freebsd-asdf-init
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- lang/ccl
- lang/clisp
- lang/sbcl
Configuration Options:
- No options to configure
- Options name:
- devel_cl-freebsd-asdf-init
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|