Re: [Update] ncspot

2025-01-28 Thread Matthias Schmidt
* Theo Buehler wrote: > On Tue, Jan 28, 2025 at 01:43:47PM +0100, Matthias Schmidt wrote: > > * Theo Buehler wrote: > > > On Mon, Jan 27, 2025 at 08:26:28PM +, Stuart Henderson wrote: > > > > On 2025/01/27 20:09, Matthias Schmidt wrote: >

Re: [Update] ncspot

2025-01-28 Thread Matthias Schmidt
* Theo Buehler wrote: > On Mon, Jan 27, 2025 at 08:26:28PM +, Stuart Henderson wrote: > > On 2025/01/27 20:09, Matthias Schmidt wrote: > > > * Stuart Henderson wrote: > > > > > > > > Not perfect but this will probably work and it can be removed again

Re: [Update] ncspot

2025-01-27 Thread Matthias Schmidt
* Stuart Henderson wrote: > > Not perfect but this will probably work and it can be removed again > with a later update if things are improved in the aws-lc-* crates. > > any test reports, oks? With your patch I can compile and start ncspot. It shows me a link to Spotify's OAuth page and after

Re: [Update] ncspot

2025-01-27 Thread Matthias Schmidt
Hi Theo, * Theo Buehler wrote: > > The program finishes building and can be installed > > > > $ ncspot --version > > ncspot 1.2.1 > > > > But it immediately crashes with a segmentation fault > > > > $ gdb ncspot ncspot.core GNU gdb 6.3 > > old gdb in base is too outdated to deal with modern ll

Re: Tor Browser on -current dies with SIGILL

2024-09-01 Thread Matthias Schmidt
Hi Caspar, * Caspar Schutijser wrote: > > Hi, > > A recent commit from landry@ to mail/mozilla-thunderbird showed me that > a similar problem existed in other Mozilla ports. The solution landry@ > committed is better so I'd like to have it in Tor Browser too. > https://cvsweb.openbsd.org/cgi-bin

Re: Tor Browser on -current dies with SIGILL

2024-07-09 Thread Matthias Schmidt
Hi Caspar, * Caspar Schutijser wrote: > Hi Matthias, > > On Mon, Jul 08, 2024 at 07:54:09PM +0200, Matthias Schmidt wrote: > > Hi Caspar, > > > > * Caspar Schutijser wrote: > > > Hi, > > > > > > I found the following piece of diff while I

Re: Tor Browser on -current dies with SIGILL

2024-07-08 Thread Matthias Schmidt
Hi Caspar, * Caspar Schutijser wrote: > Hi, > > I found the following piece of diff while I was reading through > the diff between 13.0.16 and 13.5. > > $ git diff > tor-browser-115.12.0esr-13.0-1-build1..tor-browser-115.12.0esr-13.5-1-build3 > from https://gitlab.torproject.org/tpo/application

Re: Tor Browser on -current dies with SIGILL

2024-07-02 Thread Matthias Schmidt
Hi, * Stuart Henderson wrote: > On 2024/07/01 22:09, Matthias Schmidt wrote: > > Hi, > > > > the recent update to tor-browser-13.5 on amd64 -current broke it for me. > > It aborts right after start with SIGILL. Doesn't matter if I use an > > existing >

Tor Browser on -current dies with SIGILL

2024-07-01 Thread Matthias Schmidt
Hi, the recent update to tor-browser-13.5 on amd64 -current broke it for me. It aborts right after start with SIGILL. Doesn't matter if I use an existing config or a fresh one. $ egdb /usr/local/lib/tor-browser/tor-browser Reading symbols from /usr/local/lib/tor-browser/tor-browser... (No debug

Re: firefox missing libmozwayland.so on arm64

2023-12-17 Thread Matthias Schmidt
Hi, it's a known issue and you need to update the package to the p0 version: https://marc.info/?l=openbsd-ports&m=170228767826863&w=2 Cheers Matthias * Tobias Heider wrote: > On Sun, Dec 17, 2023 at 10:11:26AM +0100, Jan Stary wrote: > > This is current/arm64 on a M1 macbook, with firef

Re: Firefox issue

