Re: UPDATE vaultwarden-1.32.3

2024-11-06 Thread A Tammy
On 10/28/24 2:09 AM, Bjorn Ketelaars wrote: > Diff below updates vaultwarden to 1.32.3. Changes: > https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.3 > > Tested on amd64 against several clients. > > OK? Ooops, sorry for the late reply. Thanks and OK aisha! > > > diff --git Mak

Re: zstd: enable pzstd

2024-11-06 Thread Kirill A . Korinsky
On Wed, 06 Nov 2024 22:17:47 +0100, Bjorn Ketelaars wrote: > > On Wed 06/11/2024 21:44, Kirill A. Korinsky wrote: > > > > re-inline patch with micro tweak, added original input from Nick Owens, and > > Cc'ed Bjorn Ketelaars (maintaner) > > This needs a bit more work. > > pzstd is written in C+

Re: update: sway 1.10

2024-11-06 Thread Matthieu Herrb
On Wed, Nov 06, 2024 at 10:28:25PM +0100, Landry Breuil wrote: > Le Wed, Nov 06, 2024 at 03:10:34PM +0100, Landry Breuil a écrit : > > Le Wed, Nov 06, 2024 at 10:13:21AM +0100, Matthieu Herrb a écrit : > > > This needs the wlroot 0.18.1 update not yet committed and > > > libinput-openbsd 1.26.2 and

Re: update: sway 1.10

2024-11-06 Thread Landry Breuil
Le Wed, Nov 06, 2024 at 03:10:34PM +0100, Landry Breuil a écrit : > Le Wed, Nov 06, 2024 at 10:13:21AM +0100, Matthieu Herrb a écrit : > > This needs the wlroot 0.18.1 update not yet committed and > > libinput-openbsd 1.26.2 and wmenu 0.1.9 that I just commited. > > sure, it says it out loud :) >

Re: zstd: enable pzstd

2024-11-06 Thread Bjorn Ketelaars
On Wed 06/11/2024 21:44, Kirill A. Korinsky wrote: > > re-inline patch with micro tweak, added original input from Nick Owens, and > Cc'ed Bjorn Ketelaars (maintaner) This needs a bit more work. pzstd is written in C++ (C++14). Please have a look at the output of 'make port-lib-depends-check'. I

Re: zstd: enable pzstd

2024-11-06 Thread Kirill A . Korinsky
re-inline patch with micro tweak, added original input from Nick Owens, and Cc'ed Bjorn Ketelaars (maintaner) On Wed, 06 Nov 2024 21:30:45 +0100, Kirill A. Korinsky wrote: > > On Wed, 06 Nov 2024 20:33:45 +0100, > Nick Owens wrote: > > > > On Tue, Nov 5, 2024 at 3:16 PM Kirill A. Korinsky w

Re: zstd: enable pzstd

2024-11-06 Thread Kirill A . Korinsky
On Wed, 06 Nov 2024 20:33:45 +0100, Nick Owens wrote: > > On Tue, Nov 5, 2024 at 3:16 PM Kirill A. Korinsky wrote: > > > > On Tue, 05 Nov 2024 00:58:37 +0100, > > Nick Owens wrote: > > > > > > diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile > > > index 3b6d18883ae..22dca58e7dd 10

Re: zstd: enable pzstd

2024-11-06 Thread Nick Owens
On Tue, Nov 5, 2024 at 3:16 PM Kirill A. Korinsky wrote: > > On Tue, 05 Nov 2024 00:58:37 +0100, > Nick Owens wrote: > > > > diff --git a/archivers/zstd/Makefile b/archivers/zstd/Makefile > > index 3b6d18883ae..22dca58e7dd 100644 > > --- a/archivers/zstd/Makefile > > +++ b/archivers/zstd/Makefile

Re: databases/ports-readmes, deduplicate categories

2024-11-06 Thread Marc Espie
On Wed, Nov 06, 2024 at 08:24:35AM +, Mikolaj Kucharski wrote: > Hi, > > While browsing generated HTML pages, I've noticed that some ports have > categories duplicated. Initially I saw this with devel/apktool. With > below diff, categories are unique. > > > Index: Makefile >

Re: modgo-gen-modules-helper: print MODGO_VERSION to STDERR

2024-11-06 Thread Paco Esteban
On Wed, 06 Nov 2024, Kirill A. Korinsky wrote: > ports@, > > Here a small patch for modgo-gen-modules-helper which redirects output of > MODGO_VERSION into STDERR. The goal is avoid editing modules.inc by removing > that variable from this files by maintaners of go-prot then they do: > > mak

modgo-gen-modules-helper: print MODGO_VERSION to STDERR

2024-11-06 Thread Kirill A . Korinsky
ports@, Here a small patch for modgo-gen-modules-helper which redirects output of MODGO_VERSION into STDERR. The goal is avoid editing modules.inc by removing that variable from this files by maintaners of go-prot then they do: make modgo-gen-modules > modules.inc Locally, I enjoy it for las

www/hugo: update to 0.138.0

