Port details |
- schemesh Unix shell and Lisp REPL, fused together
- 0.8.0 shells
=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: ashish@FreeBSD.org
 - Port Added: 2025-02-16 22:24:04
- Last Update: 2025-03-05 09:54:11
- Commit Hash: 118bbbd
- 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 = 1741165842
SHA256 (cosmos72-schemesh-v0.8.0_GH0.tar.gz) = cdeda6f2176ab801ab10e864c5d7bca42c81a15700614ff49d9f5bfe49d82def
SIZE (cosmos72-schemesh-v0.8.0_GH0.tar.gz) = 271685
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: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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: 3
|