Re: UPDATE: net/tailscale-1.64.1

2024-04-19 Thread Daniel Jakots
On Mon, 15 Apr 2024 20:02:18 -0400, Adriano Barbosa wrote: > Hi. > Update for net/tailscale v1.64.1 > Changelog: > https://github.com/tailscale/tailscale/releases/tag/v1.64.0 > https://github.com/tailscale/tailscale/releases/tag/v1.64.1 Committed, thanks! > Obrigado! > -- > Adriano > > >

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Daniel Jakots
CVSROOT:/cvs Module name:ports Changes by: d...@cvs.openbsd.org2024/04/19 20:29:31 Modified files: net/tailscale : Makefile distinfo modules.inc Log message: Update to tailscale-1.64.1 >From Adriano Barbosa (maintainer)

Re: UPDATE: audio/gonic to v0.16.4

2024-04-19 Thread Daniel Jakots
On Sun, 7 Apr 2024 00:41:22 -0400, Russ Sharek wrote: > Minor update to audio/gonic from 0.16.2 to 0.16.4 > > Tested on amd64, appears to be working as expected. > > OK, please? Please send a diff, it's easier to review and apply.

UPDATE: spdlog 1.13.0

2024-04-19 Thread Brad Smith
Here is an update to spdlog 1.13.0. Version 1.13.0 Release Notes Enhancements - Qt Sink: Allow for darker colors for light backgrounds (#2817). Thanks to @krawq. - Set CMAKE_BUILD_TYPE only for single-config generators (#2839). Thanks to @moritz-h. - Provide spdlog_header_only in build

Re: -current Haskell ports aborting with SIGILL

2024-04-19 Thread Greg Steuck
James Cook writes: > Here are some results of debugging with lldb. > > > With cabal-bundler and pandoc, it seems to be the xgetbv instruction > itself: > > > $ lldb /usr/local/bin/cabal-bundler > (lldb) target create "/usr/local/bin/cabal-bundler" > Current executable set to

x11/qt5 doesn't cleanup some files

2024-04-19 Thread Kirill A . Korinsky
ports@, Let assume that I have a system without x11/qt5, and to install it I do something like this: ~ $ ls /usr/local/lib/qt5 ls: /usr/local/lib/qt5: No such file or directory ~ $ doas pkg_add -a py3-qt5 quirks-7.18 signed on 2024-04-18T15:06:29Z

[Maintainer Update] archivers/zpaqfranz-59.3.diff

2024-04-19 Thread tux0r
Just a small update. Adds an "update" command that seems to work on AMD64 at least, most other new stuff is Windows-only. Patch attached. diff --git a/archivers/zpaqfranz/Makefile b/archivers/zpaqfranz/Makefile index 6bc0775789e..76294371301 100644 --- a/archivers/zpaqfranz/Makefile +++

Re: Fix emulators/qemu on riscv64

2024-04-19 Thread Brad Smith
OK. On 2024-04-19 12:03 p.m., Jeremie Courreges-Anglas wrote: Use ucontext_t/struct sigcontext member name from machine/signal.h instead of Linux/glibc specific name. Fixes the build on riscv64. ok? Index: patches/patch-tcg_riscv_tcg-target_c_inc

Re: [NEW] net/crawley-v1.7.5

2024-04-19 Thread Russ Sharek
> > Is `ALL_TARGET = github.com/s0rg/crawley@v1.7.5` needed? > > I couldn't get it to build without. And a moment later, I realized that I was wrong. :) Revision attached. Thank you! crawley-1.7.5.tgz Description: application/tar-gz

Re: [NEW] net/crawley-v1.7.5

2024-04-19 Thread Russ Sharek
> Is `ALL_TARGET = github.com/s0rg/crawley@v1.7.5` needed? I couldn't get it to build without. If there is a better way to do this, please suggest and I'll happily improve upon it. > Is it supposed to recurse out of the website you start inside, given enough > time? I ran it on my own website,

Re: [NEW] net/crawley-v1.7.5

2024-04-19 Thread Edd Barrett
Hey Russ, On Fri, Apr 19, 2024 at 06:14:49PM -0400, Russ Sharek wrote: > Can someone please check this over? Is `ALL_TARGET = github.com/s0rg/crawley@v1.7.5` needed? Is it supposed to recurse out of the website you start inside, given enough time? I ran it on my own website, and I see links to

Re: [NEW] net/crawley-v1.7.5

2024-04-19 Thread Russ Sharek
Bump! Can someone please check this over? Thanks, -R On Sun, Apr 07, 2024 at 10:33:41PM -0400, Russ Sharek wrote: > Hello all! > > Attached is a port of crawley, the unix-way web crawler. > > It handily crawls web pages and prints any link it can find. > > homepage:

Re: UPDATE: audio/gonic to v0.16.4

2024-04-19 Thread Russ Sharek
Can I get someone to look at this, please? Bump-ingly, -R On Sun, Apr 07, 2024 at 12:41:22AM -0400, Russ Sharek wrote: > Minor update to audio/gonic from 0.16.2 to 0.16.4 > > Tested on amd64, appears to be working as expected. > > OK, please?

Re: Fix emulators/dosbox-x build on riscv64

2024-04-19 Thread SASANO Takayoshi
Hi, I compared Brad's diff with current DOSBox-X code on GitHub https://github.com/joncampbell123/dosbox-x/commit/53fe254c9ce25a48dbe11582416cbf3a49516dce Copyright date is different (2002-2021 should be 2002-2024) but others are same. I think this is ok. -- SASANO Takayoshi (JG1UAA)

Re: Fix emulators/dosbox-x build on riscv64

2024-04-19 Thread Brad Smith
On Fri, Apr 19, 2024 at 05:52:16PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > Upstream wants to use glibc features but doesn't actually try to > detect it in a way that doesn't affect other platforms. This may fix > other architectures, not just riscv64. amd64, i386, armv7 and arm64 >

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2024/04/19 15:29:52 Modified files: lang/swi-prolog: Makefile distinfo lang/swi-prolog/patches: patch-packages_ssl_crypto4pl_c patch-packages_ssl_cryptolib_c

update audio/cozy

2024-04-19 Thread Solene Rapenne
cozy got a new release after 2 years, including a commit we backported to prevent a crash. This version has a slightly new UI, works fine for me. ok? diff --git a/audio/cozy/Makefile b/audio/cozy/Makefile index 9491989b6a1..8e4a9fc02ef 100644 --- a/audio/cozy/Makefile +++ b/audio/cozy/Makefile

update games/hyperrogue

2024-04-19 Thread Solene Rapenne
our hyperrogue version is quite old of a dozen releases latest release adds a lot of changes https://github.com/zenorogue/hyperrogue/releases the Makefile patch had to be reworked a bit because the original Makefile differed from the patch, but it applies the same changes as before.

update games/brogue

2024-04-19 Thread Solene Rapenne
this updates brogue to latest version, it introduces a quick game mode the Recordings.c patch isn't needed, upstream is now casting the variable to unsigned long long instead of our long long, I guess it's good enough to drop the patch? the -Wformat-overflow=0 part in the Makefile was also

dpb always rebuild rust-bootstrap

2024-04-19 Thread Solene Rapenne
hi, on a fresh current amd64 I had to set up dpb because it seems there was a libc bump at the wrong time for me :) however, now I have my working dpb (easy to setup once you understand it), I don't understand why dpb -R something_depending_on_rust always have to recompile lang/rust, in the

