Re: tarsnap-1.0.40 package not on mirrors?

2025-03-20 Thread Chris Billington
Thanks for clarifying that. As I am new to considering cloud backup, I'll ask on misc if anyone has relevant experience (cost, performance, reliability...) of tarsnap and alternatives such as kopia. Chris On 21 March 2025 06:19:04 UTC, Ross L Richardson wrote: >On Fri, Mar 21, 2025 at 12:21:46

UPDATE: dnsmasq 2.91

2025-03-20 Thread Brad Smith
Here is an update to dnsmasq 2.91. https://thekelleys.org.uk/dnsmasq/CHANGELOG Index: Makefile === RCS file: /cvs/ports/net/dnsmasq/Makefile,v retrieving revision 1.69 diff -u -p -u -p -r1.69 Makefile --- Makefile17 Oct 2024 10:

UPDATE: libavif 1.2.1

2025-03-20 Thread Brad Smith
Here is an update to libavif 1.2.1. ## [1.2.1] - 2025-03-17 ### Added since 1.2.0 * Add support for outputting all frames of an image sequence in `avifdec`. `avifdec --index all sequence.avif out.png` creates files named `out-xx.png` where xx are the zero-padded frame indice

Re: [update] chafa to 1.14.5

2025-03-20 Thread Rafael Sadowski
On Thu Mar 20, 2025 at 07:28:52PM +0100, Volker Schlecht wrote: > For WANTLIB it's pretty common to just take over the output of > make-port-lib-depends-check verbatim ... I strongly prefer the untouched output of "make port-lib-depends-check". It is easier to compare in a diff. I would even say t

Re: [update] Lagrange to 1.18.5

2025-03-20 Thread Volker Schlecht
Committed, thanks! On 2025-03-20 15:35, Florian Viehweger wrote: Friendly ping. Hi, this is a simple update for Lagrange to 1.18.5. Some testing done on amd64. No issues found. portcheck and 'make port-lib-depends-check' are happy. Changes listed here [1]. Comments? Thanks! [1] https://

Re: [update] chafa to 1.14.5

2025-03-20 Thread Volker Schlecht
For WANTLIB it's pretty common to just take over the output of make-port-lib-depends-check verbatim ... ok for the attached diff where I did just that? On 2025-03-20 18:47, Florian Viehweger wrote: Hi, this is an update for chafa to 1.14.5. Some testing done on amd64. No issues found. portch

[bugfix] allow DoT to work for dig from net/isc-bind

2025-03-20 Thread Pascal Stumpf
dig needs to access /etc/ssl/cert.pem, so add an unveil(). Index: Makefile === RCS file: /home/cvs/ports/net/isc-bind/Makefile,v diff -u -p -r1.199 Makefile --- Makefile19 Mar 2025 13:56:14 - 1.199 +++ Makefile20 Mar

[update] chafa to 1.14.5

2025-03-20 Thread Florian Viehweger
Hi, this is an update for chafa to 1.14.5. Some testing done on amd64. No issues found. portcheck, 'make port-lib-depends-check' and 'make test' are happy. Some additional WANTLIBS as wanted by 'make port-lib-depends-check'. While there reformat Makefile. Changes listed here [1]. Comments? T

Re: salt on -current and python3.12 - No module named 'backports'

2025-03-20 Thread Mikolaj Kucharski
Hi. On Thu, Mar 20, 2025 at 10:28:56AM +0100, Robert Nagy wrote: > > I think we'll just update to 3007.X, there is no point in struggling > with unsupported changes and hacks. We are also switching away from saltstack > at work because of this fuckery. > Out of curiosity, what are you switching

graphics/ffmpeg:

2025-03-20 Thread Kirill A . Korinsky
Brad, I had discover that ffplay / ffmpeg may crash when I detach webcam from a machine. I had run it with command like: ffplay -i /dev/video0 -input_format mjpeg -video_size 1920x1080 -framerate 30 and after I detach it crashes. Not always, but I had seen it quite a few times during my

maintainer update sysutils/croc --> 10.2.1

