Re: [UPDATE] net/dnscrypt-proxy 2.1.7 -> 2.1.8

2025-04-03 Thread Nam Nguyen
Stuart Henderson writes: > On 2025/04/01 17:30, Igor Zornik wrote: >> Hello, >> >> A bugfix version for dnscrypt was released a few days ago. Still builds >> with Go 1.24.1 and resolves just fine on amd64 VM. I hope there is >> still enough time for this to make it in 7.7. Diff below. > > Reading

7.7: Heading into lock... OK required

2025-04-03 Thread Christian Weisgerber
I'm about ready to lock the ports tree for the 7.7 release. All commits now need approval by sthen@ or naddy@, and please make an argument _why_ you think a change should still go in. -- Christian "naddy" Weisgerber na...@mips.inka.de

update: pgbadger 9.2 -> 13.1

2025-04-03 Thread Abel Abraham Camarillo Ojeda
Hi to all, I can take maintainership of this port. Without gmake I get syntax errors during make build. Patch also attached (gmail) thanks Index: Makefile === RCS file: /cvs/ports/databases/pgbadger/Makefile,v diff -u -p -r1.4 Makef

Re: udpate to hledger-1.42.1

2025-04-03 Thread Matthias Kilian
Hi, On Sun, Mar 30, 2025 at 10:24:50AM -0700, Greg Steuck wrote: > Just realized I didn't update this port in this cycle. I tested that it > works for me on amd64. I'm building it on arm64 now. > > I'm equally happy to merge now or wait until 7.7 is cut. The diff works for me (in that it builds

[Maintainer Update] archivers/zpaqfranz-62.2

2025-04-03 Thread tux0r
Time for another update. This patch replaces the previously ignored updates... ;-) Changes: https://github.com/fcorbelli/zpaqfranz/releases/tag/62.2 Patch attached. diff --git a/archivers/zpaqfranz/Makefile b/archivers/zpaqfranz/Makefile index c663e0a9bd6..0603f4a915d 100644 --- a/archivers/zpaq

update net/profanity to 0.15.0

2025-04-03 Thread op
Hello, please find below a diff to update profanity to 0.15.0. The full changelog is available here: https://github.com/profanity-im/profanity/releases/tag/0.15.0 it's quite long, but it fixes so many things that it'd be really nice to have it in stable. in particular, /save now finally works!

aarch64 bulk build report

2025-04-03 Thread phessler
bulk build on arm64.ports.openbsd.org started on Mon Mar 31 01:00:19 MDT 2025 finished at Thu Apr 3 11:12:06 MDT 2025 lasted 3D10h11m done with kern.version=OpenBSD 7.7-beta (GENERIC.MP) #349: Fri Mar 28 00:13:35 MDT 2025 built packages:12533 Mar 31:4363 Apr 1:442 Apr 2:2674 Apr 3:5053 critica

Re: [update] editors/neovim 0.11.0

2025-04-03 Thread Stuart Henderson
On 2025/04/03 17:23, Laurent Cheylus wrote: > Hi Stuart, > > On Thu, 3 Apr 2025 15:00:13 +0100, Stuart Henderson wrote: > > > On 2025/03/28 10:51, Laurent Cheylus wrote: > >> - utf8proc library (https://github.com/JuliaStrings/utf8proc) needed to > >> build neovim 0.11 > >> * download v2.10.0 v

Re: [update] editors/neovim 0.11.0

2025-04-03 Thread Laurent Cheylus
Hi Stuart, On Thu, 3 Apr 2025 15:00:13 +0100, Stuart Henderson wrote: > On 2025/03/28 10:51, Laurent Cheylus wrote: >> - utf8proc library (https://github.com/JuliaStrings/utf8proc) needed to >> build neovim 0.11 >> * download v2.10.0 via DIST_TUPLE * build it with cmake and install >> {includ

Re: [update] editors/neovim 0.11.0

2025-04-03 Thread Edd Barrett
On Thu, Apr 03, 2025 at 03:00:13PM +0100, Stuart Henderson wrote: > > * set UTF8PROC_LIBRARY and UTF8PROC_INCLUDE_DIR vars for configure > > there might be a problem between this and www/netsurf/libutf8proc In addition to this, I think we should hold off the neovim+treesitter update until after

Re: [update] editors/neovim 0.11.0

2025-04-03 Thread Stuart Henderson
On 2025/03/28 10:51, Laurent Cheylus wrote: > - utf8proc library (https://github.com/JuliaStrings/utf8proc) needed to build > neovim 0.11 > * download v2.10.0 via DIST_TUPLE > * build it with cmake and install {include,lib} in ${STATIC_DEPS_INST} > * set UTF8PROC_LIBRARY and UTF8PROC_INCLUDE

Re: [update] editors/neovim 0.11.0

2025-04-03 Thread Laurence Tratt
On Thu, Apr 03, 2025 at 07:53:13AM +, Laurent Cheylus wrote: Hello Laurent, >>> update for editors/neovim to the latest version 0.11.0 >> I've realised one minor problem: there is a missing dependency on >> libutf8proc. Apart from that, this has worked well on two machines. > utf8proc v2.10.0

Re: sysutils/conky

2025-04-03 Thread Stuart Henderson
On 2025/04/02 21:46, Pascal Stumpf wrote: > On Wed, 2 Apr 2025 11:41:51 -0600, Sheldon Wiedeman wrote: > > The latest version of conky is 122.1. It does build and run on OpenBSD 7.6. > > Since version 1.10, the .conkrc file has a new format and is not compatible > > with previous versions. Can th

Re: [update] editors/neovim 0.11.0

2025-04-03 Thread Laurent Cheylus
Hi Laurence, On Wed, 2 Apr 2025 08:44:07 +0100, Laurence Tratt wrote: > On Fri, Mar 28, 2025 at 10:51:37AM +0100, Laurent Cheylus wrote: >> update for editors/neovim to the latest version 0.11.0 > > I've realised one minor problem: there is a missing dependency on > libutf8proc. Apart from that,