2023-12-12 Thread Matthias Schmidt
FYI: https://marc.info/?l=openbsd-ports&m=170228767826863&w=2 * Robert Palm wrote: > Just noticed firefox seems not working: > > GENERIC.MP#1483 amd64 > > tron$ pkg_info firefox > Information for inst:firefox-120.0.1 > > > tron$ firefox > XPCOMGlueLoad error for file /usr/local/lib/firefox/lib

Firefox doesn't start on -current / wayland

2023-12-10 Thread Matthias Schmidt
Hi, I just upgraded Firefox on -current to firefox-120.0.1 and it fails with: XPCOMGlueLoad error for file /usr/local/lib/firefox/libmozwayland.so.132.0: File not found Couldn't load XPCOM. Cheers Matthias

Re: pkg_create: Can't call method "p" on an undefined value

2023-07-20 Thread Matthias Schmidt
Hi, * Stuart Henderson wrote: > You're missing the version number in DISTNAME. Thanks, that ideed did the trick. Nevertheless, the error message is not very informative and I couldn't have solved that on my own. Cheers Matthias

pkg_create: Can't call method "p" on an undefined value

2023-07-20 Thread Matthias Schmidt
Hi, today I tried to change the Makefile of audio/cmus to build the latest master from Github instead of the release (see diff). I copied the port to mystuff/ and modified the Makefile accordingly. All went well until I hit the package building step. It fails as follows: ===> Building package

Re: ncspot aborts on startup in -current

2023-06-29 Thread Matthias Schmidt
* Theo Buehler wrote: > On Thu, Jun 29, 2023 at 11:30:10AM +0200, Theo Buehler wrote: > > On Thu, Jun 29, 2023 at 11:25:20AM +0200, Theo Buehler wrote: > > > On Thu, Jun 29, 2023 at 10:54:10AM +0200, Theo Buehler wrote: > > > > On Thu, Jun 29, 2023 at 09:23:53AM +0100, Stuart Henderson wrote: > > >

Re: ncspot aborts on startup in -current

2023-06-29 Thread Matthias Schmidt
* Stuart Henderson wrote: > Does the same happen if you build your own kernel rather than using a > snap? No, it works when running a self-compiled kernel. So it seems it is related to BTCFI. Cheers Matthias

ncspot aborts on startup in -current

2023-06-29 Thread Matthias Schmidt
Hi ports@, ncspot on -current aborts on startup with SIGILL and complains about a missing assembler file in the ring crate. I haven't used it in a while so I didn't know exactly when it stopped working. My machine supports BTCFI... Let me know if you need more information. Cheers M

Re: editors/neovim: USE_NOBTCFI

