Re: [Update] PostgreSQL 12.5

2020-11-12 Thread Daniel Jakots
On Thu, 12 Nov 2020 15:55:50 +0100, Pierre-Emmanuel André wrote: > Small diff to update PostgreSQL to it's latest version: 12.5 > Changelog here: > https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/ ok danj@

Re: update: www/kcaldav 0.2.0

2020-11-12 Thread Stuart Henderson
On 2020/11/12 09:07, Aaron Poffenberger wrote: > Any further feedback, or is this ready for commit? committed, I fixed these: > > @@ -1,5 +1,6 @@ > > $OpenBSD: README,v 1.5 2018/09/04 12:46:24 espie Exp $ > > > > + extra linefeed .. > > + Logging in kcaldav is controlled by the LOGFILE and

[NEW] net/freenet

2020-11-12 Thread Dimitri Karamazov
Freenet is free software which lets you anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums, without fear of censorship. Freenet is decentralised to make it less vulnerable to attack, and if used in "darknet" mode, where users only

Re: UPDATE: sysutils/monit 5.27.1

2020-11-12 Thread Caspar Schutijser
Hi, Here is a diff that updates sysutils/monit to 5.27.1. Tested on amd64. Caspar Schutijser Index: Makefile === RCS file: /cvs/ports/sysutils/monit/Makefile,v retrieving revision 1.64 diff -u -p -r1.64 Makefile --- Makefile14

Re: [New] cad/dxf2gcode 20191025

2020-11-12 Thread Stuart Henderson
On 2020/11/12 09:58, Tracey Emery wrote: > Hello ports, > > Attached is a new port, cad/dxf2gcode. > > DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC > machine compatible GCode. > > This port adds functionality to packages like qcad, for CNC millers like > me, to be able

[New] cad/dxf2gcode 20191025

2020-11-12 Thread Tracey Emery
Hello ports, Attached is a new port, cad/dxf2gcode. DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC machine compatible GCode. This port adds functionality to packages like qcad, for CNC millers like me, to be able to take a 2D project all the way to the CNC mill, instead of

archivers/unzip: add another patch for CVE-2019-13232

2020-11-12 Thread joshua stein
As noted in the comments of the GitHub commit referenced in the existing patches: https://github.com/madler/unzip/commit/47b3ceae397d21bf822bc2ac73052a4b1daf8e1c There is another commit needed that fixes erroneous "bomb" detection on legitimate zip files, like one that I'm trying to work with

Re: [New] cad/dxf2gcode 20191025

2020-11-12 Thread Tracey Emery
On Thu, Nov 12, 2020 at 05:17:02PM +, Stuart Henderson wrote: > On 2020/11/12 09:58, Tracey Emery wrote: > > Hello ports, > > > > Attached is a new port, cad/dxf2gcode. > > > > DXF2GCODE is a tool for converting 2D (dxf, pdf, ps) drawings to CNC > > machine compatible GCode. > > > > This

UPDATE net/radcli-1.3.0

2020-11-12 Thread Bjorn Ketelaars
Diff below updates radcli to 1.3.0. From https://github.com/radcli/radcli/releases/tag/1.3.0: - Removed duplicate function definition from util.h (#53) - Increased size of dictionary vendor and values to 32-bits from 16; this breaks the ABI from the previous release. - Corrected a string

Re: UPDATE net/radcli-1.3.0

2020-11-12 Thread Stuart Henderson
On 2020/11/12 21:40, Bjorn Ketelaars wrote: > Diff below updates radcli to 1.3.0. From > https://github.com/radcli/radcli/releases/tag/1.3.0: > - Removed duplicate function definition from util.h (#53) > - Increased size of dictionary vendor and values to 32-bits from 16; > this breaks the ABI

Re: update: www/kcaldav 0.2.0

2020-11-12 Thread Aaron Poffenberger
Thanks for the fixes and commit. On 2020-12-11 17:23 +, Stuart Henderson wrote: > On 2020/11/12 09:07, Aaron Poffenberger wrote: > > Any further feedback, or is this ready for commit? > > committed, I fixed these: > > > > @@ -1,5 +1,6 @@ > > > $OpenBSD: README,v 1.5 2018/09/04 12:46:24

[NEW] apt-mirror, first port, questions

2020-11-12 Thread Allan Streib
Hi all, First time porter, thought this seemed like something simple to get my feet wet but I immediately ran into a few questions. I wanted to set up a local Ubuntu repository mirror on my network, using an OpenBSD machine. apt-mirror is the tool for this, it's basically a perl script that uses

Re: UPDATE net/radcli-1.3.0

2020-11-12 Thread Bjorn Ketelaars
On Thu 12/11/2020 20:46, Stuart Henderson wrote: > On 2020/11/12 21:40, Bjorn Ketelaars wrote: > > Diff below updates radcli to 1.3.0. From > > https://github.com/radcli/radcli/releases/tag/1.3.0: > > - Removed duplicate function definition from util.h (#53) > > - Increased size of dictionary

fix security/hydra ssh

