[UPDATE] www/rt to 5.0.1

2021-03-10 Thread Andrew Hewus Fresh
So, this patch doesn't get the port to pass tests, but it does add the new required dependency on textproc/p5-Pod-Parser and should be a start in figuring out a way to get the tests to run in an automated fashion. Would be best to remove /etc and such from @INC, but would probably need a patch for

powerpc bulk build report

2021-03-10 Thread cwen
Bulk build on macppc-0.ports.openbsd.org Started : Mon Feb 22 01:12:21 MST 2021 Finished: Wed Mar 10 15:54:30 MST 2021 Duration: 16 Days 14 hours 42 minutes Built using OpenBSD 6.9-beta (GENERIC) #846: Sat Feb 20 16:42:05 MST 2021 Built 9506 packages Number of packages built each day: Feb 22: 8

Re: move py-click and rdeps to py3

2021-03-10 Thread Lucas Raab
On Mon, Mar 01, 2021 at 11:40:20PM +0100, Remi Locherer wrote: > On Mon, Mar 01, 2021 at 09:56:22AM -0600, Lucas Raab wrote: > > Hello, > > > > Following up on the py3 conversion for flask, here's a similar diff for > > devel/py-click. py-flask was the last py2 consumer of click (outside of > > th

Re: Interest check: gh (github's cli)

2021-03-10 Thread Mikolaj Kucharski
On Sun, Jan 24, 2021 at 02:25:14PM +, Mikolaj Kucharski wrote: > > See new port version attached. It contains 1.5.0, which I didn't had a > chance to properly test, as I've updated the port today. > > From port perspective comparing to github-cli,2.tgz from Stuart > Henderson, I've: > > - up

Re: [FIX] www/chromium (untested)

2021-03-10 Thread Kurt Miller
On Wed, 2021-03-10 at 16:06 +0100, Peter Hessler wrote: > this builds for me on aarch64. > > OK Thank you. I tested Peter's package on aarch64 using X11 forwarding and it appears to be working well. There was a core file in my home dir but chrome didn't visibly crash. I've also tested amd64 bui

Re: textproc/calibre: RUN_DEPENDS on converters/py-html2text

2021-03-10 Thread Caspar Schutijser
On Wed, Mar 10, 2021 at 07:59:08PM +0100, Caspar Schutijser wrote: > When attempting to convert a PDF to EPUB with the "Heuristic processing" > feature enabled, the conversion fails with the message that html2text > is not installed. This diff fixes the issue. > > I can trigger the problem as foll

textproc/calibre: RUN_DEPENDS on converters/py-html2text

2021-03-10 Thread Caspar Schutijser
Hi, When attempting to convert a PDF to EPUB with the "Heuristic processing" feature enabled, the conversion fails with the message that html2text is not installed. This diff fixes the issue. I can trigger the problem as follows: import a PDF; right-click the newly imported item; select "Convert

Re: [NEW] audio/zynaddsubfx

2021-03-10 Thread Dimitri Karamazov
On Tue, Mar 09, 2021 at 07:51:48PM +, Stuart Henderson wrote: > zynaddsubfx picks up bash-completion if present at build time, > > $ diff pkg/PLIST.orig pkg/PLIST > --- pkg/PLIST.origWed Feb 10 16:31:49 2021 > +++ pkg/PLIST Tue Mar 9 19:39:30 2021 > @@ -47,6 +47,9 @@ share/applications/zy

Re: [NEW] x11/xmenu

2021-03-10 Thread Tracey Emery
On Fri, Mar 05, 2021 at 12:17:36AM +0100, Solene Rapenne wrote: > On Thu, 4 Mar 2021 21:51:30 +0100 > Guy Godfroy : > > > Hello, > > > > xmenu is a contextual menu tool for x11. I used pmenu port proposal I > > saw today (developped by the same guy), very few changes. Thanks to > > Jerome for t

convert devel/py-editdist to python3

2021-03-10 Thread Daniel Dickman
This port has no consumers. ok? diff -x CVS -Nur py-editdist/Makefile py-editdist.new/Makefile --- py-editdist/MakefileTue Feb 23 14:39:18 2021 +++ py-editdist.new/MakefileWed Mar 10 10:58:05 2021 @@ -4,7 +4,7 @@ MODPY_EGG_VERSION= 0.3 DISTNAME= py-editdist-${MOD

Re: switch uncrustify to python3 and update

2021-03-10 Thread Remi Pointel
Le 07-03-2021 21:43, Daniel Dickman a écrit : Here's an update of uncrustify to a newer release. This port seems to work fine with python3 too. Tested on amd64 where all regress tests pass. ok? Hello, sounds good to me, ok rpointel@. Thank you. Cheers, Remi.

Re: fix gdb python helper

2021-03-10 Thread Remi Pointel
Le 06-03-2021 19:27, Stuart Henderson a écrit : Python has a gdb helper that allows doing python backtraces from gdb and other such things. We currently don't install it in Python packages, and also gdb looks in a bogus directory "${prefix}/share/auto-load" (!) to find autoload files: Hello S

Re: [FIX] www/chromium (untested)

2021-03-10 Thread Peter Hessler
this builds for me on aarch64. OK On 2021 Mar 08 (Mon) at 21:34:24 -0500 (-0500), k...@intricatesoftware.com wrote: :chromium tries to implement random mmap on its own. Allowing mmap :to pick its own random location will likely fix aarch64 and i386 :issues. : :This diff has not completed a build

NEW: graphics/basis_universal

2021-03-10 Thread Alex Holst
Version 1.12 never went in, so here is version 1.13 of Bionominal's supercompressed GPU texture compression system. >From the DESCR: Basis Universal is a "supercompressed" GPU texture compression system that outputs a highly compressed intermediate file format (.basis) that can be quickly transc