Bug 264880 - [NEW PORT] shells/etsh
Summary: [NEW PORT] shells/etsh
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://etsh.nl/
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-24 22:56 UTC by Daniel Menelkir
Modified: 2022-06-25 14:41 UTC (History)
1 user (show)

See Also:


Attachments
v1 (1.81 KB, patch)
2022-06-24 22:56 UTC, Daniel Menelkir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Menelkir 2022-06-24 22:56:59 UTC
Created attachment 234922 [details]
v1

Etsh is an enhanced, backward-compatible port of the V6 UNIX <-> V6 Thompson shell.
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2022-06-25 14:30:25 UTC
Closed wrong PR, sorry.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-25 14:41:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1cd2f28f639accd4890763d5ebb6adaed155ae1b

commit 1cd2f28f639accd4890763d5ebb6adaed155ae1b
Author:     Daniel Menelkir <dmenelkir@gmail.com>
AuthorDate: 2022-06-25 14:39:20 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-06-25 14:39:20 +0000

    Add shells/etsh: Enhanced V6 Thompson Compatible Shell

    PR:             264880

 shells/Makefile             |  1 +
 shells/etsh/Makefile (new)  | 15 +++++++++++++++
 shells/etsh/distinfo (new)  |  3 +++
 shells/etsh/pkg-descr (new) |  4 ++++
 shells/etsh/pkg-plist (new) | 22 ++++++++++++++++++++++
 5 files changed, 45 insertions(+)