Re: Update: poezio 0.12 -> 0.13.1

2020-07-09 Thread Kurt Mosiejczuk
On Wed, Jul 08, 2020 at 10:44:48AM +0200, Paco Esteban wrote: > On Tue, 07 Jul 2020, Kurt Mosiejczuk wrote: > > Now updated to 0.13.1 > > ok? > > Index: pkg/PLIST > > === > > RCS file: /cvs/ports/net/poezio/pkg/PLIST,v > > retrievin

Re: fatal error: 'wordexp.h' file not found

2020-07-09 Thread deserter666
On Thu, July 9, 2020 5:53 pm, Ingo Schwarze wrote: > Hi, > > The interface is so outrageously ill-designed that we decided to not > provide it, even though it is part of POSIX. > > Talk to the upstream program author and ask them to use a saner API > instead. > > Yours, > Ingo > Hey, thanks for the

fatal error: 'wordexp.h' file not found

2020-07-09 Thread deserter666
wordexp.h is part of glibc: functions, constants and data types for word expansion are declared in the header file `wordexp.h'. But it is not in my system! Is this by design? or an error? drumgizmoc.cc:37:10: fatal error: 'wordexp.h' file not found #include ^~~ 1 error generated

Re: fatal error: 'wordexp.h' file not found

2020-07-09 Thread Stuart Henderson
On 2020/07/09 20:36, deserter...@danwin1210.me wrote: > On Thu, July 9, 2020 5:53 pm, Ingo Schwarze wrote: > > Hi, > > > > The interface is so outrageously ill-designed that we decided to not > > provide it, even though it is part of POSIX. > > > > Talk to the upstream program author and ask them t

NEW: audio/zita-resampler

2020-07-09 Thread deserter666
Hey, as always this is a new port: Zita-resampler is a C++ library for resampling audio signals. It is designed to be used within a real-time processing context, to be fast, and to provide high-quality sample rate conversion. The library operates on signals represented in single-precision floatin

Re: fatal error: 'wordexp.h' file not found

2020-07-09 Thread Ingo Schwarze
Hi, deserter...@danwin1210.me wrote on Thu, Jul 09, 2020 at 05:38:18PM -: > wordexp.h is part of glibc: functions, constants and data types for word > expansion are declared in the header file `wordexp.h'. > > But it is not in my system! Is this by design? or an error? The absence of wordex

NEW: math/cddlib

2020-07-09 Thread deserter666
The C-library cddlib is a C implementation of the *Double Description Method* of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron in R^d given by a system of linear inequalities. The program can be used for the reverse operation (i.e.

[geo/py-shapely] Update to 1.7.0

2020-07-09 Thread wen heping
Hi, ports@: Here is a patch for geo/py-shapely to update to 1.7.0. It build well and pass all tests on amd64-current system. Only one port depends on geo/py-shapely: geo/mapproxy. It build well and pass all tests if we patch mapproxy to run with python3.8. I submitted the patch for mapproxy

回复: [geo/mapproxy] Fix the run error and test error with python3.8

2020-07-09 Thread wen heping
I did not notice there is a upstream fix. wen 发件人: Landry Breuil 发送时间: 2020年7月9日 20:59 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: [geo/mapproxy] Fix the run error and test error with python3.8 On Thu, Jul 09, 2020 at 12:52:43PM +, wen heping wrote: > Hi

Re: [geo/mapproxy] Fix the run error and test error with python3.8

2020-07-09 Thread Landry Breuil
On Thu, Jul 09, 2020 at 12:52:43PM +, wen heping wrote: > Hi, > > Here is a patch to fix the run error and test error with python3.8 > of geo/mapproxy. > Without this patch , 10 tests report error. With the patch 0 fail. I usually look at upstream repo for such fixes.. https://githu

[geo/mapproxy] Fix the run error and test error with python3.8

2020-07-09 Thread wen heping
Hi, Here is a patch to fix the run error and test error with python3.8 of geo/mapproxy. Without this patch , 10 tests report error. With the patch 0 fail. Cheers ! wen Index: Makefile === RCS file: /cvs/ports/geo/mapproxy/

salt: cgi.escape() has been removed in python 3.8

2020-07-09 Thread Florian Obser
... after it was deprecated since 3.2. 2020-07-09 08:38:44,604 [salt.utils.schedule :853 ][ERROR ][26771] Unhandled exception running stat e.highstate Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/salt/utils/s

gpgme with python subpackage

2020-07-09 Thread deserter666
Hey, I'm trying for a gpgme subpackage with python bindings but everthing goes sideways. Specifically qt subpackage is not built and the python bindings become part of PLIST-main. Any feedback is welcomed. Makefile: for python bindings --- /usr/ports/security/gpgme/Makefile Thu Jul 9 12:05:18 20

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

2020-07-09 Thread Laurence Tratt
On Sun, Jul 05, 2020 at 01:16:06PM +0200, Klemens Nanni wrote: > I just slipped my mind, sure enough OK kn - anyone else? Anyone able to OK the ffmpeg-normalize and py-tqdm ports? I've been using them consistently and have had no problems with either, so I think they're ready for committing (but

UPDATE: libheif 1.7.0

2020-07-09 Thread Brad Smith
Here is an update to libheif 0.7.0 which adds initial AVIF support. Index: Makefile === RCS file: /home/cvs/ports/multimedia/libheif/Makefile,v retrieving revision 1.3 diff -u -p -u -p -r1.3 Makefile --- Makefile27 Feb 2020 12:20

Re: salt: fix sysctl state

2020-07-09 Thread Jasper Lievisse Adriaanse
Ok with me, thanks for spotting and handling this. Cheers, --- jasper > On 9 Jul 2020, at 09:28, Florian Obser wrote: > > This fixes: > > 2020-07-09 08:38:42,136 [salt.state > :328 ][ERROR ][26771] An exception occurred in this st

Re: salt: fix sysctl state

2020-07-09 Thread Klemens Nanni
On Thu, Jul 09, 2020 at 09:28:19AM +0200, Florian Obser wrote: > This fixes: > > 2020-07-09 08:38:42,136 [salt.state > :328 ][ERROR ][26771] An exception occurred in this state: > Traceback (most recent call last): > File "/usr/local

salt: fix sysctl state

2020-07-09 Thread Florian Obser
This fixes: 2020-07-09 08:38:42,136 [salt.state :328 ][ERROR ][26771] An exception occurred in this state: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/salt/state.py", line 2153, in call ret =