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

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: 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%

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

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.

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

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

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

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

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

[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: [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

[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

[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

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: > > >> >

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.

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2023/11/25 00:01:31 Modified files: devel/p5-Alien-Base: Makefile distinfo Log message: Update to p5-Alien-Base-2.80.

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/24 14:33:45 Modified files: www/mozilla-firefox: Makefile Log message: www/mozilla-firefox: fix runtime on IBT-enabled hardware append -Wl,-z,nobtcfi to LDFLAGS, somehow with 120 something

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2023/11/24 15:54:29 Modified files: print/lilypond : Makefile distinfo print/lilypond/pkg: PLIST-docs PLIST-main Removed files: print/lilypond/patches: patch-scm_backend-library_scm

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/11/24 16:17:53 Modified files: editors/novelwriter: Makefile distinfo Log message: update to novelWriter 2.1.1

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/11/24 16:15:31 Modified files: games/fheroes2 : Makefile distinfo Log message: update to fheroes2 1.0.10, diff by user sonya on irc.libera.chat #openbsd-gaming

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/24 01:07:39 Modified files: devel/xdg-utils: Makefile distinfo devel/xdg-utils/patches: patch-scripts_xdg-email_in patch-scripts_xdg-mime_in

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/24 01:06:51 Modified files: x11/gnome/zenity: Makefile distinfo Log message: Update to zenity-3.99.90.

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/24 01:10:18 Modified files: geo/osm2pgsql : Makefile distinfo geo/osm2pgsql/patches: patch-src_options_hpp Added files: geo/osm2pgsql/patches: patch-man_CMakeLists_txt

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 02:05:36 Modified files: net/toot : Makefile distinfo net/toot/pkg : PLIST Log message: update to toot-0.39.0

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 02:13:45 Modified files: lang/php/8.2 : Tag: OPENBSD_7_4 Makefile distinfo Log message: update to php-8.2.13

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 02:13:38 Modified files: lang/php/8.1 : Tag: OPENBSD_7_4 Makefile distinfo Log message: update to php-8.1.26

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 02:13:11 Modified files: lang/php/8.1 : Makefile distinfo Log message: update to php-8.1.26

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 02:13:20 Modified files: lang/php/8.2 : Makefile distinfo Log message: update to php-8.2.13

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 02:17:20 Modified files: www/pecl-pledge: Makefile distinfo www/pecl-pledge/pkg: README Log message: update to pecl-pledge-2.1.2, from Tom Van Looy (maintainer) formatting tweaks to

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/11/24 01:11:36 Modified files: multimedia/pipewire/wireplumber: Makefile distinfo multimedia/pipewire/wireplumber/patches:

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/24 01:50:40 Modified files: geo/libosmium : Makefile distinfo Log message: geo/libosmium: update to 2.20.0, from wen heping

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2023/11/24 03:25:30 Modified files: net/wmnetload : Tag: OPENBSD_7_4 Makefile net/wmnetload/patches: Tag: OPENBSD_7_4 patch-configure Log message: net/wmnetload: remove bogus RUNPATH entry

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/24 05:49:28 Modified files: graphics/orthanc: Makefile.inc graphics/orthanc/postgresql-plugin: Makefile graphics/orthanc/server: Makefile

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 06:35:50 Modified files: lang/fpc : Makefile lang/gforth: Makefile Log message: mark BROKEN-i386, these do not build as-is with LLVM 16 failure reports on ports@

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 06:50:07 Modified files: lang/fpc : Makefile Log message: add more details to BROKEN marker; this uses ld.bfd which can't handle crtbegin.o as produced by LLVM 16 - /usr/bin/ld.bfd:

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/24 05:21:15 Modified files: devel/angr/py-archinfo: Makefile Log message: drop NO_TEST

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/24 05:23:54 Added files: devel/angr/py-claripy/patches: patch-tests_common_backend_smt_solver_py Log message: add file that's missing from the distribution

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/24 05:30:47 Modified files: devel/angr/py-angr: Makefile devel/angr/py-z3-solver: Makefile Log message: more NO_TEST for ports lacking tests

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs Module name:ports Changes by: gonz...@cvs.openbsd.org 2023/11/24 06:54:20 Modified files: security/osv-scanner: Makefile distinfo modules.inc Log message: Update for OSV-Scanner to 1.4.3 OK lraab@

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2023/11/24 03:24:13 Modified files: net/wmnetload : Makefile net/wmnetload/patches: patch-configure Log message: net/wmnetload: remove bogus RUNPATH entry net/wmnetload is build with a bogus

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/11/24 03:47:37 Log message: import p5-URI-Query 0.16 OK benoit@ sthen@ Comment: class providing URI query string manipulation Description: URI::Query provides simple URI query

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/11/24 03:49:24 Modified files: www: Makefile Log message: +p5-URI-Query

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/24 05:23:18 ports/devel/angr/py-claripy/patches Update of /cvs/ports/devel/angr/py-claripy/patches In directory cvs.openbsd.org:/tmp/cvs-serv40960/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2023/11/24 05:26:52 Modified files: devel/angr/py-cle: Makefile Log message: disable tests, this requires 85M of test binaries to be downloaded

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2023/11/24 07:02:20 Modified files: devel/py-multitasking: Makefile distinfo Log message: update py-multitasking to 0.0.11 >From maintainer Clemens Goessnitzer

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/24 08:06:56 Modified files: sysutils/py-ansible-compat: Makefile distinfo sysutils/py-ansible-compat/pkg: PLIST Log message: sysutils/py-ansible-compat: update to 4.1.0. required by an

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/24 07:18:36 Modified files: productivity/grisbi: Makefile distinfo productivity/grisbi/pkg: PLIST Removed files: productivity/grisbi/patches: patch-src_structures_h Log message:

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 08:13:53 Modified files: devel/py-yamllint: Makefile distinfo devel/py-yamllint/pkg: PLIST Log message: update to py3-yamllint-1.33.0, ok rpointel@

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/24 10:03:23 ports/wayland/wlroots/patches Update of /cvs/ports/wayland/wlroots/patches In directory cvs.openbsd.org:/tmp/cvs-serv16819/patches Log Message: Directory /cvs/ports/wayland/wlroots/patches

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2023/11/24 07:46:34 Log message: future part of decoupling the update cache for pkg_add from quirks proper Status: Vendor Tag: espie Release Tags: ports N

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 07:56:24 Modified files: textproc/py-ruamel.yaml: Makefile distinfo textproc/py-ruamel.yaml/pkg: PLIST Log message: update to py3-ruamel.yaml-0.18.5

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/11/24 08:37:53 Modified files: sysutils/ansible-lint: Makefile Log message: relax the py-ruamel.yaml dep; it isn't a hard requirement and ansible-lint runs ok with newer. spotted by landry

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/11/24 10:57:49 ports/wayland/sway/patches Update of /cvs/ports/wayland/sway/patches In directory cvs.openbsd.org:/tmp/cvs-serv83991/patches Log Message: Directory /cvs/ports/wayland/sway/patches added to the

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/11/24 12:40:05 Log message: mport p5-DateTime-HiRes 0.04 from wen heping; OK sthen@ Comment: create DateTime objects with sub-second current time Description: This module

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Mark Kettenis
CVSROOT:/cvs Module name:ports Changes by: kette...@cvs.openbsd.org2023/11/24 13:41:22 Modified files: sysutils/u-boot/rk356x: Makefile Added files: sysutils/u-boot/rk356x/patches: patch-arch_arm_dts_rk3568_dtsi

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Peter Hessler
CVSROOT:/cvs Module name:ports Changes by: phess...@cvs.openbsd.org2023/11/24 11:59:57 Added files: www/mozilla-firefox/patches: patch-media_libvpx_libvpx_vpx_ports_aarch64_cpudetect_c Log message: copy over the patch from

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/11/24 12:41:59 Modified files: devel : Makefile Log message: +p5-DateTime-HiRes

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/11/24 12:45:58 Log message: import pfresolved 1.00 OK landry@ Comment: pf table DNS update daemon Description: Convert files with FQDN into IP addreses and write them into pf

CVS: cvs.openbsd.org: ports

2023-11-24 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2023/11/24 12:49:07 Modified files: net: Makefile Log message: +pfresolved