Re: portroach tweaks

2023-09-07 Thread Antoine Jacoutot
On Thu, Sep 07, 2023 at 03:33:00PM +0200, Marc Espie wrote: > On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote: > > I've been perusing the results of the build, they aren't good, then > > again portroach isn't quite grabbing the right stuff. > > > > - tweak the meter to use shorter x

Re: portroach tweaks

2023-09-07 Thread Antoine Jacoutot
On Thu, Sep 07, 2023 at 02:03:18PM +0200, Antoine Jacoutot wrote: > On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote: > > I've been perusing the results of the build, they aren't good, then > > again portroach isn't quite grabbing the right stuff. > > > > - tweak the meter to use shorter

fix font paths in QtPDF

2023-09-07 Thread Rafael Sadowski
Improve font paths in QtPdf. Add default X11Base fonts as well "${LOCALBASE}/share/fonts/noto" which is a run dependency. OK? Index: Makefile === RCS file: /cvs/ports/x11/qt5/qtwebengine/Makefile,v retrieving revision 1.43 diff -u -p

Re: NEW: KDE Plasma (x11/kde-plasma)

2023-09-07 Thread Rafael Sadowski
On Thu Sep 07, 2023 at 03:42:31PM -0900, Kevin Williams wrote: > So exciting to have KDE Plasma for OpenBSD! Rafael thank you for your months, > likely years, of work on this! With pleasure! Now the next chapter begins. Stabilize it so that we can release it. I'll start with a x11/kde-plasam/TOD

NEW: fonts/recursive 1.085

2023-09-07 Thread Renato Aguiar
Recursive Sans & Mono is a variable type family built for better code & UI. https://www.recursive.design/ https://github.com/arrowtype/recursive Port attached. recursive.tar.gz Description: Binary data -- Renato Aguiar

NEW: security/rofi-pass 2.0.2

2023-09-07 Thread Renato Aguiar
rofi-pass is a bash script to handle password-store in a convenient way using rofi. Port attached. rofi-pass.tar.gz Description: Binary data -- Renato Aguiar

UPDATE: databases/timescaledb to 2.11.2

2023-09-07 Thread Renato Aguiar
Here is a diff updating databases/timescaledb to latest release. Briefly tested on amd64. diff -ru /usr/ports/databases/timescaledb/Makefile timescaledb/Makefile --- /usr/ports/databases/timescaledb/Makefile Sun Feb 26 20:00:49 2023 +++ timescaledb/MakefileTue Aug 29 20:41:49 2023

Re: NEW: KDE Plasma (x11/kde-plasma)

2023-09-07 Thread Kevin Williams
So exciting to have KDE Plasma for OpenBSD! Rafael thank you for your months, likely years, of work on this! Are more OKs needed to import it as is and work out further details in-tree?

Re: spring clean-up

2023-09-07 Thread Thomas Frohwein
On Thu, Sep 07, 2023 at 07:06:31PM +0200, Marc Espie wrote: > Does anyone actually use the "checkpatch" target ? > I didn't know it exists. Reading the documentation in bsd.port.mk(5), I'm not sure I see a case for me to use it as `make clean patch` is very fast here. Might be of interest for lar

Re: Update documentation for ruby-module.5

2023-09-07 Thread Jeremy Evans
On 09/07 01:45, Ingo Schwarze wrote: > Hi Jeremy, > > Jeremy Evans wrote on Wed, Sep 06, 2023 at 09:42:09PM +: > > > This updates ruby-module.5 to update it for recent changes and > > make other improvements: > > > > * Sort the list of variables. > > > > * Remove mention of variables remove

Re: UPDATE: qtkeychain-0.14.1

2023-09-07 Thread Kirill Bychkov
On Thu, August 31, 2023 08:48, Rafael Sadowski wrote: > Simple update qtkeychain to 0.14.1. Tested on amd64. OK? > > Cheers Rafael Hi! OK kirby@ > > ? portcheck_security_qtkeychain.out > ? qtkeychain-0.14.1-libqt5keychain.so.2.0 > Index: Makefile >

Re: [new] mail/alps

2023-09-07 Thread Igor Zornik
Ciao! Thanks for taking your time with the port. I'm just replying to say that even with the changes it still works on my machine. Also to clarify a few points. > I'd add some commentary to the patches. Nice tip. I didn't know you could include comments like that in a patch. It does mess up

Re: Longtime BROKEN ports