Re: CVS: cvs.openbsd.org: ports

2024-04-19 Thread Solene Rapenne
On Fri, Apr 19, 2024 at 09:41:15PM GMT, Solene Rapenne wrote: > On Fri, Apr 19, 2024 at 07:07:22AM GMT, Stuart Henderson wrote: > > CVSROOT:/cvs > > Module name:ports > > Changes by: st...@cvs.openbsd.org 2024/04/19 07:07:22 > > > > Modified files: > > textproc/py-docutils:

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/19 13:48:45 Modified files: devel/github-cli: Makefile distinfo modules.inc Log message: update to github-cli 2.48.0

Re: CVS: cvs.openbsd.org: ports

2024-04-19 Thread Solene Rapenne
On Fri, Apr 19, 2024 at 07:07:22AM GMT, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2024/04/19 07:07:22 > > Modified files: > textproc/py-docutils: Makefile distinfo > textproc/py-docutils/pkg: PLIST > > Log message: >

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/04/19 13:18:37 Modified files: www/ruby-jwt : Makefile distinfo www/ruby-jwt/pkg: PLIST Log message: update 2.7.1->2.8.1

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/04/19 13:12:19 Modified files: sysutils/ruby-r10k: Makefile distinfo sysutils/ruby-r10k/patches: patch-_metadata Log message: update 4.0.1 -> 4.1.0

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/04/19 12:55:52 Modified files: security/exploitdb: Makefile distinfo security/exploitdb/pkg: PLIST Log message: update to 2024-04-16

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/19 12:54:44 Modified files: x11/xmonad : Makefile x11/xmonad/files: build Log message: With cabal-install-3.10.3.0, executables are now installed into ~/.local/bin instead of

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/19 12:54:13 Modified files: devel/cabal-install: Makefile distinfo devel/cabal-install/files: openbsd.json Log message: Update to cabal-install-3.10.3.0. ok gnezdo@

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/19 12:53:45 Modified files: lang/ghc : Makefile distinfo lang/ghc/patches: patch-hadrian_hadrian_cabal patch-testsuite_driver_testlib_py Removed files:

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/04/19 12:40:29 Modified files: security/py-fickling: Makefile distinfo Log message: update 0.1.2 -> 0.1.3

