Re: libstdthreads threads.h detection and gnulib

2024-09-12 Thread Antoine Jacoutot
On Thu, Sep 12, 2024 at 06:38:17PM +0200, Jeremie Courreges-Anglas wrote: > On Thu, Sep 12, 2024 at 08:49:33AM +0200, Matthieu Herrb wrote: > > On Wed, Sep 11, 2024 at 10:51:50PM +0200, Antoine Jacoutot wrote: > > > On Wed, Sep 11, 2024 at 10:13:12PM +0200, Jeremie Courreges-Anglas wrote: > > > > (

Re: sysutils/sccache: ship docs, zap obsolete makefile stuff

2024-09-12 Thread Caspar Schutijser
On Thu, Sep 12, 2024 at 02:55:26PM +, Klemens Nanni wrote: > Usage is the only offline help you get and I don't like browsing github > to find out how to use the tool. > > A few docs don't apply to us, but it's not worth filtering them, imho. > > While here, I noticed that it packages fine wi

[New]: sysutils/zoxide-v0.9.5

2024-09-12 Thread Neel Chakraborty
Hello, everyone. I am sending in a new mail regarding a version update, to zoxide,because my old port didn't get committed yet. Zoxide is a modern alternative to the traditional cd command for navigating directories in the command line.It offers several quality of life features over cd,that I

Re: [New]: sysutils/dust

2024-09-12 Thread Neel chakraborty
On Thu, Sep 12, 2024 at 06:15:22PM GMT, A Tammy wrote: On 9/12/24 5:29 AM, UDENIX wrote: I understand that these replacements written in Rust for the base system utilities may have additional functionality that may be useful, but how far are we going to go with this? Do you intend to replace th

Re: [New]: sysutils/dust

2024-09-12 Thread A Tammy
On 9/12/24 5:29 AM, UDENIX wrote: > I understand that these replacements written in Rust for the base > system utilities may have additional functionality that may be useful, > but how far are we going to go with this? Do you intend to replace the > entire OpenBSD userspace with these new tools w

Re: rust-{clippy,rustfmt} missing dependency on rust

2024-09-12 Thread Stuart Henderson
On 2024/09/12 12:39, Matthew Martin wrote: > > I think that does make sense (and is OK) but it won't directly fix the > > issue Matthew is seeing (the result then would have been that neither of > > rust, rust-fmt, rust-clippy got updated). > > That is all I was hoping for: that pkg_add -u wouldn'

Re: rust-{clippy,rustfmt} missing dependency on rust

2024-09-12 Thread Matthew Martin
On Thu, Sep 12, 2024 at 12:35:28PM +0100, Stuart Henderson wrote: > On 2024/09/12 08:28, Sebastien Marie wrote: > > Matthew Martin writes: > > > > > I'm on a monthish old snapshot. While there's been a bump to libcrypto > > > and libssl in the meantime, pkg_add -u usually doesn't break anything.

Re: libstdthreads threads.h detection and gnulib

2024-09-12 Thread Jeremie Courreges-Anglas
On Thu, Sep 12, 2024 at 08:49:33AM +0200, Matthieu Herrb wrote: > On Wed, Sep 11, 2024 at 10:51:50PM +0200, Antoine Jacoutot wrote: > > On Wed, Sep 11, 2024 at 10:13:12PM +0200, Jeremie Courreges-Anglas wrote: > > > (List found with grep '^checking for threads.h' on the latest amd64 > > > build log

Re: [New]: sysutils/dust

2024-09-12 Thread Neel chakraborty
Thank you for taking the time to go through my port. On Thu, Sep 12, 2024 at 3:00 PM UDENIX wrote: > I understand that these replacements written in Rust for the base system > utilities may have additional functionality that may be useful, but how > far are we going to go with this? Do you inten

[new] xfce4-timer-plugin 1.7.2

2024-09-12 Thread Landry Breuil
Hi, new port for https://docs.xfce.org/panel-plugins/xfce4-timer-plugin/start, havent actually tested it yet but it's been requested by an user. feedback and oks welcome. Landry timer-1.7.2.tgz Description: application/tar-gz

Re: sysutils/sccache: ship docs, zap obsolete makefile stuff

2024-09-12 Thread Sebastien Marie
Klemens Nanni writes: > Usage is the only offline help you get and I don't like browsing github > to find out how to use the tool. > > A few docs don't apply to us, but it's not worth filtering them, imho. > > While here, I noticed that it packages fine without the chmod hack; > DISTFILES contain

sysutils/sccache: ship docs, zap obsolete makefile stuff

2024-09-12 Thread Klemens Nanni
Usage is the only offline help you get and I don't like browsing github to find out how to use the tool. A few docs don't apply to us, but it's not worth filtering them, imho. While here, I noticed that it packages fine without the chmod hack; DISTFILES contains the tarball twice, so fix that as

Re: Help needed on porting ripgrep-all

2024-09-12 Thread Ingo Schwarze
Hello Aisha and Sebastian, A Tammy wrote on Thu, Sep 12, 2024 at 09:18:37AM -0400: > On 9/12/24 9:16 AM, A Tammy wrote: >> On 9/12/24 9:08 AM, Neel chakraborty wrote: >>> Thank you, that solves the problem.  >>> Can you please tell me how you figured out  >>> `MODCARGO_CRATES_KEEP = libsqlite3-sy

[update] security/osv-scanner 1.8.5

2024-09-12 Thread Laurent Cheylus
Hi, simple update for security/osv-scanner to the latest version 1.8.5. Changelog: https://github.com/google/osv-scanner/releases/tag/v1.8.5 Build and tests OK on current/amd64 with Go 1.23.1. Tests welcome and please commit if OK. Laurent Index: Makefile ==

Re: Small issue with net/zabbix web

2024-09-12 Thread Renaud Allard
On 9/12/24 16:14, Robert Nagy wrote: Hi I think the default config should be ammended to reflect the default openbsd behaviour. Do you want to come up with a patch? Hi Robert, I am not sure you could amend the default configuration to cope with a password. And it is recommended to configure

Re: net/zabbix server readme

2024-09-12 Thread Robert Nagy
commited,, thanks On 11/09/24 16:29 GMT, Renaud Allard wrote: > Hello, > > With the current readme for zabbix server, it creates the MySQL database > with "character set utf8", but this throws an error in zabbix "Unsupported > charset or collation for tables". > This should be changed to "charact

Re: Small issue with net/zabbix web

2024-09-12 Thread Robert Nagy
Hi I think the default config should be ammended to reflect the default openbsd behaviour. Do you want to come up with a patch? On 11/09/24 16:11 GMT, Renaud Allard wrote: > Hello, > > When I install the package zabbix-web, it installs the file > /var/www/zabbix/conf/zabbix.conf.php with some de

[Maintainer update] decker 1.48 -> 1.49

2024-09-12 Thread Jag Talon
Updating decker to 1.49. Changelog can be found here: https://internet-janitor.itch.io/decker/devlog/794797/decker-149 Tested on amd64. -- he/him jagtalon.net weirder.earth/@jag Index: Makefile === RCS file: /cvs/ports/graphics/dec

Re: Help needed on porting ripgrep-all

2024-09-12 Thread A Tammy
On 9/12/24 9:16 AM, A Tammy wrote: > > > On 9/12/24 9:08 AM, Neel chakraborty wrote: >> Thank you, that solves the problem.  >> Can you please tell me how you figured out  >> `MODCARGO_CRATES_KEEP = libsqlite3-sys` >> would solve the problem? >> >> I read through cargo-module(5), but couldn't find

Re: Help needed on porting ripgrep-all

2024-09-12 Thread A Tammy
On 9/12/24 9:08 AM, Neel chakraborty wrote: > Thank you, that solves the problem.  > Can you please tell me how you figured out  > `MODCARGO_CRATES_KEEP = libsqlite3-sys` > would solve the problem? > > I read through cargo-module(5), but couldn't find  > MODCARGO_CRATES_KEEP Hmm, it might be tim

Re: Help needed on porting ripgrep-all

2024-09-12 Thread Sebastien Marie
A Tammy writes: > Try by adding something like > > MODCARGO_CRATES_KEEP =libsqlite3-sys The purpose of MODCARGO_CRATES_KEEP is "I know what I am doing, I want to compile and use the embedded libsqlite3 version". It is expected to be an opt-in choice to avoid the use of ports tree version

Re: Help needed on porting ripgrep-all

2024-09-12 Thread Neel chakraborty
Thank you, that solves the problem. Can you please tell me how you figured out `MODCARGO_CRATES_KEEP = libsqlite3-sys` would solve the problem? I read through cargo-module(5), but couldn't find MODCARGO_CRATES_KEEP On Thu, Sep 12, 2024 at 6:15 PM A Tammy wrote: > > On 9/12/24 6:11 AM, Neel chak

Re: update net/stayrtr

2024-09-12 Thread Klemens Nanni
12.09.2024 15:49, Job Snijders пишет: > OK? No, EPOCH must never go backwards, it is not REVISION. Just leave that line, the rest looks fine port-wise. > Index: Makefile > === > RCS file: /cvs/ports/net/stayrtr/Makefile,v > diff -u -

update net/stayrtr

2024-09-12 Thread Job Snijders
OK? Index: Makefile === RCS file: /cvs/ports/net/stayrtr/Makefile,v diff -u -p -r1.4 Makefile --- Makefile2 Mar 2023 19:47:07 - 1.4 +++ Makefile12 Sep 2024 12:48:22 - @@ -1,8 +1,7 @@ COMMENT= RPKI-To-Route

Re: Help needed on porting ripgrep-all

2024-09-12 Thread A Tammy
On 9/12/24 6:11 AM, Neel chakraborty wrote: > Hello everyone,  > I am trying to port ripgrep-all > .  > However, I am facing a few difficulties and would greatly appreciate  > your help on this matter.  > > I am running OpenBSD-current. 

Re: rust-{clippy,rustfmt} missing dependency on rust

2024-09-12 Thread Stuart Henderson
On 2024/09/12 08:28, Sebastien Marie wrote: > Matthew Martin writes: > > > I'm on a monthish old snapshot. While there's been a bump to libcrypto > > and libssl in the meantime, pkg_add -u usually doesn't break anything. > > On a recent pkg_add -u, > > > > > > Can't install rust-1.81.0 because of

Help needed on porting ripgrep-all

2024-09-12 Thread Neel chakraborty
Hello everyone, I am trying to port ripgrep-all . However, I am facing a few difficulties and would greatly appreciate your help on this matter. I am running OpenBSD-current. This is my makefile COMMENT = fast line-oriented search tool

Re: net/zabbix-agent PSK issue

2024-09-12 Thread Theo Buehler
On Thu, Sep 12, 2024 at 10:44:11AM +0200, Renaud Allard wrote: > Hello, > > I tried to configure a PSK on zabbix agentd on OpenBSD 7.5-stable and PSK > support seems to be absent. Is this expected? LibreSSL does not support PSK

Re: net/zabbix-agent PSK issue

2024-09-12 Thread Mark Patruck
On 12.09.2024 10:44, Renaud Allard wrote: Hello, I tried to configure a PSK on zabbix agentd on OpenBSD 7.5-stable and PSK support seems to be absent. Is this expected? yes. We only support certificates. amandil# cat /etc/zabbix/zabbix_agentd.conf PidFile=/var/run/zabbix/zabbix_agentd.pid

net/zabbix-agent PSK issue

2024-09-12 Thread Renaud Allard
Hello, I tried to configure a PSK on zabbix agentd on OpenBSD 7.5-stable and PSK support seems to be absent. Is this expected? amandil# cat /etc/zabbix/zabbix_agentd.conf PidFile=/var/run/zabbix/zabbix_agentd.pid LogType=system Server=*** ServerActive=127.0.0.1 Hostname=amandil