devel/cabal-install 3.4.0.0 upgrade

2021-02-21 Thread Greg Steuck
Now that 3.4 is properly out I can upgrade it and to my surprise the old framework can be left untouched for cabal-install upgrade. So, as a first (backward compatible) step here's something we can submit ASAP. Matthias, if you don't feel like looking at this at the moment, could you let me know s

Re: [MAINTAINER UPDATE] graphics/openimageio -> 2.2.11.1

2021-02-21 Thread Daniel Dickman
On Mon, 22 Feb 2021, Rafael Sadowski wrote: > > > > Bump for a new release. > > Still OK for me but we need to import robin-map first. A second OK is > needed. > Where is the port for robin-map? Can someone resend it?

update: matplotlib 3.0.3 -> 3.1.3

2021-02-21 Thread Daniel Dickman
Here's an update of matplotlib to 3.1.3 for a few new features. py-cairo is now preferred over py-cairocffi, and py-six doesn't seem to be needed so adjust RDEPs accordingly. ok? Index: Makefile === RCS file: /cvs/ports/graphics/py

Re: NEW: www/py-html5-parser

2021-02-21 Thread Rafael Sadowski
On Wed Feb 17, 2021 at 06:35:53AM +0100, Rafael Sadowski wrote: > On Tue Feb 16, 2021 at 05:13:15PM -0500, Daniel Dickman wrote: > > > > > > > On Feb 16, 2021, at 4:57 PM, Stuart Henderson > > > wrote: > > > > > > On 2021/02/16 21:50, Rafael Sadowski wrote: > > >>> On Tue Feb 16, 2021 at 04:4

Re: [MAINTAINER UPDATE] graphics/openimageio -> 2.2.11.1

2021-02-21 Thread Rafael Sadowski
On Sun Feb 21, 2021 at 05:36:13AM +, Dimitri Karamazov wrote: > On Wed, Feb 17, 2021 at 05:32:19AM +, Dimitri Karamazov wrote: > > Ping > > > > On Wed, Feb 10, 2021 at 12:06:29PM +, Dimitri Karamazov wrote: > > > On Wed, Feb 10, 2021 at 06:01:03AM +0100, Rafael Sadowski wrote: > > > >

Fix x11/uwm to compile with -fno-common

2021-02-21 Thread Greg Steuck
I confirmed that uwm still launches and managed to exercise the Exit item in the menu. Happy to either apply the patch or remove the port as it looks pretty dead upstream. OK to either option? Subject: [PATCH] Fix x11/uwm to compile with -fno-common --- x11/uwm/Makefile |

Re: Update or remove mail/avenger

2021-02-21 Thread Greg Steuck
Klemens Nanni writes: > On Wed, Feb 10, 2021 at 09:42:09AM +0100, Klemens Nanni wrote: >> We package 0.8.3 05-Apr-2012 but 0.8.4 in 13-Jul-2013 and 0.8.5 in >> 08-Oct-2018 were released; the NEWS file in the latest tarball says: >> >> * Changes in release 0.8.5 >> >> Various changes

Re: ipv6-toolkit: fix for -fno-common

2021-02-21 Thread Alexander Bluhm
On Mon, Feb 22, 2021 at 01:07:05AM +0100, Jeremie Courreges-Anglas wrote: > I've never used those tools on OpenBSD before, do they actually work? > scan6 -i iwm0 -L doesn't print anything here for example. scan6 -i em0 -L works for me. These tools are not production quality. Fernando Gont asked

ipv6-toolkit: fix for -fno-common

2021-02-21 Thread Jeremie Courreges-Anglas
As reported by naddy@ this fails to build after clang switched to -fno-common. --8<-- ===> Building for ipv6toolkit-2.0p0 cc -O2 -pipe -Wall -c -o libipv6.o tools/libipv6.c cc -O2 -pipe -Wall -o addr6 tools/addr6.c libipv6.o -lpcap -lm cp tools/blackhole6 ./ cc -O2 -pipe -Wall -o flow6 tool

Build failures from -fno-common (2021-02-21)

2021-02-21 Thread Christian Weisgerber
Here is the updated list of ports that now fail to build due to the new -fno-common compiler default. (It looks like portroach now fails to show available updates for master site Sourceforge.) audio/gtkpod- ports@openbsd.org audio/nspmod

Re: powerpc bulk build report

2021-02-21 Thread Charlene Wendling
Hi, On Sun, 21 Feb 2021 13:29:53 -0700 (MST) c...@openbsd.org wrote: > Bulk build on macppc-0.ports.openbsd.org > > Started : Thu Feb 4 17:42:22 MST 2021 > Finished: Sun Feb 21 13:29:25 MST 2021 > Duration: 16 Days 19 hours 47 minutes > http://build-failures.rhaalovely.net/powerpc/2021-02-04/g

