Port details |
- cl-split-sequence-ccl Partitioning Common Lisp sequences
- 20011114.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-20 02:31:49
- Commit Hash: 148251b
- Also Listed In: lisp
- License: PD
- WWW:
- https://www.cliki.net/SPLIT-SEQUENCE
- Description:
- split-sequence is a small library to split sequences in to a list of
subsequences delimited by an object satisfying a test function. It is
a member of the Common Lisp Utilities family of programs, designed by
community consensus.
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-split-sequence-ccl>0:devel/cl-split-sequence-ccl
- To install the port:
- cd /usr/ports/devel/cl-split-sequence-ccl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-split-sequence-ccl
- pkg install cl-split-sequence-ccl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-split-sequence-ccl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- split-sequence.asd : devel/cl-split-sequence
- ccl : lang/ccl
- Runtime dependencies:
-
- split-sequence.asd : devel/cl-split-sequence
- ccl : lang/ccl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_cl-split-sequence-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: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20011114.1 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: 1
|