Re: [new] textproc/delta 0.8.2

2021-07-10 Thread Sebastien Marie
On Sat, Jul 10, 2021 at 08:57:45AM +0200, Landry Breuil wrote: > Hi, > > here's a quick port for https://github.com/dandavison/delta, a fancy > diff viewer that integrates well with git. > > feedback welcome. from Makefile: > MAKE_ENV += LIBGIT2_SYS_USE_PKG_CONFIG=1 You shouldn't ha

Re: [new] py-subsonic-cli

2021-07-10 Thread Stefan Hagen
Stefan Hagen wrote: > Aaron Bieber wrote: >> >> Stefan Hagen writes: >>> Attached the same port with the py- dropped. >> >> Looks good to me! OK abieber@ if someone wants to import :D > > Ping? One last ping

[maintainer-update] sysutils/hcloud to v1.25.1

2021-07-10 Thread Stefan Hagen
Greetings, This updates hcloud from version 1.22.1 to 1.25.1. Software changes: * Implement Firewall resource label selector * Support getting Firewalls by label selector * Server: Add ability to get traffic as column * Firewall: Add empty slices for respective direction instead of nil-slices * A

Re: UPDATE: Tor Browser 10.5

2021-07-10 Thread Caspar Schutijser
Hi Lucas, On Wed, Jul 07, 2021 at 07:24:40PM +, Lucas wrote: > Thanks for your work on maintaining this port, I really appreciate it! > Given this issue [0] (saved logins being lost), shouldn't be best to > wait until it's fixed for updating, or at least include a big warning > somewhere like

Re: [wip] telephony/linphone 4.2.5

2021-07-10 Thread Landry Breuil
Le Mon, Jun 14, 2021 at 07:18:27AM +0200, Landry Breuil a écrit : > Hi, > > here's a wip port of the complete linphone SIP client stack from > https://www.linphone.org, current things to improve: > - it heavily relies on ipv6-to-v4 mapping, so i had to default > everything to ipv4 otherwise thin

Re: [new] textproc/delta 0.8.2

2021-07-10 Thread Stefan Hagen
Sebastien Marie wrote: > On Sat, Jul 10, 2021 at 08:57:45AM +0200, Landry Breuil wrote: >> here's a quick port for https://github.com/dandavison/delta, a fancy >> diff viewer that integrates well with git. >> >> feedback welcome. > > from Makefile: >> MAKE_ENV += LIBGIT2_SYS_USE_PKG_CON

neomutt Segmentation fault (core dumped)

2021-07-10 Thread Jon Fineman
It had been running for several days. Ran the '$' command to purge messages marked for deletion. I have the debug package installed, not sure why I am not getting more info from egdb. desktop(~)$: egdb debug-neomutt-20210205-notmuch neomutt.core GNU gdb (GDB) 7.12.1 Copyright (C) 2017 Free Soft

Re: neomutt Segmentation fault (core dumped)

2021-07-10 Thread Stuart Henderson
On 2021/07/10 06:44, Jon Fineman wrote: > It had been running for several days. Ran the '$' command to purge messages > marked for deletion. I have the debug package installed, not sure why I am > not getting more info from egdb. > > > desktop(~)$: egdb debug-neomutt-20210205-notmuch neomutt.co

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

2021-07-10 Thread Hiltjo Posthuma
On Sat, Jul 03, 2021 at 04:17:25PM +0200, Hiltjo Posthuma wrote: > On Sat, Jun 26, 2021 at 11:48:32AM +0200, Hiltjo Posthuma wrote: > > On Sat, Jun 19, 2021 at 11:11:09AM +0200, Hiltjo Posthuma wrote: > > > On Sat, Jun 12, 2021 at 07:42:22PM +0200, Hiltjo Posthuma wrote: > > > > On Sat, Jun 05, 202

Re: neomutt Segmentation fault (core dumped)

2021-07-10 Thread Jon Fineman
egdb neomutt neomutt_20210710.core GNU gdb (GDB) 7.12.1 Copyright (C) 2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitte

Re: Move devel/jansson to CONFIGURE_STYLE=gnu

2021-07-10 Thread Kirill Bychkov
On Fri, July 9, 2021 13:44, Jeremie Courreges-Anglas wrote: > On Fri, Jul 09 2021, Stuart Henderson wrote: >> On 2021/07/09 12:17, Jeremie Courreges-Anglas wrote: >>> >>> Hi, >>> >>> when trying to build editors/emacs,no_x11 I noticed that cmake (and >>> thus python) were needed to build jansson.

Re: bogofilter with sqlite3 wants lib z

2021-07-10 Thread Marc Espie
On Thu, Jul 08, 2021 at 11:01:17AM +0100, Stuart Henderson wrote: > Looking at a few other ports with WANTLIB containing sqlite3 but not z, > it seems there's no general problem with these. So it does seem specific > to bogofilter. The libz dependency came along with the update to sqlite > 3.25.1.

Re: bogofilter with sqlite3 wants lib z

2021-07-10 Thread Marc Espie
Looks like the following hack ought to fix the linking issue (allowing bogofilter to link with our shared libraries and disabling the dependency lookup in such a case, assuming the libraries have correct needed). Index: Makefile === R

Re: bogofilter with sqlite3 wants lib z

2021-07-10 Thread Stuart Henderson
On 2021/07/10 18:40, Marc Espie wrote: > On Thu, Jul 08, 2021 at 11:01:17AM +0100, Stuart Henderson wrote: > > Looking at a few other ports with WANTLIB containing sqlite3 but not z, > > it seems there's no general problem with these. So it does seem specific > > to bogofilter. The libz dependency

[Update] Python 3.8.10 -> 3.8.11

2021-07-10 Thread Kurt Mosiejczuk
This is a security update for Python 3.8 https://docs.python.org/release/3.8.11/whatsnew/changelog.html#changelog Daniel has been running the new version for a while without issue. My tests don't turn up any problems. ok? (cc maintainer) --Kurt Index: Makefile

[Update] Python 3.9.5 -> 3.9.6

2021-07-10 Thread Kurt Mosiejczuk
This is an update for Python 3.9 It includes one security fix and several others. https://docs.python.org/release/3.9.6/whatsnew/changelog.html#changelog Tests run okay for me. ok? (cc maintainer) --Kurt Index: Makefile === RCS

update mail/claws-mail

2021-07-10 Thread Solene
This update the stable version of claws mail, a new 4.0 release has been done now so I think we will need a new port for this one http://www.claws-mail.org/releases.php tested only on powerpc, works fine for me Index: Makefile ===

audio/mscore fetch MuseScore_General_* files as DISTFILES

2021-07-10 Thread Kinichiro Inoguchi
I noticed that musescore build always downloads MuseScore_General_* files, and it takes a long time since download site was slow. How do you like fetching them as DISTFILES to shorten build time ? I intentionally left the downloading VERSION file from the site, that is because we can tell if the d

Re: update mail/claws-mail

2021-07-10 Thread Landry Breuil
Le Sat, Jul 10, 2021 at 10:37:05PM +0200, Solene a écrit : > This update the stable version of claws mail, a new 4.0 release has > been done now so I think we will need a new port for this one new port, why ? 4.0.0 is just the Gtk3 version, which will probably supersede the Gtk2 version.. maybe on