[maintainer update] www/py-responses 0.10.9 -> 0.12.0

2020-09-02 Thread Kurt Mosiejczuk
https://github.com/getsentry/responses/blob/master/CHANGES A number of minor fixes along with official Python 3.8.x support. Drop the python2 FLAVOR. The only consumer is audio/beets, which uses python3. All of audio/beets tests pass the same as before the update. ok? --Kurt Index: Makefile =

Re: archiver/zstd: don't rely on COMPILER

2020-09-02 Thread Bjorn Ketelaars
On Wed 26/08/2020 15:17, Bjorn Ketelaars wrote: > I have the diff below sitting in my tree for a couple of weeks: > > As sthen@ explained [0]: "COMPILER=base-clang ports-gcc" is needed by > archiver/zstd because of -Wvla in a couple of Makefiles. Fortunate this > is easily patched out. While here:

UPDATE: devel/ninja

2020-09-02 Thread Rafael Sadowski
Simple patch to update ninja to 1.10.1 but the main bugfix sounds interesting. Please take a look into the Changlog: https://groups.google.com/g/ninja-build/c/QQM54eAhrjU/m/q5zn_zTlAQAJ?pli=1 Index: Makefile === RCS file: /cvs/ports/

Re: [MAINTAINER UPGRADE] editors/kakoune 2020-09-01

2020-09-02 Thread Greg Steuck
Frédéric GALUSIK writes: > Attached a diff to upgrade kakoune to 2020-09-01. > > This is mostly a bugfix release. > * Daemon mode (-d switch) does not fork anymore. > * Fix crash on completion. > > OK ? Builds for me on amd64. OK gnezdo > Cheers. > > fredg > > diff -rupN kakoune.o/Makefile kakou

Re: 6.6 pkg_add of firefox vs atk versions

2020-09-02 Thread Austin Hook
Just confirming that getting the right bsd.rd (6.7) from cdn.openbsd.org, seemed to solve any problem I had. Did have to select "remove updated packages first" was necessary, as my /usr/local space was getting too crowded. Probably lots of packages I am not using, and could weed them, ins

Re: 6.6 pkg_add of firefox vs atk versions

2020-09-02 Thread Austin Hook
> > slippery# pkg_info -mz >/root/pkg_list_manual > > > > Package database already locked... awaiting release... ^C > > Are any other pkg_* or fw_update processes running at the same time? > It uses flock() on a file, I was under

Re: [New] x11/gromit-mpx

2020-09-02 Thread Laurence Tratt
On Wed, Sep 02, 2020 at 06:02:31PM +0100, Edd Barrett wrote: Hello Edd, > libappindicator: > > - Running `make plist` changed the plist. Some of this looks like >churn, but I think it's picked up vala on my system. We should either >add vala as a dep, or disable vala. Probably the latte

Re: 6.6 pkg_add of firefox vs atk versions

2020-09-02 Thread Stuart Henderson
On 2020/09/02 13:42, Austin Hook wrote: > On Sun, 2 Aug 2020, Stuart Henderson wrote: > > If you need to get it fixed, the following should do the trick; > > save a list of packages, remove them all, and reinstall: > > > > pkg_info -mz >/root/pkg_list_manual > > pkg_info -z >/root/pkg_list

Re: 6.6 pkg_add of firefox vs atk versions

