Re: WIP: Update of math/py-numpy to 1.16.5

2020-03-10 Thread Jeremie Courreges-Anglas
On Tue, Mar 10 2020, Theo Buehler wrote: > On Tue, Mar 10, 2020 at 06:35:04PM +0100, Jeremie Courreges-Anglas wrote: >> On Mon, Mar 09 2020, Stuart Henderson wrote: >> > On 2020/03/09 10:42, Theo Buehler wrote: >> >> On Mon, Jan 13, 2020 at 12:50:32PM +, Stuart Henderson wrote: >> >> > 2/3

Re: NEW: x11/tigervnc

2020-03-10 Thread Tracey Emery
On Tue, Mar 10, 2020 at 07:17:54PM -0600, Tracey Emery wrote: > On Tue, Mar 10, 2020 at 10:38:48PM +, Stuart Henderson wrote: > > ok to import this? > > > > --- > > TigerVNC is a high-performance, platform-neutral implementation of VNC > > (Virtual Network Computing), a client/server

Re: NEW: x11/tigervnc

2020-03-10 Thread Tracey Emery
On Tue, Mar 10, 2020 at 10:38:48PM +, Stuart Henderson wrote: > ok to import this? > > --- > TigerVNC is a high-performance, platform-neutral implementation of VNC > (Virtual Network Computing), a client/server application that allows > users to launch and interact with graphical applications

fix print/scribus with poppler-0.86

