UPDATE: net/tailscale-1.84.0

2025-05-24 Thread Adriano Barbosa
Hi. Update for net/tailscale v1.84.0 Changelog: https://tailscale.com/changelog Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/net/tailscale/Makefile,v diff -u -p -r1.50 Makefile --- Makefile23 Apr 2025 22:05:38 -

maintainer update: xcursorgen 1.0.9

2025-05-24 Thread Matthieu Herrb
Switches build system to meson and man page tweaks. nothing fancy. ok ? Index: Makefile === RCS file: /cvs/OpenBSD/ports/x11/xcursorgen/Makefile,v diff -u -p -u -r1.36 Makefile --- Makefile27 Sep 2023 20:37:30 - 1.36 +++

Re: retire devel/py-ipython_genutils

2025-05-24 Thread Theo Buehler
On Sun, May 18, 2025 at 12:19:08PM -0400, Daniel Dickman wrote: > Now that we switched from jupyter notebook 6.x to 7.x, nothing uses this > port anymore. > > ok to remove it? > ok tb

Re: drop python2 from devel/arm-none-eabi/gdb

2025-05-24 Thread Theo Buehler
On Sat, May 24, 2025 at 03:49:33PM -0400, Daniel Dickman wrote: > I can't see any reason why this needs Python2, especially since the Python > scripts in PLIST are commented out. > > ok? ok > -REVISION=0 > +REVISION=2 1 is enough

drop python2 from devel/arm-none-eabi/gdb

2025-05-24 Thread Daniel Dickman
I can't see any reason why this needs Python2, especially since the Python scripts in PLIST are commented out. ok? Index: Makefile === RCS file: /cvs/ports/devel/arm-none-eabi/gdb/Makefile,v diff -u -p -u -r1.14 Makefile --- Makefil

Re: MAINTAINER REGRESSION FIX: x11/emwm-utils

2025-05-24 Thread izzy Meyer
On Sat, 24 May 2025 05:57:41 + Lucas Gabriel Vuotto wrote: > Commited, thanks. > > I tweaked the patch in one place to avoid removing an empty line, > which increases the context of the diff with no value. > I replied to your request for a -stable capable diff. I am somewhat new to CVS, so

net/wstunnel: add unveil(2) restrictions

2025-05-24 Thread Christoph Liebender
Hello ports@, this patch adds unveil restrictions to the server part of net/wstunnel. It seems quite straightforward as the only files that are opened are specified in the commandline. Additionally, the server may use the libc resolver, therefore, /etc/{hosts, resolv.conf} are required as well

Re: [new] x11/py-superqt

2025-05-24 Thread Bjorn Ketelaars
On Sat 24/05/2025 10:46, Daniel Dickman wrote: > This is the final new dependency needed before we can update spyder to the > 6.x series. > > I've not worked on the tests as they require a number of new ports and can > be handled later. > > ok to import this so I can then update spyder to the 6

[new] x11/py-superqt

2025-05-24 Thread Daniel Dickman
This is the final new dependency needed before we can update spyder to the 6.x series. I've not worked on the tests as they require a number of new ports and can be handled later. ok to import this so I can then update spyder to the 6.x series? superqt.tar.gz Description: Binary data

Re: retire devel/py-ipython_genutils

2025-05-24 Thread Daniel Dickman
ping On Sun, 18 May 2025, Daniel Dickman wrote: > Now that we switched from jupyter notebook 6.x to 7.x, nothing uses this > port anymore. > > ok to remove it? >

[Update] devel/libinotify 20240724

2025-05-24 Thread Volker Schlecht
Updates devel/libinotify to https://github.com/libinotify-kqueue/libinotify-kqueue/releases/tag/20240724 with the recent fix from visa@, this port picks up EVFILT_USER which enables the direct mode for OpenBSD. Tests pass on today's snapshot and inotify things generally seem to work. ok? I

New: net/p5-AnyEvent-WebSocket-Client-0.55

2025-05-24 Thread Mikolaj Kucharski
Hi. Tested and it works here. Attachment includes also the dependencies. - p5-AnyEvent-Connector - p5-Module-Build-Prereqs-FromCPANfile - p5-Module-CPANfile - p5-PerlX-Maybe - p5-AnyEvent-WebSocket-Client Comment: WebSocket client for AnyEvent Description: Interface for interacting with a web s

Re: [pretest] emacs-30.1.90

2025-05-24 Thread Kenneth Westerback
Installed gtk3+ version, 'doom sync --rebuild' rebuilt its 148 packages, started up emacs --daemon and emacsclient -c and magit and mu4e still work. So far so good! :-) Jeremie Courreges-Anglas writes: > On Sat, May 24, 2025 at 06:00:41AM +0900, Kenneth Westerback wrote: >> I don't know to whom

ck-session-notify: send notifications to all active ConsoleKit sessions

2025-05-24 Thread Rafael Sadowski
Please find attached ck-session-notify. A simple script to send notifications to all active ConsoleKit sessions. For almost all desktop environments under OpenBSD it is recommended to start them with ${LOCALBASE}/bin/ck-launch-session (default on GNOME). This allows us to get session information.

[update] gdb-16.3

2025-05-24 Thread Jeremie Courreges-Anglas
Here's an update to the latest upstream release. No big changes like in previous updates. So far tested on amd64, arm64, riscv64 and sparc64. Tests welcome, on any arch! ok? Index: Makefile === RCS file: /cvs/ports/devel/gdb/Ma

Re: [pretest] emacs-30.1.90

2025-05-24 Thread Jeremie Courreges-Anglas
On Sat, May 24, 2025 at 06:00:41AM +0900, Kenneth Westerback wrote: > I don't know to whom you refer. :-) :) > The usual amd64 package would be nice for the last full day of j2k25. https://wxcvbn.org/~jca/tmp/emacs-30.1.90-pretest/ -- jca