Commit Graph

776 Commits

Author SHA1 Message Date
volker 45aa9366ce shells/nushell: Update to 0.106.1 2025-07-30 16:33:00 +00:00
sthen 6aef4d85d2 add BDEP on gettext,-tools; msgfmt is needed otherwise .mo files
are not produced, breaking packaging.
2025-07-28 11:02:47 +00:00
naddy 049ddd40c7 shells/bash: update to 5.3 patchlevel 3
Lots of changes, but nothing really changed.

5.3 release announcement:
https://lists.gnu.org/archive/html/info-gnu/2025-07/msg00001.html
2025-07-27 22:14:25 +00:00
volker 7c895b38bf shells/nushell: Update to 0.106.0 2025-07-24 17:15:10 +00:00
daniel 1a9e24377e change the default py-qtpy backend from py-qt5 to py-qt6 2025-07-21 20:58:23 +00:00
sthen 6f405558d1 add some of the many missing pthread in WANTLIB 2025-07-21 15:31:48 +00:00
semarie 588befa52b shells/atuin: fix MAINTAINER address 2025-07-18 08:02:46 +00:00
semarie e1fcae5c51 link shells/atuin 2025-07-18 08:01:10 +00:00
semarie c4528518d0 import shells/atuin 18.7.1
ok sthen@

https://atuin.sh/

Atuin replaces your existing shell history with a SQLite database, and records
additional context for your commands. With this context, Atuin gives you faster
and better search of your shell history.

Additionally, Atuin (optionally) syncs your shell history between all of your
machines. Fully end-to-end encrypted.
2025-07-18 07:59:41 +00:00
kmos c19c58c6b3 nushell uses C1x so shift to ports-gcc to fix the build on sparc64 2025-06-26 19:45:35 +00:00
stsp 61af152f64 break nsh package build after mbuf.h,v r1.266
pointed out by + ok sthen@
2025-06-25 08:44:33 +00:00
volker 3d5915c6da shells/nushell: Update to 0.105.1 2025-06-11 18:23:49 +00:00
daniel 46f321b6ac update spyder to the 6.x series
As usual, this update requires a few related ports to be updated in
lockstep (py-qtconsole, py-qtawesome, py-spyder-kernels).
2025-05-24 16:46:05 +00:00
naddy 0b1858ba15 shells/yash: update to 2.59
yash now implements almost all behaviors required by POSIX.1-2024
2025-05-18 23:23:19 +00:00
sthen 711a5add1d remove gnugetopt RDEPs, from Florian Viehweger (maintainer)
I fixed a whitespace nit while there
2025-05-12 16:58:10 +00:00
volker c25d9a33bc shells/nushell: Update to 0.104.0 2025-05-05 17:14:09 +00:00
tb 0556eb2d51 Update to fish 4.0.2, from maintainer
https://github.com/fish-shell/fish-shell/releases/tag/4.0.2
2025-05-01 20:45:07 +00:00
sthen b00100fd64 sync PLISTs for setuptools ports 2025-04-29 10:39:48 +00:00
sthen aacad801a3 since fish 4.x depends on rust, readd 3.x for i386 etc users.
@pkgpath set so that upgrades on rust archs get 4.x and !rust 3.x
2025-03-31 19:18:43 +00:00
semarie 41d172b9b6 update shells/fish to 4.0.1
ok Florian Viehweger (maintainer)
ok volker@
2025-03-21 14:13:32 +00:00
volker c63ac5dc30 shells/nushell: Update to 0.103.0 2025-03-20 17:11:41 +00:00
volker edb91173b6 shells/fish: Update to 4.0.0
ok and lots of tweaks tb@
ok and tweak from Florian Viehweger (Maintainer)
2025-02-28 18:21:56 +00:00
volker fd571e7aed shells/nushell: Update to 0.102.0 2025-02-12 17:10:30 +00:00
naddy ee7f06ec3c shells/yash: update to 2.58.1 for minor tweaks 2025-02-09 20:24:15 +00:00
naddy 5a28bc5ac2 shells/yash: update to 2.58
Improved POSIX.1-2024 support
2025-02-03 22:58:30 +00:00
ajacoutot 5f41581590 Merge upstream commit to resolve conflict with libsecret: af8a80d8
[PATCH] refactor(secret-tool): deprecate ours in favor of upstream
2025-01-25 07:33:56 +00:00
volker 8fa43a0430 shells/nushell: Update to 0.101.0 2025-01-07 17:49:49 +00:00
sthen 73d0a007e9 update to bash-completion-2.16.0 2024-12-26 17:20:18 +00:00
sthen 022afb1f8f handle py3.12 switchover in shells 2024-12-21 11:38:48 +00:00
sthen 3b6e41722a retire MODPY_BIN_SUFFIX, there are no Python 2 ports using it, and it
has been set to <empty> on py3 ports since Feb 2021, since when there
has been enough churn that existing PLIST entries etc referencing it
are not trustworthy. no change to python-module(5) needed as it wasn't
documented there anyway.
2024-12-18 19:20:36 +00:00
kili ef24dc24dc Fix WANTLIB (missing util).
ok sthen@
2024-12-18 14:13:39 +00:00
volker 3117dba7c7 shells/nushell: Update to 0.100.0 and take MAINTAINER
ok sthen@
2024-11-19 20:41:10 +00:00
volker 9281c83432 shells/nushell: Update to 0.99.1
ok tb@
2024-10-28 15:28:15 +00:00
naddy 42c93da08e shells/bash: update to 5.2 patchlevel 37 2024-10-01 20:49:07 +00:00
stsp 3c9bd831be Update to nsh 1.2.3.
From maintainer Tom Smyth.
2024-09-30 07:14:24 +00:00
stsp e056e942f1 Update to nsh 1.2.2
Changelog: https://github.com/yellowman/nsh/releases/tag/v1.2.2

