cad/prusaslicer: reduce number of patches

2024-02-20 Thread Renato Aguiar
Significantly reduce number of patches in cad/prusaslicer by consolidating most of the changes needed in tests for supporting catch2 v3 in a new header (tests/catch2/catch.hpp) that was originally imported by all tests. diff -NPru -x CVS /usr/ports/cad/prusaslicer/Makefile ./Makefile --- /usr/

internal conflict between updatedb-0p0 and quirks-6.128

2024-02-20 Thread Lucas Gabriel Vuotto
Hi ports@, since last Saturday, I noticed a weird issue when I tried to prepare u-boot-rk356x: darjeeling$ make FETCH_PACKAGES=-Dsnap prepare ===> u-boot-rk356x-2024.01 depends on: aarch64-none-elf-gcc-* - not found ===> Verifying install for aarch64-none-elf-gcc-* in devel/arm-none-eabi/gcc ==

Update: JRuby 9.4.6.0

2024-02-20 Thread Jeremy Evans
This updates to the latest version of JRuby, released today. Release notes at: https://www.jruby.org/2024/02/20/jruby-9-4-6-0.html Tested on amd64, the only supported arch. Will be committing in a couple days unless I hear objections. Thanks, Jeremy Index: Makefile =

Re: www/hugo exits with illegal instruction

2024-02-20 Thread Ian Darwin
On 2/20/24 12:02, Isaac Meerleo wrote: on current amd64, hugo exits with "Illegal instruction" Update again, Works for me on #7 with package updated. And, please read up on how to make an error report. hugo -D Start building sites … hugo v0.121.1 openbsd/amd64 BuildDate=unknown WARN  The aut

Re: acme-client: add challenge hook to support dns-01

2024-02-20 Thread Evan Silberman
> On Feb 20, 2024, at 1:34 PM, Christopher Zimmermann > wrote: > > Hi, > > this diff adds a challenge hook to acme-client. This hook can be used to > fulfill challenges. For example by putting the requested files onto a remote > http server (http-01 challenge) or by modifying dns records

Re: sysuitls/u-boot/sun50i

2024-02-20 Thread SASANO Takayoshi
Hello, I agree splitting sun50i package and it looks using new ATF. Well, is it a chance so solve weired Ethernet PHY malfunction on H6 based board like OrangePi One Plus? To solve this, ATF needs to be built with SUNXI_SETUP_REGULATORS=0 option. Previously I posted this issue at port@, https:/

sysutils/u-boot-rk3588

2024-02-20 Thread Mark Kettenis
I've had this NanoPi R6S for over a year. It has three network ports: two rge(4) interfaces and one dwqe(4). Although the dwqe(4) doesn't work yet; I'm working on a diff for that. And you can get it in a really nice and solid case. Recently a device tree for this board made it into Linux. But

acme-client: add challenge hook to support dns-01

2024-02-20 Thread Christopher Zimmermann
Hi, this diff adds a challenge hook to acme-client. This hook can be used to fulfill challenges. For example by putting the requested files onto a remote http server (http-01 challenge) or by modifying dns records (dns-01 challenge). The latter are needed to obtain wildcard certificates. Is t

Re: [NEW] alsa-lib-1.2.11

2024-02-20 Thread Jan Beich
SASANO Takayoshi writes: > And, alsa-lib/alsa-utils(aplay)/alsa-plugin(Pulse) combination is working > on OpenBSD-7.4/amd64. Did you also test without pulseaudio e.g., via sndio plugin? https://github.com/Duncaen/alsa-sndio https://repology.org/project/alsa-sndio/versions

Re: UPDATE net/unison-2.53.4

2024-02-20 Thread Bjorn Ketelaars
On Tue 20/02/2024 11:30, Jeremie Courreges-Anglas wrote: > On Mon, Feb 19 2024, Bjorn Ketelaars wrote: > > Diff below updates net/unison to 2.53.4, which includes bug fixes, minor > > improvements and clean-ups. Release notes: > > https://github.com/bcpierce00/unison/releases/tag/v2.53.4. > > > >

multimedia/openh264: ENDRB64 sprinkling

2024-02-20 Thread Mark Kettenis
Theo says I need to explain a bit more how to fix these issues so that you guys can fix things yourself in the future ;). This one is fairly simple. We're missing an ENDBR64 instruction at the start of exported assembly functions. Calling into the shared library through PLT entries involves an i

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Jose Maldonado
El Tue, 20 Feb 2024 13:13:02 + Stuart Henderson escribió: > On 2024/02/20 08:52, Jose Maldonado wrote: > > El Tue, 20 Feb 2024 11:31:54 + > > Stuart Henderson escribió: > > > I get this: > > > > > > $ make port-lib-depends-check > > > > > > mpv-0.37.0(multimedia/mpv): > > > Extra: SPIR

