Librewolf Port

2024-01-21 Thread Hari
Hello OpenBSD community, I was a user of librewolf on linux. But two days ago I switched to openbsd as my daily driver there is no librewolf on official package list. So I decided to port it. I want to know if anyone is working on librewolf, please inform me. If not then I will be working on

Re: python3 module location (py3-junos-eznc broken)

2024-01-21 Thread Daniel Dickman
> On Jan 21, 2024, at 10:14 PM, Chris Cappuccio wrote: > > With python 3.10, py3-junos-eznc is broken: Thanks for the report. > >class _FactCache(collections.MutableMapping): > AttributeError: module 'collections' has no attribute 'MutableMapping' > > I suspect the module may require

python3 module location (py3-junos-eznc broken)

2024-01-21 Thread Chris Cappuccio
With python 3.10, py3-junos-eznc is broken: class _FactCache(collections.MutableMapping): AttributeError: module 'collections' has no attribute 'MutableMapping' I suspect the module may require python3.9 or earlier? How the heck do you make a port python3 module install for 3.9 instead of

Re: audio/shairport-sync: save config permissions, clearer sndio(7) instructions

2024-01-21 Thread Klemens Nanni
On Fri, Jan 19, 2024 at 01:08:37AM +, Klemens Nanni wrote: > Config may contain passwords, but is world-readable. > I'd say /etc/ files are usually root-owned as well: > > -rw-r--r-- 1 _shairport _shairport 23340 Jan 19 01:24 > /etc/shairport-sync.conf > > Fix it in PLIST; daemon

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/01/21 18:51:25 Modified files: games/cataclysm-dda: Makefile Log message: BDEP on abseil to fix sporadic build failure; OK kirby rsadowski Found by naddy, cataclysm-dda bundles flatbuffers which

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/01/21 18:40:28 Modified files: audio/shairport-sync: Makefile distinfo Log message: pull upstream fix for crash on pause; OK anton

Re: [NEW] misc/remindcal v0.1.0

2024-01-21 Thread Stefan Hagen
Russ Sharek wrote (2024-01-21 20:18 CET): > On January 10, 2024 12:16:50 AM EST, Russ Sharek wrote: > >Hello! > > > >I found a cool little TUI front-end for the misc/remind calendar tool, > >and have put together a port. > > > >homepage: https://github.com/realsirjoe/remindcal > > > >I've tested

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2024/01/21 12:21:44 Modified files: www/links+ : Makefile Log message: Add missing LIB_DEPENDS on graphics/libavif. Pointed out by sthen@, thanks! Maintainer Tim Meunier is fine with the change.

Re: [NEW] misc/remindcal v0.1.0

2024-01-21 Thread Russ Sharek
On January 10, 2024 12:16:50 AM EST, Russ Sharek wrote: >Hello! > >I found a cool little TUI front-end for the misc/remind calendar tool, >and have put together a port. > >homepage: https://github.com/realsirjoe/remindcal > >I've tested this on amd64. > >Notes? OK? Haven't heard anything

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Omar Polo
CVSROOT:/cvs Module name:ports Changes by: o...@cvs.openbsd.org2024/01/21 12:18:26 Modified files: audio/amused : Makefile distinfo Log message: update audio/amused to 0.14 - added libao and oboe (android) audio backends - honour $TMPDIR if set - switched to new

Re: NEW: games/Bugdom2

2024-01-21 Thread Thomas Frohwein
On Sun, Jan 21, 2024 at 05:26:27PM +0100, Omar Polo wrote: > On 2024/01/19 13:06:36 -0600, izder456 wrote: > > Hey again, > > > > like my games/bugdom port, I Fixed up and patched to mirror > > games/nanosaur2 from omar. > > > > it was a simple enough patch. > > > > Attached is the port. > >

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/01/21 11:42:36 Modified files: games : Makefile Log message: +bugdom2

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/01/21 11:41:55 Log message: import games/bugdom2 from izzy Meyer ( izder456 () disroot ! org ) tweaks and ok op@ DESCR: Three years after Rollie McFly's victory over King Thorax, the

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/01/21 11:22:50 Modified files: security/rust-openssl-tests: Makefile crates.inc distinfo Log message: Update to rust-openssl-tests 20240121

Update from maintainer: devel/objfw 1.0.8

