aarch64 bulk build report

2022-07-15 Thread phessler
bulk build on arm64.ports.openbsd.org started on Thu Jul 14 00:38:32 MDT 2022 finished at Fri Jul 15 23:04:28 MDT 2022 lasted 1D22h25m done with kern.version=OpenBSD 7.1-current (GENERIC.MP) #1727: Wed Jul 13 18:44:14 MDT 2022 built packages:11240 Jul 14:4062 Jul 15:7177 critical path missing

Re: UPDATE: mail/imapfilter

2022-07-15 Thread Gleydson Soares
> Update imapfilter to 2.7.5. OK? builds fine on arm64 and amd64 The next imapfilter's update may get rid of patches/patch-src_auth_c since upstream has deprecated CRAM-MD5 authentication mechanism as per commit [1] OK gsoares, thanks! [1] https://github.com/lefcha/imapfilter/commit/20865804d1

[NEW] archivers/zpaqfranz-55.2

2022-07-15 Thread tux0r
Today, zpaqfranz 55.2 was released. I incorporated Omar Polo's patches to my port in my updated port (attached). :-) As always, I still plan to maintain the port if you accept it. tux0r. zpaqfranz-55.2.tar.gz Description: GNU Zip compressed data

Re: [NEW] sysutils/py-duo_client-4.4.0

2022-07-15 Thread George Rosamond
On 7/15/22 13:49, Daniel Jakots wrote: On Fri, 15 Jul 2022 13:36:59 -0400, George Rosamond wrote: It wasn't committed It actually was: https://github.com/openbsd/ports/tree/master/security/py-duo_universal That was the kmos@ committed one I mentioned py-duo_universal. This is security/py

Re: [NEW] sysutils/py-duo_client-4.4.0

2022-07-15 Thread Daniel Jakots
On Fri, 15 Jul 2022 13:36:59 -0400, George Rosamond wrote: > It wasn't committed It actually was: https://github.com/openbsd/ports/tree/master/security/py-duo_universal Cheers, Daniel

Re: [NEW] sysutils/py-duo_client-4.4.0

2022-07-15 Thread George Rosamond
On 7/8/22 03:56, Stuart Henderson wrote: OK It wasn't committed, but submitting with a change to: CATEGORIES =security sysutils to reflect security/py-duo_universal change kmos@ made. Plus it seems that TEST_DEPENDS requires devel/py-mock${MODPY_FLAVOR}. https://github.com/duosecurity/d

update audio/cmus 2.9.1 --> 2.10.0

2022-07-15 Thread Paco Esteban
Hi ports@, This is an update for audio/cmus to its latest version 2.10.0 Here's a short changelog: https://github.com/cmus/cmus/releases/tag/v2.10.0 The update on the port itself is pretty simple. It works fine for me on amd64 with mp3, ogg and flac files. Ok to commit ? diff /usr/ports commit

Re: [update] samba-4.16.2

2022-07-15 Thread Bjorn Ketelaars
On Fri 15/07/2022 12:45, Jeremie Courreges-Anglas wrote: > On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: > > On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: > >> On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: > >>> Work around the build error I had by building --without-gettext

devel/cmake: shorten tcl/tk patch

2022-07-15 Thread Klemens Nanni
No need to include nonexistent tcl dirs in base. Also, we don't package 8.4 anymore, so that can go as well. While here, zap date from another patch to normalise; update-patches only does this if the diff changes, it seems. Index: Makefile =

Re: [update] samba-4.16.2

2022-07-15 Thread Jeremie Courreges-Anglas
On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: > On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: >> On Thu, Jul 14 2022, Jeremie Courreges-Anglas wrote: >>> Work around the build error I had by building --without-gettext. >>> (hint from upstream: https://bugzilla.samba.org/show_bug.cg

qmake: zap qt3 logic

2022-07-15 Thread Klemens Nanni
Always default to recursive mode; x11/qt3 no longer exists so no need to force it off. OK? Index: qmake.port.mk === RCS file: /cvs/ports/devel/qmake/qmake.port.mk,v retrieving revision 1.10 diff -u -p -r1.10 qmake.port.mk --- qmake.

libreoffice: kde4/5 include typo?

2022-07-15 Thread Klemens Nanni
I don't have the resources to build this port, but including nonexistent kde4 looks wrong. Make we wonder if KDE5INC is needed at all. diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 84f23962e9e..20a633215d5 100644 --- a/editors/libreoffice/Makefile +++ b/editors/li