Hiroki Tagato
9e7774a052
shells/carapace: update to 1.0.6
...
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.6
Reported by: Repology
2024-09-12 10:53:52 +09:00
Mikael Urankar
89ab81d0e2
lang/rust: Bump revisions after 1.81.0
...
PR: 281300
2024-09-10 13:00:34 +02:00
Siva Mahadevan
c0d07f1127
*/*: remove STRIP_CMD calls in rust based ports
...
This is not needed after bc4fedc1fe
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503
2024-09-10 12:58:07 +02:00
Stefan Schlosser
ad6ca8d5c1
shells/elvish: Update 0.20.1 → 0.21.0, add to /etc/shells
...
Changelog:
https://elv.sh/blog/0.21.0-release-notes.html
- Add to /etc/shells.
- Remove GH_PROJECT equal to PORTNAME.
PR: 281272
Approved by: Adam Jimerson <vendion@gmail.com>
2024-09-06 18:12:51 +03:00
Cy Schubert
63ae67d756
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-09-03 15:15:29 -07:00
Hiroki Tagato
2446ada3b3
shells/sheldon: update to 0.8.0
...
Changelog: https://github.com/rossmacarthur/sheldon/blob/0.8.0/RELEASES.md
Reported by: GitHub (watch releases)
2024-08-27 23:35:08 +09:00
Qi Xiao
3851e5c18b
shells/elvish: fix enchance version information
...
The instructions for how to enhance Elvish's version information has
changed.
While I'm here remove empty line from GH_TUPLE.
PR: 277194
Approved by: Adam Jimerson <vendion@gmail.com> (maintainer)
2024-08-26 19:53:09 +02:00
Mikael Urankar
7a55f95425
lang/rust: Bump revisions after 1.80.1
...
PR: 280490
2024-08-26 10:08:01 +02:00
Yuri Victorovich
2566e37467
shells/nushell: update 0.96.1 → 0.97.1
...
Reported by: portscout
2024-08-22 22:40:27 -07:00
Christian Weisgerber
715dbba10f
shells/yash: add missing USES=ncurses
2024-08-21 19:37:47 +02:00
Christian Weisgerber
e97bca6b58
shells/yash: update to 2.57
2024-08-21 17:03:59 +02:00
Nuno Teixeira
77e979487d
shells/xonsh: Update to 0.18.3
...
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.18.3
2024-08-20 15:48:14 +01:00
Mateusz Piotrowski
6c670cbc12
shells/bash-completion-freebsd: Update to 1.3.0
2024-08-12 15:41:57 +02:00
Yuri Victorovich
2f5618e456
shells/rush: update 2.3 → 2.4
...
Reported by: portscout
2024-08-11 00:48:42 -07:00
Ashish SHUKLA
aa8c0111bf
all: Bump after lang/go121 update
2024-08-09 06:24:08 +00:00
Hiroki Tagato
6df318e295
shells/carapace: update to 1.0.5
...
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.5
Reported by: portscout
2024-08-05 16:59:01 +09:00
Cy Schubert
ae0f4b6791
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-08-01 19:08:09 -07:00
Cy Schubert
784d45c32d
shells/ksh: Update to 1.0.10
...
Full changelog at:
https://github.com/ksh93/ksh/compare/v1.0.9...v1.0.10
Main changes between 93u+m/1.0.9 and 93u+m/1.0.10:
- Fixed a serious and longstanding bug in the arithmetic subsystem that was
triggered on non-Intel processors (such as ARM): any division of an
integer by a negative integer threw a spurious "divide by zero" error.
- Fixed a regression where a broken pipe signal (SIGPIPE), when occurring in
a pipe construct within a subshell, caused incorrect signal handling in the
parent/main shell, in some cases causing a script to abort.
- Fixed a bug where printf %T, after having printed the time in UTC once
with the TZ variable set to "UTC", would always print the time in UTC from
then on, even if the TZ variable was changed to another time zone.
- The history expansion character ('!' by default) is now not processed when
immediately following '${'. This makes it possible to use expansion syntax
like ${!varname} and ${!prefix@} on the interactive command line with the
histexpand option on; these no longer trigger an "event not found" error.
- The shell is now capable of handling more than 32767 simultaneous
background jobs, subject to system limitations.
Reported by: Martijn Dekker <martijn@inlv.org> (Upstream)
2024-08-01 19:08:09 -07:00
Emanuel Haupt
38955084e4
shells/bash: Update to 5.2.32
2024-08-01 09:32:16 +02:00
Yuri Victorovich
f6a028672a
shells/nushell: update 0.96.0 → 0.96.1
...
Reported by: portscout
2024-07-29 19:33:07 -07:00
Yuri Victorovich
eb0df5b0eb
shells/nushell: update 0.95.0 → 0.96.0
2024-07-28 01:18:02 -07:00
Yuri Victorovich
cdbb99f9f6
shells/starship: update 1.19.0 → 1.20.1
2024-07-28 01:18:02 -07:00
Cy Schubert
d0269412ec
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-07-18 13:52:07 -07:00
Nuno Teixeira
a585457539
shells/xonsh: Update to 0.18.2
...
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.18.2
2024-07-18 20:26:01 +01:00
Nuno Teixeira
6cbc44cce1
shells/xonsh: Update to 0.18.1
...
ChangeLog: https://github.com/xonsh/xonsh/blob/main/CHANGELOG.rst
2024-07-18 20:26:00 +01:00
Hiroki Tagato
f6f5feb701
shells/carapace: update to 1.0.4
...
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.4
Reported by: Repology
2024-07-11 16:06:58 +09:00
Ashish SHUKLA
c4b51c2028
all: Bump after lang/go121 update
2024-07-03 08:29:54 +00:00
Cy Schubert
c9835bc1f8
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-07-01 21:54:48 -07:00
Cy Schubert
6d3749e0b0
shells/ksh: Update to 1.0.9
2024-07-01 21:54:48 -07:00
Yuri Victorovich
7346860c45
shells/nushell: update 0.94.2 → 0.95.0
...
Reported by: portscout
2024-06-27 00:19:38 -07:00
Cy Schubert
6b2b72e2c8
shells/ksh-devel: update to the latest ksh93/ksh github commit
...
A patch was added to revert upstream commit e8b45cc8. This upstream
commit was causing numererous build failures.
2024-06-26 09:33:40 -07:00
Yuri Victorovich
b322a4fa51
shells/nushell: Broken on aarch64
...
Reported by: fallout
2024-06-20 18:52:58 -07:00
Nuno Teixeira
b4397bcddb
shells/xonsh: Update to 0.17.0
...
ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.17.0
2024-06-20 20:22:46 +01:00
Mikael Urankar
21476ca8a9
lang/rust: Bump revisions after 1.79.0
...
PR: 279707
2024-06-18 12:59:14 +02:00
Ashish SHUKLA
746fa696a1
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-06-15 09:52:17 +00:00
Yuri Victorovich
7598489d4d
shells/nushell: update 0.93.0 → 0.94.2
2024-06-14 14:43:38 -07:00
Yuri Victorovich
62b2d44c02
shells/atuin: update 18.2.0 → 18.3.0
...
Reported by: portscout
2024-06-11 11:28:03 -07:00
Hiroki Tagato
4413e67f18
shells/carapace: update to 1.0.3
...
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.3
Reported by: GitHub (watch releases)
2024-06-05 06:16:41 +09:00
Mikael Urankar
a1c6dd7872
shells/ion: Fix plist
...
PR: 279442
Reported by: Trond Endrestøl
2024-06-01 10:47:16 +02:00
Mikael Urankar
0b64acb326
shells/ion: Update to 1.0.5-1509
...
PR: 278515
2024-05-31 12:29:41 +02:00
Andrew Fyfe
b77636e7a4
shells/fish: update to 3.7.1 and fix Makefile
...
- Update to fish 3.7.1.
- Remove zfs feature check patch; included upstream.
- Remove post install step to strip binaries; binaries are stripped
durting install.
- Add post install steps to remove documentation and/or manual pages if
DOCS and/or MANPAGES are not enabled. Be default fish always installs
documentation and manual pages.
PR: 278468
Approved by: asomers (maintainer)
2024-05-22 12:31:28 -06:00
Po-Chuan Hsieh
59df53358b
shells/bash-completion: Update to 2.14.0
...
- Update MASTER_SITES: use upstream release tarball
- Simplify LICENSE section
- Add FREEBSD option
Changes: https://github.com/scop/bash-completion/releases
2024-05-20 01:15:09 +08:00
Po-Chuan Hsieh
b17ba5b527
shells/bash-completion-freebsd: Add bash-completion-freebsd 1.2.0
...
FreeBSD-oriented extension to the Bash completion library
Approved by: 0mp (via private mail)
2024-05-20 01:14:58 +08:00
Yuri Victorovich
caab1a82de
shells/starship: update 1.18.2 → 1.19.0
2024-05-15 13:31:14 -07:00
Yuri Victorovich
d48c694d74
shells/nushell: update 0.92.1 → 0.93.0
...
Reported by: portscout
2024-05-15 13:08:06 -07:00
Serhii (Sergey) Kozlov
96684f9b0b
shells/ohmyzsh: update to 20240512
2024-05-13 23:22:44 +00:00
Ashish SHUKLA
fce0cc3272
all: Bump after lang/go121 update
...
MFH: 2024Q2
2024-05-13 17:56:04 +00:00
Cy Schubert
5c47127863
shells/ksh-devel: update to the latest ksh93/ksh github commit
2024-05-13 08:50:33 -07:00
Mikael Urankar
2322b66100
lang/rust: Bump revisions after 1.78.0
...
PR: 278834
2024-05-13 13:03:24 +02:00
Hiroki Tagato
7753b24b58
shells/carapace: update to 1.0.2
...
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.0.2
Reported by: Repology
2024-05-08 17:48:41 +09:00