2020-11-12 Thread Sebastian Reitenbach
Hi, trying Hydra to brute force SSH doesn't seem to work as it should. running with -v , it can successfully detect password logins work, but later on fails on each attempt, with 'Library not initialized.' error, so doesn't find valid credentials. attached patch fixes it for me, however,

Re: UPDATE: sysutils/monit 5.27.1

2020-11-12 Thread Stuart Henderson
On 2020/11/12 19:42, Caspar Schutijser wrote: > - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/monit .. > share/doc/monit/ > -share/doc/monit/README ${PREFIX}/share/doc/monit/ isn't doing anything useful any more > -Using $< in a non-suffix rule context is a GNUmake idiom

[Update] lang/gnucobol : Update to 3.1

2020-11-12 Thread wen heping
Hi, Here is a patch for lang/gnucobol: i) Update to 3.1 ii) Add texinfo to BUILD_DEPENDS, there is a build error when build doc with system makeinfo, so I switch to print/texinfo iii) It build well and run well, and there are 1068 tests were run, 39 failed (30 expected

Re: [update patch] tor 0.4.3.6 -> 0.4.4.5 (now 0.4.4.6)

2020-11-12 Thread Martin Ziemer
On Fri, Nov 13, 2020 at 04:27:34AM -, Dimitri Karamazov wrote: > On Fri, November 13, 2020 04:25, Martin Ziemer wrote: > > This patch updates tor from 0.4.3.6 to 0.4.4.5. > The latest release is 0.4.4.6. You are right. I updated the port at monday on my first system and even checked yesterday

Re: [macppc] www/luakit is not BROKEN anymore

2020-11-12 Thread Sebastien Marie
On Thu, Nov 12, 2020 at 08:09:32AM +0100, Stefan Hagen wrote: > Charlene Wendling wrote: > > On Wed, 11 Nov 2020 21:30:36 +0100 > > Stefan Hagen wrote: > > > > > Charlene Wendling wrote: > > > > The latest Luakit update fix the build on macppc [0]. There is no > > > > runtime issue with the fixed

Re: [macppc] www/luakit is not BROKEN anymore

2020-11-12 Thread Charlene Wendling
On Thu, 12 Nov 2020 11:12:36 +0100 Sebastien Marie wrote: > On Thu, Nov 12, 2020 at 08:09:32AM +0100, Stefan Hagen wrote: > > Charlene Wendling wrote: > > > On Wed, 11 Nov 2020 21:30:36 +0100 > > > Stefan Hagen wrote: > > > > > > > Charlene Wendling wrote: > > > > > The latest Luakit update fix

Re: update intel microcode to 20201110

2020-11-12 Thread Abel Abraham Camarillo Ojeda
On Wed, Nov 11, 2020 at 5:35 AM Abel Abraham Camarillo Ojeda < acam...@verlet.org> wrote: > > > On Wednesday, November 11, 2020, Stuart Henderson > wrote: > >> On 2020/11/11 18:48, Jonathan Gray wrote: >> > >>

[update patch] tor 0.4.3.6 -> 0.4.4.5

2020-11-12 Thread Martin Ziemer
This patch updates tor from 0.4.3.6 to 0.4.4.5. I tested it on four amd64 systems. Index: Makefile === RCS file: /cvs/ports/net/tor/Makefile,v retrieving revision 1.130 diff -u -p -r1.130 Makefile --- Makefile19 Jul 2020

Re: [new] multimedia/opustags

2020-11-12 Thread Omar Polo
Omar Polo writes: > Ashton Fagg writes: > >> Omar Polo writes: > > [...snip...] > >> You can also just use GH_TAGNAME directly instead of V. Just set: >> >> GH_TAGNAME = 1.5.0 >> >> and I think not defining distname (default) should be OK. > > You’re right, it doesn’t need the -${V} on the

Re: [macppc] www/luakit is not BROKEN anymore

2020-11-12 Thread Stefan Hagen
Sebastien Marie wrote: > On Thu, Nov 12, 2020 at 08:09:32AM +0100, Stefan Hagen wrote: > > Charlene Wendling wrote: > > > On Wed, 11 Nov 2020 21:30:36 +0100 > > > Stefan Hagen wrote: > > > > > > > Charlene Wendling wrote: > > > > > The latest Luakit update fix the build on macppc [0]. There is no

Re: [new] multimedia/opustags

2020-11-12 Thread Stuart Henderson
On 2020/11/12 10:56, Omar Polo wrote: > > Omar Polo writes: > > > Ashton Fagg writes: > > > >> Omar Polo writes: > > > > [...snip...] > > > >> You can also just use GH_TAGNAME directly instead of V. Just set: > >> > >> GH_TAGNAME = 1.5.0 > >> > >> and I think not defining distname (default)

Re: update intel microcode to 20201110

2020-11-12 Thread Stuart Henderson
On 2020/11/12 03:58, Abel Abraham Camarillo Ojeda wrote: > I see no problems with this, only change in dmesg was: .. > -cpu0: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz, 1313.21 MHz, 06-4e-03 > -cpu0: >

Re: [new] multimedia/opustags

2020-11-12 Thread Omar Polo
Stuart Henderson writes: > On 2020/11/12 10:56, Omar Polo wrote: >> >> Omar Polo writes: >> >> > Ashton Fagg writes: >> > >> >> Omar Polo writes: >> > >> > [...snip...] >> > >> >> You can also just use GH_TAGNAME directly instead of V. Just set: >> >> >> >> GH_TAGNAME = 1.5.0 >> >> >> >>

Re: update: www/kcaldav 0.2.0

2020-11-12 Thread Aaron Poffenberger
Any further feedback, or is this ready for commit? --Aaron On 2020-14-10 19:35 -0500, Aaron Poffenberger wrote: > Revisions based on feedback from Stuart: > > - Revert logging (DEBUG=1 isn't useful for upstream anyhow) > - Revise README to make commands easier to copy/paste, and other fixes >

Re: [new] multimedia/opustags

2020-11-12 Thread Stuart Henderson
On 2020/11/12 16:05, Omar Polo wrote: > > Stuart Henderson writes: > > > On 2020/11/12 10:56, Omar Polo wrote: > >> > >> Omar Polo writes: > >> > >> > Ashton Fagg writes: > >> > > >> >> Omar Polo writes: > >> > > >> > [...snip...] > >> > > >> >> You can also just use GH_TAGNAME directly

[Update] PostgreSQL 12.5

2020-11-12 Thread Pierre-Emmanuel André
Hello, Small diff to update PostgreSQL to it's latest version: 12.5 Changelog here: https://www.postgresql.org/about/news/postgresql-131-125-1110-1015-9620-and-9524-released-2111/ Comments, ok ? Regards, Index: Makefile === RCS

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/12 10:00:46 Modified files: databases/openldap: Makefile distinfo Log message: update to openldap-2.4.56

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/12 10:22:29 Modified files: www/kcaldav: Makefile www/kcaldav/pkg: README Log message: kcaldav: remove stray added linefeed in readme

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/12 10:00:06 Modified files: net/radcli : Makefile distinfo net/radcli/pkg : PLIST Log message: update to radcli-1.2.12

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/11/12 10:21:35 Modified files: www/kcaldav: Makefile distinfo www/kcaldav/patches: patch-Makefile patch-kcaldav_sql www/kcaldav/pkg: PLIST README Removed files:

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2020/11/12 11:37:22 Modified files: devel/luassert : Makefile devel/luassert/pkg: PLIST Log message: unbreak flavored version of luassert reported by naddy@. sorry for the breakage.

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/12 14:24:06 Modified files: devel/p5-MooseX-Daemonize: Makefile distinfo Log message: Update to p5-MooseX-Daemonize-0.22 from wen heping

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2020/11/12 14:36:27 Modified files: devel/p5-PadWalker: Makefile distinfo devel/p5-PadWalker/pkg: PLIST Log message: Update to p5-PadWalker-2.5.

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/11/12 14:39:31 Modified files: textproc/ruby-rouge: Makefile distinfo Log message: Update ruby-rouge to 3.25.0.

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2020/11/12 01:20:45 Modified files: x11/gnome/gdm : Makefile x11/gnome/gdm/pkg: PLIST Log message: @extraunexec -> @unexec-delete

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2020/11/12 02:35:32 Log message: Import devel/luassert 1.7.11 Luassert extends Lua's built-in assertions to provide additional tests and the ability to create your own. It comes preloaded with

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2020/11/12 02:33:42 Log message: Import devel/lua-say 1.3.1 Say is a simple string key/value store for i18n or any other case where you want namespaced strings. ok cwen@ Status:

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2020/11/12 02:38:19 Modified files: devel : Makefile Log message: +luassert +lua-say

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2020/11/12 06:59:31 Added files: geo/spatialite/libspatialite/patches: patch-src_spatialite_spatialite_c Log message: Move bracket to avoid "- 'VirtualXPath'

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2020/11/12 07:25:46 Modified files: www/chromium : Makefile distinfo Log message: update to 86.0.4240.198

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2020/11/12 07:39:54 Modified files: www/luakit : Makefile distinfo Added files: www/luakit/patches: patch-common_ipc_c patch-tests_run_test_lua Removed files: www/luakit/patches:

CVS: cvs.openbsd.org: ports

2020-11-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/11/12 08:05:03 Modified files: x11/libhandy : Makefile distinfo x11/libhandy/pkg: PLIST Log message: update to /usr/ports/packages/amd64/all/libhandy-1.0.2.tgz

Re: CVS: cvs.openbsd.org: ports

2020-11-12 Thread Antoine Jacoutot
On Wed, Nov 11, 2020 at 02:47:04AM -0700, Sebastian Reitenbach wrote: > CVSROOT: /cvs > Module name: ports > Changes by: sebas...@cvs.openbsd.org2020/11/11 02:47:04 > > Modified files: > www/py-urllib3 : Makefile distinfo > www/py-urllib3/pkg: PLIST This broke