Re: UPDATE: games/chocolate-doom

2024-08-17 Thread Ryan Freeman
On Sat, Aug 17, 2024 at 07:58:16PM -0700, Ryan Freeman wrote: > Hello, > > Update to chocolate-doom-3.1.0. It has been a long time since 3.0.1, so > this mostly rolls forward tons of little fixes over the years. > Fluidsynth is used now. No more release tarball on HOMEPAGE, so github > is used.

Re: (maintainer update) lang/ecl-24.5.10

2024-08-17 Thread Timo Myyrä
On Mon, Aug 12 2024, Sebastien Marie wrote: > Hi, > > Just some comments. > > Timo Myyrä writes: > >> Hi, >> >> Here's a bit long overdue update for the ECL port. >> Lightly tested on amd64. >> >> timo >> >> diff /usr/ports >> commit - 91c62197c95d894e5fecbb4866735eb37d9ec02a >> path + /usr/ports

update devel/boehm-gc 8.2.6

2024-08-17 Thread Timo Myyrä
Hi, Here's an small bump to devel/boehm-gc port. This is required for the lang/ecl update where regress tests fail with error "Signals delivery fails constantly at GC" without this. Lightly tested on amd64. Timo diff /usr/ports commit - 8e4b8dff34f8c8a46b16f8f5f305a301d14bbf3d path + /usr/ports

Re: [new] audio/spotify-player

2024-08-17 Thread Pascal Stumpf
ping? On Thu, 25 Jul 2024 23:11:12 +0200, Pascal Stumpf wrote: > There's no shortage of spotify terminal clients written in Rust, but > this is the best one so far. Supports both local playback and Spotify > Connect. > > > spotify_player is a fast, easy to use, and configurable terminal music p

UPDATE: games/chocolate-doom

2024-08-17 Thread Ryan Freeman
Hello, Update to chocolate-doom-3.1.0. It has been a long time since 3.0.1, so this mostly rolls forward tons of little fixes over the years. Fluidsynth is used now. No more release tarball on HOMEPAGE, so github is used. Tested on amd64 machine, Doom, Heretic, Hexen, Strife executables all fun

UPDATE: aom / libvpx - elf_aux_info

2024-08-17 Thread Brad Smith
Convert over to using elf_aux_info(). Index: aom/Makefile === RCS file: /cvs/ports/multimedia/aom/Makefile,v retrieving revision 1.25 diff -u -p -u -p -r1.25 Makefile --- aom/Makefile22 Jun 2024 09:32:46 - 1.25 +++ a

update: x11/xmonad update 0.18

2024-08-17 Thread José Maldonado
Hello! A small update for xmonad that has released version 0.18. Compiled and tested on amd64, everything perfect. TLDR for changelog, breaking changes * Dropped support for GHC 8.4. * Selected Features and Improvements XMonad.Operations.floatLocation now applies size hints. This means windows w

[NEW] sysutils/py-ansible-libssh v1.2.2

2024-08-17 Thread Denis Fondras
Ansible-libssh is a new LibSSH Connection Plugin for Ansible Network that replaces Paramiko. Since most network appliances don't support or have limited capability for the local execution of a third party software, the Ansible network modules are not copied to the remote host unlike linux hosts; i

Re: [new] sysutils/unbound_exporter

2024-08-17 Thread Sebastien Marie
Pascal Stumpf writes: > This simple Prometheus metrics exporter for the Unbound DNS resolver > connects to Unbound's TLS control socket and sends the stats_noreset > command, causing Unbound to return metrics as key-value pairs. The > metrics exporter converts Unbound metric names to Prometheus m

emulators/snes9x: only build in base-clang arches

2024-08-17 Thread Lucas Gabriel Vuotto
On Fri, Aug 16, 2024 at 10:20:22PM GMT, k...@openbsd.org wrote: > Build failures: 82 > http://build-failures.rhaalovely.net/sparc64/2024-08-14/emulators/snes9x.log People agree that attempting to build and run snes9x in sparc64 is pointless and wasteful. Only build in arches supported by base-cla

Re: [NEW] devel/py-expanvars v0.12.0

2024-08-17 Thread Stuart Henderson
On 2024/08/17 17:28, Denis Fondras wrote: > This module is inspired by GNU bash's variable expansion features. > It can be used as an alternative to Python's os.path.expandvars > function. A good use case is reading config files with the flexibility > of reading values from environment variables u

Re: [NEW]: net/hopm - open-proxy monitor irc bot

2024-08-17 Thread Stuart Henderson
ok On 2024/08/17 09:42, Chaz Kettleson wrote: > > On Thu, Aug 15, 2024 at 10:57:09AM GMT, Stuart Henderson wrote: > > On 2024/08/15 09:52, Omar Polo wrote: > > > On 2024/08/15 00:57:31 +0100, Stuart Henderson > > > wrote: > > > > I'd use pretty much any other old uid than _nginx as that's one o

[NEW] devel/py-expanvars v0.12.0

2024-08-17 Thread Denis Fondras
This module is inspired by GNU bash's variable expansion features. It can be used as an alternative to Python's os.path.expandvars function. A good use case is reading config files with the flexibility of reading values from environment variables using advanced features like returning a default va

Update from maintainer: devel/objfw

2024-08-17 Thread Jonathan Schleifer
Patch attached. -- Jonathan Index: Makefile === RCS file: /cvs/ports/devel/objfw/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 7 Jul 2024 21:04:07 - 1.10 +++ Makefile 17 Aug 2024 13:05:26 - @@ -1

Re: [NEW]: net/hopm - open-proxy monitor irc bot

2024-08-17 Thread Chaz Kettleson
On Thu, Aug 15, 2024 at 10:57:09AM GMT, Stuart Henderson wrote: > On 2024/08/15 09:52, Omar Polo wrote: > > On 2024/08/15 00:57:31 +0100, Stuart Henderson wrote: > > > I'd use pretty much any other old uid than _nginx as that's one of the > > > more > > > common ports to install. Just looking a

[update] Elvish 0.16.3 -> 0.21.0

2024-08-17 Thread Jag Talon
Hello, I've been using Elvish 0.21.0 and it seems to be working well on amd64.  I noticed that Elvish has an official OpenBSD amd64 build as well on their website, so I'm hoping to update this so that it's available for other arches and of course easier for people to install and update Elvish. E

[maintainer update] decker 1.47 -> 1.48

2024-08-17 Thread Jag Talon
Hello, I'm updating decker from 1.47 to 1.48. Decker 1.48 offers bugfixes, scripting enhancements, and a variety of refinements to example modules. https://internet-janitor.itch.io/decker/devlog/782818/decker-148 Tested on amd64. -- he/him jagtalon.net weirder.earth/@jag Index: Makefile ==

Re: numpy 1.26.4 (python 3.12 and cython 3 support)

2024-08-17 Thread Theo Buehler
On Tue, Aug 13, 2024 at 06:20:27PM -0400, Daniel Dickman wrote: > Here's a possible update of numpy to 1.26.4. > > The build switches to meson in this release. And this release is the first > one to support Python 3.12 and also the first to officialy support Cython > 3. > > This should probably

Re: Haskell ports without using Hackage

2024-08-17 Thread Marc Espie
On Sat, Aug 17, 2024 at 07:03:48AM +0200, David Uhden Collado wrote: > Hello, > > I have recently started working on a port for the SimpleX Chat CLI client > [1] and encountered an issue. The software is not available in the Haskell > package repository [2], which poses a significant challenge sin