2023-09-07 Thread Kirill Bychkov
On Thu, September 7, 2023 05:05, Daniel Dickman wrote: > > > On Wed, 6 Sep 2023, Christian Weisgerber wrote: > >> How long does a port have to stay marked BROKEN before we concede that >> it won't be fixed, and we remove it? >> >> I did some grep, got blame, sort, etc. and here are some contenders

Re: new: devel/stylua

2023-09-07 Thread Ashlen
On Thu, 17 Aug 2023 20:21 +0200, Omar Polo wrote: > don't feel strongly about SEPARATE_BUILD but I'd propend to skip it. > It's ok op@ to import either way. > > Thanks! I'm OK with skipping it. :) Bumping this and reattaching the tarball you sent in response to mine. stylua.tar.gz Description:

Re: NEW: cad/prusa-slicer 2.5.2

2023-09-07 Thread Ian Darwin
On Wed, Sep 06, 2023 at 07:20:41PM -0700, Renato Aguiar wrote: > Attached a port of PrusaSlicer 2.5.2. It still needs more testing, but basic > use case of generating G-Code from STL models seems to be working on my > amd64 machine. Thanks for doing the heavy lifting here - a lot of dependencies.

spring clean-up

2023-09-07 Thread Marc Espie
Does anyone actually use the "checkpatch" target ?

results logs: problematic fetching

