notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
cl-flexi-streams-sbcl Flexible bivalent streams for Common Lisp
1.0.20_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.20_1Version of this port present on the latest quarterly branch.
Maintainer: jrm@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/cl-flexi-streams-sbcl-1.0.20_1/catalog.mk
  2. /usr/local/share/licenses/cl-flexi-streams-sbcl-1.0.20_1/LICENSE
  3. /usr/local/share/licenses/cl-flexi-streams-sbcl-1.0.20_1/BSD2CLAUSE
Collapse this list.
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):
cl-flexi-streams-sbcl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.20_1--1.0.20_1---
FreeBSD:13:quarterly-1.0.20_1--1.0.20_1---
FreeBSD:14:latest-1.0.20_1--1.0.20_1---
FreeBSD:14:quarterly-1.0.20_1--1.0.20_1---
FreeBSD:15:latest-1.0.20_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. flexi-streams.asd : devel/cl-flexi-streams
  2. package.fasl : devel/cl-trivial-gray-streams-sbcl
  3. sbcl : lang/sbcl
Runtime dependencies:
  1. flexi-streams.asd : devel/cl-flexi-streams
  2. package.fasl : devel/cl-trivial-gray-streams-sbcl
  3. sbcl : lang/sbcl
This port is required by:
for Build
  1. security/cl-md5-sbcl
for Run
  1. 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:
  1. 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)
CommitCreditsLog message
1.0.20_1
30 Dec 2024 13:57:50
commit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5bcommit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5bcommit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5bcommit hash: 5022036b0f60dc031fda4da1c729ba935dbe7c5b files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
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: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9ecommit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9ecommit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9ecommit hash: 91ce3a0df3d843c846668b56eb8bbd257cbbbb9e files touched by this commit
Joseph Mingrone (jrm) search for other commits by this committer
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