Re: retire some python 2 ports

2024-02-20 Thread Marc Espie
On Sat, Feb 17, 2024 at 04:37:26PM -0500, Daniel Dickman wrote: > > > On Sat, 17 Feb 2024, Matthieu Herrb wrote: > > > On Sat, Feb 17, 2024 at 11:51:05AM -0500, Daniel Dickman wrote: > > > > for cooledit, it's a python flavor. You could remove only the -python > > flavor. > > > > Not that I wo

repmgrd and rc-script

2024-02-20 Thread Uwe Werler
Hi all, because I use repmgrd for automatic failover together with repmgr I would like to add the rc-script for repmgrd as a default distributed with the pkg. Any thoughts? Best regards Uwe Index: pkg/PLIST === RCS file: /cvs/ports

UPDATE sysutils/salt 3006.6

2024-02-20 Thread Uwe Werler
Hi all, updated version for salt. I also added py-jmespath as run dependency because some salt-runners or salt-call wouldn't work. Best regards Uwe Index: Makefile === RCS file: /cvs/ports/sysutils/salt/Makefile,v retrieving revis

www/hugo exits with illegal instruction

2024-02-20 Thread Isaac Meerleo
on current amd64, hugo exits with "Illegal instruction" OpenBSD 7.5-beta (RAMDISK_CD) #6: Mon Feb 19 20:59:30 MST 2024 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/RAMDISK_CD real mem = 34006142976 (32430MB) avail mem = 32970866688 (31443MB) random: good seed from bootblocks mainb

Re: net/kubo not working on current

2024-02-20 Thread Stuart Henderson
On 2024/02/20 15:42, Theo Buehler wrote: > On Tue, Feb 20, 2024 at 03:10:15PM +0100, Solène Rapenne wrote: > > on current amd64, kubo isn't working, either from regular user or the > > dedicated daemon user > > > > > $ ipfs daemon > > > Initializing daemon... > > > Kubo version: 0.24.0 >

Re: sysuitls/u-boot/sun50i

2024-02-20 Thread Stuart Henderson
On 2024/02/20 16:40, Mark Kettenis wrote: > > Date: Tue, 20 Feb 2024 14:47:05 + > > From: Stuart Henderson > > > > On 2024/02/20 14:53, Mark Kettenis wrote: > > > This splits out the sun50i boards from the aarch64 package, updates > > > the U-Boot version for those boards and includes the new

Re: sysuitls/u-boot/sun50i

2024-02-20 Thread Mark Kettenis
> Date: Tue, 20 Feb 2024 14:47:05 + > From: Stuart Henderson > > On 2024/02/20 14:53, Mark Kettenis wrote: > > This splits out the sun50i boards from the aarch64 package, updates > > the U-Boot version for those boards and includes the new crust SCP > > firmware in the image. The new sun50i

Re: UPDATE: databases/timescaledb-2.14.2 (was timescaledb-2.14.1)

2024-02-20 Thread Renato Aguiar
A new timescaledb version was just released. Updating the diff to 2.14.2: diff -NPru -x CVS /usr/ports/databases/timescaledb/Makefile ./Makefile --- /usr/ports/databases/timescaledb/Makefile Sat Jan 27 14:23:55 2024 +++ ./Makefile Tue Feb 20 06:56:29 2024 @@ -2,7 +2,7 @@ GH_ACCOUNT = timescal

Re: sysuitls/u-boot/sun50i

2024-02-20 Thread Stuart Henderson
On 2024/02/20 14:53, Mark Kettenis wrote: > This splits out the sun50i boards from the aarch64 package, updates > the U-Boot version for those boards and includes the new crust SCP > firmware in the image. The new sun50i package is provided as tgz > file; the diff removes the relevant boards from

net/kubo not working on current

2024-02-20 Thread Solène Rapenne
on current amd64, kubo isn't working, either from regular user or the dedicated daemon user > $ ipfs daemon > Initializing daemon... > Kubo version: 0.24.0 > Repo version: 15 > System version: amd64/openbsd > Golang version: go1.22.0 > > Error: cannot acquire lock: Lock FcntlFlock of > /

sysuitls/u-boot/sun50i

2024-02-20 Thread Mark Kettenis
This splits out the sun50i boards from the aarch64 package, updates the U-Boot version for those boards and includes the new crust SCP firmware in the image. The new sun50i package is provided as tgz file; the diff removes the relevant boards from the aarch64 package. My idea is to import the sun

Re: PING: UPDATE: devel/robin-map

