[big-endian] unbreak games/mvdsv

2022-09-22 Thread George Koehler
About mvdsv, the QuakeWorld server, I don't play this game, but I want to fix an error in CMakeLists.txt, which broke this package on big-endian platforms. kmos had added BROKEN-sparc64, but I got the same error on powerpc. This diff adds the missing PRIVATE keyword, so I can package mvdsv on po

Re: plan9port works on i386 and powerpc

2022-09-22 Thread George Koehler
On Wed, 14 Sep 2022 17:38:12 -0700 Kyle Milz wrote: > Unfortunately, building at least on sparc64 does not complete. > Curiously it also does not fail, it just stops after 'mk' is compiled. > So I think ONLY_FOR_ARCHES may need to be retained, with the platforms > we have tested. Thank you for t

Re: [MAINTAINER UPDATE] www/honk 0.9.7 -> 0.9.8

2022-09-22 Thread Christoph R. Winter
I would appricate it if Honk 0.9.8 makes it in the 7.2 ports -release but I think it will not as it is now. As we Honked today, I try to explain how I would change the diff. Basically, I find it good that you care of not experienced users but this information is not required that the port works

Re: [maintainer update] print/ghostscript/gnu 10.0.0

2022-09-22 Thread Volker Schlecht
And now also with update-patches ... On 9/22/22 20:26, Volker Schlecht wrote: Here's an update to ghostscript 10.0.0 Unfortunately there seems to be a bit of confusion whether the version is 10.0.0 or 10.00.0, so we need some gymnastics to not break PLIST substitution. Since there's no docum

Re: powerpc bulk build report

2022-09-22 Thread George Koehler
On Thu, 22 Sep 2022 08:24:48 -0600 (MDT) gkoeh...@openbsd.org wrote: > Bulk build on macppc-0.ports.openbsd.org > > Started : Tue Aug 30 14:54:38 MDT 2022 > Finished: Thu Sep 22 08:24:16 MDT 2022 > Duration: 22 Days 17 hours 30 minutes This bulk is not finished. I stopped the bulk (with /usr/po

[maintainer update] print/ghostscript/gnu 10.0.0

2022-09-22 Thread Volker Schlecht
Here's an update to ghostscript 10.0.0 Unfortunately there seems to be a bit of confusion whether the version is 10.0.0 or 10.00.0, so we need some gymnastics to not break PLIST substitution. Since there's no documented security content, there's probably no harm in waiting until after 7.2 wit

powerpc bulk build report

2022-09-22 Thread gkoehler
Bulk build on macppc-0.ports.openbsd.org Started : Tue Aug 30 14:54:38 MDT 2022 Finished: Thu Sep 22 08:24:16 MDT 2022 Duration: 22 Days 17 hours 30 minutes Built using OpenBSD 7.2-beta (GENERIC) #14: Sat Aug 27 17:39:17 MDT 2022 Built 8158 packages Number of packages built each day: Aug 30: 38

[update] sysutils/vifm to 0.12.1

2022-09-22 Thread xaizek
Hello, New version is out with all OpenBSD patches incorporated into it. Apart from removing them, the changes are: * version bump * distinfo update * addition of fish shell completion files to PLIST Also several compilation warnings are gone, none of them indicated any kind of issue, so the

Re: [big-endian] unbreak graphics/webp-pixbuf-loader

2022-09-22 Thread Jeremie Courreges-Anglas
On Wed, Sep 21 2022, George Koehler wrote: > On Thu, 22 Sep 2022 12:28:56 +1000 > Jonathan Gray wrote: > >> On Wed, Sep 21, 2022 at 10:13:44PM -0400, George Koehler wrote: >> This uses the compiler builtin __BYTE_ORDER__ instead of endian.h >> BYTE_ORDER. >> >> Both could be avoided by using hto

Re: [update] emacs-28.2

2022-09-22 Thread Jeremie Courreges-Anglas
On Fri, Sep 16 2022, Jeremie Courreges-Anglas wrote: > On Thu, Sep 15 2022, Timo Myyrä wrote: >> Hmm, not sure why it removes directories. >> I tested by manually updating the PLIST to keep the directories. After >> unistalling emacs it seems to leave behind the /usr/local/share/emacs >> director

Re: Repeated gimp crashes?

2022-09-22 Thread Nam Nguyen
Stuart Henderson writes: > So it's the usual "software assumes it has the whole machine" problem, > so the crash is easier to hit when you have lots of RAM. > > I think we should cap that based on rlimit rather than hardcoding to > a fixed value in the config file, and probably also set to max lik

update textproc/mdbook to 0.4.21

2022-09-22 Thread Sebastien Marie
Hi, The following diff updates textproc/mdbook to 0.4.21. it make it build with upcoming lang/rust 1.64.0. while here, move MODCARGO_CRATES lines to modules.inc file. Comments or OK ? (for after 7.2) -- Sebastien Marie Index: Makefile =

Re: [update] vger to 2.0.0

2022-09-22 Thread Omar Polo
On 2022/09/21 22:39:09 +0200, Florian Viehweger wrote: > Hi, > > this is a update for vger to 2.0.0. > > portcheck, 'make lib-depends-check' and 'make test' are happy. > > Some testing done on amd64. > > Comments? > > Thanks! Committed thanks! I bundled a small changes on top of your diff: