Update www/hiawatha to 11.4

2023-07-15 Thread cpetrik
Hello, Please find diff to update to 11.4 Change Log: hiawatha (11.4) stable; urgency=low mbed TLS updated to 3.4.0. Bugfix: TunnelSSH issue with latest PuTTY versions. -- Hugo Leisink Wed, 5 Apr 2023 20:42:18 +0200 V/R Chris Pdiff --git a/www/hiawatha/Makefile

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/07/15 18:55:55 Modified files: multimedia : Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: multimedia/gnome-twitch: Makefile distinfo

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Pavel Korovin
CVSROOT:/cvs Module name:ports Changes by: p...@cvs.openbsd.org2023/07/15 18:52:45 Modified files: net/mattermost-server: Makefile distinfo Added files: net/mattermost-server/patches:

[maintainer update] sdl2 to latest version 2.28.1

2023-07-15 Thread Thomas Frohwein
I've tested this with a number of ports and no issues found. Changelog is here: https://github.com/libsdl-org/SDL/releases/tag/release-2.28.1 This is a stable bugfix release and no significant changes for OpenBSD in the changelog. I have a list of reverse dependencies with notes on which ones

Re: retire multimedia/gnome-twitch? dead upstream...

2023-07-15 Thread Brian Callahan
On 7/15/2023 7:43 PM, Morgan Aldridge wrote: > On Sat, Jul 15, 2023 at 14:20 Thomas Frohwein > wrote: > >> I propose retiring multimedia/gnome-twitch. The GH thread at [1] makes >> it fairly clear that since Twitch API change in 2020 [2], the project >> is dead. The last commit on their master

Re: retire multimedia/gnome-twitch? dead upstream...

2023-07-15 Thread Morgan Aldridge
On Sat, Jul 15, 2023 at 14:20 Thomas Frohwein wrote: > I propose retiring multimedia/gnome-twitch. The GH thread at [1] makes > it fairly clear that since Twitch API change in 2020 [2], the project > is dead. The last commit on their master branch was in 2019, and the > last release version was

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/07/15 17:42:44 Modified files: textproc/py-sphinx_rtd_theme: Makefile Log message: ugh, another typo, found by naddy

mono build fails on my Tigerlake without USE_NOBTCFI

2023-07-15 Thread Thomas Frohwein
I've tried building the latest version 3 times without USE_NOBTCFI=Yes, but every time it crashed with a native error. I'm attaching the error log. Adding USE_NOBTCFI=Yes fixes the build and I can run csharp interactive shell again, as well as some FNA games. Diff at the bottom to add this. ok?

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/07/15 17:24:35 Modified files: audio/faudio : Makefile distinfo games/fna : Makefile distinfo graphics/fna3d : Makefile distinfo graphics/fna3d/patches:

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/07/15 17:21:54 Modified files: games/fheroes2 : Makefile distinfo Log message: update to fheroes2 1.0.6

Re: retire multimedia/gnome-twitch? dead upstream...

2023-07-15 Thread Antoine Jacoutot
OK — Antoine > On 15 Jul 2023, at 20:19, Thomas Frohwein wrote: > > I propose retiring multimedia/gnome-twitch. The GH thread at [1] makes > it fairly clear that since Twitch API change in 2020 [2], the project > is dead. The last commit on their master branch was in 2019, and the > last

[maintainer update] lang/gleam 0.30.1

2023-07-15 Thread Volker Schlecht
Update lang/gleam to 0.30.1 Change from explicit RUN_DEPENDS on erlang/25 to specifying MODERL_VERSION, which has the same effect. (analogous to lang/elixir). Tested on amd64. ok?Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/07/15 15:09:34 Modified files: infrastructure/templates: mk.conf.template Log message: poison BUILD/LIB/RUN_DEPEMDS

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/07/15 15:07:46 Modified files: textproc/py-sphinx_rtd_theme: Makefile Log message: fix typo

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Volker Schlecht
CVSROOT:/cvs Module name:ports Changes by: vol...@cvs.openbsd.org 2023/07/15 14:30:41 Modified files: lang/deno : Makefile crates.inc distinfo lang/deno/patches: patch-cli_build_rs patch-cli_tools_upgrade_rs

Re: NEW: graphics/libliftoff

2023-07-15 Thread Matthieu Herrb
On Sat, Jul 15, 2023 at 03:06:09PM +0200, Matthieu Herrb wrote: > Lightweight KMS plane library. > > libliftoff eases the use of KMS planes from userspace without standing > in your way. Users create "virtual planes" called layers, set KMS > properties on them, and libliftoff will pick hardware

[NEW] highlight-pointer - flexibly highlight X11 mouse cursor

2023-07-15 Thread Thomas Frohwein
This is a neat program for presentations or when I fail to find the small cursor on my multimonitor setup. There is no manpage, but you can see the syntax with 'highlight-pointer -h'. The program is <1,000 LOC. Example: $ highlight-pointer --show-cursor --hide-highlight \

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/07/15 12:51:48 Modified files: net/icinga/core2/pkg: PLIST-main Log message: commit icinga PLKST change, which somehow didn't make it into the cvs commit

multimedia/libv4l: ignore libudev-openbsd if installed

2023-07-15 Thread Matthieu Herrb
Hi, For my wlroots/sway work I have sysutils/libudev-openbsd installed as a dependecy. This breaks multimedia/libv4l (which is needed as dependency for ffmpeg, which is a run-dependency for wlroots). The patch below is a way to fix this. Comments, ok ? Index: Makefile

retire multimedia/gnome-twitch? dead upstream...

2023-07-15 Thread Thomas Frohwein
I propose retiring multimedia/gnome-twitch. The GH thread at [1] makes it fairly clear that since Twitch API change in 2020 [2], the project is dead. The last commit on their master branch was in 2019, and the last release version was in 2018. [1] mentions streamlink-twitch-gui as an alternative

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/07/15 12:12:35 Modified files: net/dino : Makefile distinfo Log message: pull merged patch again which did not make it into the release branch (why dino did not fail to start when I tested the

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/07/15 11:44:25 Modified files: games/0ad/base : Makefile Log message: USE_NOBTCFI=Yes to work around Illegal Instruction for now. ok sthen@

Re: NEW net/transmission-remote-gtk

2023-07-15 Thread Lucas
Bump. Lucas wrote: > attached is a port for transmission-remote-gtk[0], a client for > Transmission BitTorrent daemon. I'm not super sure about the deps I used > so any additional eyes on those are welcome: > > BUILD_DEPENDS = devel/gettext,-tools > RUN_DEPENDS = devel/desktop-file-utils

[Maintainer Update] devel/difftastic 0.48.0

2023-07-15 Thread Volker Schlecht
Trivial update to the latest devel/difftastic release 0.48.0. Tested on amd64. ok?Index: Makefile === RCS file: /cvs/ports/devel/difftastic/Makefile,v retrieving revision 1.9 diff -u -p -r1.9 Makefile --- Makefile 19 May 2023

Re: aarch64 bulk build report

2023-07-15 Thread Peter Hessler
On 2023 Jul 15 (Sat) at 07:14:08 +0200 (+0200), Rafael Sadowski wrote: :On Fri Jul 14, 2023 at 07:01:43AM -0600, phess...@openbsd.org wrote: :> bulk build on arm64.ports.openbsd.org :> started on Wed Jul 12 00:15:28 MDT 2023 :> finished at Fri Jul 14 07:01:29 MDT 2023 :> lasted 2D06h46m :> done

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2023/07/15 08:17:06 Modified files: lang/sbcl : Makefile Log message: lang/sbcl: disable on riscv64 support for riscv64 on OpenBSD is partial/missing. do not try to build it.

Re: chromium display

2023-07-15 Thread Jon Fineman
Thank you. That resolved it. On Sat, Jul 15, 2023 at 10:00:52AM -0300, Gleydson Soares wrote: Hello Jon, It seems to be a known issue and workaround would be purging the GPUCache ~/.config/chromium/Default/GPUCache Relates to

x11/xcb-util-errors : in ports or in xenocara ?

2023-07-15 Thread Matthieu Herrb
Hi, another dependency needed by wlroots and sway is xcb-util-errors. All other xcb-util libraries are in xenocara, so I'm hesitating between adding this to xenocara or as a port. The port is appended for reference. -- Matthieu Herrb xcb-util-errors.tgz Description: application/tar-gz

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2023/07/15 07:45:21 Modified files: games/stockfish: Makefile distinfo games/stockfish/patches: patch-src_Makefile Log message: Update to Stockfish-16 Announcement:

Re: chromium display

2023-07-15 Thread Gleydson Soares
Hello Jon, It seems to be a known issue and workaround would be purging the GPUCache ~/.config/chromium/Default/GPUCache Relates to

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2023/07/15 07:27:14 Modified files: games/wtf : Makefile distinfo Log message: Update to wtf-20230706

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/07/15 07:21:06 Modified files: sysutils/exoscale-cli: Makefile distinfo Log message: Update to exoscale-cli-1.71.1.

Re: NEW: sysutils/libdisplay-info

2023-07-15 Thread Matthieu Herrb
On Sat, Jul 15, 2023 at 03:04:17PM +0200, Matthieu Herrb wrote: > Hi, > > libdisplay-info a set of high-level, easy-to-use, opinionated > functions as well as low-level functions to access detailed > information about monitors using EDID data. > > This port will be needed later by the

NEW: graphics/libliftoff

2023-07-15 Thread Matthieu Herrb
Lightweight KMS plane library. libliftoff eases the use of KMS planes from userspace without standing in your way. Users create "virtual planes" called layers, set KMS properties on them, and libliftoff will pick hardware planes for these layers if possible. Will be needed by wlroots/sway. --

NEW: libdisplay-info

2023-07-15 Thread Matthieu Herrb
Hi, libdisplay-info a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information about monitors using EDID data. This port will be needed later by the wlroots/sway wayland ports. ok, comments? -- Matthieu Herrb libdisplay-info.tgz

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2023/07/15 06:57:19 Modified files: sysutils/bfs : Makefile distinfo Log message: Update to bfs-3.0; big change is reading directories asynchronously and in parallel. Full changelog here:

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Brian Callahan
CVSROOT:/cvs Module name:ports Changes by: bcal...@cvs.openbsd.org 2023/07/15 06:42:18 Modified files: lang/algol68g : Makefile distinfo lang/algol68g/pkg: PLIST Log message: Update to algol68g-3.2.1, mostly minor bugfixes.

chromium display

2023-07-15 Thread Jon Fineman
I am having trouble with chromium-114.0.5735.198p2 displaying jpeg, etc for example in Instagram or Youtube the graphics are blank. Also when I click the three buttons in the top right the menu is corrupted. If a view a jpeg from the filesystem it will display it. But when I x out of the tab

Re: games/0ad/base: USE_NOBTCFI

2023-07-15 Thread Stuart Henderson
On 2023/07/15 08:02, Thomas Frohwein wrote: > 0ad crashes with Illegal Instruction on launch until I build it with > USE_NOBTCFI=Yes. ok to add it to the ones with the exception until this > is fixed upstream? > > Index: base/Makefile >

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/07/15 06:21:15 Modified files: devel/github-cli: Makefile distinfo modules.inc devel/github-cli/pkg: PLIST Log message: update to github-cli 2.32.0

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/07/15 06:11:39 Modified files: net/ldns : Makefile Log message: ldns: forcibly set HAVE_OPENSSL_ENGINE_H to no and explicitly disable GOST GOST is currently disabled since the port is built

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/07/15 06:09:10 Modified files: net/nagios/nrpe: Makefile net/nagios/nrpe/patches: patch-src_check_nrpe_c patch-src_nrpe_c Log message: nagios/nrpe: remove @SECLEVEL patches, add

games/0ad/base: USE_NOBTCFI

2023-07-15 Thread Thomas Frohwein
0ad crashes with Illegal Instruction on launch until I build it with USE_NOBTCFI=Yes. ok to add it to the ones with the exception until this is fixed upstream? Index: base/Makefile === RCS file: /cvs/ports/games/0ad/base/Makefile,v

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2023/07/15 05:52:42 Modified files: lang/mono : Makefile distinfo lang/mono/patches: patch-configure_ac Added files: lang/mono/patches: patch-mono_btls_CMakeLists_txt Log message:

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/07/15 04:25:42 Modified files: inputmethods/ibus: Makefile distinfo inputmethods/ibus/patches: patch-client_gtk2_ibusimcontext_c patch-configure_ac

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/07/15 03:17:47 Modified files: x11/gnome/librsvg: Makefile Log message: Add a comment to make sure to update both distinfo files when updating.

Re: [update] Lagrange to 1.16.5

2023-07-15 Thread Omar Polo
On 2023/07/15 09:51:27 +0200, Florian Viehweger wrote: > Hi, > > this is an update for Lagrange to 1.16.5. > > Some testing done on amd64. No issues found. > > portcheck and 'make port-lib-depends-check' are happy. > > Changes listed here [1]. > > Comments? works fine as usual. Committed,

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2023/07/15 02:30:04 Modified files: net/lagrange : Makefile distinfo Log message: update net/lagrange to 1.16.5; from Florian Viehweger, thanks!

[update] Lagrange to 1.16.5

2023-07-15 Thread Florian Viehweger
Hi, this is an update for Lagrange to 1.16.5. Some testing done on amd64. No issues found. portcheck and 'make port-lib-depends-check' are happy. Changes listed here [1]. Comments? Thanks! [1] https://github.com/skyjake/lagrange/releases Index: Makefile

CVS: cvs.openbsd.org: ports

2023-07-15 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/07/15 00:57:14 Modified files: www/mozilla: mozilla.port.mk Log message: www/mozilla: add links to BTI/CET/CFI upstream bugs