update telephony/py-phonenumbers to 8.12.6

2020-07-04 Thread Sebastien Marie
Hi, Here an update for telephony/py-phonenumbers. Tested on amd64, py2 + py3(3.8). I also tested tryton with it (party module), but I have *not* tested odoo or synapse (which depends on it too). Comments or OK ? -- Sebastien Marie Index: Makefile ===

Re: update: education/anki-2.1.16

2020-07-04 Thread marfabastewart
Thank you for the continuing work on anki. However, I am getting an error on -current now. After installing with pkg_add -D snap, I get marfaba$ anki Traceback (most recent call last): File "/usr/local/bin/anki", line 3, in import aqt File "/usr/local/lib/python3.7/site-packages/aqt/__ini

sparc64 bulk build report

2020-07-04 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Wed Jul 1 11:29:55 MDT 2020 Finished: Sat Jul 4 16:02:21 MDT 2020 Duration: 3 Days 4 hours 32 minutes Built using OpenBSD 6.7-current (GENERIC.MP) #384: Tue Jun 30 15:17:39 MDT 2020 Built 9753 packages Number of packages built each day: Jul

devel/bison: fix parallel build race

2020-07-04 Thread Christian Weisgerber
Parallel building devel/bison fails. There is a race where the build tries to run the newly compiled bison for its --help output but doesn't wait for the binary to actually be available. This is one of these cases that espie@ grumbles about, because it is due to a problem in our make(1) that trea

Re: Firefox and MIME

2020-07-04 Thread Landry Breuil
On Wed, Jun 10, 2020 at 08:55:53AM +0100, Laurence Tratt wrote: > On Wed, Jun 03, 2020 at 12:12:31PM +0200, Landry Breuil wrote: > > Hello Landry, > > >> I'm not sure how best to handle this going forward, but unveiling /bin/sh > >> is not a good idea. > > Definitely. Filed https://gitlab.gnome.o

NEW: audio/luppp

2020-07-04 Thread deserter666
This is a new port audio/luppp, it employs the recent liblo and ntk port Luppp is a music creation tool, intented for live use. The focus is on real time processing and a fast and intuitive workflow. With extensive MIDI mapping support, you can get looping just how you like it! Build and run test

Re: update: education/anki-2.1.16

2020-07-04 Thread Stuart Henderson
On 2020/07/04 20:13, marfabastewart wrote: > Thank you for the continuing work on anki. However, I > am getting an error on -current now. After installing > with pkg_add -D snap, > I get > > marfaba$ anki > Traceback (most recent call last): > File "/usr/local/bin/anki", line 3, in > import

Re: NEW: x11/ntk

2020-07-04 Thread deserter666
On Sat, July 4, 2020 12:02 pm, Stuart Henderson wrote: > > ..also portcheck finds some problems needing fixing, and there is no such > thing as "custom LGPLv2", it's either LGPLv2 or not.. > > FLTK License December 11, 2001 The FLTK library

NEW: x11/ntk

2020-07-04 Thread deserter666
This is a new port x11/ntk a fork of fltk with improved graphics rendering using cairo, a streamlined and enchanced widget set, and other features designed to improve the appearance and performance of applications. The port is build and run tested on amd64. There is one minor caveat I couldn't se

Re: NEW: x11/ntk

2020-07-04 Thread Stuart Henderson
On 2020/07/04 14:38, deserter...@danwin1210.me wrote: > On Sat, July 4, 2020 12:02 pm, Stuart Henderson wrote: > > > > ..also portcheck finds some problems needing fixing, and there is no such > > thing as "custom LGPLv2", it's either LGPLv2 or not.. > > > > > FLTK Lic

Re: [pretest] emacs-27.0.91

2020-07-04 Thread Jeremie Courreges-Anglas
On Sat, Jul 04 2020, Timo Myyrä wrote: [...] > Is there any particular reason why json is disabled in configure? Nope, I just forgot to mention that I had disabled it for no particular reason. Let's blame it on Miod's gentiane. > It provides massive speed up for emacs-lsp mode so at least I'd

Re: NEW: x11/ntk

2020-07-04 Thread Stuart Henderson
On 2020/07/04 11:35, deserter...@danwin1210.me wrote: > This is a new port x11/ntk a fork of fltk with improved graphics rendering > using cairo, a streamlined and enchanced widget set, and other features > designed to improve the appearance and performance of applications. > > The port is build a

Re: NEW: x11/ntk