2023-06-14 Thread Matthias Schmidt
Hi Sebastien, * Sebastien Marie wrote: > > It is failing in a patched function... > > Now, looking at editors/neovim, some points: > > - neovim links statically to luajit, so neovim will need rebuild too > - neovim uses a specific luajit version, and embedded it (it is not using the > lang/lua

Re: lang/luajit: IBT patch (for testing purpose)

2023-06-13 Thread Matthias Schmidt
Hi Sebastien, * Sebastien Marie wrote: > Hi, > > Could you test the following patch in ports/lang/luajit ? > > I don't bump REVISION on purpose for testing. > > The patches are enough to make the "testsuite" to pass, but as it is just > running luajit -e "print('hello world')" I am unsure t

Re: remove net/sendxmpp

2023-06-05 Thread Matthias Schmidt
* Matthias Schmidt wrote: > Hi, > > * Solène Rapenne wrote: > > I'd like to remove net/sendxmpp, it's dead and not working. > > > > https://github.com/lhost/sendxmpp/issues > > I am using it on all my OpenBSD machines together with monit to s

Re: remove net/sendxmpp

2023-06-05 Thread Matthias Schmidt
Hi, * Solène Rapenne wrote: > I'd like to remove net/sendxmpp, it's dead and not working. > > https://github.com/lhost/sendxmpp/issues I am using it on all my OpenBSD machines together with monit to send XMPP messages when states change, etc. > While there, we could remove net/p5-Net-XMPP as it

Re: audio/ncspot segfaults on -current

2023-01-28 Thread Matthias Schmidt
Hi Theo, * Theo Buehler wrote: > On Sat, Jan 28, 2023 at 01:19:49PM +0100, Matthias Schmidt wrote: > > Hi, > > > > I noticed today that audio/ncspot segfaults on a recent -current. I > > have > > > > OpenBSD 7.2-current (GENERIC.MP) #994: Thu Jan 26

audio/ncspot segfaults on -current

2023-01-28 Thread Matthias Schmidt
Hi, I noticed today that audio/ncspot segfaults on a recent -current. I have OpenBSD 7.2-current (GENERIC.MP) #994: Thu Jan 26 20:09:20 MST 2023 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP with the latest ncspot-0.12.0p0. Upon startup it crashes with a segmentation

[Maintainer update] jrnlc -> 2022.b

2022-07-10 Thread Matthias Schmidt
Hi, Straightforward update to Version 2022.b. Cheers Matthias diff /usr/ports commit - 7c28a28b0306c9f4cd2b225dd9bc7cb0bd4cf6b9 path + /usr/ports blob - c294a1f0a05a8f719bee593619f84deff98b file + productivity/jrnlc/Makefile --- productivity/jrnlc/Makefile +++ productivity/jrnlc/Mak

Re: UPDATE: security/yara

2022-07-06 Thread Matthias Schmidt
Hi Rafael, * Rafael Sadowski wrote: > Update yara to the latest stable version 4.2.2. I'm not a yara user > so tests and send feedback as well OKs welcome. Thanks for the update. I tested the standalone yara binary (not the Python stuff) with my own rules and binaries and everything works as exp

Re: [new] security/pinentry-dmenu

2022-03-14 Thread Matthias Schmidt
Hi Stefan, * Stefan Hagen wrote: > Hi, > > I'm using this program for years already. I find the default pinentry > programs visually not very attractive, especially when using a tiling > window manager. pinentry-dmenu shows a nice bar (dmenu style) and asks > for the pin / passphrase. > > I fin

Re: ncspot/portaudio: Stream drop error: PortAudio not initialized

2022-02-03 Thread Matthias Schmidt
Hi Klemens, * Klemens Nanni wrote: > Playing music in ncspot reliably stops after some time with > "Stream drop error: PortAudio not initialized". > > Not sure when this started to happen, but I remember times when there was no > such issue and I could listen for hours without error. Now audio u

Re: [NEW] misc/jrnlc

2022-01-12 Thread Matthias Schmidt
Weekly bump. * Matthias Schmidt wrote: > Hi Stefan, > > * Stefan Hagen wrote: > > Matthias Schmidt wrote: > > > Hi, > > > > > > weekly ping with a fresh tarball attached. > > > > I remember that I used this tool long ago. > > >

Re: [NEW] misc/jrnlc

2022-01-06 Thread Matthias Schmidt
Hi Stefan, * Stefan Hagen wrote: > Matthias Schmidt wrote: > > Hi, > > > > weekly ping with a fresh tarball attached. > > I remember that I used this tool long ago. > > The port should go into category "productivity". > We have other journali

Re: [NEW] misc/jrnlc

2022-01-06 Thread Matthias Schmidt
Hi, weekly ping with a fresh tarball attached. Cheers Matthias jrnlc.tar.gz Description: application/tar-gz

Re: Update to musikcube 0.96.10

2021-12-30 Thread Matthias Schmidt
Hi, * Stuart Henderson wrote: > > Don't hand-generate the patch files, use "make update-patches", but... > > > +@@ -101,7 +101,7 @@ > > + # has a number of important bugfixes. > > + if (NOT DEFINED ENABLE_BUNDLED_TAGLIB) > > + message(STATUS "[build] ENABLE_BUNDLED_TAGLIB not defined, setting

Update to musikcube 0.96.10

2021-12-30 Thread Matthias Schmidt
Hi, attached is a diff to upgrade musikcube to 0.96.10. The changelog is too much to mention here, so here's the link: https://github.com/clangen/musikcube/releases Important is that upstream fixed the build on OpenBSD in 0.96.9 so compared to 0.96.6 it builds now out of the box. I had to regen

Re: [NEW] misc/jrnlc

2021-12-30 Thread Matthias Schmidt
* Stuart Henderson wrote: > > Something is wrong with your fetches, because at least this second one > should report a 404 error. Perhaps you have redefined FETCH_CMD and it isn't > working correctly. You nailed it! I used curl in FETCH_CMD. Unsetting it make it work like charm. Cheers and tha

Re: [NEW] misc/jrnlc

2021-12-30 Thread Matthias Schmidt
Hi Stuart, * Stuart Henderson wrote: > On 2021/12/29 18:11, Matthias Schmidt wrote: > > attached is a tarball for a new port. I noticed one strange thing > > during the port's creation. make fetch doesn't download the tarball > > from github although I use the sam

[NEW] misc/jrnlc

2021-12-29 Thread Matthias Schmidt
Hi ports, attached is a tarball for a new port. I noticed one strange thing during the port's creation. make fetch doesn't download the tarball from github although I use the same syntax as other ports and the Makefile template. The download path is different from the one on the website... Onc

Re: [UPDATE] profanity 0.11.0 & change to libstrophe

2021-09-19 Thread Matthias Schmidt
Hi Lucas, * Lucas wrote: > Hi Matthias, > > Matthias Schmidt wrote: > > Maybe it's me and my stupidity but since this update I can no longer > > connect to a XMPP server with a LE certificate. Both client and server > > are running -current (server with pros

Re: [UPDATE] profanity 0.11.0 & change to libstrophe

2021-09-19 Thread Matthias Schmidt
Hi everybody, * Florian Viehweger wrote: > Am Fri, 27 Aug 2021 08:32:26 +0100 > schrieb Stuart Henderson : > > > On 2021/08/26 23:26, Florian Viehweger wrote: > > > Hi, > > > > > > this updates profanity to 0.11.0. > > > > > > Changes are listed here [1] as they are too long to list in this > >

Re: ports/devel/gdb update with riscv support

2021-09-04 Thread Matthias Schmidt
Hi Jeremie, * Jeremie Courreges-Anglas wrote: > On Fri, Sep 03 2021, Jeremie Courreges-Anglas wrote: > > So here's the result of the torture I've been doing to my self during > > this hackathon. gdb-10.x inferior target support is broken for reasons > > I still ignore and I've been told that mov

Re: [new] audio/musikcube

2021-04-24 Thread Matthias Schmidt
Hi Solene, * Solene Rapenne wrote: > On Thu, 15 Apr 2021 20:12:41 +0200 > Solene Rapenne : > > > This is a new port for audio/musikcube, a console music player with > > server features. It supports mouse :-) > > > > $ cat pkg/DESCR > > musikcube is a fully functional terminal-based music player,

