Port details |
- schemesh Unix shell and Lisp REPL, fused together
- 0.9.1 shells
=0 0.8.0Version of this port present on the latest quarterly branch. - Maintainer: ashish@FreeBSD.org
 - Port Added: 2025-02-16 22:24:04
- Last Update: 2025-05-09 19:31:53
- Commit Hash: 802da23
- License: GPLv2+
- WWW:
- https://github.com/cosmos72/schemesh
- Description:
- Schemesh is an interactive shell scriptable in Lisp.
It is primarily intended as a user-friendly Unix login shell,
replacing bash, zsh, pdksh etc.
As such, it supports interactive line editing, autocompletion, history
and the familiar Unix shell syntax: it can start commands, including
redirections, pipelines, job concatenation with ; && ||, groups
surrounded by { }, subshells surrounded by [ ], and manage
foreground/background jobs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- schemesh>0:shells/schemesh
- To install the port:
- cd /usr/ports/shells/schemesh/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/schemesh
- pkg install schemesh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: schemesh
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1746817901
SHA256 (cosmos72-schemesh-v0.9.1_GH0.tar.gz) = a71ec0e75cc9dbbb919659ec23b6d24780b19de88b5e4a873144af816bd94c25
SIZE (cosmos72-schemesh-v0.9.1_GH0.tar.gz) = 364008
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:
-
- chez-scheme : lang/chez-scheme
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- chez-scheme : lang/chez-scheme
- Library dependencies:
-
- liblz4.so : archivers/liblz4
- libuuid.so : misc/e2fsprogs-libuuid
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- shells_schemesh
- USES:
- gmake ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1 09 May 2025 19:31:53
    |
Ashish SHUKLA (ashish)  |
shells/schemesh: Update to 0.9.1 |
0.9.0 02 May 2025 17:31:14
    |
Ashish SHUKLA (ashish)  |
shells/schemesh: Update to 0.9.0 |
0.8.3 22 Apr 2025 20:12:19
    |
Ashish SHUKLA (ashish)  |
shells/schemesh: Update to 0.8.3
- Remove patch, present upstream
- Update plist |
0.8.0 05 Mar 2025 09:54:11
    |
Ashish SHUKLA (ashish)  |
shells/schemesh: Update to 0.8.0 |
0.7.7 01 Mar 2025 21:54:03
    |
Ashish SHUKLA (ashish)  |
shells/schemesh: Update to 0.7.7 |
0.7.5 16 Feb 2025 22:22:18
    |
Ashish SHUKLA (ashish)  |
shells/schemesh: New port: Unix shell, and LISP repl
Schemesh is an interactive shell scriptable in Lisp.
It is primarily intended as a user-friendly Unix login shell,
replacing bash, zsh, pdksh etc.
As such, it supports interactive line editing, autocompletion, history
and the familiar Unix shell syntax: it can start commands, including
redirections, pipelines, job concatenation with ; && ||, groups
surrounded by { }, subshells surrounded by [ ], and manage
foreground/background jobs.
WWW: https://github.com/cosmos72/schemesh |
Number of commits found: 6
|