2025-03-20 Thread Paco Esteban
Hi ports@, This is an update for sysutils/croc to its latest version 10.2.1 Find the changes to the software here: https://github.com/schollz/croc/releases Builds and works fine for me on amd64. Ok to commit ? diff /usr/ports path + /usr/ports commit - 61856bcd2c5254dd74491d09664ba4af44c60d55 b

maintainer update net/miniflux --> 2.2.6

2025-03-20 Thread Paco Esteban
Hi ports@, This is an update for net/miniflux to its latest version 2.2.6 Builds, packages and runs for me on amd64 I don't have an instance running on OpenBSD anymore, so more tests are welcome. Ok to commit ? diff /usr/ports path + /usr/ports commit - 61856bcd2c5254dd74491d09664ba4af44c60d55

Re: [update] Lagrange to 1.18.5

2025-03-20 Thread Florian Viehweger
Friendly ping. > Hi, > > this is a simple update for Lagrange to 1.18.5. > > Some testing done on amd64. No issues found. > > portcheck and 'make port-lib-depends-check' are happy. > > Changes listed here [1]. > > Comments? > > Thanks! > > [1] https://github.com/skyjake/lagrange/releases >

Re: shelss/fish: update to 4.0.1

2025-03-20 Thread Florian Viehweger
Some testing done, working fine. Thank you! OK maintainer > I've been running with the same diff for a few days and it worked > fine for me. ok volker@ > > On 2025-03-16 09:13, Sebastien Marie wrote: > >Hi, > > > >The following diff updates shells/fish to 4.0.1 > > > >Very few changes ports wise

UPDATE: ipe-7.2.30

2025-03-20 Thread Rafael Sadowski
I'm working on a doxygen update an realized that the graphics/ipe distfile is dead upstream. Looks like upstream switched to default GH tarballs. I decieded up update ipe to the latest version and realized that the documentation target is gone. However here is an update diff to the latest verison.

Re: NEW: devel/p5-DateTime-Tiny

2025-03-20 Thread Theo Buehler
On Thu, Mar 20, 2025 at 11:11:19AM +, Stuart Henderson wrote: > Needed to update p5-Net-RDAP, and gets rid of a whole stack of deps. > OK to import? ok tb

NEW: devel/p5-DateTime-Tiny

2025-03-20 Thread Stuart Henderson
Needed to update p5-Net-RDAP, and gets rid of a whole stack of deps. OK to import? --- The DateTime::Tiny Perl module implements an extremely lightweight object that represents a datetime. Compared to the larger DateTime module, DateTime::Tiny is faster and uses much less memory. The API is inte

Re: NEW: net/grpc

2025-03-20 Thread Stuart Henderson
On 2025/03/19 20:10, Stuart Henderson wrote: > On 2025/03/19 16:55, Theo Buehler wrote: > > It mostly looks good to me ports-wise, although I'm not at all convinced > > by the devel/bear use case. It feels very expensive for what it provides. > > I guess I'm just not the target audience. That's fin

Re: salt on -current and python3.12 - No module named 'backports'

2025-03-20 Thread Raf Czlonka
On Thu, Mar 20, 2025 at 09:28:57AM GMT, Robert Nagy wrote: > Hi > > I think we'll just update to 3007.X, there is no point in struggling > with unsupported changes and hacks. We are also switching away from saltstack > at work because of this fuckery. Fair enough... as long as it works! :^P Chee

Re: salt on -current and python3.12 - No module named 'backports'

2025-03-20 Thread Raf Czlonka
On Tue, Jan 07, 2025 at 8:14:10AM, Robert Nagy wrote: > > I am looking into this today. Hi Robert, Any luck with it? I tried sthen@'s patch, with similar outcome as Mikolaj[0] but hadn't tried his other patch for 3007.1 as I need to stick with an LTS release, i.e. 3006.x, and this should probab

maintainer update net/dnscontrol --> 4.17.0

2025-03-20 Thread Paco Esteban
Hi ports@, Here's an update for net/dnscontrol to its latest version 4.17.0 Find the changes to the software here: https://github.com/StackExchange/dnscontrol/releases/tag/v4.17.0 Builds, tests pass and works for me (OVH provider) on amd64. More tests with other prividers are welcome. ok to comm