Re: NEW: devel/stylua

2025-04-20 Thread Rafael Sadowski
On Sun Apr 20, 2025 at 06:32:05PM +0100, Edd Barrett wrote: > Hi, > > Attached is a port of stylua: a code formatter for Lua source code. > > https://github.com/JohnnyMorganz/StyLua > > I've been using this for a few months now (albeit from `cargo install`) and it > seems to work well. > > I've

[maintainer update] gnuchess 6.2.9 -> 6.2.11

2025-04-20 Thread Martin Ziemer
This patch updates gnuchess from 6.2.9 to 6.2.11. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/games/gnuchess/Makefile,v diff -u -p -r1.52 Makefile --- Makefile26 Sep 2023 09:41:36 - 1.52 +++ Makefile21

Re: NEW: multimedia/librist

2025-04-20 Thread ed
v2 of port that remove unnecessary patch and compiles with default configuration (mbedtls). multimedia-librist-v2.tar.gz Description: Binary data

new ports for spyder 6.x

2025-04-20 Thread Daniel Dickman
The spyder 6.x update still needs a few new ports. Attached are: 1) security/py-asyncssh, and 2) textproc/py-pyuca Last time I sent these out there was a request to add the optional bcrypt DEP as explicit TDEPs for asyncssh. I've now done that in this update. Any ok's to import these new ports?

Re: [PATCH] maintainer update lang/njs to 0.8.9

2025-04-20 Thread Kirill A . Korinsky
On Mon, 03 Mar 2025 21:30:58 +0100, "Sergey A. Osokin" wrote: > > Hi, > > could you please review and commit the following patch. > Thank you. > It reads well. Anyway, an attempt to run make test fails as: regexp optional tests: PASSED [13/13] vm_json tests: PASSED [6/6] vm_value tests: PASSE

[Update from Maintainer] databases/sqlcipher 4.7.0

2025-04-20 Thread Tom Murphy
Hi, Here's a diff of databases/sqlcipher. The build system completely changed and in order to get it to compile, I had to add a dependency for openssl 3.4. I'm not sure how to resolve the WANTLIB or if patching Makefile.in with the LDFLAGS is the correct approach here. I also think the shared li

kea: build fix for boost 1.87

2025-04-20 Thread Theo Buehler
This builds with both boost 1.84 and boost 1.87. Merging the patch from https://946488.bugs.gentoo.org/attachment.cgi?id=914160 into what we had wasn't hard but not entirely mechanical, so a runtime check by someone who uses this would be nice. kea's changelog only mentions a build fix for 1.87 o

NEW: devel/stylua

2025-04-20 Thread Edd Barrett
Hi, Attached is a port of stylua: a code formatter for Lua source code. https://github.com/JohnnyMorganz/StyLua I've been using this for a few months now (albeit from `cargo install`) and it seems to work well. I've installed an example config file (that I extracted from the end of the README)

litecoin: fix build with boost 1.87

2025-04-20 Thread Theo Buehler
Taken from FreeBSD. Compile tested against boost 1.87 and 1.84. Index: Makefile === RCS file: /cvs/ports/net/litecoin/Makefile,v diff -u -p -r1.20 Makefile --- Makefile21 Nov 2024 10:04:38 - 1.20 +++ Makefile20 Apr 20

Re: UPDATE www/nextcloud/29 -stable

2025-04-20 Thread Landry Breuil
Le Sun, Apr 20, 2025 at 11:03:16AM +0200, Rafael Sadowski a écrit : > Update nextcloud-29 -stable to the latest upstream version. > > OK? definitely ok, somehow i dont get notifications anymore from nextcloudclient (which was my main driver for updating it from time to time..)

[maintainer update] sysutils/fzf 0.61.2

2025-04-20 Thread Laurent Cheylus
Hi ports@ simple update for sysutils/fzf to the latest version 0.61.2 Changelog: https://github.com/junegunn/fzf/releases/tag/v0.61.2 Build and tests OK on current/amd64 with Go 1.24.1 Tests welcome and please commit if OK. Laurent Index: Makefile =

Re: UPDATE net/samba-4.22.1

2025-04-20 Thread Ian McWilliam
Hi, builds and tests fine. OK. Ian McWilliam > On 19 Apr 2025, at 2:34 pm, Bjorn Ketelaars wrote: > > Diff below updates samba to 4.22.1. Changes are detailed in [0]. This > update enables us to remove a patch, as the issue at hand has been > resolved by upstream [1]. > > Run tested on amd64

Re: [PATCH] : x11/wmii's HOMEPAGE is invalid

2025-04-20 Thread Stuart Henderson
On 2025/04/20 10:55, Rares Aioanei wrote: > Hello, > > Attached is a fix for x11/wmii's Makefile, since wmii.suckless.org doesn't > exist and the Google page returns a 500 for some reason, so the next best > thing is the Github page. > > I also notice that the port lacks a maintainer. I can take

UPDATE www/nextcloud/29 -stable

2025-04-20 Thread Rafael Sadowski
Update nextcloud-29 -stable to the latest upstream version. OK? Index: Makefile === RCS file: /cvs/ports/www/nextcloud/29/Attic/Makefile,v diff -u -p -r1.4.4.5 Makefile --- Makefile23 Feb 2025 17:08:57 - 1.4.4.5 +++ Make

Re: [PATCH] : x11/wmii's HOMEPAGE is invalid

2025-04-20 Thread Rares Aioanei
On 4/20/25 11:38, Stuart Henderson wrote: On 2025/04/20 10:55, Rares Aioanei wrote: Hello, Attached is a fix for x11/wmii's Makefile, since wmii.suckless.org doesn't exist and the Google page returns a 500 for some reason, so the next best thing is the Github page. I also notice that the port

[PATCH] : x11/wmii's HOMEPAGE is invalid

2025-04-20 Thread Rares Aioanei
Hello, Attached is a fix for x11/wmii's Makefile, since wmii.suckless.org doesn't exist and the Google page returns a 500 for some reason, so the next best thing is the Github page. I also notice that the port lacks a maintainer. I can take it, since I'm the pkgsrc maintainer for it anyway.-

Re: Update quiche to 0.23.4

2025-04-20 Thread Otto Moerbeek
No takers so far, If I get no objections, I'll commit soon. -Otto On Wed, Apr 16, 2025 at 03:34:51PM +0200, Otto Moerbeek wrote: > Hi, > > this is a bit more involved that you would expect. This quiche tree > has been reorganized into a single workspace, which means that all > dependen