2020-07-04 Thread Stuart Henderson
On 2020/07/04 11:35, deserter...@danwin1210.me wrote: > This is a new port x11/ntk a fork of fltk with improved graphics rendering > using cairo, a streamlined and enchanced widget set, and other features > designed to improve the appearance and performance of applications. > > The port is build a

Re: [New] audio/ffmpeg-normalize (and devel/py-tqdm)

2020-07-04 Thread Stuart Henderson
On 2020/07/03 22:11, Laurence Tratt wrote: > I've removed MODPY_EGG_VERSION but I thought it was preferred to use > MASTER_SITES over GH_*? I might be very wrong on that. This is summarised in /usr/ports/infrastructure/templates/Makefile.template # github: # /releases/ -> preferred. ignore GH_*,

Re: update: www/hugo

2020-07-04 Thread Aaron Bieber
Tested and forgot to reply! ok abieber@ PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE On Fri, Jul 3, 2020, at 5:00 AM, Paco Esteban wrote: > ping ? > > diff at the end for convenience. > > On Thu, 25 Jun 2020, Paco Esteban wrote: > > > On Thu, 25 Jun 2020, Stuart

Re: UPDATE: productivity/aqbanking

2020-07-04 Thread Antoine Jacoutot
On Sat, Jul 04, 2020 at 10:04:28AM +0200, Antoine Jacoutot wrote: > On Sat, Jul 04, 2020 at 09:37:23AM +0200, Rafael Sadowski wrote: > > Update aqbanking to the latest stable version. gnucash and kmymoney > > depend on aqbanking but both marked as broken. > > > > Feedback, OK? > > OK. Actually t

Re: [New] audio/ffmpeg-normalize (and devel/py-tqdm)

2020-07-04 Thread Klemens Nanni
On Sat, Jul 04, 2020 at 10:17:17AM +0100, Laurence Tratt wrote: > Ouch, that didn't happen to me. I think that's the final nail in the coffin > of trying to run tqdm's test suite! I've added a comment to the Makefile. Not really. See what bsd.port.mk(5) says about NO_TEST: Port does not h

Re: [New] audio/ffmpeg-normalize (and devel/py-tqdm)

2020-07-04 Thread Laurence Tratt
On Sat, Jul 04, 2020 at 07:57:58AM +0200, Klemens Nanni wrote: Hello Klemens, > I also quickly installed flake8, py3-nose and py3-coverage as TDEPs and > `make test' does a lot of tests: some SKIP, some ok, some ERROR, but it > seems stuck at the following test: > > Test concurrent.futures.Thread

Re: UPDATE: productivity/aqbanking

2020-07-04 Thread Antoine Jacoutot
On Sat, Jul 04, 2020 at 09:37:23AM +0200, Rafael Sadowski wrote: > Update aqbanking to the latest stable version. gnucash and kmymoney > depend on aqbanking but both marked as broken. > > Feedback, OK? OK. > > > Index: Makefile >

Re: UPDATE: devel/gwenhywfar

2020-07-04 Thread Antoine Jacoutot
On Sat, Jul 04, 2020 at 09:31:43AM +0200, Rafael Sadowski wrote: > Update gwenhywfar to the latest stable version and switch to Qt5. This > is one bit to update / unbreak kmymoney. > > Feedback, OK? OK > > Index: Makefile > === > R

Re-Add productivity/libalkimia

2020-07-04 Thread Rafael Sadowski
I accidentally deleted libalkimia yesterday (KDE4 chainsaw massacre). Here is an update tarball which includes the latest stable version 7.0.1. OK to readd it? Rafael Information for inst:libalkimia-7.0.1 Comment: KDE financial data handling library Description: libalkimia in addition to a D-B

UPDATE: productivity/aqbanking

2020-07-04 Thread Rafael Sadowski
Update aqbanking to the latest stable version. gnucash and kmymoney depend on aqbanking but both marked as broken. Feedback, OK? Index: Makefile === RCS file: /cvs/ports/productivity/aqbanking/Makefile,v retrieving revision 1.22 dif

UPDATE: devel/gwenhywfar

2020-07-04 Thread Rafael Sadowski
Update gwenhywfar to the latest stable version and switch to Qt5. This is one bit to update / unbreak kmymoney. Feedback, OK? Index: Makefile === RCS file: /cvs/ports/devel/gwenhywfar/Makefile,v retrieving revision 1.24 diff -u -p -u