2024-01-21 Thread Jonathan Schleifer
Patch attached. Please also import to 7.4, as this contains quite the list of bugfixes compared to the previous 1.0.3. -- JonathanIndex: Makefile === RCS file: /cvs/ports/devel/objfw/Makefile,v retrieving revision 1.5 diff -u -p

Re: FVWM3 as of a recent current no longer lets mouse scroll across to new windows

2024-01-21 Thread Chris Bennett
Re: FVWM3 as of a recent current no longer lets mouse scroll across :58:39PM +0100, Omar Polo wrote: > On 2024/01/21 18:51:15 +0100, Omar Polo wrote: > > On 2024/01/21 09:37:46 -0800, Chris Bennett > > wrote: > > > As of 1.0.9, I can't get mouse to cross windows, but I can move window > > >

Re: FVWM3 as of a recent current no longer lets mouse scroll across to new windows

2024-01-21 Thread Omar Polo
On 2024/01/21 18:51:15 +0100, Omar Polo wrote: > On 2024/01/21 09:37:46 -0800, Chris Bennett > wrote: > > As of 1.0.9, I can't get mouse to cross windows, but I can move window > > items with the mouse. > > Someone in the forum said that the version after 1.0.9 has the fix for > > this I saw in

Re: FVWM3 as of a recent current no longer lets mouse scroll across to new windows

2024-01-21 Thread Omar Polo
On 2024/01/21 09:37:46 -0800, Chris Bennett wrote: > As of 1.0.9, I can't get mouse to cross windows, but I can move window > items with the mouse. > Someone in the forum said that the version after 1.0.9 has the fix for > this I saw in github. fvwm3 was updated to 1.0.9 on 2023/12/03, so I

FVWM3 as of a recent current no longer lets mouse scroll across to new windows

2024-01-21 Thread Chris Bennett
As of 1.0.9, I can't get mouse to cross windows, but I can move window items with the mouse. Someone in the forum said that the version after 1.0.9 has the fix for this I saw in github. I wanted to ask if you are working on an update right now? Is it possible to work on an update with the

Re: NEW: x11/emwm

2024-01-21 Thread Omar Polo
On 2024/01/19 13:03:40 -0600, izder456 wrote: > On Thu, 18 Jan 2024 16:44:36 + > Stuart Henderson wrote: > > > On 2024/01/18 10:02, izder456 wrote: > > > Here is one with spaces favored, > > > > please don't, pretty much all the rest of the ports tree lines things > > up to some extent.

Re: NEW: games/Bugdom

2024-01-21 Thread Thomas Frohwein
On Sun, Jan 21, 2024 at 05:10:20PM +0100, Omar Polo wrote: > On 2024/01/21 09:43:39 -0500, Thomas Frohwein wrote: > > On Fri, Jan 19, 2024 at 01:11:09PM -0600, izder456 wrote: > > > On Thu, 18 Jan 2024 10:15:14 -0600 > > > izder456 wrote: > > > > > > > On Thu, 18 Jan 2024 09:39:15 -0600 > > > >

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/01/21 09:33:00 Modified files: games : Makefile Log message: +bugdom

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/01/21 09:31:43 Log message: import games/bugdom by Stu (izder456 () disroot ! org) who also takes MAINTAINER - thanks! with contribution/review by me, op@, gkoehler@ ok op@ DESCR:

Re: NEW: games/Bugdom2

2024-01-21 Thread Omar Polo
On 2024/01/19 13:06:36 -0600, izder456 wrote: > Hey again, > > like my games/bugdom port, I Fixed up and patched to mirror > games/nanosaur2 from omar. > > it was a simple enough patch. > > Attached is the port. > > Comments or O.K. to merge? Needs the same adjustments that thfr did on

audio/shairport-sync: fix crash on pause

2024-01-21 Thread Klemens Nanni
Cherry-pick the following to fix crashes when pausing playback. This makes the shairport_sync rc.d daemon survive. OK? From 57af5f3c10c54947cf160fe46a580cf40669d412 Mon Sep 17 00:00:00 2001 From: Anton Lindqvist Date: Fri, 3 Dec 2021 20:45:51 +0100 Subject: [PATCH] avoid

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/01/21 09:16:19 Modified files: audio/fluidsynth: Makefile audio/fluidsynth/files: fluid_sndio.c audio/fluidsynth/patches: patch-src_CMakeLists_txt Added files:

