UPDATE: net/nextcloudclient-3.8.2

2023-05-20 Thread Adriano Barbosa
Hi. Update for net/nextcloudclient v3.8.2 Changelog: https://github.com/nextcloud/desktop/releases/v3.8.2 Obrigado! -- Adriano Index: Makefile === RCS file: /cvs/ports/net/nextcloudclient/Makefile,v retrieving revision 1.50 diff -u

UPDATE: lighttpd 1.4.70

2023-05-20 Thread Brad Smith
Here is an update to lighttpd 1.4.70. - speed up CGI spawning - support HTTP/2 downstream proxy serving multiple clients on single connection (mod_extforward, mod_maxminddb) - restructure code to isolate HTTP/2 Index: Makefile

Re: NEW: asio

2023-05-20 Thread A Tammy
On 5/19/23 00:16, A Tammy wrote: > On 5/19/23 00:11, Brad Smith wrote: >> On 2023-05-19 12:07 a.m., A Tammy wrote: >>> On 5/18/23 23:54, Brad Smith wrote: On 2023-05-18 11:37 p.m., A Tammy wrote: > On 5/18/23 02:18, Brad Smith wrote: >> On Sun, May 14, 2023 at 05:10:08PM -0400, Brad

[update] security/osv-scanner to 1.3.3.

2023-05-20 Thread Lucas Raab
Hello, Here's a quick update to 1.3.3, runs fine changelog: Fixes: Bug #369 Fix requirements.txt misparsing lines that contain --hash Bug #237 Clarify when no vulnerabilities are found Bug #354 Fix cycle in requirements.txt causing infinite recursion Bug #367 Fix panic when parsing empty

Re: dhcpcd consistently terminates

2023-05-20 Thread Zack Newman
There are a few bugs in dhcpcd 9.4.1 as well as 10.0.1 that have since been resolved in the master branch. The bug that was causing dhcpcd to terminate every 5 days was related to how the privsep code responded to DHCP truncated packets: it would gracefully exit. This has been fixed with this

Re: [update] net/ddclient 3.10.0

2023-05-20 Thread Morgan Aldridge
Builds under amd64/7.2-stable and successfully run-tested for my use case: Gandi LiveDNS. Actually, this version introduces Gandi LiveDNS support and many others, so is required in my setup. I have yet to test under 7.3-stable or -current, but will try to do so in the next week or two now that I

Re: [NEW] lang/erlang/26

2023-05-20 Thread Klemens Nanni
On Fri, May 19, 2023 at 09:00:28AM +0200, Volker Schlecht wrote: > Attached is a port for erlang26 along with a few related changes to the > erlang port. > > 1. Prepare erlang/Makefile.inc for 26 > See also https://marc.info/?l=openbsd-ports=168433772724808=2 Looks OK to me port-wise, but I have

Re: [NEW] lang/erlang/26

2023-05-20 Thread Klemens Nanni
On Sat, May 20, 2023 at 08:09:43AM +, Klemens Nanni wrote: > Both 25 and 26 package fine on amd64 without PLIST or WANTLIB change. Sorry, I forgot the Makefile '+ SUBDIR += 26' diff, so 26 was skipped... 26 fails with May 20 12:26:48 atar /bsd: beam.smp(57653): mmap W^X violation and

Re: [NEW] lang/erlang/26

2023-05-20 Thread Klemens Nanni
On Sat, May 20, 2023 at 08:33:45AM +, Klemens Nanni wrote: > 26 fails with > May 20 12:26:48 atar /bsd: beam.smp(57653): mmap W^X violation > and thanks to kern.wxabort=1 I now have 29 *.core files in WRKDIR. > > Setting wxallowed on /usr/ports/pobj/ does not help, I'll try USE_WXNEEDED

Re: urllib3 fails tests with LibreSSL 3.7.2

2023-05-20 Thread Theo Buehler
> I just saw this too. > > Probably easier to look into this on OpenBSD as cryptography doesn't > need touching. Thanks. The problem is that the tests when run from the ports tree are quite sensitive to the environment. I have a working test setup and can deal with this. I'll report my findings

