Port details |
- cl-trivial-features-ccl Ensures consistent *FEATURES* in Common Lisp
- 1.0.4,1 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: jrm@FreeBSD.org
- Port Added: 2024-12-20 02:52:59
- Last Update: 2024-12-28 23:29:09
- Commit Hash: 85680fb
- Also Listed In: lisp
- License: MIT
- WWW:
- https://www.cliki.net/trivial-features
- Description:
- trivial-features ensures consistent *FEATURES* across multiple
Common Lisp implementations.
For example, on MacOS X platforms, while most Lisps push :DARWIN
to *FEATURES*, CLISP and Allegro push :MACOS and :MACOSX instead,
respectively. Some Lisps might not push any feature suggesting MacOS
X at all. trivial-features will make sure all Lisps will have :DARWIN
in the *FEATURES* list when running on MacOS X.
This package is compiled with CCL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cl-trivial-features-ccl>0:devel/cl-trivial-features-ccl
- To install the port:
- cd /usr/ports/devel/cl-trivial-features-ccl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-trivial-features-ccl
- pkg install cl-trivial-features-ccl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-trivial-features-ccl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- trivial-features.asd : devel/cl-trivial-features
- ccl : lang/ccl
- Runtime dependencies:
-
- trivial-features.asd : devel/cl-trivial-features
- ccl : lang/ccl
- This port is required by:
- for Build
-
- converters/cl-babel-ccl
- for Run
-
- converters/cl-babel-ccl
Configuration Options:
- No options to configure
- Options name:
- devel_cl-trivial-features-ccl
- USES:
- cl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4,1 28 Dec 2024 23:29:09 |
Joseph Mingrone (jrm) |
devel/cl-trivial-features{,-*}: Update to 1.0-4
Approved by: olgeni (maintainer, implicit)
Sponsored by: The FreeBSD Foundation |
2010.01.16 20 Dec 2024 02:31:49 |
Joseph Mingrone (jrm) |
*/*-ccl: Add Clozure Common Lisp (CCL) fasl ports
Approved by: olgeni (maintainer of lang/ccl, implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48091 |
Number of commits found: 2
|