2024-11-06 Thread Kirill A . Korinsky
ports@, Here an update for www/hugo to 0.138.0 Since version 0.137.0 they had drop deploy feature from default builds, and to keep things unchanged for users I've enabled it back. Otherwise it's clean and trivial update that renders test website the same way. Changelogs: - https://github.com/go

geo/openbsd-developers: add myself

2024-11-06 Thread Jan Klemkow
Hi, Add myself to the file. ok? Bye, Jan Index: Makefile === RCS file: /cvs/ports/geo/openbsd-developers/Makefile,v diff -u -p -r1.192 Makefile --- Makefile21 Oct 2024 14:01:21 - 1.192 +++ Makefile6 Nov 2024 11:01:

Re: [New] net/krill 0.14.5

2024-11-06 Thread Denis Fondras
Le Tue, Nov 05, 2024 at 02:41:26PM +, Stuart Henderson a écrit : > On 2024/11/05 14:54, Landry Breuil wrote: > > Le Tue, Nov 05, 2024 at 01:54:28PM +0100, Denis Fondras a écrit : > > > Krill is a free, open source RPKI Certificate Authority that lets > > > you run delegated RPKI under one or mu

Re: UPDATE databases/victoriametrics 1.106.0

2024-11-06 Thread Denis Fondras
Le Wed, Nov 06, 2024 at 11:49:36AM +, Lucas Gabriel Vuotto a écrit : > Hello ports@, > > simple update for VictoriaMetrics. Of interest, now vmalert supports > querying VictoriaLogs. You might find that useful, Denis. Full changelog > available at [0]. > > OK? > > [0]: https://docs.victoriam

Re: [New] net/krill 0.14.5

2024-11-06 Thread Landry Breuil
Le Wed, Nov 06, 2024 at 01:28:15PM +0100, Denis Fondras a écrit : > Le Tue, Nov 05, 2024 at 02:41:26PM +, Stuart Henderson a écrit : > > On 2024/11/05 14:54, Landry Breuil wrote: > > > Le Tue, Nov 05, 2024 at 01:54:28PM +0100, Denis Fondras a écrit : > > > > Krill is a free, open source RPKI Ce

Re: geo/openbsd-developers: add myself

2024-11-06 Thread Thomas Frohwein
On Wed, 6 Nov 2024 12:06:44 +0100 Jan Klemkow wrote: > Hi, > > Add myself to the file. > > ok? ok! > > Bye, > Jan > > Index: Makefile > === > RCS file: /cvs/ports/geo/openbsd-developers/Makefile,v > diff -u -p -r1.192 Makefile

Re: [New] net/krill 0.14.5

2024-11-06 Thread Denis Fondras
Le Tue, Nov 05, 2024 at 02:41:26PM +, Stuart Henderson a écrit : > On 2024/11/05 14:54, Landry Breuil wrote: > > Le Tue, Nov 05, 2024 at 01:54:28PM +0100, Denis Fondras a écrit : > > > Krill is a free, open source RPKI Certificate Authority that lets > > > you run delegated RPKI under one or mu

Re: qt6 FLAVOR for x11/{py-,}qscintilla

2024-11-06 Thread Stuart Henderson
On 2024/11/06 08:46, Rafael Sadowski wrote: > On Fri Nov 01, 2024 at 06:32:06PM +0100, Landry Breuil wrote: > > hi, > > DISTNAME = QScintilla_src-${VERSION} > > PKGNAME = py-qscintilla-${VERSION} > > -REVISION = 0 > > +REVISION = 1 > > Qt5 only REVISION bump? Oth

Re: qt6 FLAVOR for x11/{py-,}qscintilla

2024-11-06 Thread Landry Breuil
Le Wed, Nov 06, 2024 at 10:21:30AM +, Stuart Henderson a écrit : > On 2024/11/06 08:46, Rafael Sadowski wrote: > > On Fri Nov 01, 2024 at 06:32:06PM +0100, Landry Breuil wrote: > > > hi, > > > DISTNAME = QScintilla_src-${VERSION} > > > PKGNAME =py-qscintilla-${VE

Re: NEW: benchmarks/qmlbench

2024-11-06 Thread Landry Breuil
Le Wed, Nov 06, 2024 at 08:01:13AM +0100, Rafael Sadowski a écrit : > On Thu Oct 31, 2024 at 05:12:45PM +0100, Rafael Sadowski wrote: > > Please find attached qmlbench-19082024. A simple QML and QtQuick > > benchmark tool. I want to use it to benchmark different Qt6 setups. > > > > Example: > > $

UPDATE databases/victoriametrics 1.106.0

2024-11-06 Thread Lucas Gabriel Vuotto
Hello ports@, simple update for VictoriaMetrics. Of interest, now vmalert supports querying VictoriaLogs. You might find that useful, Denis. Full changelog available at [0]. OK? [0]: https://docs.victoriametrics.com/changelog/#v11060 Lucas diff /usr/ports commit - 2a6c94f1b539beda9b83

Re: update: sway 1.10

2024-11-06 Thread Landry Breuil
Le Wed, Nov 06, 2024 at 10:13:21AM +0100, Matthieu Herrb a écrit : > This needs the wlroot 0.18.1 update not yet committed and > libinput-openbsd 1.26.2 and wmenu 0.1.9 that I just commited. sure, it says it out loud :) Dependency libinput found: NO. Found 1.24.0 but need: '>=1.26.0' might aswel

