UPDATE: editors/tiled

2020-02-20 Thread Rafael Sadowski
Update tiled to 1.3.1 (Qt4 to Qt5). Notable changes: - Move to GH_* - s/http/https/ - Tests are no longer build. I didn't get a good look at it. tiled works fine for me in a simple run-time test. - Set MODPY_DEFAULT_VERSION_3 OK? Index: Makefile ===

Qt4 to Qt5 switch in graphics/djview4

2020-02-20 Thread Rafael Sadowski
Simple switch form qt4 to qt5. Tested on amd64, OK? Index: Makefile === RCS file: /cvs/ports/graphics/djview4/Makefile,v retrieving revision 1.37 diff -u -p -u -p -r1.37 Makefile --- Makefile12 Jul 2019 20:46:57 - 1.37 ++

UPDATE: editors/teaqt

2020-02-20 Thread Rafael Sadowski
Update tea-qt 50.0.4. Just another Qt5 update. CC maintainer from homepage http://semiletov.org/tea/#downloads :-D OK? Index: Makefile === RCS file: /cvs/ports/editors/teaqt/Makefile,v retrieving revision 1.26 diff -u -p -u -p -r1.2

Re: UPDATE: lang/quickjs 2019.10.27 => 2020.01.19

2020-02-20 Thread George Koehler
On Wed, 19 Feb 2020 21:20:46 -0500 George Koehler wrote: > ... I fixed my macppc build by adding the line > *arg++ = "-latomic"; > after -lm in qjsc.c Bad news: my macppc qjsc needs /usr/ports/pobj/quickjs-2020.01.19/bin in PATH, so it works during the build, but not after the install.

Remove: databases/sqliteman

2020-02-20 Thread Rafael Sadowski
I would like to see sqliteman gone. My arguments: - Upstream dead, last update 2010 - Qt4 - editors/qscintilla (Qt4) consumer -- Which should also disappear soon! - Better alterntives in tree like databases/{sqlitebrowser,kexi} and maybe more. OK to remove with a suggestions line in quirks? RS

UPDATE: net/weechat

2020-02-20 Thread Rafael Sadowski
Update weechat to 2.7.1 (security release) This update fix three security problems. - CVE-2020-8955 Buffer overflow when receiving a malformed IRC message 324 (channel mode). - Buffer overflow when a new IRC message 005 is received with longer nick prefixes. - Crash when receiving a malform

Re: new: www/p5-Test-LWP-UserAgent

2020-02-20 Thread Jeremie Courreges-Anglas
On Fri, Feb 21 2020, Paco Esteban wrote: > Hi ports@ > > This is a slightly modified version of a port I sent a long time ago: > > https://marc.info/?l=openbsd-ports&m=154246569216247&w=2 > > That even got an ok: > > https://marc.info/?l=openbsd-ports&m=154843970711942&w=2 > > About the port: > >

Re: update request: net/mlvpn

2020-02-20 Thread Stuart Henderson
On 2020/02/20 23:48, Laurent Coustet wrote: > Hi ports@ > > I've fixed the last version of net/mlvpn in order to support > OpenBSD 6.6+. > > No major changes, just random fixes and version bump. > > Changes: > > - Send keepalives every 1s, detect timeouts at 2s (@stapelberg) > - Fix calcula

update request: net/mlvpn

2020-02-20 Thread Laurent Coustet
Hi ports@ I've fixed the last version of net/mlvpn in order to support OpenBSD 6.6+. No major changes, just random fixes and version bump. Changes: - Send keepalives every 1s, detect timeouts at 2s (@stapelberg) - Fix calculation of loss ration with sequence of tunnel (@flohoff) - Fix co

new: www/p5-Test-LWP-UserAgent

2020-02-20 Thread Paco Esteban
Hi ports@ This is a slightly modified version of a port I sent a long time ago: https://marc.info/?l=openbsd-ports&m=154246569216247&w=2 That even got an ok: https://marc.info/?l=openbsd-ports&m=154843970711942&w=2 About the port: This module is a subclass of LWP::UserAgent which overrides a

Re: [net/zabbix] PSK support?

2020-02-20 Thread William Leuschner
Whoops, Thunderbird mangled the line endings. Apparently it doesn't do it if the extension is .txt? Hopefully this one is OK. On 2/20/2020 4:11 PM, William Leuschner wrote: robert@ and ports@, What do you think about making gnutls the default cryptography library for net/zabbix? I've attached

Re: [net/zabbix] PSK support?

2020-02-20 Thread William Leuschner
robert@ and ports@, What do you think about making gnutls the default cryptography library for net/zabbix? I've attached a diff that changes it, if you think it's a good idea. On 2/19/2020 6:06 PM, Stuart Henderson wrote: On 2020/02/19 16:17, William Leuschner wrote: Hello porters, I'm try

Re: [NEW] mail/aerc

