sthen
1427b990d1
bump for MODPY_DEFAULT_VERSION_3 change
2022-11-13 15:29:41 +00:00
naddy
5d2fcfe4e7
shells/bash: update to 5.2 patchlevel 9
...
This fixes a number of regressions introduced in 5.2.
2022-11-09 14:18:26 +00:00
naddy
8e0d851ebe
shells/bash: fix nested brace expansion, from upstream
...
This fixes a reported problem in sysutils/neofetch.
2022-11-04 20:20:29 +00:00
solene
ce3a8e07eb
+ nushell
2022-10-31 12:44:57 +00:00
solene
f0cdee1fb5
import nushell-0.70.0
...
The goal of nushell is to take the Unix philosophy of shells,
where pipes connect simple commands together, and bring it
to the modern style of development. Thus, rather than being
either a shell, or a programming language, nushell connects
both by bringing a rich programming language and a full-featured
shell together into one package.
ok tb@
with help from semarie@ and tb@
2022-10-31 12:44:17 +00:00
sthen
533f76026d
regen PLISTs following py-sphinx update
2022-10-31 08:47:46 +00:00
pascal
e6a7d15cfa
Update to ksh 1.0.4.
2022-10-22 12:32:27 +00:00
naddy
00fcdaf6fb
shells/bash: update to 5.2 patchlevel 2
...
Lots of changes, but nothing really changed.
5.2 release announcement:
https://lists.gnu.org/archive/html/info-gnu/2022-09/msg00012.html
2022-10-11 14:02:50 +00:00
landry
5a977e6ac5
shells/nsh: update to 1.0.20220919 from maintainer Tom Smyth
...
ok sthen@
2022-09-22 08:16:14 +00:00
pascal
862bc2c8c3
Update to ksh 1.0.3.
2022-08-26 13:07:16 +00:00
pascal
0377bf4f47
Update to ksh 1.0.2.
2022-08-08 10:35:56 +00:00
op
979b585f93
update shells/fish to 3.5.1; diff from MAINTAINER Florian Viehweger,
...
thanks!
changelog: https://fishshell.com/docs/current/relnotes.html
2022-08-07 09:29:35 +00:00
pascal
84bc78667b
Update to ksh 1.0.1.
2022-08-05 11:18:33 +00:00
pascal
cb0ee1a097
Update to ksh 1.0.0.
2022-08-01 21:17:52 +00:00
sthen
8311c389e4
regen PLIST following sphinx update
2022-07-07 16:23:17 +00:00
kmos
bd9277892c
Change our patches to use "#elif defined" rather than "#elifdef" since
...
neither base-gcc nor ports-gcc understands "#elifdef"
Fixes build on sparc64
ok tb@
2022-05-30 20:54:47 +00:00
sthen
ebf5b7e5e4
update to zsh-5.9, from Matthew Martin - maintainer timeout
2022-05-26 07:44:43 +00:00
kirby
d84d4ef803
Add Florian Viehweger as MAINTAINER for some ports solene@ was maintaining.
2022-05-09 21:52:58 +00:00
solene
4fdee4969f
drop maintainership
2022-05-08 09:39:32 +00:00
sdk
a67e59536b
In update 3.3.1, the @shell PLIST annotation got lost.
...
Noticed by solene.
ok solene@
2022-04-26 18:30:12 +00:00
solene
7815cda9ca
Update to fish-3.4.1
...
bugfix release
2022-03-26 13:55:15 +00:00
solene
bb7f1f9e33
Update to fish-3.4.0
...
ok sdk@
2022-03-15 18:55:35 +00:00
naddy
bd7e170ab3
drop RCS Ids
2022-03-11 19:54:24 +00:00
jca
cd0fba1ff1
Drop RCS Ids in the ports I maintain
2022-03-10 00:04:05 +00:00
sthen
385739a94f
drop rcs id in category Makefiles
2022-03-09 16:18:03 +00:00
naddy
69de5bdc39
drop RCS Id from all ports where I'm listed as MAINTAINER
2022-03-08 14:27:46 +00:00
naddy
6bd79486d1
shells/yash: update to 2.52
2022-03-08 13:48:38 +00:00
sthen
966e715948
update to newer nsh checkout, from Tom Smyth (maintainer)
2022-02-22 23:17:50 +00:00
sthen
3a40db376a
update to zsh-5.8.1, from Matthew Martin
...
This is a stable security release with a few bug fixes, including one
for CVE-2021-45444, a vulnerability in prompt expansion which could be
exploited through e.g. VCS_Info to execute arbitrary shell commands
without a user's knowledge. All sites are encouraged to update from
zsh 5.8. A partial work-around which can be applied within a running
shell is provided in the source distribution for those who are unable
to update their shell binaries.
https://www.zsh.org/mla/announce/msg00133.html
2022-02-12 17:15:10 +00:00
naddy
2f49ed3a6a
shells/bash: update to 5.1 patchlevel 16
...
It seems patch bundles are now regularly getting their own proper
distfiles, so switch to using those.
2022-01-05 21:59:59 +00:00
pascal
e081cd89e2
Update to ksh93 1.0.0-beta2.
...
Development is now taking place at https://github.com/ksh93/ksh/ , with this
version already being far ahead of the nine-year-old AT&T release we
currently have.
2021-12-27 13:06:29 +00:00
naddy
0d6592482e
shells/bash: tell portroach to skip 5.1.8 distfile, we use 5.1 + patches
2021-12-02 13:31:53 +00:00
bcallah
265271ddf8
Update to elvish-0.16.3
...
Diff from Yifei Zhan, tweaks from me -- thanks!
2021-11-29 12:53:51 +00:00
solene
90f93477b4
Backport a patch fixing a bug corrupting history file
2021-11-25 17:56:44 +00:00
naddy
9c9c77a547
shells/bash: update to 5.1 patchlevel 12
2021-11-20 15:42:57 +00:00
sthen
29389da44c
bump REVISION for switch from Python 3.8 -> 3.9
2021-11-02 00:02:15 +00:00
sthen
771d205d68
fix indentation to be consistent with other categories
2021-10-25 12:30:12 +00:00
jca
5de2b96ae0
Update to dash-0.5.11.5
2021-10-09 14:57:07 +00:00
naddy
47bca824b2
shells/tcsh: bugfix update to 6.22.04; from Josh Grosse
2021-08-24 15:03:22 +00:00
solene
ec7622c1cb
Update to fish-3.3.1
...
Thanks to Yifei Zhan for the update
2021-07-26 10:28:57 +00:00
daniel
7437f9d093
update py-sphinx to 4.0.2 and regen PLISTs for affected consumers
...
all consumers were packaged and installed on amd64 by me; all python2
syntax in consumers appears to have been updated at this point making
it possible to move to the 4.x series.
lang/ghc bits look ok to gnezdo@
ok sthen@ on the rest
2021-07-06 16:55:32 +00:00
jca
5678e5e199
update to dash-0.5.11.4
2021-06-19 12:38:52 +00:00
naddy
12b72b46b8
shells/bash: Update to 5.1 patchlevel 8
2021-05-08 15:50:55 +00:00
sthen
b644c88c3c
update to an nsh checkout from 20210416 to unbreak
...
from Tom Smyth, who takes maintainer
2021-04-28 20:14:36 +00:00
rsadowski
0feea19e8e
Unbreak with upcoming cmake
...
Remove "--without-included-pcre2". This must be a legacy, cmake doesn't know
that and cmake 3.20 is more strict.
OK solene@
2021-04-24 13:58:52 +00:00
solene
5cbabf4f62
Update to fish-3.2.2
2021-04-24 13:26:32 +00:00
solene
4635ad594a
Update to fish-3.2.1
...
Taking maintainership
OK abieber@
2021-04-07 20:08:53 +00:00
naddy
4c8b1f36aa
shells/tcsh: restore the behavior where $foo:h returns the whole string
...
Cherry-picked from upstream.
Bug reported by Alessandro De Laurenzis.
2021-03-27 16:54:22 +00:00
sthen
25058fefd9
nsh: mark BROKEN
...
this port is closely tied to interfaces in the base OS and really
needs an active maintainer
2021-03-22 17:23:22 +00:00
sthen
c4f69cc8c5
update to py-qtconsole-5.0.3. now it runs with complaining about missing
...
sip (presumably that was broken by an update somewhere in the sip/py-qt5
stack along the lines)
2021-03-17 08:41:48 +00:00