Re: UPDATE net/samba-4.21.3

2025-01-08 Thread Ian McWilliam
Hi, Thanks for the update. Builds and tests fine. Ok Ian McWilliam > On 7 Jan 2025, at 5:26 am, Björn Ketelaars > wrote: > > Simple diff for updating Samba to 4.21.3. Release notes: > https://www.samba.org/samba/history/samba-4.21.3.html > > Minor of libdcerpc-server-core needs a bump becaus

[revision] www/mozilla-firefox: Inform about H264 decoding in pkg-readme

2025-01-08 Thread Johannes Thyssen Tishman
Some web conferencing applications, like Webex or Jitsi-meet, require H264 hardware decoding to work, but in Firefox, this feature is disabled by default. To save others from going through the trouble of figuring this out (particularly when the OpenH264 Video Codec plugin (under about:addons -> Plu

Re: devel/pkgconf update

2025-01-08 Thread Kirill A . Korinsky
On Wed, 08 Jan 2025 14:21:48 +0100, Stuart Henderson wrote: > > Lots of fixes (including overflows, out of bound reads and writes, > null deref, memory leaks, etc), and notably has a new (as of Aug 2022) > solver which is significantly faster than the current one: > > "There is now a new solver

[Maintainer Update] lang/node v22.13.0

2025-01-08 Thread Volker Schlecht
Update to latest lang/node release. Builds and runs on amd64 (IBT), and arm64 (non-BTI). They fiddled with something riscv64 related, so it might benefit from a test there: https://github.com/nodejs/node/pull/52888/files Thoughts? OK? Index: Makefile ===

Re: security/libnettle not applying patches on latest snapshot

2025-01-08 Thread Maximo Pech
> Looks like some files have changed and patches need to be changed accordingly > > ===> Patching for libnettle-3.10.1p0 > > ===> Applying OpenBSD patch patch-Makefile_in > > Hmm... Looks like a unified diff to me... > > The text leading up to this was: > > -- > > |Index

[maintainer update] remind 5.2.1 -> 5.2.2

2025-01-08 Thread Martin Ziemer
This patch updates remind from 5.2.1 to 5.2.2. Tested on amd64. Index: Makefile === RCS file: /cvs/ports/misc/remind/Makefile,v diff -u -p -r1.80 Makefile --- Makefile20 Dec 2024 14:00:53 - 1.80 +++ Makefile8 Jan 202

vaapi HEVC support

2025-01-08 Thread Jan Stary
This is current/amd64 (dmesg below). The graphics (Skylake) supports HEVC decoding $ vainfo Trying display: x11 libva info: VA-API version 1.22.0 libva info: Trying to open /usr/X11R6/lib/modules/dri/iHD_drv_video.so libva info: Trying to open /usr/local/lib/dri/iHD_drv_video.so libva info: Found

Re: vaapi HEVC support

2025-01-08 Thread Rafael Sadowski
Intel Skylake GPUs support HEVC Main Profile decoding, but they do not fully support all Main 10 or advanced profiles such as Main 4:2:2 or 10-bit HDR variants. On Thu Jan 09, 2025 at 07:12:25AM +0100, Jan Stary wrote: > This is current/amd64 (dmesg below). > The graphics (Skylake) supports HEVC d

Re: x11/tk/8.6: Missing headers in package?

2025-01-08 Thread Stuart Cassoff
True, because it is "private" there's no guarantee. Just might be lucky, as you said. There's a newer version at tcl3d.org that'll work with Tcl 8.6. Stu On Friday, September 20, 2024 at 10:23:20 a.m. EDT, Stuart Henderson wrote: On 2024/09/20 14:10, Stuart Cassoff wrote: > With Tcl,

Re: devel/pkgconf update

2025-01-08 Thread Stuart Henderson
small tweaks; - set --with-system-libdir and --with-system-includedir, otherwise it strips /usr/local/{lib,include} from returned flags. (I'm trying a rust build with this replacing /usr/bin/pkg-config now). - fix running tests, not quite sure what happened (they run ok with the old version despi

Re: devel/pkgconf update

2025-01-08 Thread Stuart Henderson
On 2025/01/08 16:00, Stuart Henderson wrote: > small tweaks; > > - set --with-system-libdir and --with-system-includedir, otherwise it > strips /usr/local/{lib,include} from returned flags. (I'm trying a rust > build with this replacing /usr/bin/pkg-config now). hmm, that still fails the same way

Re: devel/pkgconf update

2025-01-08 Thread Theo Buehler
On Wed, Jan 08, 2025 at 04:23:36PM +, Stuart Henderson wrote: > On 2025/01/08 16:00, Stuart Henderson wrote: > > small tweaks; > > > > - set --with-system-libdir and --with-system-includedir, otherwise it > > strips /usr/local/{lib,include} from returned flags. (I'm trying a rust > > build wit

Re: pkg-config eating lots of cpu?

2025-01-08 Thread Stuart Henderson
On 2025/01/08 13:36, Theo Buehler wrote: > On Wed, Jan 08, 2025 at 12:24:48PM +, Stuart Henderson wrote: > > On 2025/01/08 12:55, Theo Buehler wrote: > > > On Wed, Jan 08, 2025 at 12:50:31PM +0100, Theo Buehler wrote: > > > > > Not sure what pkg-config is doing, but it should not take minutes t

devel/pkgconf update

2025-01-08 Thread Stuart Henderson
Lots of fixes (including overflows, out of bound reads and writes, null deref, memory leaks, etc), and notably has a new (as of Aug 2022) solver which is significantly faster than the current one: "There is now a new solver that is designed to provide higher performance with complicated graphs,

Re: devel/pkgconf update

2025-01-08 Thread Klemens Nanni
8 янв. 2025 г. 16:22:00 Stuart Henderson : > Lots of fixes (including overflows, out of bound reads and writes, > null deref, memory leaks, etc), and notably has a new (as of Aug 2022) > solver which is significantly faster than the current one: > > "There is now a new solver that is designed to p

Re: [revision] www/mozilla-firefox: Inform about H264 decoding in pkg-readme

2025-01-08 Thread Klemens Nanni
8 янв. 2025 г. 18:26:37 Johannes Thyssen Tishman : > Some web conferencing applications, like Webex or Jitsi-meet, require > H264 hardware decoding to work, but in Firefox, this feature is disabled > by default. Why? Can it not detect it at runtime or is there a reason to not use it? I am under

Re: Update rbw-1.13.2

2025-01-08 Thread Kirill A . Korinsky
On Wed, 08 Jan 2025 23:01:54 +0100, Mikolaj Kucharski wrote: > > Hi, > > My basic usage with official bitwarden.com backend works. > > Please verify, as I am not familiar with rust ports that much. > Tested against vaultwarden from ports. It works. > > Index: Makefile > =

devel/openmpi: PLIST fixes

2025-01-08 Thread kurt
While working on something else I built this and noticed the PLIST was missing @bin and @static-lib markers. These are ELF binaries and static libs. okay? Index: Makefile === RCS file: /cvs/ports/devel/openmpi/Makefile,v diff -u -p -

Re: devel/openmpi: PLIST fixes

2025-01-08 Thread Kurt Miller
On Jan 8, 2025, at 3:24 PM, k...@intricatesoftware.com wrote: > > While working on something else I built this and noticed the PLIST > was missing @bin and @static-lib markers. These are ELF binaries > and static libs. > > okay? make update-plist reverted my changes so there’s something I’m not

update misc/libcpucycles (20230115 -> 20240318)

2025-01-08 Thread Miguel Landaeta
There were a couple of upstream releases for libcpucycles during 2024 and I think it makes sense to update the port. ok? 20240318 changelog: - Port to MacOS X - Include cpucycles-info man page. 20240114 changelog: - Add arm32-1176 counter. - Allow slop 0.2 rather than 0.1 for FINDMULTIPLIER. -

Update rbw-1.13.2

2025-01-08 Thread Mikolaj Kucharski
Hi, My basic usage with official bitwarden.com backend works. Please verify, as I am not familiar with rust ports that much. Index: Makefile === RCS file: /cvs/ports/security/rbw/Makefile,v diff -u -p -u -r1.27 Makefile --- Makefil

pkg-config eating lots of cpu?

2025-01-08 Thread Janne Johansson
I am building a few ports on my mips64, and pkg-config is taking a REALLY long time to finish. It does finish, but the tasks it does should not take minutes. This is "top" while ports/net/mosh runs configure, looking for protobuf: load averages: 1.00, 0.91, 0.56 edgepro.inet6.se 12:36:44 57 pr

Re: pkg-config eating lots of cpu?

2025-01-08 Thread Theo Buehler
> Not sure what pkg-config is doing, but it should not take minutes to > figure out what cflags protobuf needs? It's a known issue. The reason is that abseil-cpp ships 10 libraries with .pc files and parsing those takes an inordinate amount of time. Some improvements to the NIH pkg-config were

Re: pkg-config eating lots of cpu?

2025-01-08 Thread Theo Buehler
On Wed, Jan 08, 2025 at 12:50:31PM +0100, Theo Buehler wrote: > > Not sure what pkg-config is doing, but it should not take minutes to > > figure out what cflags protobuf needs? > > It's a known issue. The reason is that abseil-cpp ships 10 libraries > with .pc files and parsing those takes an

Re: pkg-config eating lots of cpu?

2025-01-08 Thread Theo Buehler
On Wed, Jan 08, 2025 at 12:24:48PM +, Stuart Henderson wrote: > On 2025/01/08 12:55, Theo Buehler wrote: > > On Wed, Jan 08, 2025 at 12:50:31PM +0100, Theo Buehler wrote: > > > > Not sure what pkg-config is doing, but it should not take minutes to > > > > figure out what cflags protobuf needs?

Re: pkg-config eating lots of cpu?

2025-01-08 Thread Stuart Henderson
On 2025/01/08 12:55, Theo Buehler wrote: > On Wed, Jan 08, 2025 at 12:50:31PM +0100, Theo Buehler wrote: > > > Not sure what pkg-config is doing, but it should not take minutes to > > > figure out what cflags protobuf needs? > > > > It's a known issue. The reason is that abseil-cpp ships 10 li

Re: pkg-config eating lots of cpu?

2025-01-08 Thread Theo Buehler
On Wed, Jan 08, 2025 at 12:24:48PM +, Stuart Henderson wrote: > On 2025/01/08 12:55, Theo Buehler wrote: > > On Wed, Jan 08, 2025 at 12:50:31PM +0100, Theo Buehler wrote: > > > > Not sure what pkg-config is doing, but it should not take minutes to > > > > figure out what cflags protobuf needs?

Re: [new] sysutils/idrac_exporter

2025-01-08 Thread Pascal Stumpf
ping On Wed, 18 Dec 2024 19:26:19 +0100, Pascal Stumpf wrote: > This is a simple iDRAC (and iLO and XClarity) exporter for Prometheus. > The exporter uses the Redfish API to communicate with iDRAC and it > supports the regular /metrics endpoint to expose metrics from the > host passed via the targ

Re: update misc/libcpucycles (20230115 -> 20240318)

2025-01-08 Thread Miguel Landaeta
On Wed, Jan 08, 2025 at 09:41:24PM +, Miguel Landaeta wrote: > There were a couple of upstream releases for libcpucycles > during 2024 and I think it makes sense to update the port. > > ok? It looks like my email client botched the diff, so I'm also attaching it to the thread, just in case. I

Re: [revision] www/mozilla-firefox: Inform about H264 decoding in pkg-readme

2025-01-08 Thread Kirill A . Korinsky
On Wed, 08 Jan 2025 22:27:49 +0100, Klemens Nanni wrote: > > 8 янв. 2025 г. 18:26:37 Johannes Thyssen Tishman > : > > > Some web conferencing applications, like Webex or Jitsi-meet, require > > H264 hardware decoding to work, but in Firefox, this feature is disabled > > by default. > > Why? >

Re: [new] sysutils/idrac_exporter

2025-01-08 Thread Lucas Gabriel Vuotto
OK lucas, but I don't have hardware test it. On Wed, Jan 08, 2025 at 09:20:28PM +0100, Pascal Stumpf wrote: > ping > > On Wed, 18 Dec 2024 19:26:19 +0100, Pascal Stumpf wrote: > > This is a simple iDRAC (and iLO and XClarity) exporter for Prometheus. > > The exporter uses the Redfish API to commu