Re: Update: www/gallery-dl-1.28.4 + new maintainer needed

2025-01-18 Thread Stefan Hagen
Committed, and taking maintainer. Thanks for all your work! Best regards, Stefan grodzio wrote (2025-01-18 12:24 CET): > Attached is an update for gallery-dl to latest version available as of > now. I won't be maintaining this port anymore, so I'm signing off with > this final update.

Re: graphics/fswebcam: update to actual videodev.h

2025-01-18 Thread Stefan Hagen
Klemens Nanni wrote (2025-01-17 23:33 CET): > On 17.01.2025 23:11, Kirill A. Korinsky wrote: > > I'd like to simplify fswebcam patches by switching it to OpenBSD videoio.h. > > OK kn Nice catch! Lightly tested, ok sdk@

UPDATE: minizip 4.0.8

2025-01-18 Thread Brad Smith
Here is an update to minizip-ng 4.0.8. Index: Makefile === RCS file: /cvs/ports/archivers/minizip/Makefile,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile --- Makefile25 Jun 2024 10:51:49 - 1.13 +++ Makefile

Re: cad/prusaslicer: can x11/tk be removed from MODULES?

2025-01-18 Thread Stuart Cassoff
Great, thanks! Stu On Saturday, January 18, 2025 at 02:51:03 p.m. EST, Ian Darwin wrote: On 1/18/25 6:21 AM, Stuart Cassoff wrote: >  cad/prusaslicer has x11/tk in MODULES but I can't find any other reference >to Tcl or Tk in the port, the software or online. > Looks like it isn

UPDATE: Dolphin - minizip

2025-01-18 Thread Brad Smith
Fix building Dolphin with newer minizip-ng. Index: Makefile === RCS file: /cvs/ports/emulators/dolphin/Makefile,v retrieving revision 1.23 diff -u -p -u -p -r1.23 Makefile --- Makefile1 Jun 2024 09:01:48 - 1.23 +++ Make

Re: NEW: security/p5-Digest-ssdeep

2025-01-18 Thread Benoit Lecocq
Le 11/01/2025 à 17:06, Giovanni Bechis a écrit : Hi, attached the port of a Perl implementation of ssdeep algorithm with its needed dependency. Comments ? Ok ? Cheers Giovanni ok benoit@

Update: www/gallery-dl-1.28.4 + new maintainer needed

2025-01-18 Thread grodzio
Attached is an update for gallery-dl to latest version available as of now. I won't be maintaining this port anymore, so I'm signing off with this final update. Index: Makefile === RCS file: /cvs/ports/www/gallery-dl/Makefile,v diff

Drop MODTCL_CONFIG

2025-01-18 Thread Stuart Cassoff
Before the Tcl9 changes, I'd like to do this bit of cleanup first. This applies to MODTK_CONFIG as well. MODTCL_CONFIG isn't that useful. Tcl extensions normally need the directory where tclConfig.sh is located, not the full path to the file itself. Only two ports are affected: math/graphviz a

Re: [UPDATE] mail/imapfilter

2025-01-18 Thread Gleydson Soares
> this is a simple update dropping an obsolete patch and warning users of a > configuration change. OK? OK gsoares

Re: lang/jimtcl MULTI_PACKAGES

2025-01-18 Thread Stuart Cassoff
Forgot to mention that 8.3 is the latest version but since 8.2 there's a (small?) problem on obsd. https://github.com/msteveb/jimtcl/issues/330 Stu

cad/prusaslicer: can x11/tk be removed from MODULES?

2025-01-18 Thread Stuart Cassoff
Hi, cad/prusaslicer has x11/tk in MODULES but I can't find any other reference to Tcl or Tk in the port, the software or online. Looks like it isn't needed. Can it be removed from MODULES? Stu

Re: lang/jimtcl MULTI_PACKAGES

2025-01-18 Thread Stuart Cassoff
I'm a foolish optimist when it comes to email mangling. Thanks for the feedback, here's the latest - also attached. cad/openocd will break with this version of Jim, so it needs to be updated beforehand. Stu COMMENT-main =small footprint implementation of Tcl COMMENT-redis =RED

[FYI] lang/node v20.18.1

2025-01-18 Thread Volker Schlecht
NodeJS has announced that security patch releases are scheduled for all currently supported versions of NodeJS on January 21st: https://nodejs.org/en/blog/vulnerability/january-2025-security-releases In preparation for that, I tried to update our -stable version to the latest available v20.x re

Re: UPDATE databases/victoriametrics 1.108.1 from MAINTAINER

2025-01-18 Thread Lucas Gabriel Vuotto
On Tue, Dec 24, 2024 at 04:04:40AM +, Lucas Gabriel Vuotto wrote: > Hi ports, > > VictoriaMetrics 1.108.[01] are out since a couple of days. Been running > both in my small instance without issues. There were two updates notes > on 1.108.0: > > Update note 1: meaning of -maxLabelsPerTimeserie

Re: fix broken www/py-flask-wtf

2025-01-18 Thread Sebastian Reitenbach
Hi Stuart, awesome, thank you! Sebastian On Friday, January 17, 2025 08:37 CET, Stuart Henderson wrote: > On 2025/01/17 03:54, Sebastian Reitenbach wrote: > > Any hint on how to best address the "make update" issue? > > yes, use a PKGNAME which matches the existing one. > > here it is with

Re: cad/prusaslicer: can x11/tk be removed from MODULES?

2025-01-18 Thread Ian Darwin
On 1/18/25 6:21 AM, Stuart Cassoff wrote: cad/prusaslicer has x11/tk in MODULES but I can't find any other reference to Tcl or Tk in the port, the software or online. Looks like it isn't needed. Can it be removed from MODULES? I confirm it builds and runs without this module.