Re: mpv and luajit

2020-12-23 Thread Matthias Schmidt
Hi, * Marcus MERIGHI wrote: > Hello! > > I just upgraded a machine to current -current and did a pkg_add -u. > > After that mpv refused to play, saying: > > ld.so: mpv: can't load library 'libluajit-5.1.so.1.0' > Killed > > A simple "pkg_add luajit" makes mpv(1) happy. > > m

Re: UPDATE: mpv 0.33.0

2020-12-14 Thread Matthias Schmidt
Hi, * Brad Smith wrote: > Here is an update to mpv 0.33.0. > > Any testing would be appreciated. I tested it over the course of the day and all my use cases (audio, video) work for me. OpenBSD 6.8-current (GENERIC.MP) #221: Fri Dec 11 13:17:00 MST 2020 dera...@amd64.openbsd.org:/usr/src/sys

Update slrn to 1.0.3

2020-07-25 Thread Matthias Schmidt
Hi, I updated slrn to Version 1.0.3 which is a bugfix update. Building, running and posting tested on amd64. I made the following changes to the Makefile: - Add WRKDIST since the tarball is called slrn-1.0.3a but unzips as slrn-1.0.3 (without the 'a'). Hope I got this right. - Add EXTRACT_SU

Re: [UPDATE] audio/ncspot to 0.13

2020-04-12 Thread Matthias Schmidt
Hi all, Hi Henrik, * Henrik Friedrichsen wrote: > Maintenance update: > - Added configuration option for initial shuffle, repeat, volume > - Start with a random track if not selecting track directly > - Make `TAB` or `ESC` toggle between search input > - Push help view to stack instead of making i

Re: UPDATE: net/weechat

2020-02-25 Thread Matthias Schmidt
Hi Rafael, On 21.02.2020 06:23, Rafael Sadowski wrote: Update weechat to 2.7.1 (security release) This update fix three security problems. - CVE-2020-8955 Buffer overflow when receiving a malformed IRC message 324 (channel mode). - Buffer overflow when a new IRC message 005 is received wit