Re: NEW: games/Bugdom

2024-01-21 Thread Omar Polo
On 2024/01/21 09:43:39 -0500, Thomas Frohwein wrote: > On Fri, Jan 19, 2024 at 01:11:09PM -0600, izder456 wrote: > > On Thu, 18 Jan 2024 10:15:14 -0600 > > izder456 wrote: > > > > > On Thu, 18 Jan 2024 09:39:15 -0600 > > > izder456 wrote: > > > > > > > Hey again, > > > > > > > > Fixed up and

Re: fluidsynth update 2.3.4

2024-01-21 Thread Sebastian Reitenbach
On Sunday, January 21, 2024 14:56 CET, Thomas Frohwein wrote: > On Sun, Jan 21, 2024 at 01:13:16PM +0100, Sebastian Reitenbach wrote: > > Hi, > > > > On Sunday, January 21, 2024 00:07 CET, Thomas Frohwein > > wrote: > > > > > Here is a version that restores sndio support again. I'm not sure

Re: use subdirs to group FNA ports to streamline updates

2024-01-21 Thread Omar Polo
On 2024/01/21 09:49:20 -0500, Thomas Frohwein wrote: > *ping* > > Re-attaching fna/ tarballed, including the @pkgpath. This is really > just a move of the other ports into games/fna/ subdirs. It would > streamline and simplify future updates significantly... > > ok? The diff between the

Re: sccache lifetime & ports infrastructure ?

2024-01-21 Thread Caspar Schutijser
On Tue, Dec 26, 2023 at 08:15:55AM +0100, Landry Breuil wrote: > Le Sat, Dec 23, 2023 at 04:09:19PM +0100, Caspar Schutijser a écrit : > > On Sat, Dec 23, 2023 at 09:07:24AM +0100, Landry Breuil wrote: > > > hi, > > > > > > sending to ports@ for more ideas, devel/sccache works pretty great here,

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Caspar Schutijser
CVSROOT:/cvs Module name:ports Changes by: cas...@cvs.openbsd.org 2024/01/21 08:06:12 Modified files: devel/sccache : Makefile crates.inc distinfo Log message: devel/sccache: update to 0.7.5

Re: CVS: cvs.openbsd.org: ports

2024-01-21 Thread Thomas Frohwein
On Sun, Jan 21, 2024 at 05:19:23AM -0700, Sebastian Reitenbach wrote: > CVSROOT: /cvs > Module name: ports > Changes by: sebas...@cvs.openbsd.org2024/01/21 05:19:23 > > Modified files: > audio/qsynth : Makefile distinfo > audio/qsynth/pkg: PLIST > Removed files: >

Re: NEW: games/Bugdom

2024-01-21 Thread Thomas Frohwein
On Fri, Jan 19, 2024 at 01:11:09PM -0600, izder456 wrote: > On Thu, 18 Jan 2024 10:15:14 -0600 > izder456 wrote: > > > On Thu, 18 Jan 2024 09:39:15 -0600 > > izder456 wrote: > > > > > Hey again, > > > > > > Fixed up and patched to mirror games/nanosaur2 from omar > > > > > > it was a simple

Re: use subdirs to group FNA ports to streamline updates

2024-01-21 Thread Thomas Frohwein
*ping* Re-attaching fna/ tarballed, including the @pkgpath. This is really just a move of the other ports into games/fna/ subdirs. It would streamline and simplify future updates significantly... ok? On Wed, Jan 10, 2024 at 05:41:08AM -0500, Thomas Frohwein wrote: > On Wed, Jan 10, 2024 at

Re: [Fwd: Register me]

2024-01-21 Thread Rob Schmersel
On Sun, 21 Jan 2024 13:12:55 - beecdadd...@danwin1210.de wrote: > Original Message > Subject: Register me > From:beecdadd...@danwin1210.de > Date:Fri, January 19, 2024 1:24 pm > To: ports@openbsd.org >

Re: fluidsynth update 2.3.4

2024-01-21 Thread Thomas Frohwein
On Sun, Jan 21, 2024 at 01:13:16PM +0100, Sebastian Reitenbach wrote: > Hi, > > On Sunday, January 21, 2024 00:07 CET, Thomas Frohwein > wrote: > > > Here is a version that restores sndio support again. I'm not sure how > > best to test that what audio I'm hearing is from sndio and not sdl2, >

