Port details |
- es Extensible shell, derived from plan9's rc
- 0.9.b1_7 shells =7 0.9.b1_7Version of this port present on the latest quarterly branch.
- Maintainer: ljrittle@acm.org
- Port Added: unknown
- Last Update: 2024-01-11 08:23:51
- Commit Hash: 6cd7e3c
- People watching this port, also watch:: bison, gettext, pcre, m4, pdksh
- License: not specified in port
- Description:
- Es is an extensible shell. The language was derived from the Plan 9
shell, rc, and was influenced by functional programming languages,
such as Scheme, and the Tcl embeddable programming language. This
implementation is derived from Byron Rakitzis's public domain
implementation of rc.
Es is in the public domain. We hold no copyrights or patents on
the source code, and do not place any restrictions on its distribution.
We would appreciate it if any distributions do credit the authors.
Enjoy!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/shells/es/ && make install clean
- To add the package, run one of these commands:
- pkg install shells/es
- pkg install es
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: es
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (es-0.9-beta1.tar.gz) = 4085cd7a958fe8753abc026ed1450bd8fac4c70b753a650c5c3618bbe80d082b
SIZE (es-0.9-beta1.tar.gz) = 163504
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- shells_es
- USES:
- desthack readline
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.b1_7 11 Jan 2024 08:23:51 |
Baptiste Daroussin (bapt) |
desthack: stop using MANPREFIX
While here prefer share/man over man for manpages |
0.9.b1_6 20 Jul 2022 14:22:59 |
Tobias C. Berner (tcberner) |
shells: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adamw@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Carlos Jacobo Puga Medina <cpm@FreeBSD.org>
* Cyrille.Lefevre@laposte.net
* Danijel Tasov <danielt@pilgerer.org>
* David O'Brien <obrien@NUXI.com>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Hajimu UMEMOTO <ume@FreeBSD.org>
* Igor Pokrovsky <ip@unixway.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Kai Wang <kaiw27@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.9.b1_6 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
0.9.b1_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.b1_6 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.9.b1_5 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
0.9.b1_4 29 Jul 2014 14:33:30 |
adamw |
Rename shells/ patch-xy patches to reflect the files they modify. |
0.9.b1_4 06 Mar 2014 17:30:01 |
bapt |
Support stage |
0.9.b1_4 20 Sep 2013 22:57:24 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells) |
0.9.b1_4 03 May 2013 20:39:03 |
bapt |
Fix build with clang disabling a bad test from configure |
0.9.b1_4 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.9.b1_4 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
0.9.b1_4 24 Nov 2010 21:25:27 |
pav |
- Fix runtime error by disabling gcc optimizations
PR: ports/152499
Submitted by: Harald Hanche-Olsen <hanche@math.ntnu.no> |
0.9.b1_4 24 Jan 2006 01:04:19 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.b1_4 10 Jan 2006 18:45:31 |
pav |
- Fix runtime
PR: ports/91540
Submitted by: Sam Sirlin <swsirlin@earthlink.net>
Approved by: maintainer |
0.9.b1_3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.9.b1_3 18 Mar 2004 12:06:59 |
kris |
Fix build on amd64, and make this port actually run on 5.x.
Submitted by: maintainer |
0.9.b1_2 14 Mar 2004 03:40:14 |
kris |
BROKEN on amd64: Does not compile |
0.9.b1_2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.9.b1_2 21 Feb 2003 13:26:58 |
knu |
De-pkg-comment. |
0.9.b1_2 12 Oct 2002 15:36:58 |
ijliao |
fix obscure signal-handling bugs
add readline support
PR: 43945
Submitted by: maintainer |
08 Dec 2000 13:08:16 |
roam |
Well, basic reading skills certainly do help occassionally - Loren James
Rittle suggested that he be added as port maintainer with another e-mail
address. |
08 Dec 2000 13:06:26 |
roam |
Bump PORTREVISION because of the added efree()/erealloc() patch. Also, let
people blame Loren James Rittle for future es problems ;) |
08 Dec 2000 13:04:25 |
roam |
free() before realloc() is bad, bad, bad. |
08 Oct 2000 07:07:58 |
asami |
Convert category shells to new layout. |
04 Jun 2000 05:37:25 |
hoek |
PORTVERSION=0.9b1 -> PORTVERSION=0.9.b1 |