Re: pledge net/ngircd

2020-02-10 Thread Matthias Schmidt
Hi Michael, On 10.02.2020 14:31, Michael wrote: On Fri, Feb 07, 2020 at 03:27:33PM +0100, Michael wrote: Hello ports@, this patch adds pledge() to net/ngircd. Tested on amd64 with ngircd running with TLS. Unfortunately the promises can't be further reduced since this would break /rehash (i.e.

Re: Update: audio/cmus

2019-05-02 Thread Matthias Schmidt
Hi Paco, * Paco Esteban wrote: > ping ! > > Anyone using cmus ? Yes, active user here. I compiled the port using your patch and upgraded to 2.8.0. Up to now, now signs of regressions here and I love the multi playlist feature. Cheers and thanks Matthias

Re: [NEW] games/openra: engine for Westwood RTS games (Command & Conquer etc)

2019-03-27 Thread Matthias Schmidt
Hi, * Thomas Frohwein wrote: > Hi, > > Please find attached a port of OpenRA. OpenRA is an engine to run Westwood > real-time strategy games like Command & Conquer 1&2 and Dune 2000. It is > written in C#. When run (with mono-5.14.0.177p1 with the patch committed > yesterday), it allows downloadi

Re: update mpv to 0.29.1

2018-11-18 Thread Matthias Schmidt
Hi Klemens, * Klemens Nanni wrote: > Depending on the ffmpeg update, here's mpv. > > Works just fine on amd64 with various formats and codecs where > performance improvements are quite noticable. Thanks a lot for putting work into this update, very much appreciated! I tested both the ffmpeg and

Re: [NEW] sysutils/xbattmon

2017-11-12 Thread Matthias Schmidt
Hi Klemens, * Klemens Nanni wrote: > Hey, > > xbattmon is a simple battery monitor for X pretty similiar to > sysutils/xbattbar but actively maintained. > > It draws a colorized bar on the edge of your screen, that blinks on > critical battery level. Now this is what I call a handy tool. I tes

Re: Update: devel/radare2

2017-10-28 Thread Matthias Schmidt
Hi, * Edd Barrett wrote: > On Tue, Oct 10, 2017 at 10:11:51PM +0200, Matthias Schmidt wrote: > > The shell script allows r2 to be run in docker container. Not useful > > on OpenBSD ATM, however, it does no harm :) If you want it gone, I can > > modify the Makefile patch

Re: Update: devel/radare2

2017-10-10 Thread Matthias Schmidt
Hi Edd, * Edd Barrett wrote: > > Thanks for this. Comments inline. Thanks for your comments. > > # In radare, all libs have the same version > > -LIBV = 2.0 # 0.10.6 > > +LIBV = 2.0 # 1.6.0 > > Did you check if you needed to bump the major versi

Re: Update: devel/radare2

2017-10-09 Thread Matthias Schmidt
Hi, On 09.10.2017 07:04, Remi Pointel wrote: On 09/21/17 15:08, Matthias Schmidt wrote: Hi guys, I updated the radare2 port to the latest stable Version 1.6.0. Since the current version is quite old the changelog would be too much to mention :) A diff to update the port is attached. I built

Re: Update: devel/radare2

2017-10-08 Thread Matthias Schmidt
Ping * Matthias Schmidt wrote: > Hi guys, > > I updated the radare2 port to the latest stable Version 1.6.0. Since the > current version is quite old the changelog would be too much to mention :) A > diff to update the port is attached. I built and tested it under native >

Re: Fix pledge(2) on x11/st

2017-09-27 Thread Matthias Schmidt
Hi Ricardo, On 26.09.2017 23:54, Ricardo Mestre wrote: Hi ports@ If st's window is deleted then it will dump core due to a missing pledge promise, specifically proc. Once the window is deleted it will try to send a SIGHUP through kill(2), but since proc is missing from the pledge applied on

Update: devel/radare2

2017-09-21 Thread Matthias Schmidt
Hi guys, I updated the radare2 port to the latest stable Version 1.6.0. Since the current version is quite old the changelog would be too much to mention :) A diff to update the port is attached. I built and tested it under native amd64 and on i386 within a VM both running -current. Since th