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-clisp Flexible bivalent streams for Common Lisp
1.0.20 develnew! 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 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 search for ports maintained by this maintainer
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. This package is compiled with CLISP.
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-clisp-1.0.20/catalog.mk
  2. /usr/local/share/licenses/cl-flexi-streams-clisp-1.0.20/LICENSE
  3. /usr/local/share/licenses/cl-flexi-streams-clisp-1.0.20/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • cl-flexi-streams-clisp>0:devel/cl-flexi-streams-clisp
To install the port:
cd /usr/ports/devel/cl-flexi-streams-clisp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cl-flexi-streams-clisp
  • pkg install cl-flexi-streams-clisp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cl-flexi-streams-clisp
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-clisp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.201.0.20--1.0.20---
FreeBSD:13:quarterly-1.0.20--1.0.20---
FreeBSD:14:latest1.0.201.0.20--1.0.20---
FreeBSD:14:quarterly-1.0.20--1.0.20---
FreeBSD:15:latest1.0.201.0.20n/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.fas : devel/cl-trivial-gray-streams-clisp
  3. clisp : lang/clisp
Runtime dependencies:
  1. flexi-streams.asd : devel/cl-flexi-streams
  2. package.fas : devel/cl-trivial-gray-streams-clisp
  3. clisp : lang/clisp
This port is required by:
for Build
  1. security/cl-md5-clisp
for Run
  1. security/cl-md5-clisp

Configuration Options:
No options to configure
Options name:
devel_cl-flexi-streams-clisp
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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1