sparc64 bulk build report

2021-03-18 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Tue Mar 16 09:19:24 MDT 2021 Finished: Fri Mar 19 00:56:16 MDT 2021 Duration: 2 Days 15 hours 37 minutes Built using OpenBSD 6.9-beta (GENERIC.MP) #740: Tue Mar 16 02:43:19 MDT 2021 Built 9703 packages Number of packages built each day: Mar 1

xscreensaver's BSOD superimposed onto background

2021-03-18 Thread Luke Small
xscreensaver's BSOD screensaver is superimposed onto the background image when it obviously shouldn't do that. -Luke

UPDATE: devel/py-minidump

2021-03-18 Thread Sebastian Reitenbach
Hi, this is a simple update: 0.0.12 -> 0.0.16 The only consumer seems to be devel/angr/py-cle, that at least seems to build fine. OK to update? cheers, Sebastian Index: Makefile === RCS file: /cvs/ports/devel/py-minidump/Makefile

Re: NEW: security/evil-winrm

2021-03-18 Thread Sebastian Reitenbach
Hi, Am Dienstag, März 16, 2021 22:33 CET, schrieb "Sebastian Reitenbach" : > Hi, > > cat DESCR: > WinRM (Windows Remote Management) is the Microsoft implementation of > WS-Management Protocol. A standard SOAP based protocol that allows > hardware and operating systems from different vendors to i

Re: [NEW] audio/zynaddsubfx

2021-03-18 Thread Dimitri Karamazov
Ping On Thu, Mar 11, 2021 at 02:19:01PM +, Dimitri Karamazov wrote: > On Thu, Mar 11, 2021 at 11:34:47AM +, Stuart Henderson wrote: > > On 2021/03/10 14:04, Dimitri Karamazov wrote: > > > On Tue, Mar 09, 2021 at 07:51:48PM +, Stuart Henderson wrote: > > > > zynaddsubfx picks up bash-co

Re: unbreak math/pspp

2021-03-18 Thread Brian Callahan
On Thursday, March 18th, 2021 at 3:25 AM, Antoine Jacoutot wrote: > Hi. > > There's a missing dependency on python. > > And since we were not enforcing the lang/python MODULE it picked up python2 at > > configure time (which got junked by dpb). > > ===> Building for pspp-1.4.1 > > python2 src/

Re: go-module(5): problematic ALL_TARGET and cmd directory handling

2021-03-18 Thread Josh Rickmar
On Thu, Mar 18, 2021 at 09:30:44AM +, Mikolaj Kucharski wrote: > Not tested, but does below help? > > | grep -qe '^main$$' && \ Yes, this works perfectly. Thanks! Updated diff, and also updated the go-module(5) manpage to reflect this change. diff 6eaf30816f4def2f40cb

[Update] x11/screenkey

2021-03-18 Thread Laurence Tratt
This updates x11/screenkey from 1.2 to 1.4. It introduces another build dependency on devel/py-babel, but that does have the virtue of actually building internationalisation support (before we simply couldn't build that support at all). Although I can't meaningfully test the internationalisation su

[update] buildbot 3.0.2

2021-03-18 Thread Landry Breuil
Hi, here's a 'major' update to buildbot, finally removing all the deprecated APIs from before the 0.9 days that were replaced over time. See https://docs.buildbot.net/current/relnotes/index.html#buildbot-3-0-2-2021-03-16 for relnotes and https://docs.buildbot.net/current/relnotes/index.html#depre

[UPDATE] textproc/lowdown to 0.8.3

2021-03-18 Thread Frederic Cambus
Hi ports@, Here is a diff to update lowdown to 0.8.3. Those versions bring several bugfixes and split lowdown(1) into lowdown-diff(1) for easier reading. Comments? OK? Index: Makefile === RCS file: /cvs/ports/textproc/lowdown/Makef

Re: go-module(5): problematic ALL_TARGET and cmd directory handling

2021-03-18 Thread Mikolaj Kucharski
On Wed, Mar 17, 2021 at 11:56:12PM -0400, Josh Rickmar wrote: > Here is an ugly hack, but it solves an issue I hit while testing > portgen(1). > > A project I was testing a port for uses a repo structure where the > project's primary executable package is contained in the root of the > repo, with

Re: NEW: math/mathmod

2021-03-18 Thread Martin Reindl
Am 10.03.2021 um 01:41 schrieb Brian Callahan: Hi ports -- Attached is a new port, math/mathmod. MathMod is mathematical modeling software. I submitted a port for this about a year ago and in the interim a new major version was released. --- pkg/DESCR: MathMod is a portable interactive plotting

[MAINTAINER UPDATE] graphics/blender -> 2.92.0

2021-03-18 Thread Dimitri Karamazov
Update graphics/blender to 2.92.0 This update broke the cycles renderer just for OpenBSD hence the delay. Fix by @brecht - blender cycles developer. Hopefully if blender makes a corrective release we can get rid of these additional patches or just wait until 2.93.0. The tests could be enabled now

unbreak math/pspp

2021-03-18 Thread Antoine Jacoutot
Hi. There's a missing dependency on python. And since we were not enforcing the lang/python MODULE it picked up python2 at configure time (which got junked by dpb). ===> Building for pspp-1.4.1 python2 src/output/spv/binary-parser-generator src/output/spv/light-binary.grammar code spvlb '"outp