Re: [macppc, hppa] lang/guile2: provide a valid bootstrap to reduce build time

2021-07-21 Thread George Koehler
On Tue, 20 Jul 2021 15:09:04 + Charlene Wendling wrote: > Hi, > > Long time ago, gkoehler@ found out the guile2 32 bit big endian > bootstrap files were leading to segfaults during the build [0] on > powerpc. > > Not using a bootstrap increases the building time by a factor of ~ 6. > Curren

Re: [SSHGuard-users] Tiny fix to security/sshguard to allow use of daemon_flags

2021-07-21 Thread Sven F.
On Wed, Jul 21, 2021 at 10:47 PM wrote: > > Unfortunately this is all misdirected effort. > > The config file /etc/sshguard.conf should have > > BACKEND="/usr/local/libexec/sshg-fw-pf" > > automatically added. And, > > FILES=/var/log/authlog > > I think you may have to add that one. > > WHITELIST

Update to redis-6.2.5

2021-07-21 Thread Daniel Jakots
Hi, Upgrade urgency: SECURITY, contains fixes to security issues that affect authenticated client connections on 32-bit versions. MODERATE otherwise. Fix integer overflow in BITFIELD on 32-bit versions (CVE-2021-32761). An integer overflow bug in Redis version 2.2 or newer can be exploited using

Re: Update security/keyringer 0.5.6

2021-07-21 Thread Jeremie Courreges-Anglas
On Sun, Jul 18 2021, Stefan Hagen wrote: > Grégoire Jadi wrote: >> Grégoire Jadi writes: >> >> And now with the actual diff... > > I created a keyring and generated / added and retrieved a password. Committed, thanks Gregoire and thank you Stefan for your tests. -- jca | PGP : 0x1524E7EE / 5135

Re: INQUIRY: new ports

2021-07-21 Thread Marc Espie
On Wed, Jul 21, 2021 at 07:38:05PM +0100, Stuart Henderson wrote: > On 2021/07/21 11:48, Anthony J. Bentley wrote: > > Marc Espie writes: > > > Thus, I welcome actual workflow inputs. > > > > This is the procedure I use: > > > > 1. cd /usr/ports/foo/bar > > 2. cp /usr/ports/infrastructure/templ

Re: INQUIRY: new ports

2021-07-21 Thread Stuart Henderson
On 2021/07/21 11:48, Anthony J. Bentley wrote: > Marc Espie writes: > > Thus, I welcome actual workflow inputs. > > This is the procedure I use: > > 1. cd /usr/ports/foo/bar > 2. cp /usr/ports/infrastructure/templates/Makefile.template Makefile > 3. vi Makefile [..] FWIW my workflow for a sta

Re: INQUIRY: new ports

2021-07-21 Thread Anthony J. Bentley
Marc Espie writes: > Thus, I welcome actual workflow inputs. This is the procedure I use: 1. cd /usr/ports/foo/bar 2. cp /usr/ports/infrastructure/templates/Makefile.template Makefile 3. vi Makefile 4. delete everything up to COMMENT and set COMMENT 5. delete everything up to DISTNAME, set D

sparc64 bulk build report

2021-07-21 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Sun Jul 18 23:47:31 MDT 2021 Finished: Wed Jul 21 11:39:53 MDT 2021 Duration: 2 Days 11 hours 52 minutes Built using OpenBSD 6.9-current (GENERIC.MP) #905: Sat Jul 17 14:48:39 MDT 2021 Built 9646 packages Number of packages built each day: Ju

Re: py-mini-amf / setuptools >=46

2021-07-21 Thread Timo Myyrä
On Wed, Jul 21, 2021, at 16:49, Stuart Henderson wrote: > py-mini-amf fails with newer setuptools, there's a patch in git history > of gentoo to make it work, but I think it was only added for yle-dl which > no longer uses it. OK to remove it? > Ok by me. Timo

[UPDATE] profanity 0.11.0

2021-07-21 Thread Florian Viehweger
Hi, this updates profanity to 0.11.0. Changes are listed here [1] as they are too long to list in this mail. This version fixes several issues regarding OMEMO. Port-wise there is a new pkg-readme to inform the user about split man-pages for profanity. When creating the package, errors like the

Re: INQUIRY: new ports

