powerpc bulk build report

2017-12-17 Thread landry
bulk build on macppc-1.ports.openbsd.org started on Fri Dec 1 12:53:58 MST 2017 finished at Sun Dec 17 23:54:05 MST 2017 lasted 17D04h00m done with kern.version=OpenBSD 6.2-current (GENERIC.MP) #113: Fri Nov 24 11:34:06 MST 2017 built packages:8104 Dec 1:5275 Dec 2:568 Dec 3:461 Dec 4:623 Dec 5:

UPDATE: security/keepassxc

2017-12-17 Thread Rafael Sadowski
Changelog: Prevent database corruption when locked [#1219] Fixes apply button not saving new entries [#1141] Switch to Consolas font on Windows for password edit [#1229] Multiple fixes to AppImage deployment [#1115, #1228] Fixes multiple memory leaks [#1213] Resize message close to 16x16 pix

Re: [FIX] x11/dunst - pledge promises

2017-12-17 Thread Thierry
Hi Timo, on 17 Dec 17 at 03:14:53 PM +, Timo Myyrä wrote: Hmm, It indeed seems that the setting causing this is icon_position in the config file. When its not off, the icons are enabled and the dlopen occurs. What do you think about following patch, it adds prot_exec to pledge promis

Re: [NEW] lang/spin

2017-12-17 Thread Brian Callahan
On 12/17/2017 6:46 PM, Ayaka Koshibe wrote: > On Tue, Dec 12, 2017 at 5:32 AM, Brian Callahan wrote: >> On 12/12/17 03:13, Ori Bernstein wrote: >>> On Sat, 9 Dec 2017 19:35:30 -0500, Brian Callahan >>> wrote: >>> This is still looking for an ok for me to import (or free commits for yo

UPDATE: net/snort 2.9.11

2017-12-17 Thread Lawrence Teo
This updates Snort to 2.9.11, along with these changes/fixes: * Change all HTTP URLs to HTTPS where appropriate. * Make sure pkg/README uses the correct Snort rule URL for Snort 2.9.11. * Remove note in pkg/README about registered users only being allowed to download the snort.org ruleset every

patch rsync vulnerabilities (at least?) CVE-2017-17433

2017-12-17 Thread Daniel Jakots
Hi, I saw a DSA for CVE-2017-17433 so I looked it up > The recv_files function in receiver.c in the daemon in rsync 3.1.2, > and 3.1.3-development before 2017-12-03, proceeds with certain file > metadata updates before checking for a filename in the > daemon_filter_list data structure, which allo

Re: [NEW] lang/spin

2017-12-17 Thread Ayaka Koshibe
On Tue, Dec 12, 2017 at 5:32 AM, Brian Callahan wrote: > > On 12/12/17 03:13, Ori Bernstein wrote: >> >> On Sat, 9 Dec 2017 19:35:30 -0500, Brian Callahan >> wrote: >> >>> This is still looking for an ok for me to import (or free commits for >>> you! just go ahead and import with my ok if you wan

Re: [NEW] net/toot

2017-12-17 Thread Daniel Jakots
On Sat, 16 Dec 2017 08:17:41 -0700, Aaron Bieber wrote: > On Fri, Dec 15, 2017 at 11:02:49PM +0100, Klemens Nanni wrote: > > On Sun, Nov 19, 2017 at 09:24:42PM +0100, Klemens Nanni wrote: > > > On Sun, Nov 19, 2017 at 02:54:46PM +0100, Klemens Nanni wrote: > > > Take three after some feedback n

Re: UPDATE: misc/memcached

2017-12-17 Thread Giovanni Bechis
On Sun, Dec 17, 2017 at 01:24:30PM +0100, Jeremie Courreges-Anglas wrote: > On Sun, Dec 17 2017, Giovanni Bechis wrote: > > Il 17 dicembre 2017 11:54:22 CET, Jeremie Courreges-Anglas > > ha scritto: > >>On Sat, Dec 16 2017, Giovanni Bechis wrote: > >>> On 12/15/17 17:51, Jeremie Courreges-Angla

Re: [NEW] games/qqwing

2017-12-17 Thread Brian Callahan
On 12/17/17 11:25, Victor Kukshiev wrote: 2017-12-17 19:18 GMT+03:00 Brian Callahan >: I'd like to swap them on commit, because it promotes consistent style and then it's just done and no one will come by and ask questions later. But I do have a ques

Re: [NEW] games/qqwing

2017-12-17 Thread Victor Kukshiev
2017-12-17 19:18 GMT+03:00 Brian Callahan : > I'd like to swap them on commit, because it promotes consistent style and > then it's just done and no one will come by and ask questions later. > > But I do have a question for Victor: you said this depends on > gnome-sudoku, but I don't see anything

Re: [NEW] games/qqwing

2017-12-17 Thread Brian Callahan
On 12/17/17 11:08, Vadim Zhukov wrote: 2017-12-17 18:54 GMT+03:00 Victor Kukshiev : 2017-12-17 18:43 GMT+03:00 Vadim Zhukov : Please run "portcheck -N" in port directory first, and walk through its replies. Done. I fixed it. OK? Now it's more or less good. The only nit left is WANTLIB coming

Re: [NEW] games/qqwing

2017-12-17 Thread Vadim Zhukov
2017-12-17 18:54 GMT+03:00 Victor Kukshiev : > 2017-12-17 18:43 GMT+03:00 Vadim Zhukov : >> >> Please run "portcheck -N" in port directory first, and walk through its >> replies. > > Done. I fixed it. OK? Now it's more or less good. The only nit left is WANTLIB coming after MASTER_SITES, but perso

Re: [NEW] games/qqwing

2017-12-17 Thread Victor Kukshiev
Done. I fixed it. OK? 2017-12-17 18:43 GMT+03:00 Vadim Zhukov : > Please run "portcheck -N" in port directory first, and walk through its > replies. > > -- > WBR, > Vadim Zhukov > qqwing.tar.gz Description: GNU Zip compressed data

Re: [NEW] games/qqwing

2017-12-17 Thread Vadim Zhukov
2017-12-17 18:26 GMT+03:00 Victor Kukshiev : > Hello! > QQwing is software for generating and solving Sudoku puzzles. > This package depends on gnome-sudoku. > OK? Please run "portcheck -N" in port directory first, and walk through its replies. -- WBR, Vadim Zhukov

[NEW] games/qqwing

2017-12-17 Thread Victor Kukshiev
Hello! QQwing is software for generating and solving Sudoku puzzles. This package depends on gnome-sudoku. OK? qqwing.tar.gz Description: GNU Zip compressed data

Re: [FIX] x11/dunst - pledge promises

2017-12-17 Thread Timo Myyrä
"T.Lux" writes: > On 15 October 2017 at 16:26 GMT, Sebastien Marie wrote: > >> On Sun, Oct 15, 2017 at 11:56:31AM -0400, T.Lux wrote: >>> On 15 October 2017 at 05:19 GMT, Sebastien Marie wrote: >>> >>> > 2) recompile the port with debugging symbol, and extract the > >>> backtrace >>> > of the fai

Re: NEW: x11/grantlee-qt5

2017-12-17 Thread Vadim Zhukov
2017-11-04 13:22 GMT+03:00 Rafael Sadowski : > Hi All, > > Grantlee-qt5 is the Qt5 variant of x11/grantlee and is needed for > upcoming KDE application. @conflict grantlee-<5.1.0 marker is set in PLIST. > > All tests are green on amd64: > > 100% tests passed, 0 tests failed out of 12 > > DESCR: > G

Re: UPDATE: misc/memcached

2017-12-17 Thread Jeremie Courreges-Anglas
On Sun, Dec 17 2017, Giovanni Bechis wrote: > Il 17 dicembre 2017 11:54:22 CET, Jeremie Courreges-Anglas > ha scritto: >>On Sat, Dec 16 2017, Giovanni Bechis wrote: >>> On 12/15/17 17:51, Jeremie Courreges-Anglas wrote: On Wed, Nov 22 2017, Giovanni Bechis wrote: > Hi, > update to

Re: games/hedgewars update?

2017-12-17 Thread Matthias Kilian
Hi Pascal, On Sat, Dec 16, 2017 at 12:12:03PM +0100, Pascal Stumpf wrote: > Index: Makefile > === > RCS file: /cvs/ports/games/hedgewars/Makefile,v > retrieving revision 1.15 > diff -u -p -r1.15 Makefile > --- Makefile 26 Jul 2017 22

Re: UPDATE: misc/memcached

2017-12-17 Thread Giovanni Bechis
Il 17 dicembre 2017 11:54:22 CET, Jeremie Courreges-Anglas ha scritto: >On Sat, Dec 16 2017, Giovanni Bechis wrote: >> On 12/15/17 17:51, Jeremie Courreges-Anglas wrote: >>> On Wed, Nov 22 2017, Giovanni Bechis wrote: Hi, update to latest release, some bug fixes and pledge(2) support

Re: UPDATE: powerdns 4.1.0

2017-12-17 Thread Florian Obser
updated diff after input from jca and rsadowski - added quirks for ldap removal - reduced wantlib - removed PLIST-ldap OK? diff --git devel/quirks/files/Quirks.pm devel/quirks/files/Quirks.pm index 6a75e9ddae5..5460ffbf5f9 100644 --- devel/quirks/files/Quirks.pm +++ devel/quirks/files/Quirks.pm

net/knot: new maintainer?

2017-12-17 Thread Jeremie Courreges-Anglas
Hi, I have just updated net/knot to its latest release, after very basic testing since I don't use it. If someone wants to (co-)maintain this and make sure the software works fine on OpenBSD, that would be great. The obvious alternative would be to ditch the port if I don't feel like updating i

Re: UPDATE: misc/memcached

2017-12-17 Thread Jeremie Courreges-Anglas
On Sat, Dec 16 2017, Giovanni Bechis wrote: > On 12/15/17 17:51, Jeremie Courreges-Anglas wrote: >> On Wed, Nov 22 2017, Giovanni Bechis wrote: >>> Hi, >>> update to latest release, some bug fixes and pledge(2) support >>> committed upstream. >> >> I don't use this but the update looks fine port

Re: gstreamer1/core: no suid root gst-ptp-helper please

2017-12-17 Thread Antoine Jacoutot
On Sat, Dec 16, 2017 at 06:37:40PM +, Tobias Ulmer wrote: > Hi Antoine, > > I noticed gstreamer1 core installs gst-ptp-helper setuid root. > > https://cgit.freedesktop.org/gstreamer/gstreamer/tree/libs/gst/helpers/gst-ptp-helper.c > > That's a rather large and scary program for a feature (Pr

Re: [new] buildbot 0.9 dependencies

2017-12-17 Thread Landry Breuil
On Sat, Dec 16, 2017 at 03:21:27PM -0500, Daniel Jakots wrote: > On Sat, 16 Dec 2017 13:51:03 +0100, Landry Breuil > wrote: > > > py-trollius > > don't we already have it as devel/py-trollius? Right. perfect, one less thing to worry about :)