Re: [new] devel/tea

2023-04-25 Thread Pavel Korovin
On 04/25, Rafael Sadowski wrote: > Conflict with editors/teaqt/pkg/PLIST:@bin bin/tea Thanks, Rafael! Updated PLIST with @conflict teaqt-* Fixed distinfo, added WRKDIST to the Makefile. Looking for OKs to import. -- With best regards, Pavel Korovin tea-0.9.2.tar.gz Description: application/t

[UPDATE] x11/girara 0.3.8 -> 0.4.0 (fixes a SIGSEGV in textproc/zathura)

2023-04-25 Thread Ashlen
Hi. textproc/zathura will consistently SIGSEGV and dump a core file when I hit to view the table of contents. I examined the core file and found that this is due to an invalid read in girara_node_free, referenced in this issue and fixed in the commit following it. https://git.pwmt.org/pwmt/girara

[Update] lrzip

2023-04-25 Thread Rubén Llorente
Hello, this is a small update to the Makefile. The current port does not support zpaq compression on OpenBSD. The following change allows lrzip to use zpaq compression. -- OpenPGP Key Fingerprint: 543F EB89 7FDE 8E33 AFF7 E794 E4AB 4807 58F7 6C76 --- Makefile.orig Fri Nov 4 16:05:10 20

github PATCHFILES, plus distfiles with changing content

2023-04-25 Thread Stuart Henderson
Two quick things, - it would be helpful if people didn't use github PATCHFILES, they are even more likely to change than git-archive tgz. In the case I just fixed the commit hash had lengthened by 1 char. - if a distfile's contents change in any way, please use the DISTFILES or PATCHFILES "{url}"

sparc64 bulk build report

2023-04-25 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sun Apr 23 03:04:13 MDT 2023 Finished: Tue Apr 25 11:13:17 MDT 2023 Duration: 2 Days 8 hours 9 minutes Built using OpenBSD 7.3-current (GENERIC.MP) #1737: Sat Apr 22 19:18:20 MDT 2023 Built 9157 packages Number of packages built each day: Apr

Re: new emulators/libchdr

2023-04-25 Thread bentley
Nam Nguyen writes: > Please find attached libchdr. libchdr is a dependency for > emulators/flycast, which I will send shortly. > > DESCR: > > libchdr is a standalone library for reading MAME's CHDv1-v5 formats. > > The code is based off of MAME's old C codebase which read up to CHDv4 > with OS-depe

Re: [new] security/tfsec

2023-04-25 Thread Pavel Korovin
On 04/14, Pavel Korovin wrote: > tfsec is a static analyzer for Terraform. > https://github.com/aquasecurity/tfsec > > I wasn't able to patch the dependent module in the "normal" build process > (https://github.com/owenrumney/squealer/pull/86), > so for now have to build it with the vendored distf

Re: [new] security/squealer

2023-04-25 Thread Pavel Korovin
On 04/14, Pavel Korovin wrote: > squealer is a filesystem secrets scanner > https://github.com/owenrumney/squealer > > OK to import? Ping -- With best regards, Pavel Korovin

Re: [new] devel/tea

2023-04-25 Thread Rafael Sadowski
On Tue Apr 25, 2023 at 03:53:44PM +0300, Pavel Korovin wrote: > tea is a command line tool to interact with Gitea > > OK to import? Conflict with editors/teaqt/pkg/PLIST:@bin bin/tea > > -- > With best regards, > Pavel Korovin

[new] devel/tea

2023-04-25 Thread Pavel Korovin
tea is a command line tool to interact with Gitea OK to import? -- With best regards, Pavel Korovin tea-0.9.2.tar.gz Description: application/tar-gz

Re: New port security/boringssl

2023-04-25 Thread Klemens Nanni
kefile @@ -9,20 +9,23 @@ DISTNAME =boringssl-20230425 CATEGORIES = security -PORTHOME = ${WRKSRC} - -MAINTAINER = b...@openbsd.org, t...@openbsd.org +MAINTAINER = Bob Beck , \ + Theo Buehler # ISC PERMIT_PACKAGE = Yes WANTLIB += ${COMPILER_LIBCXX}

New port security/boringssl

2023-04-25 Thread Bob Beck
New port for boringssl - kn@ and tb@ and I have built I got a working test target in non-privsep mode but it fetches go bits from the internet - kn@ indicated he would prefer to send this withoug tests, and we can fix in tree. OK? -Bob boringssl.tgz Description: application/tar-gz

Re: UPDATE: OpenImageIO 2.4 / Blender 3.3

2023-04-25 Thread Rafael Sadowski
Compiles and runs without issues. CC Maintainer On Tue Apr 25, 2023 at 04:22:27AM -0400, Brad Smith wrote: > Attached are updates to OpenImageIO 2.4 and Blender 3.3. > > I tried initially sending the updates to the maintainer but his e-mail > server appears to be down. > > It could definitely u

UPDATE: emulators/ppsspp

2023-04-25 Thread bentley
Hi, Here's an update to ppsspp-1.14.4. Upstream has started providing real tarballs, so all the GitHub fetching/symlinking goes away. Test reports appreciated. It seemed a bit slow when I tried it, but I don't run PPSSPP very often, so maybe it's normal. Index: Makefile =

Re: UPDATE: nasm 2.16.01

2023-04-25 Thread Brad Smith
ping. On 2022-12-26 4:49 a.m., Brad Smith wrote: Here is an update to nasm 2.16.01 Support for the rdf format has been discontinued and all the RDOFF utilities has been removed. Support for the RDOFF output format and the RDOFF tools have been removed. The RDOFF tools had already been brok

Re: samba share and nobody user (was: Re: [SECURITY UPDATE] samba-4.17.7)

2023-04-25 Thread Björn Ketelaars
On Tue 25/04/2023 09:10, kasak wrote: > > 24.04.2023 21:01, Bjorn Ketelaars пишет: > > On Mon 24/04/2023 18:27, kasak wrote: > > > 24.04.2023 16:34, Bjorn Ketelaars пишет: > > > > On Mon 24/04/2023 10:09, kasak wrote: > > > > > i'm sorry for the noise, but samba package in openbsd has some bug >

UPDATE: sysutils/monit 5.33.0

2023-04-25 Thread Caspar Schutijser
Hi all, Below is a diff that updates sysutils/monit to 5.33.0. Tested on amd64. Comments or OKs? Caspar Index: Makefile === RCS file: /cvs/ports/sysutils/monit/Makefile,v retrieving revision 1.73 diff -u -p -r1.73 Makefile --- Make

UPDATE: OpenImageIO 2.4 / Blender 3.3

2023-04-25 Thread Brad Smith
Attached are updates to OpenImageIO 2.4 and Blender 3.3. I tried initially sending the updates to the maintainer but his e-mail server appears to be down. It could definitely use some testing from someone familiar with Blender. Index: Makefile =

vlc no telnet interface

2023-04-25 Thread Luca Di Gregorio
Hi, I see that vlc doesn't have the telnet interface: # vlc -vvv -I telnet VLC media player 3.0.18 Vetinari (revision 3.0.13-8-g41878ff4f2) ... main interface debug: looking for interface module matching "telnet": 13 candidates main interface debug: no interface modules matched ... Do you thin

Re: [NEW] sysutils/jfrog-cli

2023-04-25 Thread Rafael Sadowski
On Mon Apr 17, 2023 at 08:35:24PM +0200, Denis Fondras wrote: > Here is a port of JFrog CLI. > > """ > JFrog CLI is a compact and smart client that provides a simple > interface that automates access to Artifactory and Mission Control > through their respective REST APIs. By using the JFrog CLI, y