Fixes "-static" flavour build failures on sparc64.

ok sthen@, Tom Smyth (MAINTAINER)
2024-09-06 15:45:12 +00:00
pascal f6ac83e5f3 Update to ksh 1.0.10.
* build and use dynamic libraries libshell, libast etc.
* disable the SYSRC feature (sourcing of /etc/ksh.kshrc) until upstream
  decides how to fix it properly.
2024-09-01 09:54:01 +00:00
naddy 4585f68876 shells/yash: update to 2.57 2024-08-21 14:21:50 +00:00
naddy cf5d916057 shells/bash: update to 5.2 patchlevel 32 2024-08-04 22:52:25 +00:00
ajacoutot faa28f284a Update to bash-completion-2.14.0. 2024-07-10 14:07:12 +00:00
stsp f23ae36e97 Update to nsh 1.2.1; from Tom Smyth
Local patch and 'make obj' are no longer needed.

Upstream changelog: https://github.com/yellowman/nsh/releases/tag/v1.2.1
2024-06-19 15:09:50 +00:00
solene 4123036fc8 Update to nushell-0.94.2 2024-06-04 12:44:58 +00:00
solene d67d8eb2a9 Update to nushell-0.94.1 2024-06-01 09:10:38 +00:00
sthen 5808a9e98f use MODPY_COMPILEALL (or drop unneeded runs of compileall) for an initial scattering of ports 2024-05-28 16:48:39 +00:00
tb c24b5a4c86 nsh: unbreak build with upcoming libc changes
wchar.h will stop pulling in stdio.h on which extern.h depends because of
FILENAME_MAX. Add the missing stdio.h dependency to utf8.c to unbreak the
build.

ok stsp (who already pulled in the fix into upstream sources)
2024-05-20 20:36:17 +00:00
sthen fef30d2351 bump, python default version switch (port was updated during test build) 2024-05-06 17:20:24 +00:00
sthen 384eb28542 bump REVISION for py3.10 -> py3.11 switch 2024-05-06 12:23:55 +00:00
daniel 92a43a47e4 update py-qtconsole to 5.5.2 2024-05-05 22:31:44 +00:00
solene ff144f5bc4 Update to nushell-0.93.0 2024-05-02 15:57:20 +00:00
volker e5b11cb36b shells/nushell: Update to 0.92.1
ok tb@
2024-04-18 16:28:19 +00:00