2020-02-20 Thread Joerg Jung
On Mon, Feb 10, 2020 at 09:10:15AM -0700, Aaron Bieber wrote: > On Sat, 01 Feb 2020 at 03:29:25 -0500, Raymond E. Pasco wrote: > > - I used a modified distfile provided by abieber with a vendor directory, > > which is necessary due to the large number of go package dependencies. > > > > - The cu

Re: [MAINTAINER UPDATE] zola-0.10.0

2020-02-20 Thread Peter Ezetta
Updated patch attached. On Thu, Feb 20, 2020 at 10:51 AM Kurt Mosiejczuk wrote: > On Thu, Feb 20, 2020 at 10:30:51AM -0800, Peter Ezetta wrote: > > On Thu, Feb 20, 2020 at 10:18 AM Kurt Mosiejczuk > wrote: > > > > You've got a number of crates tagged with "# LICENSE" > > > I'm guessing those ar

Re: [MAINTAINER UPDATE] zola-0.10.0

2020-02-20 Thread Peter Ezetta
On Thu, Feb 20, 2020 at 10:18 AM Kurt Mosiejczuk wrote: > You've got a number of crates tagged with "# LICENSE" > I'm guessing those are placeholders. > Thanks for pointing that out, I hadn't noticed them. Looks like the modcargo-gen-crates-licenses target just tagged them with # LICENSE as the

Re: [MAINTAINER UPDATE] zola-0.10.0

2020-02-20 Thread Kurt Mosiejczuk
On Thu, Feb 20, 2020 at 10:06:23AM -0800, Peter Ezetta wrote: > Hi ports@, > I have updated the OpenSSL patch per Sebastien's recommendation. > On Tue, Feb 18, 2020 at 10:55 AM Jeremie Courreges-Anglas > wrote: > > However this zola update doesn't build on sparc64 because of the ring > > crate

Re: update: devel/py-wheel

2020-02-20 Thread Kurt Mosiejczuk
On Thu, Feb 20, 2020 at 12:07:41PM +0100, Paco Esteban wrote: > Hi ports@, > Here's an update for devel/py-wheel from 0.31.0 to 0.34.0 > This is the changelog: > https://github.com/pypa/wheel/blob/master/docs/news.rst > All tests pass both py2 and py3 on amd64. > Those tests were not running for

Re: [MAINTAINER UPDATE] zola-0.10.0

2020-02-20 Thread Peter Ezetta
Hi ports@, I have updated the OpenSSL patch per Sebastien's recommendation. On Tue, Feb 18, 2020 at 10:55 AM Jeremie Courreges-Anglas wrote: > > However this zola update doesn't build on sparc64 because of the ring > crate not supporting this architecture. > Also added BROKEN-sparc64 unless so

Unbreak lang/haxe

2020-02-20 Thread Thomas Frohwein
Hi, TL;DR: Diff to unbreak lang/haxe by building the OCaml deps with the port. Works, ok's and/or comments appreciated. The following provides details about this large diff and justification. Long version: My mistake when initially importing haxe was assuming that the prebuilt, bundled OCaml dep

Re: Debug packages vs. @shell annotation

2020-02-20 Thread Marc Espie
Okay, I did something reasonably clean. Adding a second "special comment" @comment no debug and turning @shell into binaries (by default) was fairly straightforward. As long as we don't gain 20 extra special comments, we should be fine.

Re: cookie for generating some debug info

2020-02-20 Thread Marc Espie
On Thu, Feb 20, 2020 at 04:03:29PM +, Stuart Henderson wrote: > On 2020/02/20 16:27, Marc Espie wrote: > > Now that we have a settled down workflow, I think this should work just > > fine, and avoid regenerating that Makefile 30 times in php... > > > > Specifically, that stuff only depends on

Re: cookie for generating some debug info

2020-02-20 Thread Paul Irofti
On Thu, Feb 20, 2020 at 04:27:59PM +0100, Marc Espie wrote: > Now that we have a settled down workflow, I think this should work just > fine, and avoid regenerating that Makefile 30 times in php... > > Specifically, that stuff only depends on static port information, it can't > be generated before

Re: cookie for generating some debug info

2020-02-20 Thread Stuart Henderson
On 2020/02/20 16:27, Marc Espie wrote: > Now that we have a settled down workflow, I think this should work just > fine, and avoid regenerating that Makefile 30 times in php... > > Specifically, that stuff only depends on static port information, it can't > be generated before fake because it live

Re: py3-only ports

2020-02-20 Thread Stuart Henderson
On 2020/02/20 10:12, Kurt Mosiejczuk wrote: > > There is a possible future direction I've been considering of moving py2 > > ports from "unflavoured" to "FLAVOR=python2" (and possibly splitting > > python3 into multiple versions e.g. python37/python38 as we do with ruby). > > I'm unsure if it's wor

cookie for generating some debug info