2020-09-02 Thread Austin Hook
On Sun, 2 Aug 2020, Stuart Henderson wrote: > If you need to get it fixed, the following should do the trick; > save a list of packages, remove them all, and reinstall: > > pkg_info -mz >/root/pkg_list_manual > pkg_info -z >/root/pkg_list_full > pkg_delete -X /var/db/pkg/*-firmwa

Re: [New] x11/gromit-mpx

2020-09-02 Thread Edd Barrett
On Wed, Sep 02, 2020 at 06:02:31PM +0100, Edd Barrett wrote: > - It has a test suite, but the tests fail. If we can't fix them (can >we?), then we should add a comment next to NO_TEST. Ah, Stuart already pointed that out. My apologies. -- Best Regards Edd Barrett http://www.theunixzoo.co.u

Re: [New] x11/gromit-mpx

2020-09-02 Thread Edd Barrett
On Sun, Aug 30, 2020 at 09:44:24AM +0100, Laurence Tratt wrote: > On Wed, Aug 19, 2020 at 03:06:37PM +0100, Laurence Tratt wrote: > > >> Also didn't build for me. Disable/fix mono support? > > Aha, yes, I can see this too if mono is installed. I've disabled the mono > > support in appindicator. >

Re: NEW: net/i2p

2020-09-02 Thread Dimitri Karamazov
Ping On Thu, August 27, 2020 18:27, Dimitri Karamazov wrote: > I2P software bundle, includes the standard I2P implementation. > https://geti2p.net/ > > > Updated to 0.9.47 > *Enables our new end-to-end encryption protocol by default for some services. > The Sybil analysis and blocking tool is now

UPDATE: devel/git-lfs to 2.12.0

2020-09-02 Thread Asher Pasha
Hi, The attached diff updates Git LFS to 2.12.0. I have tested it on amd64. It works. Please update. Thanks, Asher Index: Makefile === RCS file: /cvs/ports/devel/git-lfs/Makefile,v retrieving revision 1.15 diff -u -p -u -p -r1.15 Makef

Re: [NEW] archivers/py-lz4

2020-09-02 Thread Bjorn Ketelaars
On Wed 02/09/2020 13:09, Remi Pointel wrote: > Hi, > > this is the port to have python bindings for lz4. > > This is needed by the plaso's update. > > Ok? > > Cheers, > > Remi. Initial port does not build for me. With the diff below I'm able to build and test. Instead of using the bundled ve

SECURITY UPDATE security/polarssl

2020-09-02 Thread Bjorn Ketelaars
Diff below updates mbedtls to 2.16.8, which is a security update and addresses: - Local side channel attack on RSA and static Diffie-Hellman - Local side channel attack on classical CBC decryption in (D)TLS Other changes are listed at https://github.com/ARMmbed/mbedtls/blob/mbedtls-2.16.8/ChangeLo

[update] redis 6.0.7

2020-09-02 Thread Theo Buehler
Here's a simple update for Redis 6.0.7. Upgrade urgency for both 6.0.6 and 6.0.7 is MODERATE, see changelog for details. Notably, the fix for the sentinel crash was merged upstream so we can drop it. https://raw.githubusercontent.com/antirez/redis/6.0/00-RELEASENOTES There is a test that occasio

Re: games/godot: add sndio backend

2020-09-02 Thread Alexandre Ratchov
On Mon, Aug 24, 2020 at 08:19:18PM +0200, Omar Polo wrote: > > Hello ports@, > > Here's a second try at adding a working audio backend to Godot. It took > me some time but now I think it's ready. It was fun, and even if I > didn't knew anything about audio handling, I have learned something. >

Re: UPDATE: SQLMap-1.4.9

2020-09-02 Thread Ricardo
Hey Gonzalo, Tested OK on amd64. Take care. Ricardo On 9/2/20 10:32 AM, Gonzalo L. Rodriguez wrote: Hello, Update for SQLMap to 1.4.9: https://github.com/sqlmapproject/sqlmap/releases OK? Comments? Cheers.-

Re: WIP: Update lang/node

2020-09-02 Thread Moritz Buhl
On 2020-09-02 11:18, Moritz Buhl wrote: ... RCS file: lang/node/patches/patch-src_cares_wrap_cc diff -N lang/node/patches/patch-src_cares_wrap_cc --- /dev/null 1 Jan 1970 00:00:00 - +++ lang/node/patches/patch-src_cares_wrap_cc 1 Sep 2020 14:54:18 - @@ -0,0 +1,22 @@ +$OpenBSD$ + +Inde

[NEW] archivers/py-lz4

2020-09-02 Thread Remi Pointel
Hi, this is the port to have python bindings for lz4. This is needed by the plaso's update. Ok? Cheers, Remi. py-lz4.tar.gz Description: application/gzip

UPDATE: SQLMap-1.4.9

2020-09-02 Thread Gonzalo L. Rodriguez
Hello, Update for SQLMap to 1.4.9: https://github.com/sqlmapproject/sqlmap/releases OK? Comments? Cheers.- -- - gonzalo Index: Makefile === RCS file: /cvs/ports/security/sqlmap/Makefile,v retrieving revision 1.32

sparc64 bulk build report

2020-09-02 Thread kmos
Bulk build on sparc64-0.ports.openbsd.org Started : Mon Aug 31 02:01:54 MDT 2020 Finished: Wed Sep 2 03:27:29 MDT 2020 Duration: 2 Days 1 hours 26 minutes Built using OpenBSD 6.7-current (GENERIC.MP) #463: Sun Aug 30 18:25:40 MDT 2020 Built 8952 packages Number of packages built each day: Aug

Re: WIP: Update lang/node

2020-09-02 Thread Moritz Buhl
On 2020-08-28 22:56, Aaron Bieber wrote: On Fri, 28 Aug 2020 at 18:30:25 +0200, Moritz Buhl wrote: Hi, I came up with something new. Only icu4c is used from ports now as it is allowed according to some documentation. I might have ruined this diff if so I will give up and sorry for wasting your

Re: [UPDATE] www/honk

2020-09-02 Thread Horia Racoviceanu
- Add the help section - Add rc_stop() for related daemons On 8/29/20, Horia Racoviceanu wrote: > Upgrade to v0.9.2 > - add toys: gettoken, saytheday, sprayandpray, youvegothonks > - remove man pages from doc > - add views/chatter.html > > Changes: > > === 0.9.2 Malleable Maltote > > + Fix compil