[maintainer] net/tcpflow: fix loopback

2024-09-18 Thread Kirill A . Korinsky
ports@, Here's a diff for net/tcpflow that fixes listening on a loopback interface, I hope that I'm not too late to fix this in 7.6 It was backported to upstream as well as: https://github.com/simsong/tcpflow/pull/265 Tested on -current/amd64. The diff: Index: Makefile

Re: VLC; 7.6-beta AMD64 Sept. 17th

2024-09-18 Thread Byron Campbell - WA4GEG
Workaround, see below. On 9/18/24 9:04 AM, Stuart Henderson wrote: On 2024/09/18 08:58, Byron Campbell - WA4GEG wrote: VLC 3.0.20p4 Problem: VLC will not play the video of an MP4 and shows only a black screen, however the audio of the MP4 plays just fine. Works fine here on latest amd64 snap

aarch64 bulk build report

2024-09-18 Thread phessler
bulk build on arm64.ports.openbsd.org started on Sun Sep 15 06:45:33 MDT 2024 finished at Wed Sep 18 09:55:15 MDT 2024 lasted 3D03h09m done with kern.version=OpenBSD 7.6-beta (GENERIC.MP) #178: Sun Sep 15 01:32:45 MDT 2024 built packages:12237 Sep 15:4420 Sep 16:324 Sep 17:2488 Sep 18:5004 cri

gnome-control-center: missing default app view

2024-09-18 Thread Jag Talon
Hello, I'm noticing on two different amd64 machines with GNOME that the "Apps" section that allows people to change the default applications used is missing. Is anyone else experiencing this? Seems that the close button is missing as well. I'm not seeing any *.core files, but let me know how I c

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

2024-09-18 Thread Johannes Thyssen Tishman
2024-09-18T13:55:03Z Stuart Henderson: > On 2024/09/18 15:29, Johannes Thyssen Tishman wrote: > > 2024-09-18T13:12:02Z Stuart Henderson: > > > > > > fwiw these are the private headers which stu@ intentionally removed > > > in this commit: > > > > Thanks Stuart. Hmm it's been a while since this was

Re: [NEW] net/b2

2024-09-18 Thread Abel Abraham Camarillo Ojeda
On Wed, Sep 18, 2024 at 8:27 AM Paul Galbraith wrote: > On 2024-09-08 9:23 p.m., A Tammy wrote: > > On 9/8/24 8:06 PM, Paul Galbraith wrote: > >> On 2024-09-03 12:36 p.m., Kirill A. Korinsky wrote: > >>> On Tue, 03 Sep 2024 14:40:52 +0200, > >>> Paul Galbraith wrote: > On 2024-09-02 6:17 p.

mips64 bulk build report

2024-09-18 Thread visa
bulk build on octeon.ports.openbsd.org started on Sun Sep 8 13:21:47 UTC 2024 finished at Tue Sep 17 16:15:10 UTC 2024 lasted 10D02h53m done with kern.version=OpenBSD 7.6-beta (GENERIC.MP) #218: Sat Sep 7 09:52:14 MDT 2024 built packages:8706 Sep 8:1782 Sep 9:599 Sep 10:366 Sep 11:690 Sep 12:93

Re: [NEW] net/b2

2024-09-18 Thread Paul Galbraith
On 2024-09-08 9:23 p.m., A Tammy wrote: On 9/8/24 8:06 PM, Paul Galbraith wrote: On 2024-09-03 12:36 p.m., Kirill A. Korinsky wrote: On Tue, 03 Sep 2024 14:40:52 +0200, Paul Galbraith wrote: On 2024-09-02 6:17 p.m., Kirill A. Korinsky wrote: On Mon, 02 Sep 2024 22:58:25 +0200, Paul Galbraith

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

2024-09-18 Thread Stuart Henderson
On 2024/09/18 15:29, Johannes Thyssen Tishman wrote: > 2024-09-18T13:12:02Z Stuart Henderson: > > > > fwiw these are the private headers which stu@ intentionally removed > > in this commit: > > Thanks Stuart. Hmm it's been a while since this was changed. I'm > surprised these headers were not need

