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
schemesh Unix shell and Lisp REPL, fused together
0.8.0 shells 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: ashish@FreeBSD.org search for ports maintained by this maintainer
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.
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 (6 items)
Collapse this list.
  1. bin/schemesh
  2. lib/schemesh/libschemesh_0.8.0.so
  3. @ldconfig
  4. /usr/local/share/licenses/schemesh-0.8.0/catalog.mk
  5. /usr/local/share/licenses/schemesh-0.8.0/LICENSE
  6. /usr/local/share/licenses/schemesh-0.8.0/GPLv2+
Collapse this list.
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):
schemesh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.00.8.0--0.8.0---
FreeBSD:13:quarterly-0.8.0--0.8.0---
FreeBSD:14:latest0.8.00.8.0--0.8.0---
FreeBSD:14:quarterly-0.8.0--0.8.0---
FreeBSD:15:latest0.8.00.8.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. chez-scheme : lang/chez-scheme
  2. gmake>=4.4.1 : devel/gmake
Runtime dependencies:
  1. chez-scheme : lang/chez-scheme
Library dependencies:
  1. liblz4.so : archivers/liblz4
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/cosmos72/schemesh/tar.gz/v0.8.0?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0
05 Mar 2025 09:54:11
commit hash: 118bbbdc7aebcb30e3d55d18c6432dbe4d6a15d9commit hash: 118bbbdc7aebcb30e3d55d18c6432dbe4d6a15d9commit hash: 118bbbdc7aebcb30e3d55d18c6432dbe4d6a15d9commit hash: 118bbbdc7aebcb30e3d55d18c6432dbe4d6a15d9 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
shells/schemesh: Update to 0.8.0
0.7.7
01 Mar 2025 21:54:03
commit hash: 877a11874f13763c451b3770b6c51f8f82c5f326commit hash: 877a11874f13763c451b3770b6c51f8f82c5f326commit hash: 877a11874f13763c451b3770b6c51f8f82c5f326commit hash: 877a11874f13763c451b3770b6c51f8f82c5f326 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
shells/schemesh: Update to 0.7.7
0.7.5
16 Feb 2025 22:22:18
commit hash: 6874ce4f7140fec1945e5b6bfd23e7edd968e4a7commit hash: 6874ce4f7140fec1945e5b6bfd23e7edd968e4a7commit hash: 6874ce4f7140fec1945e5b6bfd23e7edd968e4a7commit hash: 6874ce4f7140fec1945e5b6bfd23e7edd968e4a7 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
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