Re: [NEW] lang/erlang/26

2023-05-20 Thread Volker Schlecht
Curious that WXNEEDED=Yes seems to be only required on some platforms. Here (AMD 3960X) it worked without any issues without WXNEEDED. Attached is the erlang/26 port with wxneeded, and the two adjacent diffs unmodified. On 5/20/23 10:53, Klemens Nanni wrote: On Sat, May 20, 2023 at

Re: Getting braille support into OpenBSD with BRLTTY

2023-05-20 Thread Sebastien Marie
Hi, First, I am moving the discussion to ports@. I updated misc/brltty port to latest version (6.5 from June 9, 2022). I have mostly redone the port (lot of things changed since 2004), so I provide both a diff and a tarball. But I don't have the hardware to test that it is working as

Re: [NEW] lang/erlang/26

2023-05-20 Thread Volker Schlecht
Extended the patch to erlang/Makefile.inc so that an instance of epmd started by 'make test' is killed after the test. Currently it keeps running (it has been like this since 'make test' was made functional in the port). Noted by kn@, thanks. This will also kill instances of epmd that were

Re: [NEW] devel/libnjs

2023-05-20 Thread Landry Breuil
Le Thu, May 18, 2023 at 09:31:35PM +, Sergey A. Osokin a écrit : > Hi there, > > here's the port of nginx javascript static library for OpenBSD > ports tree. > Please let me know your thoughts, ask questions, provide comments. you should be able to use the various

powerpc64 bulk build report

2023-05-20 Thread gkoehler
Bulk build on powerpc64-1.ports.openbsd.org Started : Wed May 17 15:27:02 MDT 2023 Finished: Sat May 20 11:18:56 MDT 2023 Duration: 2 Days 19 hours 52 minutes Built using OpenBSD 7.3-current (GENERIC.MP) #5: Wed May 17 15:13:03 MDT 2023 Built 8340 packages Number of packages built each day:

maintainer update py-nbxmpp 3.4.2 --> 4.2.2

2023-05-20 Thread Paco Esteban
Hi ports@, This is an update of net/py-nbxmpp to its latest version 4.2.2 It's needed for an upcoming update of net/gajim Main changes are now python 3.10 is needed and they moved from libsoup 2 to 3. Full changelog here: https://dev.gajim.org/gajim/python-nbxmpp/-/blob/4.2.2/ChangeLog

maintainer update net/gajim 1.5.2 --> 1.7.3

2023-05-20 Thread Paco Esteban
Hi ports@, This is an update for net/gajim to its latest version 1.7.3 Tons of changes since last version. I did not update sooner because of setuptools version dependency. Find the full changelog here: https://dev.gajim.org/gajim/python-nbxmpp/-/blob/4.2.2/ChangeLog Upstream seems to have

Re: maintainer update net/gajim 1.5.2 --> 1.7.3