Re: VLC; 7.6-beta AMD64 Sept. 17th

2024-09-18 Thread Byron Campbell - WA4GEG
On 9/18/24 9:04 AM, Stuart Henderson wrote: On 2024/09/18 08:58, Byron Campbell - WA4GEG wrote: VLC 3.0.20p4 Problem: VLC will not play the video of an MP4 and shows only a black screen, however the audio of the MP4 plays just fine. Works fine here on latest amd64 snapshot (base and packag

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

2024-09-18 Thread Johannes Thyssen Tishman
2024-09-18T13:12:02Z Stuart Henderson: > On 2024/09/18 14:53, Johannes Thyssen Tishman wrote: > > I'm trying to build a port (netgen, port attached) that depends on Tk > > and I'm trying to use version 8.6. However when building I get the > > following error: > > > > /usr/ports/pobj/netgen-6.2.240

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

2024-09-18 Thread Stuart Henderson
On 2024/09/18 14:53, Johannes Thyssen Tishman wrote: > I'm trying to build a port (netgen, port attached) that depends on Tk > and I'm trying to use version 8.6. However when building I get the > following error: > > /usr/ports/pobj/netgen-6.2.2404/netgen-6.2.2404/ng/Togl2.1/togl.c:30:10: > fatal

Re: VLC; 7.6-beta AMD64 Sept. 17th

2024-09-18 Thread Stuart Henderson
On 2024/09/18 08:58, Byron Campbell - WA4GEG wrote: > VLC 3.0.20p4 > > Problem: VLC will not play the video of an MP4 and shows only a black > screen, however the audio of the MP4 plays just fine. Works fine here on latest amd64 snapshot (base and packages all updated) with a randomly chosen mp4

VLC; 7.6-beta AMD64 Sept. 17th

2024-09-18 Thread Byron Campbell - WA4GEG
VLC 3.0.20p4 Problem: VLC will not play the video of an MP4 and shows only a black screen, however the audio of the MP4 plays just fine. Problem: VLC will immediately crash when attempting to play a DVD. Same behavior in both FVWM and Mate DE Anyone else experiencing this problem? Byron

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

2024-09-18 Thread Johannes Thyssen Tishman
Forgot to attach the port :) 2024-09-18T12:53:16Z Johannes Thyssen Tishman: > I'm trying to build a port (netgen, port attached) that depends on Tk > and I'm trying to use version 8.6. However when building I get the > following error: > > /usr/ports/pobj/netgen-6.2.2404/netgen-6.2.2404/ng/Togl2.1

x11/tk/8.6: Missing headers in package?

2024-09-18 Thread Johannes Thyssen Tishman
I'm trying to build a port (netgen, port attached) that depends on Tk and I'm trying to use version 8.6. However when building I get the following error: /usr/ports/pobj/netgen-6.2.2404/netgen-6.2.2404/ng/Togl2.1/togl.c:30:10: fatal error: 'tkInt.h' file not found #include// don't need it on

Maintainer Update NSH (2x bug fixes)

2024-09-18 Thread Tom Smyth
Folks Sorry for this, but we came across 2 bugs that were quite annoying and wanted to push this release and update nsh in ports please find attached diff ... Bug fixes: (major) stsp@ fixed "no autoconf4" disabling dhcp on an interface where there was a dhclient.leases.if file in /var/db/ this wo

Re: [update] geo/traccar 6.5

2024-09-18 Thread Stuart Henderson
Looks good for when we're finished with release, please ping me (offlist is ok) if I forget. On 2024/09/18 09:22, Renaud Allard wrote: > Hello, > > Here is a small diff to update geo/traccar to 6.5 > > Best Regards > Index: Makefile > ===

[update] geo/traccar 6.5

2024-09-18 Thread Renaud Allard
Hello, Here is a small diff to update geo/traccar to 6.5 Best Regards Index: Makefile === RCS file: /cvs/ports/geo/traccar/Makefile,v diff -u -p -r1.41 Makefile --- Makefile 3 Sep 2024 11:56:30 - 1.41 +++ Makefile 18 Sep 2024 07