[Fwd: Register me]

2024-01-21 Thread beecdaddict
Original Message Subject: Register me From:beecdadd...@danwin1210.de Date:Fri, January 19, 2024 1:24 pm To: ports@openbsd.org -- register me please

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 06:12:33 Modified files: www/c-icap/c-icap: Makefile distinfo Log message: update to c-icap-0.5.12

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 06:12:22 Modified files: www/c-icap/modules: Makefile distinfo www/c-icap/modules/patches: patch-configure_ac Log message: update to c-icap-modules-0.5.6

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Theo Buehler
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2024/01/21 05:24:11 Modified files: net/ngtcp2 : Makefile distinfo Log message: Update ngtcp2 to v1.2.0 https://github.com/ngtcp2/ngtcp2/releases/tag/v1.2.0

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/01/21 05:19:23 Modified files: audio/qsynth : Makefile distinfo audio/qsynth/pkg: PLIST Removed files: audio/qsynth/patches: patch-Makefile_in

Re: fluidsynth update 2.3.4

2024-01-21 Thread Sebastian Reitenbach
Hi, On Sunday, January 21, 2024 00:07 CET, Thomas Frohwein wrote: > Here is a version that restores sndio support again. I'm not sure how > best to test that what audio I'm hearing is from sndio and not sdl2, > but with this, sndio shows up again with fluidsynth -h as audio and > midi driver

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Denis Fondras
CVSROOT:/cvs Module name:ports Changes by: de...@cvs.openbsd.org 2024/01/21 04:58:03 Modified files: databases/victoriametrics: Makefile distinfo Log message: update to v1.93.10

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 04:36:07 Modified files: devel/p5-Modern-Perl: Makefile distinfo Log message: update to p5-Modern-Perl-1.20240120

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 04:34:23 Modified files: mail/rspamd: Makefile distinfo mail/rspamd/pkg: PLIST Added files: mail/rspamd/patches:

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/01/21 04:00:03 Modified files: databases/puppetdb/7: Makefile distinfo databases/puppetdb/7/patches: patch-Makefile Log message: update 7.15.0 -> 7.16.0

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/01/21 03:59:18 Modified files: devel/ruby-concurrent-ruby: Makefile distinfo devel/ruby-concurrent-ruby/pkg: PLIST Log message: update 1.2.2 -> 1.2.3

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/01/21 03:58:41 Modified files: sysutils/ruby-facter: Makefile distinfo sysutils/ruby-facter/patches:

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Sebastian Reitenbach
CVSROOT:/cvs Module name:ports Changes by: sebas...@cvs.openbsd.org2024/01/21 03:57:58 Modified files: sysutils/ruby-puppet/7: Makefile distinfo Log message: update 7.27.0 -> 7.28.0

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 03:54:16 Modified files: mail/roundcubemail: Tag: OPENBSD_7_4 Makefile distinfo mail/roundcubemail/pkg: Tag: OPENBSD_7_4 PLIST-main Log message: update to roundcubemail-1.6.6

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 03:52:21 Modified files: mail/roundcubemail: Makefile distinfo mail/roundcubemail/pkg: PLIST-main Log message: update to roundcubemail-1.6.6

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 03:52:14 Modified files: net/icinga/core2: Makefile distinfo Log message: update to icinga2-2.14.2

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 03:52:10 Modified files: lang/php/8.2 : Tag: OPENBSD_7_4 Makefile distinfo lang/php/8.2/patches: Tag: OPENBSD_7_4 patch-ext_openssl_openssl_c Log

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 03:51:45 Modified files: lang/php/8.3 : Makefile distinfo lang/php/8.3/patches: patch-ext_openssl_openssl_c Log message: update to php-8.3.2

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2024/01/21 03:51:30 Modified files: lang/php/8.2 : Makefile distinfo lang/php/8.2/patches: patch-ext_openssl_openssl_c Log message: update to php-8.2.15

CVS: cvs.openbsd.org: ports

2024-01-21 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/01/21 03:15:01 Modified files: security/libdigidocpp: Makefile distinfo Log message: pick slightly tweaked LibreSSL fix, merged months ago