2023-09-07 Thread Marc Espie
I've attached the first run of dpb -F8 with the new more descriptive options. It shows every location it tried to fetch that didn't work. "FIRST" means it's the first entry in SITES* "BACKUP" means it's actually failed to fetch from the SITES* list and had to switch to SITES_OPENBSD (it's offset

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-09-07 Thread Volker Schlecht
Hi Anil, > | NOTRACK -> i0 b "notrack" (* TODO does masm support this? *) Seems it doesn't :-) gmake[4]: Entering directory '/home/ports/ocaml/ocaml/stdlib' OCAMLOPT camlinternalFormatBasics.cmx /tmp/camlasm69ee74.s:83:2: error: invalid instruction mnemonic 'notrack' notrack ^~

Re: [PATCH] www/unit: enable njs

2023-09-07 Thread Sergey A. Osokin
On Thu, Sep 07, 2023 at 05:08:11PM +0200, Landry Breuil wrote: > Le Thu, Sep 07, 2023 at 02:47:58PM +, Sergey A. Osokin a écrit : > > > > There's no shared library for NJS at the moment, only static > > library is available. > > right. then ... i think BUILD_DEPENDS + RUN_DEPENDS is needed in

Re: [PATCH] www/unit: enable njs

2023-09-07 Thread Landry Breuil
Le Thu, Sep 07, 2023 at 02:47:58PM +, Sergey A. Osokin a écrit : > On Thu, Sep 07, 2023 at 12:16:39PM +0200, Landry Breuil wrote: > > Le Wed, Sep 06, 2023 at 02:12:20PM +, Sergey A. Osokin a écrit : > [...] > > > > > > Sure, here's the updated patch. > > > > i've checked and something is

Re: [PATCH] www/unit: enable njs

2023-09-07 Thread Sergey A. Osokin
On Thu, Sep 07, 2023 at 12:16:39PM +0200, Landry Breuil wrote: > Le Wed, Sep 06, 2023 at 02:12:20PM +, Sergey A. Osokin a écrit : [...] > > > > Sure, here's the updated patch. > > i've checked and something is wrong somewhere, because njs is detected > at configure, the unitd binary is suppos

Re: NEW: cad/prusa-slicer 2.5.2

2023-09-07 Thread joshua stein
On Wed, 06 Sep 2023 at 19:20:41 -0700, Renato Aguiar wrote: > Attached a port of PrusaSlicer 2.5.2. It still needs more testing, but basic > use case of generating G-Code from STL models seems to be working on my > amd64 machine. Very cool, thanks for porting this. I built and tested it on amd64

UPDATE: net/nextcloudclient-3.9.4

2023-09-07 Thread Adriano Barbosa
Hi. Update for net/nextcloudclient v3.9.4 Changelog: https://github.com/nextcloud/desktop/releases/v3.9.4 - Convert VFS file to placeholder again if needed by @backportbot-nextcloud in #5927 - update read-only status of virtual files when needed for lock state by @backportbot-nextcloud in #5987

Re: portroach tweaks

2023-09-07 Thread Marc Espie
On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote: > I've been perusing the results of the build, they aren't good, then > again portroach isn't quite grabbing the right stuff. > > - tweak the meter to use shorter x/x so that it fits again on the > line. > > - use fullpkgname in

Re: Longtime BROKEN ports

2023-09-07 Thread Brian Callahan
On 9/6/2023 4:12 PM, Christian Weisgerber wrote: > lang/ponyc 2019-07-06 jca This one can be unbroken once I wrap my head around llvm-16. But as that's not likely to happen soon, it can go and I can always revive the port later when ready. ~Brian

Re: portroach tweaks

2023-09-07 Thread Antoine Jacoutot
On Thu, Sep 07, 2023 at 12:24:59PM +0200, Marc Espie wrote: > I've been perusing the results of the build, they aren't good, then > again portroach isn't quite grabbing the right stuff. > > - tweak the meter to use shorter x/x so that it fits again on the > line. > > - use fullpkgname in

Re: devel/gmake default CXX=g++ should be c++ ?

2023-09-07 Thread Marc Espie
On Thu, Sep 07, 2023 at 11:23:14AM +0100, Julian Smith wrote: > devel/gmake defaults to CC=cc but CXX=g++. > > It doesn't seem to make sense to mix `cc`, the system C compiler > (typically clang-based) with `g++`, the non-system GNU C++ compiler. > > I've been routinely running gmake with a `CXX=

Re: Update documentation for ruby-module.5

2023-09-07 Thread Ingo Schwarze
Hi Jeremy, Jeremy Evans wrote on Wed, Sep 06, 2023 at 09:42:09PM +: > This updates ruby-module.5 to update it for recent changes and > make other improvements: > > * Sort the list of variables. > > * Remove mention of variables removed from ruby.port.mk, and > mention of jruby now that jr

devel/gmake default CXX=g++ should be c++ ?

2023-09-07 Thread Julian Smith
devel/gmake defaults to CC=cc but CXX=g++. It doesn't seem to make sense to mix `cc`, the system C compiler (typically clang-based) with `g++`, the non-system GNU C++ compiler. I've been routinely running gmake with a `CXX=c++` prefix in order to build various C/C++ projects. Here's a new patch

Re: Longtime BROKEN ports

2023-09-07 Thread Stuart Henderson
On 2023/09/06 22:12, Christian Weisgerber wrote: > How long does a port have to stay marked BROKEN before we concede that > it won't be fixed, and we remove it? > > I did some grep, got blame, sort, etc. and here are some contenders > that have been BROKEN since before 2020: > > port

Re: textproc/jq: update to 1.7

2023-09-07 Thread Stuart Henderson
On 2023/09/07 09:55, Klemens Nanni wrote: > https://github.com/jqlang/jq/releases/tag/jq-1.7 > > one tiny test wrt. colors as part of the the shtest script fails, > perhaps that script(1) related, otherwise 7/8 PASS on amd64. > > Works for me. > > Feedback? OK? > > -HOMEPAGE = http://

portroach tweaks

2023-09-07 Thread Marc Espie
I've been perusing the results of the build, they aren't good, then again portroach isn't quite grabbing the right stuff. - tweak the meter to use shorter x/x so that it fits again on the line. - use fullpkgname instead of distname because that one is *always* defined. (and strip v/p acc

Re: [PATCH] www/unit: enable njs

2023-09-07 Thread Landry Breuil
Le Wed, Sep 06, 2023 at 02:12:20PM +, Sergey A. Osokin a écrit : > On Wed, Sep 06, 2023 at 05:13:24AM +0200, Landry Breuil wrote: > > Le Tue, Sep 05, 2023 at 05:57:09PM +, Sergey A. Osokin a écrit : > > > Landry, > > > > > > the recent update in lang/njs you made includes a fix for the > >

textproc/jq: update to 1.7

2023-09-07 Thread Klemens Nanni
https://github.com/jqlang/jq/releases/tag/jq-1.7 one tiny test wrt. colors as part of the the shtest script fails, perhaps that script(1) related, otherwise 7/8 PASS on amd64. Works for me. Feedback? OK? Index: Makefile === RCS fil

Re: New port: devel/objfw

2023-09-07 Thread Jonathan Schleifer
Am 05.09.23 um 12:50 schrieb Stuart Henderson: Except it isn't robust to changes - it can just silently fail to apply, which doesn't happen with a patch. My worry was that a patch still applies and misses to remove an -s, then giving you only partial output, which is worse than no output. I

Re: UPDATE: x11/fvwm3 to 1.0.8

2023-09-07 Thread Stefan Hagen
Michael wrote (2023-09-06 23:27 IST): > Hi ports@, > > fvwm3 had another release version 1.0.8 just recently [1]. > > This seems to be only a small update that includes the previously > backported ewmh.c fix. > > Tested on amd64, patch below. Committed, thank you! - Stefan > [1] https://git

Re: UPDATE: aspell-0.60.8

2023-09-07 Thread Rafael Sadowski
On Tue Aug 29, 2023 at 07:39:36AM +0200, Rafael Sadowski wrote: > On Tue Aug 29, 2023 at 10:28:28AM +0100, Stuart Henderson wrote: > > On 2023/08/29 01:49, Rafael Sadowski wrote: > > > Update aspell to 0.60.8. Would like to here feedback. > > > > > > I know this affects a lot of ports but I wanted

Tor Browser for aarch64

2023-09-07 Thread Caspar Schutijser
Hi ports@, Below is a diff that makes Tor Browser work on aarch64. Tested on aarch64 and amd64. Comments or OKs? If you're interested in the details you can read on; otherwise, just skip the part below and go right to the diff. A user previously proposed this already, but I assumed that Tor Bro

Re: update fonts/ja-kanjistrokeorders-ttf to 4.004

2023-09-07 Thread Omar Polo
On 2023/09/07 09:54:52 +0200, Omar Polo wrote: > Discovered this after a recent commit by espie@. Looks like there's a > new minor release. > > This appears to be the changelog: > > 2020/09/09 4.004 Corrections and improvements reported by users. > Added more glyphs > Jōyō and other common

Re: UPDATE net/prosody from MAINTAINER

2023-09-07 Thread Omar Polo
On 2023/09/06 23:50:23 +, Lucas wrote: > Omar Polo wrote: > > > > [...] > > > > > > ok solene@ > > > > > > I tested it on 7.3-stable though, so ok to backport too :) > > > > I tested on 7.3-stable too! (with postgresql fwiw) > > > > ok op@, both for the update and the backport while you'

Re: [UPDATE] security/rbw 1.8.3

2023-09-07 Thread Raf Czlonka
On Thu, Sep 07, 2023 at 07:25:43AM BST, Mikolaj Kucharski wrote: > On Wed, Sep 06, 2023 at 02:52:28PM +0100, Raf Czlonka wrote: > > Hello, > > > > Inlined below is a diff that updates rbw to version 1.8.3. > > > > Regards, > > > > Raf > > > > P.S. I'm not subscribed to ports@ mailing list so pl

update fonts/ja-kanjistrokeorders-ttf to 4.004

2023-09-07 Thread Omar Polo
Discovered this after a recent commit by espie@. Looks like there's a new minor release. This appears to be the changelog: 2020/09/09 4.004 Corrections and improvements reported by users. Added more glyphs Jōyō and other common use kanji that have changed: U+96E2 離 Corrected appearance

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-09-07 Thread Volker Schlecht
Hi, yes, I can do that in the evening today. cheers, Volker On 9/7/23 09:37, Anil Madhavapeddy wrote: Would anyone with an IBT-enabled x86_64 be able to run a test for me on an OCaml tree to see if the patch works? (my hardware is still two weeks away from delivery) $ git clone https://git

Re: UPDATE net/luasocket 3.0rc1p1 -> 3.1.0

2023-09-07 Thread Omar Polo
On 2023/01/26 12:34:57 -0700, Ashlen wrote: > Can someone else review and OK this? I thought this were already in. looking at luasockets again for another reason I found I still had the patch applied. Committed, thanks, and sorry for the long delay.

[update] net/synapse 1.91.2

2023-09-07 Thread Renaud Allard
Hello, Here is yet another update to net/synapse This solves a bug, mainly with postgres Revert MSC3861 introspection cache, admin impersonation and account lock. Best RegardsIndex: Makefile === RCS file: /cvs/ports/net/synapse/Mak

Re: Fwd: x11/libxcvt - duplicate of xenocara/lib/libxcvt

2023-09-07 Thread Matthieu Herrb
On Thu, Sep 07, 2023 at 08:43:26AM +0200, Rafael Sadowski wrote: > On Thu Sep 07, 2023 at 08:14:57AM +0200, Matthieu Herrb wrote: > > Apparently my message below got unoticed. And I apologized for not > > seeing/replying to the initial port submission in time. > > > > FWIW, I've just fixed a small