devel/py-installer dependency weirdness?

2023-11-24 Thread Laurence Tratt
While `make update`ing Firefox, I stumbled across this build error: ===> py3-build-1.0.3 depends on: py3-installer-* - not found ===> Verifying install for py3-installer-* in devel/py-installer ===> Checking files for py3-installer-0.7.0 >> Fetch https://pypi.io/packages/source/i/install

Re: lang/sbcl on powerpc (call for testing) - Re: powerpc bulk build report

2023-11-24 Thread Tobias Heider
On Fri, Nov 24, 2023 at 03:23:46PM +0100, Tobias Heider wrote: > On Fri, Nov 24, 2023 at 08:36:03AM +0100, Sebastien Marie wrote: > > Tobias Heider writes: > > > > > On Thu, Nov 23, 2023 at 11:02:22AM +0100, Sebastien Marie wrote: > > >> gkoeh...@openbsd.org writes: > > >> > http://build-failures.

[update] wayland/sway & wayland/wlroots 0.17.0

2023-11-24 Thread Landry Breuil
hi, here's two diffs to update wlroots to the recently released 0.17.0, and update sway to a more recent commit (eg last commit before they started using wlroots apis not in 0.17.0). Both ports now use upstream sources, and i've added your commits as patches in most places, taken from https://git

new net/pfresolved

2023-11-24 Thread Alexander Bluhm
Hi, ok to import pfresolved 1.00 ? Comment: pf table DNS update daemon Description: Convert files with FQDN into IP addreses and write them into pf tables. The daemon pfresolved allows to consume lists of hostnames that can be used in pf rules. Thses lists are updated dynamically using DNS. b

[update] ansible-lint 6.22 + deps

2023-11-24 Thread Landry Breuil
hi, here's an update to ansible-lint, bringing more autofix features, cf https://ansible.readthedocs.io/projects/lint/autofix/ and https://github.com/ansible/ansible-lint/releases it needs attached license-expression which in turns also needs boolean.py, also attached. make test results: 18 fail

Re: [New]devel/p5-DateTime-HiRes

2023-11-24 Thread Stuart Henderson
On 2023/11/24 14:23, wen heping wrote: > Hi, ports@: > > Here is a patch to create devel/devel/p5-DateTime-HiRes. > It is required by the update of devel/p5-DateTime-Format-Natural. > It build and run well and pass all tests on amd64-current system. > > Cheers ! > wen ok

Re: lang/sbcl on powerpc (call for testing) - Re: powerpc bulk build report

2023-11-24 Thread Tobias Heider
On Fri, Nov 24, 2023 at 08:36:03AM +0100, Sebastien Marie wrote: > Tobias Heider writes: > > > On Thu, Nov 23, 2023 at 11:02:22AM +0100, Sebastien Marie wrote: > >> gkoeh...@openbsd.org writes: > >> > http://build-failures.rhaalovely.net/powerpc/2023-10-31/lang/sbcl.log > >> > >> Could someone tes

[New]devel/p5-DateTime-HiRes

2023-11-24 Thread wen heping
Hi, ports@: Here is a patch to create devel/devel/p5-DateTime-HiRes. It is required by the update of devel/p5-DateTime-Format-Natural. It build and run well and pass all tests on amd64-current system. Cheers ! wen p5-DateTime-HiRes.tar.gz Description: p5-DateTime-HiRes.tar.gz

Re: i386 ports build failures

2023-11-24 Thread Stuart Henderson
On 2023/11/20 15:08, Stuart Henderson wrote: > devel/spidermonkey115: typedef redefinition with different types > ('float' vs 'long double') FWIW I've removed patch-modules_fdlibm_src_math_private_h from my tree and will see if that works when my current bulk reaches as far as spidermonkey. U

Re: aarch64 bulk build report

2023-11-24 Thread Peter Hessler
good news, all of the java build errors are gone. brief look at the logs inline. On 2023 Nov 24 (Fri) at 04:48:34 -0700 (-0700), phess...@openbsd.org wrote: :critical path missing pkgs: http://build-failures.rhaalovely.net/aarch64/2023-11-21/summary.log : :build failures: 6 :http://build-failur

aarch64 bulk build report

2023-11-24 Thread phessler
bulk build on arm64.ports.openbsd.org started on Tue Nov 21 16:01:36 MST 2023 finished at Fri Nov 24 04:48:22 MST 2023 lasted 2D12h46m done with kern.version=OpenBSD 7.4-current (GENERIC.MP) #24: Tue Nov 21 00:15:47 MST 2023 built packages:11873 Nov 21:3445 Nov 22:939 Nov 23:3762 Nov 24:3726 c

Re: Fix rk356x u-boot device trees

2023-11-24 Thread Kevin Lo
On Thu, Nov 23, 2023 at 02:14:59PM +0100, Mark Kettenis wrote: > > The ranges provided by the "official" device tree still don't seem to > work correctly. At least iwx(4) fails to load its firmware with the > default device tree. The diff below fixes this. This matches the > device tree I built

Re: Fix rk356x u-boot device trees

2023-11-24 Thread Stuart Henderson
I can't comment on the device tree changes, but ports-wise it's OK. On 2023/11/24 17:58, Kevin Lo wrote: > On Fri, Nov 24, 2023 at 10:08:52AM +0100, Mark Kettenis wrote: > > > Date: Fri, 24 Nov 2023 16:27:07 +0800 > > > From: Kevin Lo > > > > > > On Thu, Nov 23, 2023 at 02:14:59PM +0100, Mark K

Re: Fix rk356x u-boot device trees

2023-11-24 Thread Kevin Lo
On Fri, Nov 24, 2023 at 10:08:52AM +0100, Mark Kettenis wrote: > > Date: Fri, 24 Nov 2023 16:27:07 +0800 > > From: Kevin Lo > > > > On Thu, Nov 23, 2023 at 02:14:59PM +0100, Mark Kettenis wrote: > > > > > > The ranges provided by the "official" device tree still don't seem to > > > work correctl

Re: [update] www/pecl-pledge

2023-11-24 Thread Stuart Henderson
On 2023/11/22 19:20, Tom Van Looy wrote: > Hi > > Can someone commit this update for www/pecl-pledge? > The new package adds support for ini settings, and there are new docs. Committed with some tweaks to the pkg-readme (stick to 80 columns in text paragraphs, don't use ``` - it is not markdown)

Re: Fix rk356x u-boot device trees

2023-11-24 Thread Mark Kettenis
> Date: Fri, 24 Nov 2023 16:27:07 +0800 > From: Kevin Lo > > On Thu, Nov 23, 2023 at 02:14:59PM +0100, Mark Kettenis wrote: > > > > The ranges provided by the "official" device tree still don't seem to > > work correctly. At least iwx(4) fails to load its firmware with the > > default device tr

Re: geo/osm2pgsql: Update to 1.10.0

2023-11-24 Thread Landry Breuil
Le Fri, Nov 24, 2023 at 02:20:49AM +, wen heping a écrit : > Hi, ports@: > > Here is a patch for geo/osm2pgsql: > i) Update to 1.10.0 > ii) 3 patches removed and 2 new patches > iii) add missing BUILD_DEPEND > >It build well and run well on amd64-current system, > 97% tes