Re: sysutils/dmidecode 'no SMBIOS nor DMI entry point found'

2024-10-25 Thread Chris Billington
5 acpi0 at bios0: ACPI 6.1 On Sat, 26 Oct 2024 13:20:25 +0800 Chris Billington wrote: > I have an odd problem with dmidecode on a Panasonic CF-SZ6 laptop running > 7.6-release. > > kern.allowkmem=1 is set. > > # dmidecode 3.6 > Scanning /dev/mem for entry point. > # N

sysutils/dmidecode 'no SMBIOS nor DMI entry point found'

2024-10-26 Thread Chris Billington
I have an odd problem with dmidecode on a Panasonic CF-SZ6 laptop running 7.6-release. kern.allowkmem=1 is set. # dmidecode 3.6 Scanning /dev/mem for entry point. # No SMBIOS nor DMI entry point found, sorry. But in dmesg I have an SMBIOS entry point found: bios0 at mainbus0: SMBIOS rev. 3.0 @

Attempting new port: ctune Internet Radio player

2024-12-07 Thread Chris Billington
name, flags, fd ); cast = -1; } } return cast; } Can anyone offer some assistance in resolving this 'undeclared function' issue please? How does one declare the 'syscall' function here, and why is it not needed on the Linux platform? Do we have an equivalent for the Linux macro syscall __NR_memfd_create (which seems also to be aliased as SYS_memfd_create)? -- Chris Billington

Re: audio/gradio crashes on selecting radio station

2024-12-07 Thread Chris Billington
On Fri, 6 Dec 2024 14:30:02 + Stuart Henderson wrote: > On 2024/12/06 13:41, Chris Billington wrote: > > Thank you for the detailed analysis Stuart. > > > > It's true that Gradio has largely disappeared from the packaging in Linux > > distributions after

audio/gradio crashes on selecting radio station

2024-12-06 Thread Chris Billington
ference to libsoup2. Does anyone have any ideas on how to debug this error? -- Chris Billington

Re: audio/gradio crashes on selecting radio station

2024-12-06 Thread Chris Billington
d see if I can create a port, a process new to me. Or are there other lightweight alternatives? -- Chris Billington [1] https://github.com/louis77/tuner On 6 December 2024 12:19:06 UTC, Stuart Henderson wrote: >On 2024/12/06 17:16, Chris Billington wrote: >> Unfortunately, since up

Re: Attempting new port: ctune Internet Radio player

