inputmethods/fcitx-qt: enable Qt6

2022-10-09 Thread Kevin Lo
Hi Yifei, The diff belows enable Qt6 support in fcitx-qt. With this diff, I can type Chinese on net/tdesktop. OK? Index: inputmethods/fcitx-qt/Makefile === RCS file: /cvs/ports/inputmethods/fcitx-qt/Makefile,v retrieving revision 1.

Re: www/ungoogled-chromium

2022-10-09 Thread Robert Nagy
On 09/10/22 16:34 -0700, Heppler, J. Scott wrote: > On current, ungoogled-chromium errors out - unable to access > /dev/drm/card0. I replaced with www/iridium and it ran fine. > I suspect pledge/unveil was not fully implemented in ungoogled-chromium. > > A second issue is that it likely cannot be

www/ungoogled-chromium

2022-10-09 Thread Heppler, J. Scott
On current, ungoogled-chromium errors out - unable to access /dev/drm/card0. I replaced with www/iridium and it ran fine. I suspect pledge/unveil was not fully implemented in ungoogled-chromium. A second issue is that it likely cannot be installed with www/chromium as both use ~/.config/chromium

riscv64 bulk build report

2022-10-09 Thread jca
Bulk build on riscv64.ports.openbsd.org Started : Wed Sep 28 15:57:59 MDT 2022 Finished: Sun Oct 9 06:38:50 MDT 2022 Duration: 10 Days 14 hours 41 minutes Built using OpenBSD 7.2 (GENERIC.MP) #0: Sat Oct 8 08:42:20 MDT 2022 Built 9883 packages Number of packages built each day: Sep 28: 1303 S

Issue with `make modgo-gen-modules` while updating www/gotosocial

2022-10-09 Thread Hukadan
Hi @ports, I have an issue trying to update the www/gotosocial port. `make modgo-gen-modules` generates a modules.inc containing the `codeberg.org/gruf/go-ulid` module that is (it seems) not needed to build the port. If I try to build the port with the generated modules.inc it triggers the foll

Re: sysutils/docker-cli: Remove self from maintainer

2022-10-09 Thread Theo Buehler
> I'm removing myself from maintainer for sysutils/docker-cli simply > because I stopped using OpenBSD as a daily desktop operating system. Committed all three patches (with REVISION bumps). Thanks for your contributions. I took the liberty of removing you as a MAINTAINER from games/multimc as we

sysutils/docker-cli: Remove self from maintainer

2022-10-09 Thread Yuki Langley
Hello, I'm removing myself from maintainer for sysutils/docker-cli simply because I stopped using OpenBSD as a daily desktop operating system. Sadly, I wouldn't have the time to properly take care of the port so if anyone want to take over, feel free. Thanks, Yuki docker-cli.patch Description:

games/moonlight-qt: Remove self from maintainer

2022-10-09 Thread Yuki Langley
Hello, I'm removing myself from maintainer for games/moonlight-qt simply because I stopped using OpenBSD as a daily desktop operating system. Sadly, I wouldn't have the time to properly take care of the port so if anyone want to take over, feel free. Thanks, Yuki moonlight-qt.patch Description

games/blockgame: Remove self from maintainer

2022-10-09 Thread Yuki Langley
Hello, I'm removing myself from maintainer for games/blockgame simply because I stopped using OpenBSD as a daily desktop operating system. Sadly, I wouldn't have the time to properly take care of the port so if anyone want to take over the port (and the fork), feel free. However, in the future,

Re: [update] net/headscale-0.16.4 and take maintener

2022-10-09 Thread Omar Polo
Hi! On 2022/10/09 19:17:00 +0200, Laurent Cheylus wrote: > Hi, > > unless there's any objections, I'd like to take maintainership for > net/headscale (abieber@ drops it recently). > > Attached an update (CVS diff) for version 0.16.4: > - Makefile: update for version 0.16.4 and fix MODGO_LDFLAG

Re: A couple of simpler upgrades: hledger & git-annex

2022-10-09 Thread Matthias Kilian
Hi, On Mon, Oct 03, 2022 at 09:14:38PM -0700, Greg Steuck wrote: > I queued up a couple of upgrades while the tree was locked. I've been > using new hledger and James Cook helped me test and proof-read the patch > for git-annex. > > OK? Yes (and sorry for the delay). Ciao, Kili

UPDATE: databases/sqlcipher

2022-10-09 Thread Tim van der Molen
Here is an update to sqlcipher 4.5.2. Announcement: https://www.zetetic.net/blog/2022/08/03/sqlcipher-4.5.2-release/ JSON is now enabled by default, so -DSQLITE_ENABLE_JSON1 is no longer needed. OK? Index: Makefile === RCS file: /c

UPDATE: x11/fvwm3 to 1.0.5

2022-10-09 Thread Michael
Hi ports@, this is an update to the latest fvwm3 release [1]. sprintf() patches are no longer needed since they are now included upstream (thanks Omar!). Also there is no longer a reason to build the -debug flavor since those debug messages are now a commandline option (-v / --verbose). Teste

[update] intellij/pycharm to 2022.2.2

2022-10-09 Thread Lucas Raab
Hello, A quick update to the Jetbrains ports up to 2022.2.2. I've noticed more OOM errors over the past couple releases so I've bumped the datasize from 2GB to 3GB. That seems to have stablized the crashes. Other feedback or good to go? Thanks, Lucas diff refs/heads/master refs/heads/intellij co

Re: [update] sysutils/fzf-0.34.0

2022-10-09 Thread Omar Polo
On 2022/10/08 08:18:54 +, Laurent Cheylus wrote: > On Sat, 8 Oct 2022 08:10:26 - (UTC), Laurent Cheylus wrote: > > > Attached a diff on CVS for 0.34.0 version. works fine for my limited usage (fzf-tmux with a custom script, not much.) Thanks! two nitpicks, otherwise it's ok for me! >

Re: update games/0ad

2022-10-09 Thread Omar Polo
On 2022/10/08 11:56:47 +0200, Florian Viehweger wrote: > Hi, > > > > OK for after the unlock? > > > > Hi, > > Works fine for me. OK kirby@ > > I can confirm, works fine. Thanks! Thank you both!

Re: [new] stalwart-jmap & stalwart-imap: JMAP server written in rust

2022-10-09 Thread Landry Breuil
Le Fri, Oct 07, 2022 at 04:44:05PM +0200, Landry Breuil a écrit : > hi, > > here's two new wip ports for https://jmap.stalw.art/ and its counterpart > https://imap.stalw.art/ which serves as an IMAP proxy in front of the > JMAP server. > > cf https://jmap.io/software.html for more details about J