2020-03-10 Thread Matthias Kilian
Hi, this fixes the build of print/scribus against puppler-0.86. Ugly, but what can I do (it's what I found in upstreams svn repository)? Survived a build on amd64, and i also successfully imported a PDF (as image) and exported the result back to PDF. If i don't get any complaints, i'll just put

NEW: x11/tigervnc

2020-03-10 Thread Stuart Henderson
ok to import this? --- TigerVNC is a high-performance, platform-neutral implementation of VNC (Virtual Network Computing), a client/server application that allows users to launch and interact with graphical applications on remote machines. TigerVNC provides the levels of performance necessary to

Re: py-msgpack 1.0.0 upgrade broke salt

2020-03-10 Thread Florian Obser
I don't have an opinion on how best to fix this, so don't wait on me ;) On 10 March 2020 21:28:42 CET, Bjorn Ketelaars wrote: >On Tue 10/03/2020 19:49, Florian Obser wrote: >> The release notes have >> >> * Remove encoding option from the Packer and Unpacker. >> >> (

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/03/10 15:25:07 Modified files: www/c-icap : Makefile.inc www/c-icap/c-icap: Makefile www/c-icap/modules: Makefile Log message: drop maintainer

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/03/10 15:23:06 Modified files: net/icinga : Makefile.inc net/icinga/core: Makefile net/icinga/core2: Makefile net/icinga/web : Makefile net/icinga/web2: Makefile

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2020/03/10 14:34:34 Modified files: games/hyperrogue: Makefile distinfo Log message: Update to hyperrogue-11.3a Summary of changes:

Re: py-msgpack 1.0.0 upgrade broke salt

2020-03-10 Thread Bjorn Ketelaars
On Tue 10/03/2020 19:49, Florian Obser wrote: > The release notes have > > * Remove encoding option from the Packer and Unpacker. > > ( https://github.com/msgpack/msgpack-python/blob/v1.0.0/ChangeLog.rst ) > > $ doas salt-minion > I discussed

Re: py-msgpack 1.0.0 upgrade broke salt

2020-03-10 Thread Stuart Henderson
...but there might be other problems https://github.com/saltstack/salt/issues/56007 -- Sent from a phone, apologies for poor formatting. On 10 March 2020 20:16:39 Stuart Henderson wrote: Looks like this was fixed in salt 2019.2.1. -- Sent from a phone, apologies for poor formatting. On

Re: py-msgpack 1.0.0 upgrade broke salt

2020-03-10 Thread Stuart Henderson
Looks like this was fixed in salt 2019.2.1. -- Sent from a phone, apologies for poor formatting. On 10 March 2020 18:50:07 Florian Obser wrote: The release notes have * Remove encoding option from the Packer and Unpacker. (

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2020/03/10 13:58:20 Modified files: lang/bacon : Makefile distinfo lang/bacon/pkg : PLIST Log message: Update to bacon 4.0.

games/supertuxcart add Gamepad/Joystick support

2020-03-10 Thread Sebastian Reitenbach
Hi, attached patch switches the backend from LinuxX11 to SDL, and enables joystick support. With the LinuxX11 backend, it's not possible to enable Joystick/Gamepad support, since it relies on Linuxism (include linux/joystick.h etc.) Switching to SDL backend, allows me to play with two GamePads

py-msgpack 1.0.0 upgrade broke salt

2020-03-10 Thread Florian Obser
The release notes have * Remove encoding option from the Packer and Unpacker. ( https://github.com/msgpack/msgpack-python/blob/v1.0.0/ChangeLog.rst ) $ doas salt-minion Process Process-1: Traceback (most recent call last): File

Re: WIP: Update of math/py-numpy to 1.16.5

2020-03-10 Thread Theo Buehler
On Tue, Mar 10, 2020 at 06:35:04PM +0100, Jeremie Courreges-Anglas wrote: > On Mon, Mar 09 2020, Stuart Henderson wrote: > > On 2020/03/09 10:42, Theo Buehler wrote: > >> On Mon, Jan 13, 2020 at 12:50:32PM +, Stuart Henderson wrote: > >> > 2/3 through a bulk build and I see that this breaks

Re: WIP: Update of math/py-numpy to 1.16.5

2020-03-10 Thread Jeremie Courreges-Anglas
On Tue, Mar 10 2020, Jeremie Courreges-Anglas wrote: > On Mon, Mar 09 2020, Stuart Henderson wrote: >> On 2020/03/09 10:42, Theo Buehler wrote: >>> On Mon, Jan 13, 2020 at 12:50:32PM +, Stuart Henderson wrote: >>> > 2/3 through a bulk build and I see that this breaks scipy (missing >>> >

Re: WIP: Update of math/py-numpy to 1.16.5

2020-03-10 Thread Jeremie Courreges-Anglas
On Mon, Mar 09 2020, Stuart Henderson wrote: > On 2020/03/09 10:42, Theo Buehler wrote: >> On Mon, Jan 13, 2020 at 12:50:32PM +, Stuart Henderson wrote: >> > 2/3 through a bulk build and I see that this breaks scipy (missing symbols, >> > blas/cblas-related) so needs a bit more work, but I

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2020/03/10 11:15:19 Modified files: infrastructure/mk: bsd.port.mk Log message: generate distinfo.new then mv it to distinfo, instead of the other way around, so that you can ^C an erroneous makesum that

Re: [new] mautrix-whatsapp 20200225

2020-03-10 Thread Renaud Allard
On 10/03/2020 15:31, Aaron Bieber wrote: On Tue, 10 Mar 2020 at 15:06:38 +0100, Renaud Allard wrote: On 3/10/20 2:01 PM, Renaud Allard wrote: On 3/10/20 1:50 PM, Renaud Allard wrote: Hello, Now that matrix synapse server has been imported into base, we can also import mautrix-whatsapp

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2020/03/10 10:40:41 Modified files: devel/electron : Makefile distinfo Log message: zap some extra stuff that belonged to chrome, fix pkgpath/pkgname now that we're more or less defaulting

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/03/10 10:29:09 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: add quirks for py-gunicorn and py-multidict ok jca@

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/03/10 10:28:09 Modified files: www: Makefile Log message: py-gunicorn is py3 only now. py-multidict uses new FLAVOR=python3 style. ok sthen@ jca@

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2020/03/10 10:27:53 Modified files: x11/i3 : Makefile distinfo x11/i3/patches : patch-Makefile_in patch-etc_config patch-etc_config_keycodes

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/03/10 10:26:31 Modified files: www/py-gunicorn: Makefile distinfo www/py-gunicorn/pkg: PLIST Removed files: www/py-gunicorn/patches: patch-requirements_test_txt Log message: update

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/03/10 10:25:51 Modified files: www/py-aiohttp : Makefile Log message: www/py-multidict uses now FLAVOR=python3, so bump and ${MODPY_FLAVOR} are needed. ok sthen@ jca@

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/03/10 10:24:47 Modified files: www/py-yarl: Makefile Log message: www/py-multidict uses now FLAVOR=python3, so bump and ${MODPY_FLAVOR} are needed. ok sthen@ jca@

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/03/10 10:24:04 Modified files: www/py-multidict: Makefile distinfo www/py-multidict/pkg: PLIST Removed files: www/py-multidict/patches: patch-multidict__multidict_c Log message:

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2020/03/10 10:14:59 Modified files: graphics/pdf2djvu: Makefile distinfo Removed files: graphics/pdf2djvu/patches: patch-pdf-backend_cc Log message: Update to pdf2djvu 0.9.17.

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/03/10 09:58:53 Modified files: sysutils/bacula: Makefile distinfo Log message: update to bacula-9.6.3

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/03/10 09:57:28 Modified files: www/firefox-esr: Tag: OPENBSD_6_6 Makefile distinfo Log message: MFC: Update to firefox-esr 68.6.0. See https://www.mozilla.org/en-US/firefox/68.6.0/releasenotes/

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/03/10 09:56:47 Modified files: www/firefox-esr: Makefile distinfo www/firefox-esr-i18n: Makefile.inc distinfo Log message: Update to firefox-esr 68.6.0. See

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/03/10 09:53:41 Modified files: www/mozilla-firefox: Makefile distinfo www/mozilla-firefox/patches: patch-storage_mozStorageConnection_cpp

aircrack-ng-1.5.2p2 free(): chunk canary corrupted 0x11a3c50e6c00 0x2ac@0x2ac

2020-03-10 Thread Martin
It seems malloc problem. aircrack-ng from packages. 6.6-current amd64 setting is: /etc/sysctl.conf vm.malloc_conf=CF Should I set different malloc rule or is it a bug? Martin

Re: [new] mautrix-whatsapp 20200225

2020-03-10 Thread Aaron Bieber
On Tue, 10 Mar 2020 at 15:06:38 +0100, Renaud Allard wrote: > > > On 3/10/20 2:01 PM, Renaud Allard wrote: > > > > > > On 3/10/20 1:50 PM, Renaud Allard wrote: > >> Hello, > >> > >> Now that matrix synapse server has been imported into base, we can also > >> import mautrix-whatsapp which is a

(No Subject)

2020-03-10 Thread Martin
subscribe

Re: [new] mautrix-whatsapp 20200225

2020-03-10 Thread Renaud Allard
On 3/10/20 2:01 PM, Renaud Allard wrote: > > > On 3/10/20 1:50 PM, Renaud Allard wrote: >> Hello, >> >> Now that matrix synapse server has been imported into base, we can also >> import mautrix-whatsapp which is a synapse bridge server for whatsapp. >> The mirror is on one of my servers since

subscribe

2020-03-10 Thread Martin
subscribe

Re: [new] mautrix-whatsapp 20200225

2020-03-10 Thread Renaud Allard
On 3/10/20 1:50 PM, Renaud Allard wrote: > Hello, > > Now that matrix synapse server has been imported into base, we can also > import mautrix-whatsapp which is a synapse bridge server for whatsapp. > The mirror is on one of my servers since the the original source doesn't > provide a vendor

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2020/03/10 07:11:36 Modified files: net/nextcloudclient: Makefile distinfo net/nextcloudclient/patches: patch-src_csync_ConfigureChecks_cmake Log message:

[new] mautrix-whatsapp 20200225

2020-03-10 Thread Renaud Allard
Hello, Now that matrix synapse server has been imported into base, we can also import mautrix-whatsapp which is a synapse bridge server for whatsapp. The mirror is on one of my servers since the the original source doesn't provide a vendor folder for this go port. Any comments? Regards

Re: UPDATE x11/i3-4.18

2020-03-10 Thread Theo Buehler
On Fri, Mar 06, 2020 at 02:14:56PM +0100, Bjorn Ketelaars wrote: > On Fri 06/03/2020 13:09, Florian Viehweger wrote: > > > Comments/OK? Thanks for this update. This works fine on my daily driver, no regression spotted. > > I had to uncomment lines 27 and 31 in the auto-generated config file as >

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/03/10 06:35:37 Modified files: devel/spyder/spyder: Makefile Log message: devel/spyder: remove the tighter version dependency on a specific py-qt5 version in the port Makefile (it was already removed

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2020/03/10 05:16:33 Log message: create electron as a separate port from chromium as discussed with robert@ and sthen@, chromium is big, and electron is mostly an independent port, so tieing up dpb

Re: CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
On Tue, 10 Mar 2020, Paco Esteban wrote: > CVSROOT: /cvs > Module name: ports > Changes by: p...@cvs.openbsd.org2020/03/10 03:20:06 > > Modified files: > www/hugo : Makefile distinfo > > Log message: > update www/hugo to latest version (0.67.0) > Forgot to mention,

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2020/03/10 03:58:52 Modified files: security/sqlmap: Makefile distinfo security/sqlmap/pkg: PLIST Log message: Minor update for SQLMap to 1.4.3: https://github.com/sqlmapproject/sqlmap/releases

Re: update: www/py-multidict

2020-03-10 Thread Jeremie Courreges-Anglas
On Mon, Mar 09 2020, Stuart Henderson wrote: > On 2020/03/09 15:49, Paco Esteban wrote: >> On Mon, 09 Mar 2020, Stuart Henderson wrote: >> >> > On 2020/03/08 18:47, Paco Esteban wrote: >> > > Hi ports@, >> > > >> > > Here's an update for www/py-multidict to 4.7.5 >> > >> > Could you convert to

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/03/10 03:32:46 Log message: Import py-sip-qt5 4.19.19. SIP is a tool for automatically generating Python bindings for C and C++ libraries. This module contains Qt5 bindings that were

Re: [UPDATE] ropper et filebytes

2020-03-10 Thread Jeremie Courreges-Anglas
On Mon, Mar 09 2020, Paco Esteban wrote: > Hi Remi, > > On Sun, 08 Mar 2020, Remi Pointel wrote: > >> Hi, >> >> these are the diff to update filebytes and ropper to latest releases. >> >> Ok? LGTM and appears to work fine in my tests on amd64, ok jca@ > ropper has no consumers and filebytes

CVS: cvs.openbsd.org: ports

2020-03-10 Thread Paco Esteban
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2020/03/10 03:20:06 Modified files: www/hugo : Makefile distinfo Log message: update www/hugo to latest version (0.67.0)

Re: maintainer update: www/hugo

2020-03-10 Thread Jeremie Courreges-Anglas
On Tue, Mar 10 2020, Paco Esteban wrote: > Hi ports@, > > This is a trivial diff to update www/hugo to the lastest version. This > new release includes: > > Enhancements > > Other > * Doument the server config 63393230 @bep > * Support unComparable args of uniq/complement/in 8279d2e2 @satotake >

maintainer update: www/hugo

2020-03-10 Thread Paco Esteban
Hi ports@, This is a trivial diff to update www/hugo to the lastest version. This new release includes: Enhancements Other * Doument the server config 63393230 @bep * Support unComparable args of uniq/complement/in 8279d2e2 @satotake #6105 * Add HTTP header support for the dev server

Re: editors/sigil : open file dialog make it hang

2020-03-10 Thread Landry Breuil
On Mon, Mar 09, 2020 at 08:34:45PM +, Stuart Henderson wrote: > On 2020/03/09 20:21, Solene Rapenne wrote: > > The software editors/sigil hangs when I use File>Open file dialog, this > > looks like the exact same issue I reported in calibre > >