Re: UPDATE: Nextcloud-23.0.1

2022-02-15 Thread Landry Breuil
Le Wed, Feb 16, 2022 at 12:25:08AM +0100, Gonzalo L. Rodriguez a écrit : > Well that was fast, 23.0.2 is out, here is a new diff. works for me on 7.0, and apparently fixes the nextcloudclient issues i described in https://marc.info/?l=openbsd-ports&m=164328628124292&w=2 as upstream disabled the no

Re: UPDATE: Nextcloud-23.0.1

2022-02-15 Thread Gonzalo L. Rodriguez
Well that was fast, 23.0.2 is out, here is a new diff. Index: Makefile === RCS file: /cvs/ports/www/nextcloud/23/Makefile,v retrieving revision 1.1 diff -u -p -r1.1 Makefile --- Makefile9 Dec 2021 11:26:22 - 1.1 +++ Mak

Re: Qt5's cmake files

2022-02-15 Thread Rafael Sadowski
On Tue Feb 15, 2022 at 09:58:00PM +0100, Caspar Schutijser wrote: > Hi, > > Qt5's cmake files are installed in /usr/local/lib/qt5/cmake/. Many other > software packages install their cmake in /usr/local/lib/cmake/. Is > there a reason Qt5's cmake files are not installed in > /usr/local/lib/cmake/?

Re: Problem with the latest mariadb-server package on current

2022-02-15 Thread Stuart Henderson
On 2022/02/14 22:53, i...@tutanota.com wrote: > I have installed mariadb with: > >   # pkg_add mariadb-server > > Then run the install script: > >   # /usr/local/bin/mariadb-install-db > > Then created the chroot directory for the MariaDB socket: > >     # install -d -m 0711 -o _mysql -g _mysq

Qt5's cmake files

2022-02-15 Thread Caspar Schutijser
Hi, Qt5's cmake files are installed in /usr/local/lib/qt5/cmake/. Many other software packages install their cmake in /usr/local/lib/cmake/. Is there a reason Qt5's cmake files are not installed in /usr/local/lib/cmake/? The reason I'm asking is that if I'm building a Qt5/cmake project outside th

Re: [fix] math/visidata missing run-dep py3-dateutil

2022-02-15 Thread Stuart Henderson
On 2022/02/15 20:43, Stefan Hagen wrote: > Hi, > > visidata needs py3-dateutil to run. > > OK? It does run without it for me, but that is one of the more common of the optional deps, OK with me > Index: math/visidata/Makefile > ==

Re: Tor Browser cannot change history preference?

2022-02-15 Thread Caspar Schutijser
On Sat, Feb 12, 2022 at 08:44:51AM -0500, fo...@dnmx.org wrote: > Hello there. > > So.. Is there a way to change the History preference from "Use custom > settings for history" to "Never remember history".. because I cannot seem > to change it permanently aka after I leave/refresh the web-page.. >

Re: [update] net/dnscontrol to 3.14.0

2022-02-15 Thread Aaron Bieber
Daniel Jakots writes: > On Mon, 14 Feb 2022 17:30:19 +, Klemens Nanni > wrote: > >> > MODGO_VERSION shouldn't be in modules.inc, only in Makefile >> >> It comes out of `modgo-gen-modules' like this, should we fix that? > > yes please! Originally the version was spit out there to ensure

UPDATE: Nextcloud-22.2.4

2022-02-15 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 22.2.4: https://nextcloud.com/changelog/#latest22 OK? Comments? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/www/nextcloud/22/Makefile,v retrieving revision 1.6

UPDATE: Nextcloud-21.0.8

2022-02-15 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 21.0.8: https://nextcloud.com/changelog/#latest21 OK? Comments? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/www/nextcloud/21/Makefile,v retrieving revision 1.9 d

UPDATE: Nextcloud-23.0.1

2022-02-15 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 23.0.1: https://nextcloud.com/changelog/#latest23 OK? Comments? Cheers.- Index: Makefile === RCS file: /cvs/ports/www/nextcloud/23/Makefile,v retrieving revision 1.1 diff -u -p -r1.1 Makefile --- Mak

Re: [macppc] unbreak www/webkitgtk4

2022-02-15 Thread Antoine Jacoutot
On Mon, Feb 14, 2022 at 08:13:10PM -0500, George Koehler wrote: > We pass -DUSE_OPENGL_OR_ES=OFF to webkitgtk4 only on powerpc. This > flag breaks the build of recent versions of webkitgtk4; > ok to remove it? > > I know that 2.34.4 without this diff is broken, and 2.34.5 with this > diff does pa