2024-12-10 Thread Chris Billington
On Mon, 9 Dec 2024 23:43:12 + Stuart Henderson wrote: > On 2024/12/08 13:36, Chris Billington wrote: > > I am attempting to make a port of ctune [https://github.com/An7ar35/ctune], > > an nCurses Internet Radio player written in C. > > > > This seems to be worth

Re: tarsnap-1.0.40 package not on mirrors?

2025-03-20 Thread Chris Billington
Thanks for clarifying that. As I am new to considering cloud backup, I'll ask on misc if anyone has relevant experience (cost, performance, reliability...) of tarsnap and alternatives such as kopia. Chris On 21 March 2025 06:19:04 UTC, Ross L Richardson wrote: >On Fri, Mar 21, 2025 at 12:21:46

Libreoffice GB language pack ?

2025-04-21 Thread Chris Billington
ary disk space and power. Could the gb language pack be added to the standard build please? There are probably enough potential users to make this worthwhile Chris Billington

Re: Libreoffice GB language pack ?

2025-04-23 Thread Chris Billington
ing. > > On 22 April 2025 05:39:23 Chris Billington wrote: > > There doesn't seem to be a libreoffice i18n language pack for UK (GB) > > English in the libreoffice multi-package. > > Looking at the Makefile, adding one is just a matter of adding "gb" to the

Re: NEW: x11/adwaita-qt6: GTK styles for Qt6 applications

2025-07-18 Thread Chris Billington
+0100, Stuart Henderson wrote: > >> On 2025/07/18 13:51, Antoine Jacoutot wrote: > >> > On Fri, Jul 18, 2025 at 10:15:50AM +0200, Rafael Sadowski wrote: > >> > > On Fri Jul 18, 2025 at 03:09:48PM +0800, Chris Billington > >> > > wrote: > >&

Re: [WIP]/help wanted: browserpass-native messaging host for pass/password-store

2025-07-08 Thread Chris Billington
Chris Billington wrote: On Mon, 7 Jul 2025 16:32:16 +0100 Stuart Henderson wrote: On 2025/07/07 23:16, emu...@disroot.org wrote: On 2025/07/07 15:30, emu...@disroot.org wrote: A browser plugin 'browserpass' exists for Firefox/Chromium that interfaces with the 'pass&#x

Re: [WIP]/help wanted: browserpass-native messaging host for pass/password-store

2025-07-07 Thread Chris Billington
;> ftp.openbsd.org etcetera. So I fell back to using GH_ACCOUNT and > > >> friends. > > >> > > >> I then tried building the port using this Makefile: > > >> > > >> COMMENT= Native Messaging host for the Browserpass browse

NEW: x11/adwaita-qt6: GTK styles for Qt6 applications

2025-07-18 Thread Chris Billington
. -- Chris Billington adwaita-qt6.tar.gz Description: Binary data

Re: NEW: x11/adwaita-qt6: GTK styles for Qt6 applications

2025-07-18 Thread Chris Billington
On Fri, 18 Jul 2025 10:15:50 +0200 Rafael Sadowski wrote: > On Fri Jul 18, 2025 at 03:09:48PM +0800, Chris Billington wrote: > > Attached is a new port x11/adwaita-qt6, providing Qt6 styles to > > match applications to GTK themes such as Adwaita, Adwaita-Dark and > > HighCon

Re: [UPDATED] net/deltachat-rpc-server-v1.160.0

2025-07-18 Thread Chris Billington
pc-server and the > deltachat-repl. As noted with the 1.159.3 version this update also fails to build on 7.7-release with Rust 1.186.0. The issue is with the libsqlite3-sys crate. On -current (Rust-1.188) it builds fine (slowly...) and picked up my Deltachat profile using arcanechat-t

Re: NEW: x11/adwaita-qt6: GTK styles for Qt6 applications

2025-07-18 Thread Chris Billington
On Fri, 18 Jul 2025 11:05:35 +0200 Rafael Sadowski wrote: > On Fri Jul 18, 2025 at 05:01:15PM +0800, Chris Billington wrote: > > On Fri, 18 Jul 2025 10:15:50 +0200 > > Rafael Sadowski wrote: > > > > > > Thank you! Now I found how PFRAGs are used... > >

Re: NEW: x11/adwaita-qt6: GTK styles for Qt6 applications

2025-07-20 Thread Chris Billington
+0100, Stuart Henderson wrote: > >> On 2025/07/18 13:51, Antoine Jacoutot wrote: > >> > On Fri, Jul 18, 2025 at 10:15:50AM +0200, Rafael Sadowski wrote: > >> > > On Fri Jul 18, 2025 at 03:09:48PM +0800, Chris Billington > >> > > wrote: > >&

[NEW]: productivity/jstock, stock market price/analysis

2025-07-24 Thread Chris Billington
. -- Chris Billington jstock.tar.gz Description: Binary data

Re: [NEW]: productivity/jstock, stock market price/analysis

2025-07-24 Thread Chris Billington
On Thu, 24 Jul 2025 10:30:27 +0100 Stuart Henderson wrote: > On 2025/07/24 16:28, Chris Billington wrote: > > Proposed port productivity/jstock, a Java stock price/analysis > > program, is attached. Upstream: https://jstock.org. A matching > > Android application also exists

Re: [NEW]: productivity/jstock, stock market price/analysis

2025-07-24 Thread Chris Billington
On Thu, 24 Jul 2025 16:28:12 +0800 Chris Billington wrote: > Proposed port productivity/jstock, a Java stock price/analysis > program, is attached. Upstream: https://jstock.org. A matching Android > application also exists. > > This is my first Java port so a practised eye to

Re: NEW: x11/adwaita-qt6: GTK styles for Qt6 applications

2025-07-27 Thread Chris Billington
On Sun, 27 Jul 2025 09:34:38 +0200 Rafael Sadowski wrote: > On Sat Jul 19, 2025 at 11:34:49AM +0800, Chris Billington wrote: > > Unless I am fooling myself with remnants of the separate package I > > made still hanging around, it seems to be possible with Raphae

[NEW]: productivity/ticker stock/fund/crypto prices in terminal UI

2025-07-28 Thread Chris Billington
(Go 1.24.1). Tested on amd64/7.7-release and -current. Comments and feedback welcome. -- Chris Billington ticker.tar.gz Description: Binary data

[NEW]: productivity/tickrs: Graph stock/fund/crypto prices in terminal UI

2025-07-28 Thread Chris Billington
complains about extra WANTLIBS for the base/system libraries: I don't know why. Can someone more knowedgeable with Rust ports explain? Tested on amd64/7.7-release and -current. Comments and feedback welcome. -- Chris Billington tickrs.tar.gz Description: Binary data

Re: [NEW]: productivity/tickrs: Graph stock/fund/crypto prices in terminal UI

2025-08-01 Thread Chris Billington
On Fri, 01 Aug 2025 10:34:58 +0200 Sebastien Marie wrote: > Rafael Sadowski writes: > > > On Mon Jul 28, 2025 at 08:52:23PM +0800, Chris Billington wrote: > >> Attached is a new proposed port productivity/tickrs, which graphs > >> stock, fund and crypto price

Re: [NEW]: productivity/tickrs: Graph stock/fund/crypto prices in terminal UI

2025-07-30 Thread Chris Billington
On Wed, 30 Jul 2025 08:00:48 +0200 Rafael Sadowski wrote: > On Mon Jul 28, 2025 at 08:52:23PM +0800, Chris Billington wrote: > > Attached is a new proposed port productivity/tickrs, which graphs > > stock, fund and crypto prices over various timeframes in a terminal > > U

Re: [NEW]: productivity/ticker stock/fund/crypto prices in terminal UI

2025-07-30 Thread Chris Billington
On Mon, 28 Jul 2025 20:45:13 +0800 Chris Billington wrote: > > Attached is a new proposed port productivity/ticker, which displays > stock, fund and crypto prices in a terminal UI. > > It also displays current value of portfolio holdings as set up in the > configuration f