www/p5-Dancer: Update to 1.3520

2023-01-02 Thread wen heping
Hi, ports@: Here is a patch for www/p5-Dancer: i) update to 1.3520 ii) Add a missing TEST_DEPENDS it build well and pass all tests. The ports depend on p5-Dancer: i) databases/ports-readmes-dancer ii) www/p5-Dancer-Plugin-Thumbnail Both build well and run well with thi

Re: [NEW] audio/alsa-lib-1.2.8

2023-01-02 Thread SASANO Takayoshi
Hi, previous ports cannot support alsa-plugin due to libdl detection, here is new ports with patch. (the patch is sent same as pull-request at https://github.com/alsa-project/alsa-lib/pull/290 ) -- SASANO Takayoshi (JG1UAA) alsa-lib.tgz Description: Binary data

kdenlive-22.12.0 SIGSEGV in QArrayData::data (in ThumbnailCache::storeThumbnail)

2023-01-02 Thread Greg Steuck
I played with kdenlive on amd64 a bit and it crashes pretty frequently with a core indicating memory corruption. I submitted the details to the bug tracker. If anybody has a reliable way to cause or even avoid this, please document your findings in https://bugs.kde.org/show_bug.cgi?id=463764 Thank

Re: security/keepassxc: set password hint for clipboard managers

2023-01-02 Thread Antoine Jacoutot
Yes that is ton cope with upstream weirdness. In your case we are in control so REVISION it is. — Antoine > On 2 Jan 2023, at 19:35, Klemens Nanni wrote: > > 02.01.2023 22:21, Antoine Jacoutot пишет: >> Please use REVISION. > > Alright. > >> pl means nothing. > > packages-specs(7) explici

Re: security/keepassxc: set password hint for clipboard managers

2023-01-02 Thread Klemens Nanni
02.01.2023 22:21, Antoine Jacoutot пишет: > Please use REVISION. Alright. > pl means nothing. packages-specs(7) explicitly documents it: The last part may contain an extra suffix matching rc[N], alpha[N], beta[N], pre[N], or pl[N], with N an optional number. These correspond to tradition

Re: security/keepassxc: set password hint for clipboard managers

2023-01-02 Thread Antoine Jacoutot
On Mon, Jan 02, 2023 at 06:01:19PM +, Klemens Nanni wrote: > 02.01.2023 21:46, Omar Polo пишет: > > why pl1 instead of just bumping the revision? (could also bundle the > > patch instead of fetching it, it's small and touches just one file.) > > I've been thinking about pl vs. REVISION and th

Re: security/keepassxc: set password hint for clipboard managers

2023-01-02 Thread Klemens Nanni
02.01.2023 21:46, Omar Polo пишет: > why pl1 instead of just bumping the revision? (could also bundle the > patch instead of fetching it, it's small and touches just one file.) I've been thinking about pl vs. REVISION and the former just seems more appropiate for those kind of diffs: they add a

Re: security/keepassxc: set password hint for clipboard managers

2023-01-02 Thread Omar Polo
On 2023/01/02 17:32:46 +, Klemens Nanni wrote: > Like on Linux, set a specific MIME type when copying so programs can > ignore the value; this makes certain clipboard managers not safe > passwords in history. > > See PR for details. > OK? why pl1 instead of just bumping the revision? (coul

security/keepassxc: set password hint for clipboard managers

2023-01-02 Thread Klemens Nanni
Like on Linux, set a specific MIME type when copying so programs can ignore the value; this makes certain clipboard managers not safe passwords in history. See PR for details. OK? Index: Makefile === RCS file: /cvs/ports/security/ke

[update] Patch for sysutils/duf 0.8.1

2023-01-02 Thread Laurent Cheylus
Hi, my proposal with a little patch for sysutils/duf v0.8.1 : - add internal version during build via MODGO_FLAGS $ duf -version duf 0.8.1 - add REVISION = 0 - remove unnecessary PKGNAME (duplicate with DISTNAME) Build and tests OK on amd64 LaurentIndex: Makefile

Re: UPDATE: mail/p5-Mail-SpamAssassin

2023-01-02 Thread giovanni
ping... Cheers Giovanni On 12/20/22 08:29, Giovanni Bechis wrote: Hi, major update to 4.0.0. Lot of improvements and new features, more info at https://svn.apache.org/repos/asf/spamassassin/tags/spamassassin_release_4_0_0/UPGRADE. Comments ? Ok ? Cheers Giovanni Index: Makefile ==

Re: net/kdeconnect-kde: no rundep on python

2023-01-02 Thread Antoine Jacoutot
On Mon, Jan 02, 2023 at 02:57:25PM +, Klemens Nanni wrote: > 02.01.2023 18:48, Antoine Jacoutot пишет: > > Considering we don't have https://gitlab.gnome.org/GNOME/nautilus-python/, > > the > > extension is useless anyway. > > Ah, didn't know that. > > But I guess shipping it doesn't hurt an

Re: net/kdeconnect-kde: no rundep on python

2023-01-02 Thread Klemens Nanni
02.01.2023 18:48, Antoine Jacoutot пишет: > Considering we don't have https://gitlab.gnome.org/GNOME/nautilus-python/, the > extension is useless anyway. Ah, didn't know that. But I guess shipping it doesn't hurt and allows future ports work around nautilus-python to pick up stuff like this immed

Re: net/kdeconnect-kde: no rundep on python

2023-01-02 Thread Antoine Jacoutot
On Mon, Jan 02, 2023 at 02:24:58PM +, Klemens Nanni wrote: > It ships an optional x11/gome/nautilus plugin but otherwise does not > need Python. > > Python is most likely installed anyway already, but still be accurate. > > OK? Considering we don't have https://gitlab.gnome.org/GNOME/nautilu

net/kdeconnect-kde: no rundep on python

2023-01-02 Thread Klemens Nanni
It ships an optional x11/gome/nautilus plugin but otherwise does not need Python. Python is most likely installed anyway already, but still be accurate. OK? Index: Makefile === RCS file: /cvs/ports/net/kdeconnect-kde/Makefile,v retr

Re: [new] mail/rssgoemail: send RSS/Atom/Gemini feeds to email

2023-01-02 Thread Omar Polo
friendly ping On 2022/12/16 21:29:37 +0100, Omar Polo wrote: > Hi, > > I've been using this for quite some time, it's really handy. It's > meant to be run from cron and is similar otherwise to rss2email, but > supports Gemini feeds and Rss/Atom served via the Gemini protocol too. > > > % pkg_

[maintainer update] getmail 6.18.10 -> 6.18.11

2023-01-02 Thread Martin Ziemer
This patch updates getmail from 6.18.10 to 6.18.11. For the new shell quotes, which fixes a security hole, i changed the getmails-script from using /bin/sh to use bash. Tested on to amd64 systems. Index: Makefile === RCS file: /cvs/