Update security/keepassxc

2021-06-12 Thread Rafael Sadowski
Simple update to the latest stable version 2.6.6. https://github.com/keepassxreboot/keepassxc/releases/tag/2.6.5 https://github.com/keepassxreboot/keepassxc/releases/tag/2.6.6 OK? ? _portcheck.log Index: Makefile === RCS file: /cvs/

Re: [sparc64/base-gcc] Fix build of audio/mpg123

2021-06-12 Thread Christian Weisgerber
Kurt Mosiejczuk: > The most recent version of mpg123 uses C99 for loop initialization. It already did before. The issue here is that upstream changed configure.ac to be compatible with autoconf 2.71, then went back and used 2.69. * With 2.71, AC_PROG_CC tries to enable C89/C99/C11 and AC_PROG_C

Re: UPDATE: net/nextcloudclient-3.2.2

2021-06-12 Thread Adriano Barbosa
Ping. Em seg., 31 de mai. de 2021 às 11:29, Adriano Barbosa escreveu: > Hi. > Update for net/nextcloudclient v3.2.2. > Changelog: https://github.com/nextcloud/desktop/releases/tag/v3.2.2 > > Thank you for testing. > -- > Adriano Barbosa > -- Adriano Barbosa Sent from my phone. Sorry for typos.

Re: [patch] UPDATE: converters/libiconv: pledge iconv binary

2021-06-12 Thread Hiltjo Posthuma
On Sat, Jun 05, 2021 at 05:18:11PM +0200, Solene Rapenne wrote: > On Sat, 5 Jun 2021 12:51:21 +0200 > Hiltjo Posthuma : > > > > > > > > > diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile > > > index 2ab58ea4519..5c8043270de 100644 > > > --- a/converters/libiconv/Makefile

sparc64 bulk build report

2021-06-12 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Fri Jun 11 20:19:45 MDT 2021 Finished: Sat Jun 12 09:15:18 MDT 2021 Duration: 0 Days 12 hours 56 minutes Built using OpenBSD 6.9-current (GENERIC.MP) #856: Fri Jun 11 11:29:24 MDT 2021 Built 5625 packages Number of packages built each day: Ju

NEW: devel/tea - cli client for Gitea

2021-06-12 Thread Alex Holst
tea is a productivity helper for Gitea. It can be used to manage most entities on one or multiple Gitea instances and provides local helpers like 'tea pull checkout'. tea makes use of context provided by the repository in $PWD if available, but is still usable independently of $PWD. Configuration

zim writes to HOME

2021-06-12 Thread Theo Buehler
When building zim, it leaves a /tmp/zim-zim-0.73.5_writes_to_HOME/ behind. The build log shows these warnings (among others): Environment variable $HOME does not point to an existing folder: /zim-0.73.5_writes_to_HOME ... XDG_RUNTIME_DIR is not set, using /tmp/zim-zim-0.73.5_writes_to_HOME as a

Re: [fix, macppc] Unbreak devel/sdl{1,2} on Mac G3s

2021-06-12 Thread Charlene Wendling
On Fri, 11 Jun 2021 22:38:09 -0400 George Koehler wrote: > On Fri, 11 Jun 2021 19:13:46 + > Charlene Wendling wrote: > > > Hi, > > > > As reported in the fediverse, sdl2 generates SIGILL on Mac G3s [0]. > > > > sdl2 is built with AltiVec support, runtime detection is present and > > valid

Re: textproc/cloc installs an empty man page

2021-06-12 Thread Joerg Jung
> Am 11.06.2021 um 22:13 schrieb Stuart Henderson : > > On 2021/06/11 21:59, Omar Polo wrote: >> Klemens Nanni writes: On Fri, Jun 11, 2021 at 08:32:18PM +0200, Omar Polo wrote: > textproc/cloc' pod2man.mk fails to generate a manpage because the date > command fails. Don't know w