2024-02-20 Thread Stuart Henderson
On 2024/02/20 14:06, Sebastian Reitenbach wrote: > On Saturday, February 17, 2024 19:23 CET, "Sebastian Reitenbach" > wrote: > > > Hi, > > > > found the version we have in-tree is quite old. This updates to the latest > > release. > > It's a headers library only. The two consumers openimageio

PING: NEW: Puppetserver 8

2024-02-20 Thread Sebastian Reitenbach
On Friday, February 16, 2024 10:28 CET, "Sebastian Reitenbach" wrote: > Hi, > > trying it again in separate mails. > > Puppet 6 made room for Puppet8. Initial port for Puppet8 was sent to me by > Alex Talaran. > It took me a while to test and prepare. With Puppet6 gone, and for Puppet7 > all

PING: NEW: puppetdb 8

2024-02-20 Thread Sebastian Reitenbach
On Friday, February 16, 2024 10:26 CET, "Sebastian Reitenbach" wrote: > Hi, > > trying it again in separate mails. > > Puppet 6 made room for Puppet8. Initial port for Puppet8 was sent to me by > Alex Talaran. > It took me a while to test and prepare. With Puppet6 gone, and for Puppet7 > all

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Stuart Henderson
On 2024/02/20 08:52, Jose Maldonado wrote: > El Tue, 20 Feb 2024 11:31:54 + > Stuart Henderson escribió: > > I get this: > > > > $ make port-lib-depends-check > > > > mpv-0.37.0(multimedia/mpv): > > Extra: SPIRV-Tools-shared.0 Xinerama.6 > > > > Looks like upstream explicitly stopped using

Re: [NEW] alsa-lib-1.2.11

2024-02-20 Thread SASANO Takayoshi
Hi, > I wonder why? Are we going to support ALSA? Does it works? Where will > the journey take us? There is a great danger that other ports will use > it and then? No? please read carefully previous mail and thread here: https://marc.info/?l=openbsd-ports&m=167290037029024&w=2 The aim is "porti

PING: UPDATE: devel/robin-map

2024-02-20 Thread Sebastian Reitenbach
On Saturday, February 17, 2024 19:23 CET, "Sebastian Reitenbach" wrote: > Hi, > > found the version we have in-tree is quite old. This updates to the latest > release. > It's a headers library only. The two consumers openimageio and citra still > build well. > > It also makes the test suite

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Jose Maldonado
El Tue, 20 Feb 2024 11:31:54 + Stuart Henderson escribió: > I get this: > > $ make port-lib-depends-check > > mpv-0.37.0(multimedia/mpv): > Extra: SPIRV-Tools-shared.0 Xinerama.6 > > Looks like upstream explicitly stopped using Xinerama so that one can > be removed. > > What's up with SPI

Re: sysutils/crust: SCP firmware for Allwinner SoCs

2024-02-20 Thread Landry Breuil
Le Tue, Feb 20, 2024 at 01:28:05PM +0100, Mark Kettenis a écrit : > > From: Jeremie Courreges-Anglas > > Date: Mon, 19 Feb 2024 23:34:34 +0100 > > > > On Mon, Feb 19 2024, Mark Kettenis wrote: > > > This will be used in an upcoming u-boot update for Allwinner's 64-bit > > > SoCs. This will brin

Re: sysutils/crust: SCP firmware for Allwinner SoCs

2024-02-20 Thread Mark Kettenis
> From: Jeremie Courreges-Anglas > Date: Mon, 19 Feb 2024 23:34:34 +0100 > > On Mon, Feb 19 2024, Mark Kettenis wrote: > > This will be used in an upcoming u-boot update for Allwinner's 64-bit > > SoCs. This will bring "proper" S3-like suspend/resume on selected > > boards. > > > > ok? > > Ple

Re: [NEW] alsa-lib-1.2.11

2024-02-20 Thread Rafael Sadowski
On Mon Feb 19, 2024 at 09:41:03PM +0900, SASANO Takayoshi wrote: > here is the ports of alsa-lib-1.2.11. > ok? > -- > SASANO Takayoshi (JG1UAA) > I wonder why? Are we going to support ALSA? Does it works? Where will the journey take us? There is a great danger that other ports will use it and t

security/libgcrypt: Sprinkle some ENDBR64 instructions

2024-02-20 Thread Mark Kettenis
I probably could have done this by changing CFI_STARTPROC, like on arm64. But that would "over-BTI" and there is a benefit in trying to avoid that on amd64. Let me know what you think. Index: security/libgcrypt/Makefile === RCS fil

The SHA256 sums and LENGTH's on squid port are wrong

