Port details |
- cl-flexi-streams-sbcl Flexible bivalent streams for Common Lisp
- 1.0.20_1 devel
=0 1.0.20_1Version of this port present on the latest quarterly branch. - Maintainer: jrm@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - 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.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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
![commit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5b commit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5b](/images/git.png) ![commit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5b commit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5b](/images/codeberg.svg) ![commit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5b commit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5b](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Joseph Mingrone (jrm) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/cl-{asdf,flexi-streams}-sbcl: Chase devel/sbcl upgrade
Sponsored by: The FreeBSD Foundation |
1.0.20 28 Dec 2024 23:29:17
![commit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9e commit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9e](/images/git.png) ![commit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9e commit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9e](/images/codeberg.svg) ![commit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9e commit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Joseph Mingrone (jrm) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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
|