2023-05-20 Thread Paco Esteban
On Sat, 20 May 2023, Paco Esteban wrote: > Hi ports@, > > This is an update for net/gajim to its latest version 1.7.3 > Tons of changes since last version. I did not update sooner because of > setuptools version dependency. Find the full changelog here: > >

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 12:01:17 Log message: Import sdl2-pango-2.1.5 SDL2_Pango is a library for graphically rendering internationalized and tagged text in SDL2 using TrueType fonts. ok

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 12:01:38 Modified files: devel : Makefile Log message: +sdl2-pango

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2023/05/20 13:19:52 Modified files: net/py-tinytuya: Makefile distinfo net/py-tinytuya/pkg: PLIST Log message: Update py-tinytuya to 1.12.7.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2023/05/20 14:13:12 Modified files: emulators/retroarch: Makefile Log message: emulators/retroarch: disable FLAC configure picks up FLAC if it happens to be installed. Disable for reproducible builds.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 12:02:08 Modified files: games/tuxpaint : Makefile distinfo games/tuxpaint/patches: patch-Makefile games/tuxpaint/pkg: PLIST Log message: Update to tuxpaint-0.9.30.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 12:02:29 Modified files: games/tuxpaint-config: Makefile distinfo games/tuxpaint-config/patches: patch-Makefile games/tuxpaint-config/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 12:02:46 Modified files: games/tuxpaint-stamps: Makefile distinfo Log message: Update to tuxpaint-stamps-20230519.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2023/05/20 14:31:53 Modified files: sysutils/ggrep : Makefile distinfo Log message: sysutils/ggrep: update to 3.11 for some bug fixes

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Lucas Raab
CVSROOT:/cvs Module name:ports Changes by: lr...@cvs.openbsd.org 2023/05/20 17:09:11 Modified files: sysutils/loki : Makefile distinfo sysutils/loki/patches: patch-cmd_loki_loki-local-config_yaml Log message: sysutils/loki: update to 2.8.2 ok landry@

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/05/20 06:45:24 Modified files: infrastructure/bin: check-lib-depends Log message: move to the OO version of SharedLibs

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:ports Changes by: kette...@cvs.openbsd.org2023/05/20 06:52:30 Modified files: lang/go: Makefile lang/go/patches: patch-src_cmd_link_internal_ld_elf_go patch-src_cmd_link_internal_ld_lib_go Added

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/05/20 07:18:34 Modified files: www/ungoogled-chromium: Makefile distinfo www/ungoogled-chromium/patches:

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/05/20 02:22:36 Modified files: devel/cmake: Makefile distinfo Log message: Update CMake to 3.26.4 Changelog: https://www.kitware.com/cmake-3-26-4-available-for-download/

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/05/20 02:55:57 Modified files: devel/kdiff3 : Makefile distinfo Log message: Update kdiff3 to 1.10.3

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 03:49:47 Modified files: multimedia/gstreamer1: Makefile.inc multimedia/gstreamer1/core: Makefile distinfo multimedia/gstreamer1/core/pkg: PLIST

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 03:56:22 Modified files: net/bro: Makefile distinfo Log message: SECURITY update to zeek-5.0.9.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 04:26:22 Modified files: net/bro: Tag: OPENBSD_7_3 Makefile distinfo Log message: SECURITY update to zeek-5.0.9.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/05/20 04:40:02 Modified files: sysutils/gitlab-cli: Makefile distinfo sysutils/gitlab-cli/pkg: PLIST Log message: update to gitlab-cli 1.30.0

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Edd Barrett
CVSROOT:/cvs Module name:ports Changes by: e...@cvs.openbsd.org2023/05/20 05:19:46 Modified files: print/texlive/base: Makefile Added files: print/texlive/base/patches: patch-texk_web2c_luatexdir_lua_loslibext_c

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/05/20 02:59:26 Modified files: devel/jenkins/devel: Makefile distinfo Log message: Update jenkins -devel to 2.405

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 04:00:32 Modified files: net/py-boto3 : Makefile distinfo Log message: Update to py3-boto3-1.26.137.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 04:00:45 Modified files: sysutils/awscli: Makefile distinfo Log message: Update to awscli-1.27.137.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 04:00:21 Modified files: net/py-botocore: Makefile distinfo net/py-botocore/pkg: PLIST Log message: Update to py3-botocore-1.29.137.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/05/20 04:09:50 Modified files: sysutils/terragrunt: Makefile distinfo Log message: Update to terragrunt-0.45.15.

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2023/05/20 05:12:37 Modified files: net/bitcoin: Makefile distinfo Log message: Update bitcoin to 24.1

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2023/05/20 10:02:25 Modified files: net/miniflux : Makefile distinfo modules.inc Log message: update net/miniflux to 2.0.44 ok aisha@

CVS: cvs.openbsd.org: ports

2023-05-20 Thread Martin Reindl
CVSROOT:/cvs Module name:ports Changes by: mar...@cvs.openbsd.org 2023/05/20 11:26:54 Modified files: archivers/blosc: Makefile distinfo Log message: Update c-blosc to 1.21.4.