Re: [update] sysutils/loki to 2.6.1

2022-09-11 Thread Landry Breuil
Le Sun, Sep 11, 2022 at 12:49:25AM +, Lucas Raab a écrit : > Hello, > > Here's an update for loki up to 2.6.1 as well as breaking it apart > into -main and -promtail subpackages. promtail is the log forwarder > for loki and meant to be distributed to endpoints. For now, I've > bundled two extr

NEW security/py-zxcvbn

2022-09-11 Thread Stuart Henderson
newer security/pass-import wants this, ok to import? A realistic password strength estimator. This is a Python implementation of the library created by the team at Dropbox. The original library, written for JavaScript, can be found at https://github.com/dropbox/zxcvbn. - Accepts user data t

Re: [patch] install gitea web files into /var/www/gitea

2022-09-11 Thread Stuart Henderson
On 2022/09/11 09:03, aisha wrote: > @find ${WRKINST} -type f \ > diff --git a/www/gitea/pkg/DESCR b/www/gitea/pkg/DESCR-main > similarity index 100% > rename from www/gitea/pkg/DESCR > rename to www/gitea/pkg/DESCR-main oh those are a pain to apply, would be better to do a cvs diff with the

Re: Web WhatsApp and Chromium or Firefox, does not finish loading

2022-09-11 Thread Caspar Schutijser
On Sat, Sep 10, 2022 at 08:32:27AM +, Mikolaj Kucharski wrote: > Hi, > > I've noticed this problem many weeks before, but didn't report at the > time, as I thought it was random cookie problem, but then I started to > open new instances of Chroimum or Firefox, like scripts show at the very > e

Re: [patch] install gitea web files into /var/www/gitea

2022-09-11 Thread Pavel Korovin
On 09/11, aisha wrote: > > On 9/11/2022 9:47 AM, Pavel Korovin wrote: > > I tried to play with PREFIX="/", but it didn't work this way, on make > > update-plist it complains "Can't put into any plist (no applicable > > prefix)". Tried with PREFIX="" and it works fine. > > > > I'd vote for single

Re: Outdated games/multimc port

2022-09-11 Thread John Verne
On Sun, 11 Sept 2022 at 10:03, Ibrahim Kaikaa wrote: > > Hey there, I see that games/multimc is outdated, the latest version is 0.6.14 > while the ports have 0.6.12 > Is there anyone working on updating this port? make search key=multimc outputs this for the maintainer: Maint:Muhammad Kais

Re: Web WhatsApp and Chromium or Firefox, does not finish loading

2022-09-11 Thread Mikolaj Kucharski
On Sun, Sep 11, 2022 at 06:19:50PM +0200, Caspar Schutijser wrote: > On Sat, Sep 10, 2022 at 08:32:27AM +, Mikolaj Kucharski wrote: > > Hi, > > > > I've noticed this problem many weeks before, but didn't report at the > > time, as I thought it was random cookie problem, but then I started to >

Re: Outdated games/multimc port

2022-09-11 Thread Kurt Mosiejczuk
On Sun, Sep 11, 2022 at 01:26:09PM +, Ibrahim Kaikaa wrote: > Hey there, I see that games/multimc is outdated, the latest version is 0.6.14 > while the ports have 0.6.12 > Is there anyone working on updating this port? You'll want blockgame. multimc updated their license and dont allow others

plan9port works on i386 and powerpc

2022-09-11 Thread Kyle Milz
Hi, Recently I needed plan9port for i386 and to my surprise it builds and light testing of mk and acme work fine. I was curious if macppc was also fixed, so I built and tested that as well, with the same results. Diff below re-enables these architectures. ? plan9port_i386_powerpc.diff Index: Mak

Re: [update] nheko 0.10.1 (and olm/mtxclient/coeurl)

2022-09-11 Thread Alvar Penning
Excerpts from Landry Breuil's message of September 10, 2022 4:59 pm: > here's a diff to update nheko and its deps, seems to work fine here in > basic testing. havent tested other olm consumers but the changelog isnt > scary: > https://gitlab.matrix.org/matrix-org/olm/-/blob/master/CHANGELOG.rst Th

Re: update audio/flac 1.4.0

2022-09-11 Thread Nam Nguyen
Jeremie Courreges-Anglas writes: > A major bump looks appropriate but the switch to using pandoc > unconditionally doesn't. > > I suggest using lowdown(1) from textproc/lowdown to format them, > proposal below. Here is the diff with one sed tweak escaping underscores. Functions with underscores l

[NEW] net/py-tweepy-4.10.1

2022-09-11 Thread George Rosamond
Library that's a DEPEND for net/py-semiphemeral which is arriving after this. From pkg/DESCR: Twitter library for Python. Attached. Thanks. g py-tweepy-4.10.1.tgz Description: Binary data

[NEW] net/py-semiphemeral 0.7

2022-09-11 Thread George Rosamond
Attached is a port for py-semiphemeral. From pkg/DESCR: There are plenty of tools that let you make your Twitter feed ephemeral, automatically deleting tweets older than some threshold, like one month. Semiphemeral does this, but also lets you automatically exclude tweets based on criteria: how

Re: [new] www/libreddit

2022-09-11 Thread Lucas Raab
On Sun, Sep 04, 2022 at 06:52:50PM +, Lucas Raab wrote: > On Sun, Sep 04, 2022 at 07:41:38PM +0100, Stuart Henderson wrote: > > See the first line of crates.inc > > Fixed up (and will remember for next time) > > > > > Looks like maybe the pexp setting isn't needed? > > Doesn't seem to be. I

Re: [update] sysutils/loki to 2.6.1

2022-09-11 Thread Lucas Raab
On Sun, Sep 11, 2022 at 09:59:35AM +0200, Landry Breuil wrote: > Le Sun, Sep 11, 2022 at 12:49:25AM +, Lucas Raab a écrit : > > Hello, > > > > Here's an update for loki up to 2.6.1 as well as breaking it apart > > into -main and -promtail subpackages. promtail is the log forwarder > > for loki

Re: NEW security/py-zxcvbn

2022-09-11 Thread Lucas Raab
On Sun, Sep 11, 2022 at 12:28:00PM +0100, Stuart Henderson wrote: > newer security/pass-import wants this, ok to import? > > > A realistic password strength estimator. > > This is a Python implementation of the library created by the team at > Dropbox. The original library, written for JavaS

Re: [NEW] net/py-semiphemeral 0.7

2022-09-11 Thread Lucas Raab
On Mon, Sep 12, 2022, at 01:53, George Rosamond wrote: > Attached is a port for py-semiphemeral. > > From pkg/DESCR: > > There are plenty of tools that let you make your Twitter feed > ephemeral, automatically deleting tweets older than some threshold, > like one month. > > Semiphemeral does this,

Re: [NEW] net/py-semiphemeral 0.7

2022-09-11 Thread George Rosamond
On 9/11/22 22:49, Lucas Raab wrote: On Mon, Sep 12, 2022, at 01:53, George Rosamond wrote: Attached is a port for py-semiphemeral. From pkg/DESCR: There are plenty of tools that let you make your Twitter feed ephemeral, automatically deleting tweets older than some threshold, like one month.