Port details |
- cl-flexi-streams Flexible bivalent streams for Common Lisp
- 1.0.20 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-28 23:29:17
- Commit Hash: 91ce3a0
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cl-flexi-streams>0:devel/cl-flexi-streams
- To install the port:
- cd /usr/ports/devel/cl-flexi-streams/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-flexi-streams
- pkg install cl-flexi-streams
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-flexi-streams
- 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.
- Runtime dependencies:
-
- trivial-gray-streams.asd : devel/cl-trivial-gray-streams
- This port is required by:
- for Build
-
- devel/cl-flexi-streams-ccl
- devel/cl-flexi-streams-clisp
- devel/cl-flexi-streams-sbcl
- security/cl-md5
- for Run
-
- devel/cl-flexi-streams-ccl
- devel/cl-flexi-streams-clisp
- devel/cl-flexi-streams-sbcl
- security/cl-md5
Configuration Options:
- ===> The following configuration options are available for cl-flexi-streams-1.0.20:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_cl-flexi-streams
- USES:
- cl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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 |
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: 1
|