Re: NEW: x11/nxbelld

2024-11-27 Thread George Koehler
On Wed, 16 Oct 2024 18:46:14 -0500 izzy Meyer wrote: > Hello ports@ > > This port has stayed dormant in the mailing list for quite some time. > > Any committers willing to look at this? > > Attached again for ease of looking over. Import is ok gkoehler@ Maybe drop the pkg/README? The README

Re: Upgrade lang/ghc to 9.8.3 - now with arm64

2024-11-27 Thread Matthias Kilian
Hi, On Wed, Nov 27, 2024 at 01:06:59PM -0800, Greg Steuck wrote: > I had to repack the amd64 bootstraps because I previously had the wrong > date inside the archive. Matthias, would you mind picking up the new > tarballs from my cvs dir? Done. Checksums for all files (still the old hadrian-source

Re: [patch] www/unit update to 1.33.0

2024-11-27 Thread Stuart Henderson
On 2024/11/27 20:49, Sergey A. Osokin wrote: > Hi, > > here's the patch to update www/unit to its recent version 1.33.0. > There are two patches can be safely removed, add to the upstream: > > - unit/patches/patch-src_nxt_js_c > - unit/patches/patch-src_nxt_script_c > > Thank you. > > -- > Ser

Re: [patch] njs update for lang/njs and www/nginx

2024-11-27 Thread Stuart Henderson
On 2024/11/27 20:18, Sergey A. Osokin wrote: > Hi, > > here's the update for the lang/njs to its recent version - 0.8.7. > While I'm here I'd like to update njs for www/nginx as well. > Could you please review. > > Thank you. > > -- > Sergey A. Osokin just checking lang/njs and will then comm

Re: update sysutils/opam to 2.2.1

2024-11-27 Thread Christopher Zimmermann
On Fri, Oct 11, 2024 at 05:55:42PM +0200, Sebastien Marie wrote: Hi, The following diff updates sysutils/opam to 2.2.1. https://opam.ocaml.org/blog/opam-2-2-1/ https://discuss.ocaml.org/t/ann-opam-2-2-1/15192 The changes for openbsd is small (only fixes few regressions), but it permits to avoi

Re: Upgrade lang/ghc to 9.8.3 - now with arm64

2024-11-27 Thread Greg Steuck
George Koehler writes: > lang/ruby/Makefile.inc has > SUB ?= ${MACHINE_ARCH:S/amd64/x86_64/}-openbsd > SUBST_VARS += SUB > > Then the ${QUAKE_ARCH} or ${SUB} goes in PLIST. Nice, thanks! New patch attached. It seems complete enough now to ask for OK. I confirmed arm64 is s

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-11-27 Thread Zé Loff
On Wed, Nov 27, 2024 at 01:52:50PM +, Laurence Tratt wrote: > On Wed, Nov 27, 2024 at 01:08:51PM +, Stuart Henderson wrote: > > Hello Stuart, > > >> One minor thing: I wonder if suggesting mosquitto in `pkg/DESCR` is the > >> right thing on OpenBSD? > >> > >> There is a very long-standing

Re: [new] devel/med

2024-11-27 Thread Stuart Henderson
On 2024/11/27 13:20, Johannes Thyssen Tishman wrote: > Please find attached a port for devel/med. This port is required by > cad/freecad, a port I intend to submit once it's dependencies have been > comitted. > > COMMENT: > library for reading and writing MED files > > DESCR: > MED-fichier (Modél

Re: [new] graphics/pcl and math/flann

2024-11-27 Thread Johannes Thyssen Tishman
2024-11-27T14:49:56+ Stuart Henderson : > On 2024/11/27 13:27, Johannes Thyssen Tishman wrote: > > 2024-11-27T13:10:42+ Johannes Thyssen Tishman > > : > > > Please find attached a port for graphics/pcl and its dependency > > > math/flann. graphics/pcl is required by cad/freecad, a port I i

Re: [NEW]: security/nitrocli

2024-11-27 Thread Klemens Nanni
27.11.2024 23:23, Rubén Llorente пишет: > PING > > I am uploading a tarball with all the fixes suggested by Stuart, including > the one bellow. > > Stuart Henderson wrote: >> sed -i s/hid_init/hidapi_hid_init/g \ >>     >> ${MODCARGO_VENDOR_DIR}/nitrokey-sys-*/libnitrokey-*/libnitrokey/hida

Disable benchmark in git-annex to support arm64

2024-11-27 Thread Greg Steuck
There are newer versions of criterion-measurement that support arm64. Yet I'd rather cut the feature nobody's known to need than add a custom configuration that certainly nobody used before. OK? diff --git a/devel/git-annex/Makefile b/devel/git-annex/Makefile index 130e39c100d..f21462e1f1a 100644

[patch] www/unit update to 1.33.0

2024-11-27 Thread Sergey A. Osokin
Hi, here's the patch to update www/unit to its recent version 1.33.0. There are two patches can be safely removed, add to the upstream: - unit/patches/patch-src_nxt_js_c - unit/patches/patch-src_nxt_script_c Thank you. -- Sergey A. Osokin Index: Makefile.inc ===

aarch64 bulk build report

2024-11-27 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sun Nov 24 03:18:08 MST 2024 finished at Wed Nov 27 14:01:02 MST 2024 lasted 3D10h42m done with kern.version=OpenBSD 7.6-current (GENERIC.MP) #247: Sat Nov 23 14:59:41 MST 2024 built packages:12250 Nov 24:4542 Nov 25:337 Nov 26:1948 Nov 27:5422

Re: [new] devel/med

2024-11-27 Thread Johannes Thyssen Tishman
2024-11-27T15:00:56+ Stuart Henderson : > On 2024/11/27 13:20, Johannes Thyssen Tishman wrote: > > Please find attached a port for devel/med. This port is required by > > cad/freecad, a port I intend to submit once it's dependencies have been > > comitted. > > > > COMMENT: > > library for read

Re: sysutils/docker-buildx: update to 0.19.0

2024-11-27 Thread Kirill A . Korinsky
On Wed, 27 Nov 2024 20:01:24 +0100, Klemens Nanni wrote: > > 27.11.2024 21:29, Kirill A. Korinsky пишет: > > Here an update sysutils/docker-buildx for 0.19.0 > > > > Notable changes that they had included OpenBSD to CI. > > > > Changelog: https://github.com/docker/buildx/releases/tag/v0.19.0 >

Re: sysutils/docker-buildx: update to 0.19.0

2024-11-27 Thread Klemens Nanni
27.11.2024 22:57, Kirill A. Korinsky пишет: > Yay, indeed. Here the diff: OK kn

Re: [NEW]: sysutils/sake

2024-11-27 Thread Rubén Llorente
PING I am re-uploading Omar's version with a small typo fix in the DESCR file. Rubén Llorente wrote: Omar Polo wrote: Otherwise, it looks fine to me and it's ok op@ to import.  (i haven't actually tested it at runtime.)  I'm attaching a tarball with all these fixes addressed. Cheers, Omar P

[patch] njs update for lang/njs and www/nginx

2024-11-27 Thread Sergey A. Osokin
Hi, here's the update for the lang/njs to its recent version - 0.8.7. While I'm here I'd like to update njs for www/nginx as well. Could you please review. Thank you. -- Sergey A. Osokin Index: Makefile === RCS file: /cvs/ports/www

Re: [NEW]: security/nitrocli

2024-11-27 Thread Rubén Llorente
PING I am uploading a tarball with all the fixes suggested by Stuart, including the one bellow. Stuart Henderson wrote: sed -i s/hid_init/hidapi_hid_init/g \ ${MODCARGO_VENDOR_DIR}/nitrokey-sys-*/libnitrokey-*/libnitrokey/hidapi/hidapi.h nitrocli.tar.gz Description: application

net/syncthing: update to 1.28.0

2024-11-27 Thread Klemens Nanni
https://github.com/syncthing/syncthing/releases/tag/v1.28.0 Works for me on amd64. Feedback? OK? Index: Makefile === RCS file: /cvs/ports/net/syncthing/Makefile,v diff -u -p -r1.68 Makefile --- Makefile8 Nov 2024 20:10:08 -

Re: [new] graphics/pcl and math/flann

2024-11-27 Thread Stuart Henderson
On 2024/11/27 13:27, Johannes Thyssen Tishman wrote: > 2024-11-27T13:10:42+ Johannes Thyssen Tishman > : > > Please find attached a port for graphics/pcl and its dependency > > math/flann. graphics/pcl is required by cad/freecad, a port I intend to > > submit once it's dependencies have been c

Re: UPDATE: SQLMap-1.8.11

2024-11-27 Thread Benoit Lecocq
Le 26/11/2024 à 18:36, gonzalo a écrit : Hello, Update for SQLMap to 1.8.11: https://github.com/sqlmapproject/sqlmap/releases/tag/1.8.11 OK? comments? ok benoit@ Cheers.- Index: Makefile === RCS file: /cvs/ports/security/sq

UPDATE: net/nextcloudclient

2024-11-27 Thread Adriano Barbosa
Hi. Update for net/nextcloudclient v3.15.0 Changelog: https://github.com/nextcloud/desktop/releases/v3.15.0 [stable-3.14] create a permanent log of delete actions by @backportbot in #7381 [stable-3.14] detect the terms of service app is requiring the user to sign them by @backportbot in #7386 [sta

sysutils/docker-buildx: update to 0.19.0

2024-11-27 Thread Kirill A . Korinsky
ports@, Here an update sysutils/docker-buildx for 0.19.0 Notable changes that they had included OpenBSD to CI. Changelog: https://github.com/docker/buildx/releases/tag/v0.19.0 Ok? Index: sysutils/docker-buildx/Makefile === RCS fil

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-11-27 Thread Stuart Henderson
On 2024/11/27 13:52, Laurence Tratt wrote: > On Wed, Nov 27, 2024 at 01:08:51PM +, Stuart Henderson wrote: > > Hello Stuart, > > >> One minor thing: I wonder if suggesting mosquitto in `pkg/DESCR` is the > >> right thing on OpenBSD? > >> > >> There is a very long-standing bug (I first experie

Re: sysutils/docker-buildx: update to 0.19.0

2024-11-27 Thread Klemens Nanni
27.11.2024 21:29, Kirill A. Korinsky пишет: > Here an update sysutils/docker-buildx for 0.19.0 > > Notable changes that they had included OpenBSD to CI. > > Changelog: https://github.com/docker/buildx/releases/tag/v0.19.0 You probably want to update to 0.19.1 right away where they seemingly reve

Re: emacs-30.0.92 pretest

2024-11-27 Thread izzy Meyer
On Mon, 4 Nov 2024 12:48:39 +0100 Jeremie Courreges-Anglas wrote: > > While I don't expect huge changes in emacs 30, here's a diff for you > folks to test. The .txt and .jpg in the info/ dir look off, I suspect > they won't end up in the final emacs-30 release build. > > kill-this-buffer isn't

Re: [patch] www/unit update to 1.33.0

2024-11-27 Thread Sergey A. Osokin
On Wed, Nov 27, 2024 at 10:01:17PM +, Stuart Henderson wrote: > On 2024/11/27 20:49, Sergey A. Osokin wrote: > > Hi, > > > > here's the patch to update www/unit to its recent version 1.33.0. > > There are two patches can be safely removed, add to the upstream: > > > > - unit/patches/patch-src

Re: [patch] njs update for lang/njs and www/nginx

2024-11-27 Thread Sergey A. Osokin
On Wed, Nov 27, 2024 at 10:03:38PM +, Stuart Henderson wrote: > On 2024/11/27 20:18, Sergey A. Osokin wrote: > > Hi, > > > > here's the update for the lang/njs to its recent version - 0.8.7. > > While I'm here I'd like to update njs for www/nginx as well. > > Could you please review. > > just

net/ejabberd: fix usage ejabberdctl from root

2024-11-27 Thread Kirill A . Korinsky
ports@, I'd like to add to net/ejabberd a small patch that fixes usage of ejabberdctl from non _ejabberd user. Right now it complains as: $ doas ejabberdctl su: no such login class: exec "$0" "$@" $ because our su a bit different than Linux which is expected by ejabberd.

[NEW] devel/goredo

2024-11-27 Thread Stepan Zolotuev
Hi, New port, builds and tests fine on -current/amd64. This will be a builddep for another port I will submit later on. Any issues? OK? -- for private communication: goredo.tgz Description: application/tar-gz signature.asc Description: PGP signa

UPDATE: QEMU 9.1.2

2024-11-27 Thread Brad Smith
Here is an update to QEMU 9.1.2. Various bug fixes. https://marc.info/?l=qemu-devel&m=173216702901250&w=2 Index: Makefile === RCS file: /cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.243 diff -u -p -u -p -r1.243 Makefil

[update] net/synapse 1.120.0

2024-11-27 Thread Renaud Allard
Hello, Here is a diff for net/synapse 1.120.0. Tested on amd64 I made a small change in the README to give instructions on how to update the database in case of schema changes. Best Regards Index: Makefile === RCS file: /cvs/ports

Re: [update] net/synapse 1.120.0

2024-11-27 Thread Stuart Henderson
On 2024/11/27 09:40, Renaud Allard wrote: > Hello, > > Here is a diff for net/synapse 1.120.0. > Tested on amd64 > I made a small change in the README to give instructions on how to update > the database in case of schema changes. +It can be done with a command like this one: +doas -u _synapse py

Re: [update] net/synapse 1.120.0

2024-11-27 Thread Landry Breuil
Le Wed, Nov 27, 2024 at 08:51:11AM +, Stuart Henderson a écrit : > On 2024/11/27 09:40, Renaud Allard wrote: > > Hello, > > > > Here is a diff for net/synapse 1.120.0. > > Tested on amd64 > > I made a small change in the README to give instructions on how to update > > the database in case of

Re: [update] net/synapse 1.120.0

2024-11-27 Thread Renaud Allard
On 11/27/24 9:51 AM, Stuart Henderson wrote: On 2024/11/27 09:40, Renaud Allard wrote: Hello, Here is a diff for net/synapse 1.120.0. Tested on amd64 I made a small change in the README to give instructions on how to update the database in case of schema changes. +It can be done with a comm

cad/freecad: Submission format (was Re: cad/freecad)

2024-11-27 Thread Johannes Thyssen Tishman
2024-11-25T13:09:56+ Johannes Thyssen Tishman : > 2024-11-24T09:11:44-0800 "Heppler, J. Scott" : > > Once I get a -current amd64 system setup, I'd like to start working on > > porting FreeCAD. I'm getting library conflicts trying to install KDE 6 > > components. I'm anticipating these will res

riscv64 bulk build report

2024-11-27 Thread jca
Bulk build on riscv64-2.ports.openbsd.org Started : Mon Nov 11 14:25:59 MST 2024 Finished: Tue Nov 26 14:08:34 MST 2024 Duration: 14 Days 23 hours 43 minutes Built using OpenBSD 7.6-current (GENERIC.MP) #96: Thu Nov 7 00:26:56 MST 2024 Built 10485 packages Number of packages built each day: No

Re: cad/freecad: Submission format (was Re: cad/freecad)

2024-11-27 Thread Johannes Thyssen Tishman
2024-11-27T12:31:19+ Stuart Henderson : > On 2024/11/27 10:58, Johannes Thyssen Tishman wrote: > > 2024-11-25T13:09:56+ Johannes Thyssen Tishman > > : > > > 2024-11-24T09:11:44-0800 "Heppler, J. Scott" : > > > > Once I get a -current amd64 system setup, I'd like to start working on > > > >

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-11-27 Thread Laurence Tratt
On Tue, Nov 26, 2024 at 03:56:48PM +, Stuart Henderson wrote: Hello Stuart, > Attached. This sees my zzh ok and things look good - I don't have any > devices handy that I can hook up to it to test at the moment (I don't > really want to start taking my ikea setup to pieces just to test ;) On

Re: [update] net/synapse 1.120.0

2024-11-27 Thread Antoine Jacoutot
On Wed, Nov 27, 2024 at 09:56:45AM +0100, Renaud Allard wrote: > > > On 11/27/24 9:51 AM, Stuart Henderson wrote: > > On 2024/11/27 09:40, Renaud Allard wrote: > > > Hello, > > > > > > Here is a diff for net/synapse 1.120.0. > > > Tested on amd64 > > > I made a small change in the README to give

Re: cad/freecad: Submission format (was Re: cad/freecad)

2024-11-27 Thread Stuart Henderson
On 2024/11/27 10:58, Johannes Thyssen Tishman wrote: > 2024-11-25T13:09:56+ Johannes Thyssen Tishman > : > > 2024-11-24T09:11:44-0800 "Heppler, J. Scott" : > > > Once I get a -current amd64 system setup, I'd like to start working on > > > porting FreeCAD. I'm getting library conflicts trying t

Re: [update] net/synapse 1.120.0

2024-11-27 Thread Renaud Allard
On 11/27/24 1:28 PM, Antoine Jacoutot wrote: +Updating the database after an upgrade +== +On startup, synapse will fail to start if the database schema is too old. +So, after an upgrade of synapse, you should update the database. +It can be done with a comman

[new] devel/med

2024-11-27 Thread Johannes Thyssen Tishman
Please find attached a port for devel/med. This port is required by cad/freecad, a port I intend to submit once it's dependencies have been comitted. COMMENT: library for reading and writing MED files DESCR: MED-fichier (Modélisation et Echanges de Données, in English Modelisation and Data Exchan

Re: [new] graphics/pcl and math/flann

2024-11-27 Thread Johannes Thyssen Tishman
2024-11-27T13:10:42+ Johannes Thyssen Tishman : > Please find attached a port for graphics/pcl and its dependency > math/flann. graphics/pcl is required by cad/freecad, a port I intend to > submit once it's dependencies have been comitted. Here again as a single tarball as suggested by sthen@.

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-11-27 Thread Stuart Henderson
On 2024/11/27 12:51, Laurence Tratt wrote: > On Tue, Nov 26, 2024 at 03:56:48PM +, Stuart Henderson wrote: > > Hello Stuart, > > > Attached. This sees my zzh ok and things look good - I don't have any > > devices handy that I can hook up to it to test at the moment (I don't > > really want to

[new] graphics/pcl and math/flann

2024-11-27 Thread Johannes Thyssen Tishman
Please find attached a port for graphics/pcl and its dependency math/flann. graphics/pcl is required by cad/freecad, a port I intend to submit once it's dependencies have been comitted. graphics/pcl: COMMENT: image and point cloud processing library DESCR: The Point Cloud Library (or PCL) is a la

Re: NEW: comms/zigbee2mqtt [was Re: Node ports and specifically zigbee2mqtt]

2024-11-27 Thread Laurence Tratt
On Wed, Nov 27, 2024 at 01:08:51PM +, Stuart Henderson wrote: Hello Stuart, >> One minor thing: I wonder if suggesting mosquitto in `pkg/DESCR` is the >> right thing on OpenBSD? >> >> There is a very long-standing bug (I first experienced it a few years >> back, and it's still present as of a