Re: fix GCC 8.4.0 to unbreak -static linking

2020-09-12 Thread Brad Smith
On Wed, Sep 09, 2020 at 11:42:27AM -0700, j...@bitminer.ca wrote: > As recommended by Brad, I've updated the fixes > for all necessary platforms so that -static > works. > > Some platforms already had something like this so this > set of patches is for a subset of all platforms. > > Only tested o

UPDATE: www/qutebrowser 1.12.0 -> 1.13.1

2020-09-12 Thread Dimitri Karamazov
An update to qutebrowser - 1.13.1 I'll like to take Maintainer if no one minds Any comments/OK? Changelog:https://github.com/qutebrowser/qutebrowser/releases Index: Makefile === RCS file: /cvs/ports/www/qutebrowser/Makefile,v retrie

Re: Update: devel/py-wcwidth 0.1.9 -> 0.2.5

2020-09-12 Thread Ingo Schwarze
Hi Kurt, Kurt Mosiejczuk wrote on Sat, Sep 12, 2020 at 06:28:30PM -0400: > Update py-wcwidth from 0.1.9 to 0.2.5 This library is a very bad idea, it should better not exist. Python should use native wcwidth(3) instead. PKG-INFO says: This library attempts to determine the printable width [..

Update: devel/py-wcwidth 0.1.9 -> 0.2.5

2020-09-12 Thread Kurt Mosiejczuk
Update py-wcwidth from 0.1.9 to 0.2.5 All consumer regression tests pass with this update. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/devel/py-wcwidth/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Make

Re: [UPDATE] audio/picard 2.3.1 -> 2.4.2

2020-09-12 Thread Kurt Mosiejczuk
On Mon, Aug 24, 2020 at 08:02:01AM +0200, Stefan Hagen wrote: > Hello, > this an udapte for audio/piacard from version 2.3.1 to 2.4.2. > Port changes: > - update port version > - removed revision > - added new dependency devel/py-dateutil > Application changes: > - https://picard.musicbrainz.org

Fix text-to-speech in Qt5, x11/qt5/qtspeech

2020-09-12 Thread Rafael Sadowski
The following diff fix text-to-speech again in all consumers. I think for the very first time. You can simply test it with x11/kde-applications/kmouth for example. Tested in the hackroom, bluhm@ is my witness ;) Feedback, OK? Rafael Index: Makefile ==

Re: [NEW] textproc/py-regex

2020-09-12 Thread Kurt Mosiejczuk
On Tue, Sep 08, 2020 at 03:03:29AM +, wen heping wrote: > Hi, >Here is a patch to create new port textproc/py-regex, which is required > by the update of textproc/py-black. >It build well, all tests passed but one failed on amd64-current system. Here's a version moved to use the curre

Re: New: graphics/py-blurhash

2020-09-12 Thread Kurt Mosiejczuk
On Fri, Sep 11, 2020 at 04:33:48PM -0400, Pamela Mosiejczuk wrote: > This a python implementation of the blurhash algorithm, used by the > mastodon software to hide sensitive images using compact placeholders. > It is needed for an update to mastodon.py to support newer mastodon > versions. > Patc

Re: New: graphics/mypaint

2020-09-12 Thread Stuart Henderson
On 2020/09/11 15:56, Pamela Mosiejczuk wrote: > MyPaint is a simple drawing and painting program that works well > with Wacom-style graphics tablets. Its brush engine is versatile and > configurable, and it provides useful, productive tools. The standard > brushes can emulate traditional media like

Re: New: graphics/mypaint-brushes2

2020-09-12 Thread Stuart Henderson
On 2020/09/11 15:53, Pamela Mosiejczuk wrote: > This is needed for the new port mypaint, which follows. (Gimp depends on the > 1.x branch of this port, currently in the tree, while MyPaint itself needs > the 2.x). > > "Brushes used by MyPaint and other software using libmypaint." > > OK to import

Re: update alephone and marathon game files

2020-09-12 Thread Pamela Mosiejczuk
Sound, normal/windowed mode, gameplay all fine. Tested local network play with kmos@ (pew pew pew!) OK pamela@ On 2020-09-11 16:22, Peter Hessler wrote: Update for AlephOne and the Marathon game files to the recent 1.3.1 release. Major Changes: Uses SDL 2 for much-improved compatibility

Remove textproc/py-termcolor?

2020-09-12 Thread Kurt Mosiejczuk
py-termcolor has no consumers. There hasn't been a release since 2011 and it's homepage is the PyPI page. Anyone object to removing it? --Kurt

UPDATE mail/mblaze 1.0 from MAINTAINER

2020-09-12 Thread Lucas
Hello ports@, 1.0 release of mblaze is out, with a bunch of stuff (taken from NEWS.md): * Caution! Backwards incompatible changes: * As a message name, `-` now refers to the message on the standard input, and not the the previous message anymore. Use `.-` to refer to the previous messa

Re: UPDATE: sysutils/htop 2.2.0 => 3.0.0