2024-02-20 Thread Peter J. Philipp
Hi, I just downloaded squid to audit it and found that OpenBSD has wrong checksums. http://www.squid-cache.org/Versions/v6/squid-6.7.tar.xz.asc Unless squid-cache.org got hacked, thses are the correct SHA1/MD5 hashsums. (unfortunately no SHA256). pjp@vega$ sha256 -b squid-6.7.tar.xz SHA256 (squ

Re: The SHA256 sums and LENGTH's on squid port are wrong

2024-02-20 Thread Stuart Henderson
They re-rolled the distfile (incorrectly; the new one misses language specific error documents). I'll adjust the port to cope. On 2024/02/20 12:28, Peter J. Philipp wrote: > Hi, > > I just downloaded squid to audit it and found that OpenBSD has wrong > checksums. > > http://www.squid-cache.or

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Stuart Henderson
I get this: $ make port-lib-depends-check mpv-0.37.0(multimedia/mpv): Extra: SPIRV-Tools-shared.0 Xinerama.6 Looks like upstream explicitly stopped using Xinerama so that one can be removed. What's up with SPIRV-Tools-shared and the new LIB_DEPENDS on spirv-tools - I see that the port still us

回复: sysutils/py-watchdog: Update to 4.0.0

2024-02-20 Thread wen heping
Here is updated patch which remove py-argh from DEP as per upstream change. 发件人: Daniel Dickman 发送时间: 2024年2月20日 2:31 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: sysutils/py-watchdog: Update to 4.0.0 On Mon, 19 Feb 2024, wen heping wrote: > Hi, ports

回复: sysutils/py-watchdog: Update to 4.0.0

2024-02-20 Thread wen heping
发件人: Daniel Dickman 发送时间: 2024年2月20日 2:31 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: sysutils/py-watchdog: Update to 4.0.0 On Mon, 19 Feb 2024, wen heping wrote: > Hi, ports@: > > Here is patch for sysutils/py-watchdog to update to 4.0.0. Tha

Re: UPDATE net/unison-2.53.4

2024-02-20 Thread Jeremie Courreges-Anglas
On Mon, Feb 19 2024, Bjorn Ketelaars wrote: > Diff below updates net/unison to 2.53.4, which includes bug fixes, minor > improvements and clean-ups. Release notes: > https://github.com/bcpierce00/unison/releases/tag/v2.53.4. > > Change in the build system is that the gtk3 flavor of unison is > ren

Re: [new] net/dnsq

2024-02-20 Thread Stuart Henderson
On 2024/02/20 10:37, Renaud Allard wrote: > > > On 2/20/24 10:19, Stuart Henderson wrote: > > On 2024/02/20 09:30, Renaud Allard wrote: > > > Yes, the name doesn't tell anything by itself. > > > Is this one better? The binary is still called q, but the package is dnsq. > > > > If naming the pack

Re: [new] net/dnsq

2024-02-20 Thread Renaud Allard
On 2/20/24 10:19, Stuart Henderson wrote: On 2024/02/20 09:30, Renaud Allard wrote: Yes, the name doesn't tell anything by itself. Is this one better? The binary is still called q, but the package is dnsq. If naming the package dnsq, I'd suggest also adding a symlink, dnsq -> q. I have add

Re: [new] net/dnsq

2024-02-20 Thread Stuart Henderson
On 2024/02/20 09:30, Renaud Allard wrote: > Yes, the name doesn't tell anything by itself. > Is this one better? The binary is still called q, but the package is dnsq. If naming the package dnsq, I'd suggest also adding a symlink, dnsq -> q.

Re: [new] net/dnsq

2024-02-20 Thread Renaud Allard
On 2/20/24 09:17, Otto Moerbeek wrote: On Tue, Feb 20, 2024 at 09:09:49AM +0100, Renaud Allard wrote: On 2/19/24 16:50, Renaud Allard wrote: Hello, Here is a preliminary port for "q" which is a tiny and feature-rich command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and ODo

Re: [new] net/q

2024-02-20 Thread Otto Moerbeek
On Tue, Feb 20, 2024 at 09:09:49AM +0100, Renaud Allard wrote: > > > On 2/19/24 16:50, Renaud Allard wrote: > > Hello, > > > > Here is a preliminary port for "q" which is a tiny and feature-rich > > command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and > > ODoH. > > > > Here i

Re: [new] net/q

2024-02-20 Thread Renaud Allard
On 2/19/24 16:50, Renaud Allard wrote: Hello, Here is a preliminary port for "q" which is a tiny and feature-rich command line DNS client with support for UDP, TCP, DoT, DoH, DoQ, and ODoH. Here is the port cleaned up. There is no man page (although you can get usage with --help), so I i