Re: net/pidgin: openssl: send failed: -1 with purple-teams

2024-04-19 Thread Allan Streib
I looked at the files/ssl-openssl.c in this port. In the ssl_openssl_write function, if there is an error other than SSL_ERROR_WANT_READ or SSL_ERROR_WANT_WRITE then the execution falls through to return 0. I changed the code to include the actual result from the SSL_get_error function in the

Fix emulators/qemu on riscv64

2024-04-19 Thread Jeremie Courreges-Anglas
Use ucontext_t/struct sigcontext member name from machine/signal.h instead of Linux/glibc specific name. Fixes the build on riscv64. ok? Index: patches/patch-tcg_riscv_tcg-target_c_inc === RCS file:

Fix emulators/dosbox-x build on riscv64

2024-04-19 Thread Jeremie Courreges-Anglas
Hi, Upstream wants to use glibc features but doesn't actually try to detect it in a way that doesn't affect other platforms. This may fix other architectures, not just riscv64. amd64, i386, armv7 and arm64 are not affected because there dosbox.h doesn't define HAS_LONG_DOUBLE. ok? Index:

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Volker Schlecht
CVSROOT:/cvs Module name:ports Changes by: vol...@cvs.openbsd.org 2024/04/19 08:27:57 Modified files: x11/alacritty : Makefile crates.inc distinfo x11/alacritty/pkg: PLIST README Removed files: x11/alacritty/patches: patch-alacritty_yml Log message:

Re: [s...@spacehopper.org: Re: [NEW]: misc/openhab - open Home Automation Bus (openHAB)]

2024-04-19 Thread Chaz Kettleson
On Fri, Apr 19, 2024 at 01:54:49AM -0600, Anthony J. Bentley wrote: > Stuart Henderson writes: > > I've tweaked DESCR/README slightly for openhab-addons. This has been sitting > > on ports@ for quite a while, as is usual for a java port there are some > > things which sit a bit awkwardly compared

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/19 07:07:46 Modified files: games/angband : Makefile Added files: games/angband/patches: patch-lib_help_version_txt Log message: patch a .txt file used as input to sphinx, there's a utf8

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/19 07:07:22 Modified files: textproc/py-docutils: Makefile distinfo textproc/py-docutils/pkg: PLIST Log message: update to py3-docutils-0.21.1

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/19 07:07:09 Modified files: textproc/py-sphinx: Makefile distinfo textproc/py-sphinx/pkg: PLIST Log message: update to py3-sphinx-7.3.6

Re: [UPDATE] textproc/uncrustify to 0.78.1

2024-04-19 Thread Rémi Pointel
Hi, sounds good to me, thanks ! Remi. Le 19/04/2024 à 11:39, Frederic Cambus a écrit : Hi ports@, Here is a diff to update uncrustify to 0.78.1. CC'ing MAINTAINER. All tests pass on amd64 and arm64: 100% tests passed, 0 tests failed out of 14 Comments? OK? Index: Makefile

Re: [Update] x11/alacritty 0.13.2

2024-04-19 Thread Frederic Cambus
On Tue, Apr 16, 2024 at 07:38:33PM +0200, Landry Breuil wrote: [...] > > Unfortunately it still doesn't run under wayland, though :-) > > same thing here with wayland, blows at startup: > > [0.01513s] [INFO ] [alacritty] Welcome to Alacritty > [0.000192660s] [INFO ] [alacritty] Version

[UPDATE] textproc/uncrustify to 0.78.1

2024-04-19 Thread Frederic Cambus
Hi ports@, Here is a diff to update uncrustify to 0.78.1. CC'ing MAINTAINER. All tests pass on amd64 and arm64: 100% tests passed, 0 tests failed out of 14 Comments? OK? Index: Makefile === RCS file:

Re: OpenBSD-7.5 (release) ioquake3 issue

2024-04-19 Thread sda
Hi, Stuart! Thank You! you've nailed the core of issue. 1) used /usr/local/bin/egdb for ioquake3 from packages. result: Thread 1 received signal SIGILL, Illegal instruction. 0x082c2633008b in ?? () (gdb) address of 'illegal instruction' seems to be a random value.. no other errors appear so

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/19 02:59:35 Modified files: security/qdigidoc4: Makefile distinfo Log message: update to qdigidoc 4.5.1

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/04/19 02:59:23 Modified files: security/libdigidocpp: Makefile distinfo Log message: update to libdigidocpp 3.17.1

