Commit Graph

792 Commits

Author SHA1 Message Date
semarie b7de153d82 update shells/atuin to 18.10.0 2025-10-23 14:31:41 +00:00
sthen 9cfdb24cad remove MODPY_COMMENT from PLISTs, no longer needed 2025-10-23 13:20:19 +00:00
volker a816d38512 shells/fish: Update to 4.1.2
ok Maintainer
2025-10-21 19:32:15 +00:00
semarie 4ec6773a32 update shells/atuin to 18.9.0 2025-10-21 13:27:47 +00:00
volker 556a06c40d shells/nushell: Update to 0.108.0 2025-10-20 16:30:14 +00:00
daniel 02cb45aca2 update spyder to the 6.1 series
As usual this update requires updates of a few related ports in lockstep.
2025-10-19 15:18:30 +00:00
jca bbfb5c7c99 Bugfix update to dash-0.5.13.1 2025-10-17 19:20:26 +00:00
volker 069d4b23b3 shells/fish: Update to 4.1.1
feedback from aja@, ok Florian Viehweger (Maintainer)
2025-10-01 16:45:50 +00:00
jca 1c81a6c2ce Update to dash-0.5.13 2025-09-24 16:53:28 +00:00
volker f295f2408a shells/fish: Update to 4.0.8
hotfix for a regression introduced with 4.0.6

ok Florian Viehweger (Maintainer)
2025-09-21 17:47:05 +00:00
naddy c1d668459a shells/yash: update to 2.60 2025-09-20 21:31:02 +00:00
volker d8b3535b55 shells/fish: Update to 4.0.6
ok Florian Viehweger (MAINTAINER)
2025-09-18 15:50:21 +00:00
volker 628e56ef50 shells/nushell: Update to 0.107.0
while here, disable plugin support. It has been failing tests since ever,
and doesn't appear to have a practical use on OpenBSD at this point.
2025-09-04 20:03:19 +00:00
pascal 3404c1b685 Split ksh93 into -main and -libshell subpackages.
The ksh93 binary in the -main package has libshell etc. linked in statically,
while -libshell provides the libraries and corresponding headers.

This is done mainly to prevent a problem in bulk builds because of libshell's
@conflict with devel/libast, where x11/cde will depend on ksh93, and eterm
depends on devel/libast.  It also makes the package a bit slimmer for people
who don't need libshell.

prompted by tb@, ok aja@.
2025-08-24 14:47:37 +00:00
naddy e4f8372193 shells/bash: distfile has been re-rolled with corrected timestamps
Remove build dependency on gettext,-tools again.  msgfmt is no
longer needed.
2025-08-13 20:54:04 +00:00
semarie bf574a3791 shells/atuin: update to 18.8.0 2025-08-12 11:55:27 +00:00
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