Port details |
- cl-trivial-gray-streams-ccl Thin compatibility layer for Gray streams
- 20240217 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
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2024-12-20 02:52:59
- Last Update: 2024-12-28 23:29:17
- Commit Hash: 9e29528
- Also Listed In: lisp
- License: MIT
- WWW:
- https://www.cliki.net/trivial-gray-streams
- Description:
- trivial-gray-streams is a trivial library which provides an extremely
thin compatibility layer for Gray streams.
From David N. Gray's STREAM-DEFINITION-BY-USER proposal:
"Common Lisp does not provide a standard way for users to define
their own streams for use by the standard I/O functions. This impedes
the development of window systems for Common Lisp because, while
there are standard Common Lisp I/O functions and there are beginning
to be standard window systems, there is no portable way to connect
them together to make a portable Common Lisp window system. There
are also many applications where users might want to define their
own filter streams for doing things like printer device control,
report formatting, character code translation, or encryption/decryption."
This package is compiled with CCL.
¦ ¦ ¦ ¦ ![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-trivial-gray-streams-ccl>0:devel/cl-trivial-gray-streams-ccl
- To install the port:
- cd /usr/ports/devel/cl-trivial-gray-streams-ccl/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cl-trivial-gray-streams-ccl
- pkg install cl-trivial-gray-streams-ccl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-trivial-gray-streams-ccl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- trivial-gray-streams.asd : devel/cl-trivial-gray-streams
- ccl : lang/ccl
- Runtime dependencies:
-
- trivial-gray-streams.asd : devel/cl-trivial-gray-streams
- ccl : lang/ccl
- This port is required by:
- for Build
-
- converters/cl-babel-ccl
- devel/cl-flexi-streams-ccl
- for Run
-
- converters/cl-babel-ccl
- devel/cl-flexi-streams-ccl
Configuration Options:
- No options to configure
- Options name:
- devel_cl-trivial-gray-streams-ccl
- 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 |
20240217 28 Dec 2024 23:29:17
![commit hash: 9e29528afc809c4fa8a806cd520827d844e91e8d commit hash: 9e29528afc809c4fa8a806cd520827d844e91e8d](/images/git.png) ![commit hash: 9e29528afc809c4fa8a806cd520827d844e91e8d commit hash: 9e29528afc809c4fa8a806cd520827d844e91e8d](/images/codeberg.svg) ![commit hash: 9e29528afc809c4fa8a806cd520827d844e91e8d commit hash: 9e29528afc809c4fa8a806cd520827d844e91e8d](/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-trivial-gray-streams{,-*}: Update to 20240217
Approved by: olgeni (maintainer, implicit)
Sponsored by: The FreeBSD Foundation |
2008.11.02 20 Dec 2024 02:31:49
![commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26 commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26](/images/git.png) ![commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26 commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26](/images/codeberg.svg) ![commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26 commit hash: 148251b431b8d972623bb3adaa5a71355f47ac26](/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) |
*/*-ccl: Add Clozure Common Lisp (CCL) fasl ports
Approved by: olgeni (maintainer of lang/ccl, implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48091 |
Number of commits found: 2
|