Re: [s...@spacehopper.org: Re: [NEW]: misc/openhab - open Home Automation Bus (openHAB)]

2024-04-19 Thread Anthony J. Bentley
Stuart Henderson writes: > I've tweaked DESCR/README slightly for openhab-addons. This has been sitting > on ports@ for quite a while, as is usual for a java port there are some > things which sit a bit awkwardly compared to some other ports but I > think it's basically alright. Any oks to import?

Re: Followup after update lang/sbcl

2024-04-19 Thread Kirill A . Korinsky
On Fri, 19 Apr 2024 09:01:50 +0200, Kirill A. Korinsky wrote: > > That can be addreses by enabling global cache which seems to be disabled. > Which also a bit tricky, because stumpwm is built with ASDF_OUTPUT_TRANSLATIONS=/ that makes cache path like /stumpw-XXX that can't be created from a

[Update] devel/py-tqdm

2024-04-19 Thread Laurence Tratt
This patch updates devel/py-tqdm. [Note that it implicitly relies on the recent devel/py-test update: without it, there will be a missing (indirect) dependency that causes `make test` to fail.] Tested working with audio/ffmpeg-normalize. Laurie diff --git devel/py-tqdm/Makefile

Re: OpenBSD-7.5 (release) ioquake3 issue

2024-04-19 Thread Stuart Henderson
On 2024/04/19 01:46, sda wrote: > Dwarf Error: wrong version in compilation unit header (is 4, should be > 2) [in module /usr/libexec/ld.so] That's because of the ancient gdb that's in base. There's a slightly less old one in ports. See "Debug Packages, Debuggers and Backtraces" in

Re: Followup after update lang/sbcl

2024-04-19 Thread Kirill A . Korinsky
On Fri, 19 Apr 2024 06:24:48 +0200, Sebastien Marie wrote: > > Kirill A. Korinsky writes: > > > Greetings, > > > > I've encountered an edge case with update of sbcl which lead to broken > > stumpwm. > > > > My stumpwm configuration uses mpd modules which requires sb-bsd-sockets, so > > after

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/04/19 00:54:04 Modified files: net/icinga/core2: Makefile Log message: undo inadvertent change to homepage when ../Makefile.inc changed to use ?=

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2024/04/19 00:48:16 Modified files: x11/mate/marco : Makefile Log message: add missing build dependency and fixup wantlib while here; noticed by naddy@

Ping: [Maintainer Bugfix] nnn 4.9 -> 4.9p0

2024-04-19 Thread Martin Ziemer
Am Fri, Apr 12, 2024 at 10:52:42AM +0200 schrieb Martin Ziemer: > There is a bug in nnn 4.9 which prevents it from creating new files. > (It uses none of the required modes to open a file) > > The Fix is committed Upstream (Commit > 28d993a8e85651e6e8a61b410472febc6069ceb0) > > I think, we

Ping1 [maintainer update] remind 4.3.3 -> 4.3.6

2024-04-19 Thread Martin Ziemer
Am Fri, Apr 12, 2024 at 09:18:02AM +0200 schrieb Martin Ziemer: > Am Thu, Apr 04, 2024 at 08:57:51AM +0200 schrieb Martin Ziemer: > > This patch updates remind from 4.3.3 to 4.3.6. > > > > Tested on amd64. > > Index: Makefile ===

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/04/19 00:21:49 Modified files: devel/kf6/purpose/pkg: PLIST Log message: Add conflict purpose-<5.115.0p0

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/04/19 00:19:39 Modified files: x11/kde-applications/kf6-kaccounts-integration: Makefile x11/kde-applications/kf6-kdegraphics-mobipocket: Makefile Log message: Set UNLINKED

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/04/19 00:18:50 Modified files: devel/kf6/attica: Makefile devel/kf6/baloo: Makefile devel/kf6/bluez-qt: Makefile devel/kf6/breeze-icons: Makefile

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/04/19 00:18:09 Modified files: devel/kf5/purpose: Makefile devel/kf5/purpose/pkg: PLIST Log message: Comment out share/accounts/services files to avoid conflicts with kf6

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/19 00:10:42 Modified files: x11/gtk+4 : Makefile distinfo Log message: Update to gtk+4-4.14.3.

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/19 00:09:06 Modified files: sysutils/terraform: Makefile distinfo Log message: Update to terraform-1.8.1.

CVS: cvs.openbsd.org: ports

2024-04-19 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2024/04/19 00:01:23 Modified files: sysutils/govmomi: Makefile distinfo Log message: Update to govc-0.37.1.