Re: NEW: x11/kde-applications/falkon

2024-11-06 Thread Landry Breuil
Le Wed, Nov 06, 2024 at 07:46:29AM +0100, Rafael Sadowski a écrit : > OK to import falkon-24.08.2. I used falkon to test qt6-qtwebengine and > came to the conclusion that it is a fast web browser which is useful if > you want to use qtwebengine. > > Please keep in mind that you need qt6-qtwebengin

Re: [New] net/krill 0.14.5

2024-11-06 Thread Denis Fondras
Le Tue, Nov 05, 2024 at 02:41:26PM +, Stuart Henderson a écrit : > On 2024/11/05 14:54, Landry Breuil wrote: > > Le Tue, Nov 05, 2024 at 01:54:28PM +0100, Denis Fondras a écrit : > > > Krill is a free, open source RPKI Certificate Authority that lets > > > you run delegated RPKI under one or mu

Re: www/qobuz-dl: new port with dependencies

2024-11-06 Thread Matthieu Herrb
On Wed, Nov 06, 2024 at 10:41:40AM +0100, Kirill A. Korinsky wrote: > On Wed, 06 Nov 2024 10:20:53 +0100, > Matthieu Herrb wrote: > > > > I really don't like the UI, but that's not your fault. (And the app > > could display some informative error message rather than a python > > backtrace on URLs

Re: www/qobuz-dl: new port with dependencies

2024-11-06 Thread Kirill A . Korinsky
On Wed, 06 Nov 2024 10:20:53 +0100, Matthieu Herrb wrote: > > I really don't like the UI, but that's not your fault. (And the app > could display some informative error message rather than a python > backtrace on URLs that don't match the expected pattern). > Yeah, it defently a good example of

update: sway 1.10

2024-11-06 Thread Matthieu Herrb
This needs the wlroot 0.18.1 update not yet committed and libinput-openbsd 1.26.2 and wmenu 0.1.9 that I just commited. comments ? ok ? Index: Makefile === RCS file: /local/cvs/ports/wayland/sway/Makefile,v diff -u -p -u -r1.11 Makef

Re: qt6 FLAVOR for x11/{py-,}qscintilla

2024-11-06 Thread Landry Breuil
Le Wed, Nov 06, 2024 at 08:46:47AM +0100, Rafael Sadowski a écrit : > On Fri Nov 01, 2024 at 06:32:06PM +0100, Landry Breuil wrote: > > hi, > > > > i needed this to testbuild geo/qgis against qt6, and those two diffs > > add support for a qt6 FLAVOR, vastly inspired by what was present some > > ye

Re: www/qobuz-dl: new port with dependencies

2024-11-06 Thread Matthieu Herrb
On Wed, Nov 06, 2024 at 10:11:21AM +0100, Kirill A. Korinsky wrote: > You need to go to https://play.qobuz.com/user/library/purchases/albums and > feed it links in format like: https://play.qobuz.com/album/skq9szwz3e5rb > where skq9szwz3e5rb is album ID. Ok with this kind of URLs it works. Thanks.

Re: www/qobuz-dl: new port with dependencies

2024-11-06 Thread Kirill A . Korinsky
On Wed, 06 Nov 2024 09:45:40 +0100, Matthieu Herrb wrote: > > when I try to feed it the download link for one of my purchases > albums it crashes with the following backtrace: > > qobuz-dl dl https://www.qobuz.com/account/download/ > Logging... > Logged: OK > Set max quality: 6 - 16 bit, 44.1kHz

Re: www/qobuz-dl: new port with dependencies

2024-11-06 Thread Matthieu Herrb
On Tue, Nov 05, 2024 at 08:41:06PM +0100, Kirill A. Korinsky wrote: > On Tue, 05 Nov 2024 20:22:37 +0100, > Kirill A. Korinsky wrote: > > > > ports@, > > > > I'd like to import a new port www/qobuz-dl and two it's dependencies: > > devel/py-pathvalidate and devel/py-pick. > > > > qobuz-dl is a

databases/ports-readmes, deduplicate categories

2024-11-06 Thread Mikolaj Kucharski
Hi, While browsing generated HTML pages, I've noticed that some ports have categories duplicated. Initially I saw this with devel/apktool. With below diff, categories are unique. Index: Makefile === RCS file: /cvs/ports/databases/po

Re: sysutils/docker-compose: update to 2.30.2

2024-11-06 Thread Klemens Nanni
6 нояб. 2024 г. 00:42:10 Kirill A. Korinsky : > Here a clean update for sysutils/docker-compose to 2.30.2 ОК kn