Re: ncmpcpp dumps core when fetching lyrics

2020-09-13 Thread Ashlen
On 2020/09/12 12:36, Erling Westenvik wrote: > Thanks for the diff. Ncmpcpp still crashes when trying to fetch lyrics though. > Gdb output with last version and after rebuilding with debug flags: Yep, same here. Needed `-l` to patch(1) the diff, not sure if it's an issue with the diff or PEBCAK. P

Re: update net/toxic: 0.8.2 -> 0.8.3

2020-09-13 Thread Omar Polo
Omar Polo writes: > Hello ports, > > Following the net/toxcore update, here's the update for net/toxic. > > Some notes: > > - the makefile tries to call git to fetch the revision number. I've >patched that out > > - the ugly patch to cfg/targets/install.mk is because things get >inst

Re: Remove textproc/py-termcolor?

2020-09-13 Thread Klemens Nanni
On Sat, Sep 12, 2020 at 02:08:37PM -0400, Kurt Mosiejczuk wrote: > Anyone object to removing it? Not at all.

Switch math/veusz to python3

2020-09-13 Thread Rafael Sadowski
Switch veusz to python3. Does we need ${MODPY_WANTLIB} in WANTLIB? port-lib-depends-check is happy without it. $ make test Skipped 10 tests (missing support) Skipped 12 comparisons (work in progress) All tests 66/66 PASSED Rafael Index: Makefile ==

Re: Switch math/veusz to python3

2020-09-13 Thread Antoine Jacoutot
On Sun, Sep 13, 2020 at 12:49:27PM +0200, Rafael Sadowski wrote: > Switch veusz to python3. Does we need ${MODPY_WANTLIB} in WANTLIB? > port-lib-depends-check is happy without it. > > $ make test > Skipped 10 tests (missing support) > Skipped 12 comparisons (work in progress) > All tests 66/66 PAS

Re: Switch math/veusz to python3

2020-09-13 Thread Rafael Sadowski
On Sun Sep 13, 2020 at 01:03:58PM +0200, Antoine Jacoutot wrote: > On Sun, Sep 13, 2020 at 12:49:27PM +0200, Rafael Sadowski wrote: > > Switch veusz to python3. Does we need ${MODPY_WANTLIB} in WANTLIB? > > port-lib-depends-check is happy without it. > > > > $ make test > > Skipped 10 tests (missi

Re: psnup and psutils

2020-09-13 Thread Antoine Jacoutot
On Wed, Sep 09, 2020 at 10:21:41PM -0600, Austin Hook wrote: > > Using an amd64 running release version of 6.7 > > 1) Looks to me that psutils depends on > > p5-IPC-Run3-0.048.tgz > > because I had to pkg_add it to make psnup work. > > Maybe it's missing from the dependencies? Yup, that was

Remove textproc/py-rdflib?

2020-09-13 Thread Kurt Mosiejczuk
textproc/py-rdflib hasn't been updated since import 7 years ago and has no consumers. Anyone object to removing it? --Kurt

Re: Remove textproc/py-rdflib?

2020-09-13 Thread Klemens Nanni
On Sun, Sep 13, 2020 at 09:35:22AM -0400, Kurt Mosiejczuk wrote: > Anyone object to removing it? Certainly not.

Re: UPDATE: sysutils/monit 5.27.0

2020-09-13 Thread Caspar Schutijser
Hi, On Sun, Jul 26, 2020 at 01:12:49PM +0200, Caspar Schutijser wrote: > Below is a diff that updates sysutils/monit to 5.27.0. Tested on amd64. > > Some notes: > > 1) I added a patch to make sure the -fcf-protection=full compiler option > is not used. If this option is used, the compiler emits

Remove audio/fookebox?

2020-09-13 Thread Kurt Mosiejczuk
The only consumer of py-pylons (a web framework that encourages people to a newer successor project) is audio/fookebox. The source for fookebox isn't even there on github any more. Does anyone object to the removal of fookebox? --Kurt

Re: Remove audio/fookebox?

2020-09-13 Thread Klemens Nanni
On Sun, Sep 13, 2020 at 10:29:29AM -0400, Kurt Mosiejczuk wrote: > The only consumer of py-pylons (a web framework that encourages people to > a newer successor project) is audio/fookebox. The source for fookebox isn't > even there on github any more. fookebox PyPI release is from 2015 and also po

update to net/quagga

2020-09-13 Thread mgraves
Hello I ran into a bug with the 1.2.3 port of quagga. The bug is documented here: https://github.com/FRRouting/frr/pull/312 This patch (inline) corrects that bug. I also updated the port to 1.2.4. This was made against -current. Regards Index: Makefile ===

Re: UPDATE: sysutils/monit 5.27.0

2020-09-13 Thread Caspar Schutijser
On Sun, Sep 13, 2020 at 04:06:20PM +0200, Caspar Schutijser wrote: > Hi, > > On Sun, Jul 26, 2020 at 01:12:49PM +0200, Caspar Schutijser wrote: > > Below is a diff that updates sysutils/monit to 5.27.0. Tested on amd64. > > > > Some notes: > > > > 1) I added a patch to make sure the -fcf-protect

Re: coq 8.12.0p0: diff to unbreak on non-ocaml-native architecture

2020-09-13 Thread Yozo TODA
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Charlene Wendling writes: > On Fri, 28 Aug 2020 05:26:16 +0900 > Yozo TODA wrote: > > > recent bulk builds show that coq 8.12.0 failed to build on > > non ocaml-native architectures such as aarch64, sparc64, misp64. > > Here attached is the

[UPDATE] www/liferea-1.12.6b -> 1.12.9

