Re: [update] net/usockets-0.8.1, www/uwebsockets-20.8.0, www/purritobin-0.6.7

2021-12-28 Thread Omar Polo
Aisha Tammy writes: > Hi, > I've attached the patch for updates of usockets, uwebsockets and > purritobin. > > Main build changes are in the net/usockets port where now I've > replaced the Makefile by Makefile.obsd to keep things simple. Hello, I was just taking a look at the diff and noted

UPDATE net/prosody 0.11.11 from MAINTAINER

2021-12-28 Thread Lucas
Hi ports, Prosody 0.11.11 release on 20-Dec. The release includes: ## Fixes and improvements * net.server_epoll: Prioritize network events over timers to improve performance under heavy load * mod_pep: Add some memory usage limits * mod_pep: Prevent creation of services for non-existent u

update: graphics/gnofract4d

2021-12-28 Thread Josh Grosse
Attached is a diff to update from 3.14.1 to 4.3. Tested on amd64 only. This could use tests on on a gcc4 architecture -- if both gtk+3 and python 3.9 are available -- as I am using an alternate PATCHDIR to modify a hard-coded "gcc" as the default compiler to "cc" on clang architectures only. Th

[update] pan 0.149

2021-12-28 Thread Antoine Jacoutot
Hi. This diff updatges news/pan to the lastest available release. Tested with a few newsgroups and it seems to work fine. OK? Index: Makefile === RCS file: /cvs/ports/news/pan/Makefile,v retrieving revision 1.64 diff -u -p -r1.64 M

Re: reinstate vncserver script in x11/tigervnc

2021-12-28 Thread Florian Viehweger
> I'll try to have a proper look over the next few days, some things in > the script don't make sense and the files in /usr/local/etc shouldn't > be there. Please remind me if I don't commit something for it by a > week or so. Thanks and I'll do! -- greetings, Florian Viehweger

Re: reinstate vncserver script in x11/tigervnc

2021-12-28 Thread Stuart Henderson
I'll try to have a proper look over the next few days, some things in the script don't make sense and the files in /usr/local/etc shouldn't be there. Please remind me if I don't commit something for it by a week or so. -- Sent from a phone, apologies for poor formatting. On 28 December 2021 1

Re: Adding BASE_C99 for ports needing -std=gnu99 for base-gcc

2021-12-28 Thread Kurt Mosiejczuk
On Tue, Dec 28, 2021 at 01:37:46PM +0100, Jeremie Courreges-Anglas wrote: > On Tue, Dec 28 2021, Jonathan Gray wrote: > > Is it time to consider changing the gcc default to gnu99? > Definitely. I have considered this since some time already and feel > a bit lame for not even proposing it. I th

reinstate vncserver script in x11/tigervnc

2021-12-28 Thread Florian Viehweger
Hi, this patch reinstates the vncserver script, which allows the easy management of tigervnc. The reason it got removed upstream is that some desktops in combination with systemd may not work properly.[1] This should not be the case for OpenBSD. I've taken the script from 7.0 and works fine for

Re: Adding BASE_C99 for ports needing -std=gnu99 for base-gcc

2021-12-28 Thread Jeremie Courreges-Anglas
On Tue, Dec 28 2021, Jonathan Gray wrote: > On Mon, Dec 27, 2021 at 09:50:04PM -0500, Kurt Mosiejczuk wrote: >> I find myself adding the following to many ports files nowadays >> >> .include >> .if !${PROPERTIES:Mclang} >> CFLAGS +=-std=gnu99 >> .endif >> >> Rather than continue this, I'd l

Re: [update] www/yt-dlp-2021.12.27

2021-12-28 Thread Hiltjo Posthuma
Hi, Yes, please :) On Tue, Dec 28, 2021 at 11:30:32AM +, Ricardo Mestre wrote: > Hi, > > Update to 2021.12.27, changelog below including for missed 2021.12.25. > > Comments? OK? > > 2021.12.27 > Avoid recursion error when re-extracting info > [ffmpeg] Fix position of --ppa > [a

[update] www/yt-dlp-2021.12.27

2021-12-28 Thread Ricardo Mestre
Hi, Update to 2021.12.27, changelog below including for missed 2021.12.25. Comments? OK? 2021.12.27 Avoid recursion error when re-extracting info [ffmpeg] Fix position of --ppa [aria2c] Don't show progress when --no-progress [cookies] Support other keyrings by mbway [EmbedThu

Re: Xorg modules installation

2021-12-28 Thread Stuart Henderson
On 2021/12/27 18:36, Ingo Feinerer wrote: > Hi, > > I am working on xrdpxorg (http://xrdp.org) which builds a few Xorg > modules. > > `make plist` does not seem to able to process them: > > Can't put into any plist (no applicable prefix): > /usr/X11R6/lib/modules/libxorgxrdp.so > ...

Re: Adding BASE_C99 for ports needing -std=gnu99 for base-gcc

2021-12-28 Thread Marc Espie
On Mon, Dec 27, 2021 at 09:50:04PM -0500, Kurt Mosiejczuk wrote: > I find myself adding the following to many ports files nowadays > > .include > .if !${PROPERTIES:Mclang} > CFLAGS += -std=gnu99 > .endif > > Rather than continue this, I'd like to propose adding BASE_C99 to bsd.port.mk > > W

update rsyslog to version 8.2102.0

2021-12-28 Thread Remi Locherer
This is an update for rsyslog to version 8.2102.0. The changelog is rather long and can be found here: https://github.com/rsyslog/rsyslog/blob/master/ChangeLog I verified that the modules imfile, omfile and ommysql still work. In addition I tested with the 6 syslogd regress tests that involve rsys