Port details |
- cl-flexi-streams-sbcl Flexible bivalent streams for Common Lisp
- 1.0.20_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-28 23:33:24
- Last Update: 2024-12-30 13:57:50
- Commit Hash: 5022036
- Also Listed In: lisp
- License: BSD2CLAUSE
- WWW:
- http://edicl.github.io/flexi-streams/
- Description:
- FLEXI-STREAMS provides "virtual" bivalent streams that can be layered on top
of real binary or bivalent streams. These streams enable reading and writing
of character data in various single- or multi-octet encodings, which can be
dynamically changed. The package also includes in-memory binary streams,
similar to string streams, for efficient handling of binary data.
This package is compiled with SBCL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cl-flexi-streams-sbcl>0:devel/cl-flexi-streams-sbcl
- To install the port:
- cd /usr/ports/devel/cl-flexi-streams-sbcl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-flexi-streams-sbcl
- pkg install cl-flexi-streams-sbcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-flexi-streams-sbcl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735176168
SHA256 (edicl-flexi-streams-v1.0.20_GH0.tar.gz) = 8ebb0226e3748529564bc564e4012912b7dc2326d73c06eb41b5d0d07a60b538
SIZE (edicl-flexi-streams-v1.0.20_GH0.tar.gz) = 394939
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:
-
- flexi-streams.asd : devel/cl-flexi-streams
- package.fasl : devel/cl-trivial-gray-streams-sbcl
- sbcl : lang/sbcl
- Runtime dependencies:
-
- flexi-streams.asd : devel/cl-flexi-streams
- package.fasl : devel/cl-trivial-gray-streams-sbcl
- sbcl : lang/sbcl
- This port is required by:
- for Build
-
- security/cl-md5-sbcl
- for Run
-
- security/cl-md5-sbcl
Configuration Options:
- No options to configure
- Options name:
- devel_cl-flexi-streams-sbcl
- 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.20_1 30 Dec 2024 13:57:50 |
Joseph Mingrone (jrm) |
devel/cl-{asdf,flexi-streams}-sbcl: Chase devel/sbcl upgrade
Sponsored by: The FreeBSD Foundation |
1.0.20 28 Dec 2024 23:29:17 |
Joseph Mingrone (jrm) |
devel/cl-flexi-streams{,-*}: New ports
FLEXI-STREAMS provides "virtual" bivalent streams that can be layered on
top of real binary or bivalent streams. These streams enable reading
and writing of character data in various single- or multi-octet
encodings, which can be dynamically changed. The package also includes
in-memory binary streams, similar to string streams, for efficient
handling of binary data.
Sponsored by: The FreeBSD Foundation |
Number of commits found: 2
|