2020-09-13 Thread trondd
Small bugfixes and translation fixes. I'm not a heavy user but changes seem minimal. No issues seen for basic RSS fead reading. 2020-08-28 Lars Windolf Version 1.12.9 * #850: Fix embedded youtube video bug. (reported by sblondon) * Fixes #846, #864: Transla

Re: Switch math/veusz to python3

2020-09-13 Thread Brian Callahan
Hi Rafael -- On Sunday, September 13, 2020 7:07 AM, Rafael Sadowski wrote: > On Sun Sep 13, 2020 at 01:03:58PM +0200, Antoine Jacoutot wrote: > > > On Sun, Sep 13, 2020 at 12:49:27PM +0200, Rafael Sadowski wrote: > > > > > Switch veusz to python3. Does we need ${MODPY_WANTLIB} in WANTLIB? It i

Re: [PATCH 00/11] first attempt at updating sphinx

2020-09-13 Thread Aisha Tammy
Bump. I know theres a lot of changes to do and things to take care off and this is only the start, but can anyone tell me what I need to improve on only this part? I'll start doing recursive updates on deps and rdeps after this part looks fine. Aisha On 9/7/20 8:42 PM, Aisha Tammy wrote: > I'm f

Re: coq 8.12.0p0: diff to unbreak on non-ocaml-native architecture

2020-09-13 Thread Daniel Dickman
On Mon, 14 Sep 2020, Yozo TODA wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Charlene Wendling writes: > > On Fri, 28 Aug 2020 05:26:16 +0900 > > Yozo TODA wrote: > > > > > recent bulk builds show that coq 8.12.0 failed to build on > > > non ocaml-native architectures such as

Re: lang/fpc and downstream

2020-09-13 Thread Greg Steuck
Greg Steuck writes: > Hi Pascal, > > I noticed lang/fpc has been broken for some time. This transitively > breaks devel/lazarus and games/hedgewars. I'm working on converting > Haskell packages and hedgewars is one of them. I'd prefer to not leave > hedgewars extra broken. At the same time, I can

Re: lang/fpc and downstream

2020-09-13 Thread Kurt Mosiejczuk
On Sun, Sep 13, 2020 at 01:44:57PM -0700, Greg Steuck wrote: > Greg Steuck writes: > > Hi Pascal, > > I noticed lang/fpc has been broken for some time. This transitively > > breaks devel/lazarus and games/hedgewars. I'm working on converting > > Haskell packages and hedgewars is one of them. I'd

Re: Future update: devel/shellcheck 0.7.1

2020-09-13 Thread Greg Steuck
Greg Steuck writes: > I'm giving i386 builds a go in a vmm to see how well that fares. I got all the packages I ported to package successfully having finished ghc-hackage subpackage split. I'm not attached to subpackages going forward, simply reporting that it was enough to verify i386. Thanks

回复: [Update] devel/p5-Devel-ebug : Update to 0.63

2020-09-13 Thread wen heping
Revised patch based on afresh1@ tweak. wen 发件人: Andrew Hewus Fresh 发送时间: 2020年8月16日 4:55 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [Update] devel/p5-Devel-ebug : Update to 0.63 On Tue, Aug 04, 2020 at 08:33:28AM +, wen heping wrote: > Hi, ports@: >

[Update] devel/p5-Proc-Background : Update to 1.21

2020-09-13 Thread wen heping
Hi, ports@: Here is a simple patch for devel/p5-Proc-Background to update to 1.21. It build well and passed all tests on amd64-current system. Two ports depends on it: 1) devel/p5-Devel-ebug : build well and pass all tests. 2) audio/squeezecenter : I did not tests it, its version

[Update] devel/p5-Type-Tiny : Update to 1.010006

2020-09-13 Thread wen heping
Hi, ports@: Here is a simple patch for devel/p5-Type-Tiny to update to 1.010006. It build well and pass all tests on amd64-current system. Five ports depends on devel/p5-Type-Tiny, all build well and pass all tests with this patch: devel/p5-Array-Compare devel/p5-File-ChangeNotify

回复: 答复: [Update] devel/p5-Array-Compare : update to 3.0.2

2020-09-13 Thread wen heping
Revised patch. Now update to 3.0.3. Itself and only comsumer bioperl both build well and pass all tests on amd64-cureent system. wen 发件人: wen heping 发送时间: 2019年3月5日 13:36 收件人: Andrew Hewus Fresh 主题: 答复: 答复: [Update] devel/p5-Array-Compare : update to 3.0.2 ___

[Update] graphics/p5-SVG : update to 2.85

2020-09-13 Thread wen heping
Hi, ports@: Here is a simple patch for graphics/p5-SVG to update to 2.85. Itself and 2 consumer(p5-GD-SVG and p5-SVG-Graph) all build well and pass the regression tests on amd64-current system. Cheers ! wen Index: Makefile ===

[Update] graphics/p5-SVG-Graph : Update to 0.04

2020-09-13 Thread wen heping
Hi, ports@: Here is a patch for graphics/p5-SVG-Graph to update to 0.04. Itself and its only consumer bioperl both build well and passed the regression test on amd64-current system. Cheers ! wen Index: Makefile === RCS file: /cvs/

Re: [UPDATE] graphics/ipe 7.2.13 -> 7.2.20

2020-09-13 Thread Alessandro De Laurenzis
Yet another ping. Diff reattached. On 01/09/2020 16:09, Alessandro De Laurenzis wrote: Bi-weekly ping! Diff re-attached. On 21/08/2020 16:43, Alessandro De Laurenzis wrote: Weekly ping. Re-attaching diff to ease the review process. Cheers On 15/08/2020 13:35, Alessandro De Laurenzis wrote: