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

2022-09-10 Thread Stuart Henderson
On 2022/09/11 00:29, aisha wrote: > Hi, > I've attached a patch which splits www/gitea into -main and -web packages. > > The -web package contains static files, images/css/js, which can be served by > nginx without proxying. You need an @pkgpath marker in PLIST-main so that updates work. Test

Re: [update] devel/py-algorithm-munkres 1.1.2 -> 1.1.4

2022-09-10 Thread Kurt Mosiejczuk
On Wed, Jul 20, 2022 at 01:25:02AM -0400, Kurt Mosiejczuk wrote: > https://github.com/bmc/munkres/blob/master/CHANGELOG.md > Upstream integrated the patch I made to the tests, so removed the patch. > Includes a fix. > All tests pass on amd64. The only consumer is audio/beets which passes its > t

Re: d

2022-09-10 Thread Kurt Mosiejczuk
On Fri, Sep 09, 2022 at 11:07:01PM +0200, Antoine Jacoutot wrote: > Hi folks. > Remove message: > "*** Python 2.7 is end-of-life and no longer receives security updates." > I don't have time to handle people sending me emails about what > they should do about it because they installed gimp which

[update] sysutils/loki to 2.6.1

2022-09-10 Thread Lucas Raab
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 extra merge requests from upstream that will be included in the next release: h

lang/gcc/8 and lang/gcc/11 diff for riscv64

2022-09-10 Thread Jeremie Courreges-Anglas
On Fri, Sep 09 2022, Pascal Stumpf wrote: > OK as soon as the lld patch is in. Great work! This involved a fair amount of headdesks, thanks for your kind words. :) It might be doable to work around the lld problem within the gcc ports. Thay may be sufficient given that not many C++ ports will b

Re: [UPDATE+UNBREAK] handbrake

2022-09-10 Thread Brian Callahan
On 9/10/2022 12:39 PM, Rubén Llorente wrote: >> One quick question for you Ruben: in patch-make_configure_py it looks >> like configure will only work for amd64 and i386. Are there other archs >> (like maybe arm64) where HandBrake ought to work? If not, we should >> probably set ONLY_FOR_ARCHS = am

Re: update audio/flac 1.4.0

2022-09-10 Thread Jeremie Courreges-Anglas
On Fri, Sep 09 2022, Nam Nguyen wrote: > Here is an update to audio/flac 1.4.0 released on Sep. 9, 2022. > > Release notes: https://github.com/xiph/flac/releases/tag/1.4.0 > > This diff does the following: > - removes cpu.c patch because there is a new else condition that sets > ppc.arch* = fals

[UPDATE] net/py-websockets to PEP517

2022-09-10 Thread George Rosamond
Another change to MODPY_PEP517. Bumped REVISION = 0 PLSIT changes. Thanks gIndex: py-websockets//Makefile === RCS file: /cvs/ports/net/py-websockets/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- py-webso

[UPDATE] security/py-in-toto to PEP517

2022-09-10 Thread George Rosamond
Another dropping of MODPY_SETUPTOOLS and MODPY_PYTEST. Bump Revision = 1 with a bunch of PLIST changes. g Index: py-in-toto//Makefile === RCS file: /cvs/ports/security/py-in-toto/Makefile,v retrieving revision 1.2 diff -u -p -r1.2

[UPDATE] security/py-securesystemslib to PEP517 setup

2022-09-10 Thread George Rosamond
Another move to PEP517: -MODPY_SETUPTOOLS = Yes +MODPY_PEP517 = setuptools Bump to REVISION = 1 PLIST changes. Diff attached. Thanks.Index: py-securesystemslib//Makefile === RCS file: /cvs/ports/security/py-securesyste

[UPDATE] security/passphraseme to PEP517 setup

2022-09-10 Thread George Rosamond
Migrating port from MODPY_SETUPTOOLS to MODPY_PEP517 Revision bump to 0 PLIST changes included. Thanks gIndex: passphraseme//Makefile === RCS file: /cvs/ports/security/passphraseme/Makefile,v retrieving revision 1.3 diff -u -p -r1

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

2022-09-10 Thread Landry Breuil
Hi, 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 as for nheko changelog: https://nheko.im/nheko-reborn/nheko/-/tags/v0.10.0

Re: net/tdesktop: set DPB_PROPERTIES=parallel?

2022-09-10 Thread Klemens Nanni
On Sat, Sep 10, 2022 at 10:22:42AM +0200, Theo Buehler wrote: > I've been carrying this diff for quite a while and it saves a bunch of > time in my bulks. The build never failed, so as far as I can tell > tdesktop is happy with this. sure

Re: net/tdesktop: set DPB_PROPERTIES=parallel?

2022-09-10 Thread Stuart Henderson
Should be fine for a cmake build, ok with me -- Sent from a phone, apologies for poor formatting. On 10 September 2022 09:23:05 Theo Buehler wrote: I've been carrying this diff for quite a while and it saves a bunch of time in my bulks. The build never failed, so as far as I can tell tdeskto

Web WhatsApp and Chromium or Firefox, does not finish loading

2022-09-10 Thread Mikolaj Kucharski
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 end of this email. WhatsApp never finishes loading for me. Can anyone of you rep

net/tdesktop: set DPB_PROPERTIES=parallel?

2022-09-10 Thread Theo Buehler
I've been carrying this diff for quite a while and it saves a bunch of time in my bulks. The build never failed, so as far as I can tell tdesktop is happy with this. Index: Makefile === RCS file: /cvs/ports/net/tdesktop/Makefile,v ret

Re: d

2022-09-10 Thread Marc Espie
On Fri, Sep 09, 2022 at 11:07:01PM +0200, Antoine Jacoutot wrote: > Hi folks. > > Remove message: > "*** Python 2.7 is end-of-life and no longer receives security updates." > > I don't have time to handle people sending me emails about what they should do > about it because they installed gimp wh