Re: UPDATE: FFmpeg 6.1.1

2024-09-21 Thread Rafael Sadowski
Could some throw this into a bulk build please? The entire Qt5/Qt6 ecosystem depends on FFmpeg API >= 5. Thanks! On Sat Aug 03, 2024 at 03:15:08PM GMT, Brad Smith wrote: > On Sat, Aug 03, 2024 at 01:23:44PM -0400, Brad Smith wrote: > > Here is an update to FFmpeg 6.1.1. > > > > Most of the tree

[UPDATE] textproc/libunicode-0.5.0

2024-09-21 Thread SASANO Takayoshi
here is the update diff. ok? Index: Makefile === RCS file: /cvs/ports/textproc/libunicode/Makefile,v diff -u -p -r1.2 Makefile --- Makefile13 Jul 2024 13:34:08 - 1.2 +++ Makefile22 Sep 2024 00:58:54 - @@ -2,8 +2,7

Re: NEW: games/onscripter-en

2024-09-21 Thread Thomas Frohwein
On Thu, Sep 19, 2024 at 02:17:18PM +, grodzio wrote: > Bump. I'd really love to see this port enter the > ports tree before 7.6 releases, if possible. > > On Tuesday, September 3rd, 2024 at 4:33 PM, grodzio > wrote: > > > Ping! > It's too late to import new ports for 7.6. I haven't looked

fix configure for editors/libreoffice on arm64 openbsd

2024-09-21 Thread Peter Hessler
configure: error: Unsupported host_cpu aarch64 for host_os openbsd7.6 Looks like a merge error in the last update. openbsd_aarch64 slipped up into the netbsd*) block, move it back to the openbsd block. OK for 7.6? Index: editors/libreoffice/patches/patch-configure

Re: gnome-control-center: missing default app view

2024-09-21 Thread Jag Talon
I wanted to attach the error logs that are printed when running gnome- control-center from the command line. I hope this helps! On Wed, 2024-09-18 at 11:14 -0400, Jag Talon wrote: > Hello, > > I'm noticing on two different amd64 machines with GNOME that the > "Apps" > section that allows people t

Re: gcc, fortran and OpenMP

2024-09-21 Thread j
johan...@thyssentishman.com wrote: I couldn't find a way to compile calculix-ccx without OpenMP support and I have zero knowledge on fortran to find out if this can be patched. There's a few issues with OpenMP on OpenBSD. As I understand it, there are ports that presume that OpenMP is pres

Re: Error deleting directory /usr/local/include/qgpgme: Directory not empty

2024-09-21 Thread Rafael Sadowski
On Sat Sep 21, 2024 at 11:37:38AM GMT, Stuart Henderson wrote: > Surely those headers should be in the qt subpackage not -main? > Yes, it makes sense. New diff: diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index fdb25f89307..cba7d07eb8c 100644 --- a/security/gpgme/Makefile +++

Re: Error deleting directory /usr/local/include/qgpgme: Directory not empty

2024-09-21 Thread Stuart Henderson
(will need @conflicts) -- Sent from a phone, apologies for poor formatting. On 21 September 2024 11:37:38 Stuart Henderson wrote: Surely those headers should be in the qt subpackage not -main? -- Sent from a phone, apologies for poor formatting. On 21 September 2024 09:38:56 Rafael Sadowsk

Re: Error deleting directory /usr/local/include/qgpgme: Directory not empty

2024-09-21 Thread Stuart Henderson
Surely those headers should be in the qt subpackage not -main? -- Sent from a phone, apologies for poor formatting. On 21 September 2024 09:38:56 Rafael Sadowski wrote: I came across the following message when removing qt6-qtbase (BTW typing 100 times "y" sucks. Why we have no " -y, --yes"?)

Re: Error deleting directory /usr/local/include/qgpgme: Directory not empty

2024-09-21 Thread Kirill A . Korinsky
On Sat, 21 Sep 2024 10:38:19 +0200, Rafael Sadowski wrote: > > I came across the following message when removing qt6-qtbase > (BTW typing 100 times "y" sucks. Why we have no " -y, --yes"?) > Why does not yes | ... work here? -- wbr, Kirill

Re: roadmap for more privsep in pkgland

2024-09-21 Thread Anthony J. Bentley
Marc Espie writes: > Here's the basic pkg_add change, very lightly tested for now. > Not that many lines, considering :) The manpage changes make sense to me. Typo: > + my $o = $class->new_owned_objet($args); "pkg_add docbook" (with its @tag libxml2/rebuild) has problems: Running tags|

Error deleting directory /usr/local/include/qgpgme: Directory not empty

2024-09-21 Thread Rafael Sadowski
I came across the following message when removing qt6-qtbase (BTW typing 100 times "y" sucks. Why we have no " -y, --yes"?) Error deleting directory /usr/local/include/qgpgme: Directory not empty Error deleting directory /usr/local/include/QGpgME: Directory not empty I think we need to add the di