powerpc bulk build report

2021-02-21 Thread cwen
Bulk build on macppc-0.ports.openbsd.org Started : Thu Feb 4 17:42:22 MST 2021 Finished: Sun Feb 21 13:29:25 MST 2021 Duration: 16 Days 19 hours 47 minutes Built using OpenBSD 6.8-current (GENERIC) #838: Tue Feb 2 08:24:45 MST 2021 Built 9595 packages Number of packages built each day: Feb 4:

Re: Question about lang/ghc module (trying to port git-annex)

2021-02-21 Thread James Cook
> > A few notes / questions: > > > > * I fixed a couple of typos in > > > > https://github.com/falsifian/ports/commit/98111e702634842865a3d27675b6848e3fb2b7ca > > > > * I added example usage for cabal-bundler. I hope I got it right: > > > > https://github.com/falsifian/ports/commit/f21cb097f2

Re: games/renpy build failure

2021-02-21 Thread Stuart Henderson
On 2021/02/21 19:21, Christian Weisgerber wrote: > The latest flurry of python changes appears to have triggered this > build failure of games/renpy in my latest bulk build: I think I got "lucky" that py3-cython happened to be installed when this was built in my test build. The tools from py3-cyt

[MAINTAINER UPDATE] net/i2p -> 0.9.49

2021-02-21 Thread Dimitri Karamazov
Simple update for net/i2p to 0.9.49 *Fetch from github henceworth. *Most of doc/* files have been compressed into *.wars of their respective webapps. *Some empty *{.jar,.wars} have been removed. The given commit contains fixes to the themes bug which they missed while making the 0.9.49 release.

games/renpy build failure

2021-02-21 Thread Christian Weisgerber
The latest flurry of python changes appears to have triggered this build failure of games/renpy in my latest bulk build: >>> Building on localhost under games/renpy BDEPENDS = [lang/cython;archivers/bzip2;graphics/g

Re: [MAINTAINER UPDATE] graphics/openimageio -> 2.2.11.1

2021-02-21 Thread Dimitri Karamazov
On Wed, Feb 17, 2021 at 05:32:19AM +, Dimitri Karamazov wrote: > Ping > > On Wed, Feb 10, 2021 at 12:06:29PM +, Dimitri Karamazov wrote: > > On Wed, Feb 10, 2021 at 06:01:03AM +0100, Rafael Sadowski wrote: > > > On Tue Feb 09, 2021 at 07:34:29AM +, Dimitri Karamazov wrote: > > > > Ping

[nnn] proposal: add icons flavor

2021-02-21 Thread Joel Carnat
Hi, nnn can render mime icons next to the file and directory names if you use an "icon fonts" (like powerline or nerd-fonts). The attached patch provides flavor so that people can choose to use those rendering features. I built and ran the "nerd" flavor on 6.8-STABLE and 6.8-CURRENT, both

[update] graphics/openjp2 2.4.0

2021-02-21 Thread Landry Breuil
Hi, here's the update to openjp2 2.4.0, from the 1303 tests only two fail: 884 - NR-DEC-issue226.j2k-74-decode (Failed) 885 - NR-DEC-issue226.j2k-74-decode-md5 (Failed) changelog at http://www.openjpeg.org/2020/12/28/OpenJPEG-2.4.0-released will have a look shortly at consumers,

Re: [-fno-common] remove x11/wmii or patch it ?

2021-02-21 Thread Theo Buehler
On Sun, Feb 21, 2021 at 10:08:15AM +0100, Matthieu Herrb wrote: > Hi, > > wmii doesnt build with -fno-common > > suckless.org has decomissionned wmii in 2012 (its main author and > maintainer died in 2010) > > https://git.suckless.org/sites/commit/b3f0a378e7d2dab6213be07e8f2b21fb637d6776.html >

Re: FIX net/honeyd -fno-common build error

2021-02-21 Thread Theo Buehler
On Sat, Feb 20, 2021 at 06:52:15PM +0100, Bjorn Ketelaars wrote: > Fix taken from FreeBSD. This pattern typedef enum + extern doesn't make all that much sense to me, as the externed variables don't actually exist. How about this? Seems simpler and should be functionally equivalent. Index: Makefi

[-fno-common] remove x11/wmii or patch it ?

2021-02-21 Thread Matthieu Herrb
Hi, wmii doesnt build with -fno-common suckless.org has decomissionned wmii in 2012 (its main author and maintainer died in 2010) https://git.suckless.org/sites/commit/b3f0a378e7d2dab6213be07e8f2b21fb637d6776.html I'd suggest to delete it. Alternatively the patches below fix the build (only ve