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

2024-05-18 Thread Russ Sharek
> # Adapted from the test target in ${WRKSRC}/Makefile > MODGO_TEST_TARGET = cd ${WRKSRC} && \ > CGO_ENABLED=1 ${MODGO_CMD} test -count 1 -v -tags=test > -coverprofile="cover.out" ./... I revised my port to include this. https://git.disroot.org/bsdclown/mystuff/src/branch/main/net/c

Re: [update] sysutils/grafana to 10.4.3

2024-05-18 Thread Lucas Raab
On Mon, Apr 22, 2024 at 04:07:36AM GMT, Lucas Raab wrote: > Hello, > > Here's an update for grafana to the latest that's been working fine over > the past couple weeks. > > changelogs: > https://github.com/grafana/grafana/releases/tag/v10.4.1 > https://github.com/grafana/grafana/releases/tag/v10.

Re: [update] audio/ncspot to 1.1.1

2024-05-18 Thread Bjorn Ketelaars
On Sat 18/05/2024 21:54, Lucas Raab wrote: > Hello, > > This update to ncspot has been working for me on amd64. Other tests? > > Changelog: > https://github.com/hrkfdn/ncspot/releases/tag/v1.1.1 Run tested on amd64. Works for me, ok bket@

[NEW] mail/s-dkim-sign: postfix-only DKIM sign-only milter

2024-05-18 Thread Steffen Nurpmeso
Hello. Unfortunately i had messed compatibility with OpenSSL 1.1 and ReSSL on April 30th it seems (after all that lengthy testing), which is why there needs to be a patch. Index: s-dkim-sign/Makefile === RCS file: s-dkim-sign/Makefil

Re: [update] audio/ncspot to 1.1.1

2024-05-18 Thread Lucas Raab
On Sat, May 18, 2024 at 09:54:33PM GMT, Lucas Raab wrote: > Hello, > > This update to ncspot has been working for me on amd64. Other tests? > > Changelog: > https://github.com/hrkfdn/ncspot/releases/tag/v1.1.1 > > Thanks, > Lucas oops, forgot I sent this in just a few days ago. sorry for the no

[update] audio/ncspot to 1.1.1

2024-05-18 Thread Lucas Raab
Hello, This update to ncspot has been working for me on amd64. Other tests? Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v1.1.1 Thanks, Lucas diff refs/heads/master refs/heads/ncspot commit - d3a0934787252b33eee2e5de1d2cb608ffabb1d4 commit + 0f39de1b5285bdb7abb573e202553be6a5624ef0 b

update games/vcmi

2024-05-18 Thread Solene Rapenne
this is a bugfix release https://github.com/vcmi/vcmi/blob/develop/ChangeLog.md#150---151 tested on amd64, worked fine diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile index b2375cf42b4..5e0fbb7d924 100644 --- a/games/vcmi/Makefile +++ b/games/vcmi/Makefile @@ -6,7 +6,7 @@ HOMEPAGE =

UPDATE: sysutils/vultr-cli-3.1.0

2024-05-18 Thread Adriano Barbosa
Hi. Update for sysutils/vultr-cli-3.1.0 Changelog: https://github.com/vultr/vultr-cli/releases/tag/v3.1.0 Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/sysutils/vultr-cli/Makefile,v retrieving revision 1.22 diff -u -

UPDATE: net/tailscale-1.66.3

2024-05-18 Thread Adriano Barbosa
Hi. Update for net/tailscale v1.66.3 Changelog: https://github.com/tailscale/tailscale/releases/tag/v1.66.3 https://github.com/tailscale/tailscale/releases/tag/v1.66.2 Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/ne

Re: Perl ports in arm64 vs -current

2024-05-18 Thread Peter Hessler
New arm64 ports build just finished, and should be going onto your favourite mirror soon. On 2024 May 18 (Sat) at 18:37:09 + (+), Lucas Gabriel Vuotto wrote: :Hello ports@, : :Since today's snapshot, it seems that something is off in arm64 and :Perl: : :$ perl -MNet::SSLeay -e 'print "wor

Re: Perl ports in arm64 vs -current

2024-05-18 Thread Thomas Frohwein
On Sat, May 18, 2024 at 06:37:09PM +, Lucas Gabriel Vuotto wrote: > Hello ports@, > > Since today's snapshot, it seems that something is off in arm64 and > Perl: > > $ perl -MNet::SSLeay -e 'print "works\n"' > SSLeay.c: loadable library and perl binaries are mismatched (got first > handshake

Perl ports in arm64 vs -current