2020-02-20 Thread Marc Espie
Now that we have a settled down workflow, I think this should work just fine, and avoid regenerating that Makefile 30 times in php... Specifically, that stuff only depends on static port information, it can't be generated before fake because it lives in WRKINST, and it only needs to be re-gen'd ea

Re: UPDATE: audio/mumble

2020-02-20 Thread Rafael Sadowski
On at Feb 15, 2020 at 05:47:51PM +0100, Solene Rapenne wrote: > On Sat, Feb 15, 2020 at 04:00:31PM +0100, Rafael Sadowski wrote: > > On Sat Feb 15, 2020 at 03:44:37PM +0100, Solene Rapenne wrote: > > > On Sat, Feb 15, 2020 at 02:31:45PM +0100, Rafael Sadowski wrote: > > > > On Sat Feb 15, 2020 at 0

Re: py3-only ports

2020-02-20 Thread Björn Ketelaars
On Thu 20/02/2020 13:55, Stuart Henderson wrote: > Quite a few python modules are now py3-only, and more are switching > over to that. The current ports setup where we use MODPY_VERSION= > ${MODPY_DEFAULT_VERSION_3} and no FLAVOR isn't really very good, > especially where dependencies are concerned

Re: py3-only ports

2020-02-20 Thread Kurt Mosiejczuk
On Thu, Feb 20, 2020 at 01:55:00PM +, Stuart Henderson wrote: > Quite a few python modules are now py3-only, and more are switching > over to that. The current ports setup where we use MODPY_VERSION= > ${MODPY_DEFAULT_VERSION_3} and no FLAVOR isn't really very good, > especially where dependenc

oicb 1.2.3 port update

2020-02-20 Thread James Turner
Haven't heard back from zhuk, but it's a straight forward update to oicb and fixes the issue I opened on github. ok? Index: Makefile === RCS file: /cvs/ports/net/oicb/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile

[archivers/unzip] fix CVE

2020-02-20 Thread Moritz Buhl
Hi ports@, the archivers/unzip port has two unfixed CVE: CVE-2019-13232 and CVE-2018-135 Additionaly the bug bluhm@ patched in 2017 got a name too CVE-2018-18384 The diff is attached, further info is included with the patches. mbuhl Index: archivers/unzip/Makefile ===

Re: py3-only ports

2020-02-20 Thread Marc Espie
All you're saying makes sense to me.

py3-only ports

2020-02-20 Thread Stuart Henderson
Quite a few python modules are now py3-only, and more are switching over to that. The current ports setup where we use MODPY_VERSION= ${MODPY_DEFAULT_VERSION_3} and no FLAVOR isn't really very good, especially where dependencies are concerned with the error-prone combination of "py2+3 ports using $

[Update] PostgreSQL 11.7 for -stable

2020-02-20 Thread Pierre-Emmanuel André
Hello, Small diff to update Postgresql to the latest 11.7 version. Tested on @amd64 Comments, ok ? Regards, Index: Makefile === RCS file: /cvs/ports/databases/postgresql/Makefile,v retrieving revision 1.256.2.1 diff -u -p -u -p -r1.2

Re: UPDATE games/freeciv-2.6.2

2020-02-20 Thread Paul Irofti
On Thu, Feb 20, 2020 at 07:10:28AM +0100, Björn Ketelaars wrote: > Enclosed diff updates freeciv to 2.6.2, which mainly fixes bugs in the > client. More information can be found at > https://freeciv.fandom.com/wiki/NEWS-2.6.2. > > Run tested on amd64. > > OK? OK > > > diff --git Makefile Make

security/zkt tests needed [st...@openbsd.org: CVS: cvs.openbsd.org: ports]

2020-02-20 Thread Stuart Henderson
Since nobody already noticed that it has broken since net/isc-bind was updated I'll call it out here: zkt needs changes to work with newer versions of BIND. I've fixed the most obvious problem but there may be others. I don't run it myself so if anyone cares about it working in 6.7 then please test

Re: UPDATE: nextcloudclient-2.6.3

2020-02-20 Thread Adriano Barbosa
Hi Kirill, thanks for the patch. I can reproduce the problem and confirm that the patch works. ok. Best. Em qui., 20 de fev. de 2020 às 03:13, Kirill Bychkov escreveu: > > On Wed, February 19, 2020 20:22, Rafael Sadowski wrote: > > On Tue Feb 18, 2020 at 10:54:36PM -0300, Adriano Barbosa wrote:

update: devel/py-wheel

2020-02-20 Thread Paco Esteban
Hi ports@, Here's an update for devel/py-wheel from 0.31.0 to 0.34.0 This is the changelog: https://github.com/pypa/wheel/blob/master/docs/news.rst All tests pass both py2 and py3 on amd64. Those tests were not running for me before. Removing MODPY_PYTEST_ARGS made them run and pass. These are