2021-07-21 Thread Tracey Emery
On Wed, Jul 21, 2021 at 04:54:17PM +0200, Marc Espie wrote: > I've recently become MASSIVELY dissatisfied with some port rules. > > Specifically, the ordering of Makefile.template. > > I feel that, when you create a port from scratch, it doesn't match > AT ALL the order in which you fill fields.

INQUIRY: new ports

2021-07-21 Thread Marc Espie
I've recently become MASSIVELY dissatisfied with some port rules. Specifically, the ordering of Makefile.template. I feel that, when you create a port from scratch, it doesn't match AT ALL the order in which you fill fields. I don't think it fits my workflow at all. This isn't really surprisin

py-mini-amf / setuptools >=46

2021-07-21 Thread Stuart Henderson
py-mini-amf fails with newer setuptools, there's a patch in git history of gentoo to make it work, but I think it was only added for yle-dl which no longer uses it. OK to remove it?

[maintainer update] nnn 4.1.1 -> 4.2

2021-07-21 Thread Martin Ziemer
This patch updates nnn from 4.1.1 to 4.2. Tested on three amd64 systems. Index: Makefile === RCS file: /cvs/ports/sysutils/nnn/Makefile,v retrieving revision 1.15 diff -u -p -r1.15 Makefile --- Makefile7 Jun 2021 18:29:23 -

Re: Interest check: gh (github's cli)

2021-07-21 Thread Ricardo
Hey ports@, Port updated to version 1.13.1 (released today): --- github-cli-v1.12.11v2/Makefile Mon Jul 19 11:44:49 2021 +++ github-cli-v1.13.1/Makefile Wed Jul 21 09:03:24 2021 @@ -5,10 +5,9 @@ COMMENT = command-line access to github pull requests, issues and more -

Re: [NEW] textproc/libvoikko

2021-07-21 Thread Stuart Henderson
On 2021/07/21 14:03, Timo Myyrä wrote: > Stuart Henderson [2021-07-21, 10:48 +0100]: > > > On 2021/07/21 12:21, Timo Myyrä wrote: > > > >> Hi, > >> > >> I'm working on porting Voikko, a free linguistic software and data for > >> Finnish for OpenBSD. > >> > >> Here's first attempt at textproc/li

Re: [NEW] textproc/libvoikko

2021-07-21 Thread Timo Myyrä
Stuart Henderson [2021-07-21, 10:48 +0100]: > On 2021/07/21 12:21, Timo Myyrä wrote: > >> Hi, >> >> I'm working on porting Voikko, a free linguistic software and data for >> Finnish for OpenBSD. >> >> Here's first attempt at textproc/libvoikko to get things rolling. >> >> Timo >> > > Here are

NEW PORT + PATCH: libvidstab and ffmpeg support

2021-07-21 Thread Marc Espie
vid.stab is a video stabilization library that interfaces with ffmpeg. >From the xml plugins in kdenlive, I suspect it will work out of the box there as well. Here's the patch to activate it in ffmpeg. From simple tests, it seems to work as advertized. (I have bumped avfilter because it gains a n

Re: [NEW] textproc/libvoikko

2021-07-21 Thread Stuart Henderson
On 2021/07/21 12:21, Timo Myyrä wrote: > Hi, > > I'm working on porting Voikko, a free linguistic software and data for > Finnish for OpenBSD. > > Here's first attempt at textproc/libvoikko to get things rolling. > > Timo > Here are some tweaks, - use GH_* - a start at getting tests to do som

[NEW] textproc/libvoikko

2021-07-21 Thread Timo Myyrä
Hi, I'm working on porting Voikko, a free linguistic software and data for Finnish for OpenBSD. Here's first attempt at textproc/libvoikko to get things rolling. Timo libvoikko.tar.gz Description: Binary data

mips64 bulk build report

2021-07-21 Thread visa
bulk build on octeon.ports.openbsd.org started on Mon Jul 12 11:49:51 UTC 2021 finished at Wed Jul 21 05:48:34 UTC 2021 lasted 09D17h58m done with kern.version=OpenBSD 6.9-current (GENERIC.MP) #632: Sun Jul 11 05:48:30 MDT 2021 built packages:9257 Jul 12:2347 Jul 13:768 Jul 14:316 Jul 15:660 Jul