2024-05-18 Thread Lucas Gabriel Vuotto
Hello ports@, Since today's snapshot, it seems that something is off in arm64 and Perl: $ perl -MNet::SSLeay -e 'print "works\n"' SSLeay.c: loadable library and perl binaries are mismatched (got first handshake key 0x1060, needed 0x10d0) On the contrary, on amd64 updated today too, $ p

textproc/mxml linkrot

2024-05-18 Thread Jeremy Mates
Both links are broken; however, I'm not sure if SITES should be something else? --- Makefile.orig Sat May 18 18:14:48 2024 +++ MakefileSat May 18 18:15:36 2024 @@ -4,14 +4,14 @@ SHARED_LIBS= mxml0.2 # 1.5 -HOMEPAGE= http://www.msweet.org/projects.php?Z

Re: security/p5-CryptX: fix SIGILL on CPUs without SSE4.1

2024-05-18 Thread Tim van der Molen
Tim van der Molen (2024-04-12 14:57 +0200): > p5-CryptX contains a vendored copy of libtomcrypt. It uses "-msse4.1 > -maes" to enable AES-NI support. The problem is that these flags are > used for *all* source files. This may cause SIGILL on CPUs without > SSE4.1. > > I think the best solution is

UPDATE: Dolphin 20240510

2024-05-18 Thread Brad Smith
Here is an update to Dolphin 20240510. I decided to split off the Vulkan bits to deal with that later. Instead I fixed building on arm64. Index: Makefile === RCS file: /cvs/ports/emulators/dolphin/Makefile,v retrieving revision 1.2

aarch64 bulk build report

2024-05-18 Thread phessler
bulk build on arm64.ports.openbsd.org started on Wed May 15 05:33:17 MDT 2024 finished at Sat May 18 04:45:27 MDT 2024 lasted 2D23h12m done with kern.version=OpenBSD 7.5-current (GENERIC.MP) #34: Tue May 14 22:14:52 MDT 2024 built packages:12183 May 15:4202 May 16:438 May 17:3482 May 18:4060 c

Re: UPDATE: Nextcloud-28.0.3

2024-05-18 Thread Clemens Gößnitzer
Hi Gonzalo! Did you find time to test and consider my improvements below? Thanks Clemens On Thu, 2024-03-07 at 17:11 +0100, Clemens Gößnitzer wrote: > On Tue, 2024-03-05 at 09:30 +0100, Gonzalo L. Rodriguez wrote: > > Hello, > > > > Update for Nextcloud to 28.0.3: > > > > https://nextcloud.com

Re: Update m1n1 and apple-boot firmware

2024-05-18 Thread Tobias Heider
On May 18, 2024 10:56:14 AM GMT+02:00, Mark Kettenis wrote: >> From: Stuart Henderson >> Date: Fri, 17 May 2024 20:49:33 +0100 >> >> Better hold off for now, seems there's a display init problem on M1 (at >> least desktop) > >Fixed in m1n1 1.4.14. also ok > >> On 17 May 2024 20:20:47 Mark

Re: Update m1n1 and apple-boot firmware

2024-05-18 Thread Mark Kettenis
> From: Stuart Henderson > Date: Fri, 17 May 2024 20:49:33 +0100 > > Better hold off for now, seems there's a display init problem on M1 (at > least desktop) Fixed in m1n1 1.4.14. > On 17 May 2024 20:20:47 Mark Kettenis wrote: > > https://social.treehouse.systems/@AsahiLinux/1124540790966072

Re: [Maintainer Update] lang/node 20.13.1

2024-05-18 Thread Theo Buehler
On Sat, May 18, 2024 at 10:19:25AM +0200, Volker Schlecht wrote: > Just as a heads up: > > amd64 and arm64 tested by myself, I have been dogfooding node 20.x on amd64 > for > a while already. It also went through an amd64 bulk build (minus chrome variants). > i386 built, lightly tested by tb@ >

Re: [Maintainer Update] lang/node 20.13.1

2024-05-18 Thread Volker Schlecht
Just as a heads up: amd64 and arm64 tested by myself, I have been dogfooding node 20.x on amd64 for a while already. i386 built, lightly tested by tb@ riscv64 tested by jca@ ok? On 2024-05-14 19:33, Volker Schlecht wrote: Update with some additional feedback from jca@ for riscv64 and without

Re: Update m1n1 and apple-boot firmware

2024-05-18 Thread Stuart Henderson
On 2024/05/18 06:02, Tobias Heider wrote: > > > On May 17, 2024 9:49:33 PM GMT+02:00, Stuart Henderson > wrote: > >Better hold off for now, seems there's a display init problem on M1 (at > >least desktop) > > > > AFAIU this issue is caused by updating the stage 1, so it only happens when > y