2020-09-12 Thread Ian Sutton
On Sat, Sep 05, 2020 at 08:08:36AM +0200, Rafael Sadowski wrote: > On Tue Sep 01, 2020 at 02:44:43PM +1000, Stephen Gregoratto wrote: > > A fork[1] of htop has appeared, with blessings[2] from the original > > developer. Downsides are that it uses GitHub archives, so GH_* stuff is > > addded. I too

New: audio/py-fsb5 (was Re: NEW: py-unitypy - extractor for Unity projects, with deps)

2020-09-12 Thread Kurt Mosiejczuk
On Sat, Sep 05, 2020 at 05:45:09PM -0600, Thomas Frohwein wrote: > I started using UnityPy for a project and it would be useful to see > about adding it to ports. It essentially allows accessing the assets of > Unity projects. I've included 4 of the 5 dependencies in the > attachments: py-brotli,

Re: New: archivers/py-brotli (was Re: NEW: py-unitypy - extractor for Unity projects, with deps)

2020-09-12 Thread Kurt Mosiejczuk
On Sat, Sep 12, 2020 at 12:57:41PM -0400, Kurt Mosiejczuk wrote: > On Sat, Sep 05, 2020 at 05:45:09PM -0600, Thomas Frohwein wrote: > > I started using UnityPy for a project and it would be useful to see > > about adding it to ports. It essentially allows accessing the assets of > > Unity projects

New: archivers/py-brotli (was Re: NEW: py-unitypy - extractor for Unity projects, with deps)

2020-09-12 Thread Kurt Mosiejczuk
On Sat, Sep 05, 2020 at 05:45:09PM -0600, Thomas Frohwein wrote: > I started using UnityPy for a project and it would be useful to see > about adding it to ports. It essentially allows accessing the assets of > Unity projects. I've included 4 of the 5 dependencies in the > attachments: py-brotli,

Re: NEW: kitty - a GPU-accelerated terminal emulator

2020-09-12 Thread bijan
On 9/6/20 1:39 AM, Thomas Frohwein wrote: Hi, Please find attached a new port of kitty. Kitty is a terminal emulator for X11. The main distinguishing feature from others in ports is that it uses OpenGL acceleration. It's written in C11 and python. I've been using it for a few days without any is

[New] archivers/py-lz4

2020-09-12 Thread Kurt Mosiejczuk
This package provides python bindings for the LZ4 compression library. The bindings provided in this package cover the frame format, the block format, and the streaming format specifications. The frame format bindings are the recommended ones to use, as this guarantees interoperability with other i

Re: [Update] devel/py-pathspec : Update to 0.8.0

2020-09-12 Thread Kurt Mosiejczuk
On Tue, Sep 08, 2020 at 08:36:46AM +, wen heping wrote: > Hi, ports@: >Here is a simple patch for devel/py-pathspec to update to 0.8.0. > It build well and pass all tests on amd64-current system. >One port depends on it : devel/py-yamllint. It build well and pass > all tests too. > Ch

Re: Update: textproc/py-emoji to 0.6.0

2020-09-12 Thread Kurt Mosiejczuk
On Tue, Aug 11, 2020 at 05:24:24PM -0400, Pamela Mosiejczuk wrote: > On Tue, Aug 11, 2020 at 04:48:49PM -0400, Pamela Mosiejczuk wrote: > > Update for multiple minor fixes and removal of consumerless python 2 flavor. > > This version adds a "variant" selector, allowing specification of text or >

Re: ncmpcpp dumps core when fetching lyrics

2020-09-12 Thread Stuart Henderson
On 2020/09/12 12:36, Erling Westenvik wrote: > On Fri, Sep 11, 2020 at 10:09:25PM +0100, Stuart Henderson wrote: > > [moving to ports@openbsd.org list] > > On 2020-09-11, Ashlen wrote: > > > Sorry Stuart, I think I accidentally replied to you directly the first > > > time I sent this. I'm still ge

Re: ncmpcpp dumps core when fetching lyrics

2020-09-12 Thread Erling Westenvik
On Fri, Sep 11, 2020 at 10:09:25PM +0100, Stuart Henderson wrote: > [moving to ports@openbsd.org list] > On 2020-09-11, Ashlen wrote: > > Sorry Stuart, I think I accidentally replied to you directly the first > > time I sent this. I'm still getting used to neomutt. > > No problem, for mailing lis

Fix thread stack base detection in devel/kf5/kjs

2020-09-12 Thread Rafael Sadowski
I think our current patch to unbreak currentThreadStackBase() is wrong. pthread_stackseg_np(3): The pthread_stackseg_np() function returns information about the given thread's stack. A stack_t is the same as a struct sigaltstack (see sigaltstack(2)) except the ss_sp variable point

Fix cmGeneratorTarget_cxx in devel/cmake

2020-09-12 Thread Rafael Sadowski
There is a mistake in the cmGeneratorTarget_cxx patch (Surely from me). This creates a wrong scope. "this->IsFrameworkOnApple()" is present twice and the first one adds a wrong bracket which creates a scope to the end of the whole function. THIS IS WRONG. Maybe this triggers our random issues with