Re: [macppc] unbreak lang/python, segfault in PGO

2022-08-06 Thread Kurt Mosiejczuk
On Sat, Aug 06, 2022 at 11:59:33PM -0400, George Koehler wrote: > We recently added --enable-optimizations in lang/python/3.* for PGO > (Profile Guided Optimization), on all platforms where the linker is > lld. Turns out, this breaks on macppc (powerpc). The build segfaults > as soon as it tries

[macppc] unbreak lang/python, segfault in PGO

2022-08-06 Thread George Koehler
We recently added --enable-optimizations in lang/python/3.* for PGO (Profile Guided Optimization), on all platforms where the linker is lld. Turns out, this breaks on macppc (powerpc). The build segfaults as soon as it tries to run the linked python binary, cc -pthread -L/usr/local/lib/ -flto -

[update] sysutils/grafana to 9.0.6

2022-08-06 Thread Lucas Raab
Hello, Here's an update to grafana to 9.0.6. 9.0.5 had been running fine as well in the meantime. Mostly runtested on arm64, but lightly tested on amd64 as well. 9.0.5 changelog: https://github.com/grafana/grafana/releases/tag/v9.0.5 9.0.6 changelog: https://github.com/grafana/grafana/releases/t

[update] databases/py-influxdb_client to 1.31.0

2022-08-06 Thread Lucas Raab
Hello, Here's a quick update to influxdb-client to 1.31.0. Tested with an InfluxDB Cloud instance so if others with InfluxDB 1.8+ have any confirmation, that'd be great. changelog: Features Add possibility to initialize client by json file Improve Query UX - simplify serialization to JSON

Re: [update] fish 3.5.1

2022-08-06 Thread Florian Viehweger
> Hi, > > this updates to fish 3.5.1. Changes are listed here[1]. > > portcheck and port-lib-depends-check are happy. Some tests are failing > for example not being able to connect to a TMUX server or a X-Server, > even if it was running in TMUX in a tigervnc session. > > Some testing done on am

Re: coturn: specify pidfile and create directory in rc_pre

2022-08-06 Thread Antoine Jacoutot
Agreed. — Antoine > On 6 Aug 2022, at 19:07, Stuart Henderson wrote: > > On 2022/08/06 18:00, Omar Polo wrote: >> Andre Stoebe wrote: >>> >>> Stuart Henderson wrote: > On 2022/08/06 11:56, Omar Polo wrote: >> Andre Stoebe wrote: >>> You really don't see the same behaviour, Oma

Re: [NEW] devel/binutils

2022-08-06 Thread Stuart Henderson
On 2022/08/06 16:54, Frederic Cambus wrote: > On Sun, Jul 31, 2022 at 06:30:02PM +0200, Frederic Cambus wrote: > > > Here is a new port: devel/binutils > > > > The goal of this port is to have up to date versions of the GNU binary > > utilities, and as such it excludes as (for which we have the d

Re: coturn: specify pidfile and create directory in rc_pre

2022-08-06 Thread Stuart Henderson
On 2022/08/06 18:00, Omar Polo wrote: > Andre Stoebe wrote: > > > > Stuart Henderson wrote: > > > On 2022/08/06 11:56, Omar Polo wrote: > > >> Andre Stoebe wrote: > > >>> You really don't see the same behaviour, Omar? I don't have anything > > >>> set, neither in /etc/rc.conf.local nor in /etc/r

Re: coturn: specify pidfile and create directory in rc_pre

2022-08-06 Thread Omar Polo
Andre Stoebe wrote: > > Stuart Henderson wrote: > > On 2022/08/06 11:56, Omar Polo wrote: > >> Andre Stoebe wrote: > >>> You really don't see the same behaviour, Omar? I don't have anything > >>> set, neither in /etc/rc.conf.local nor in /etc/rc.d/turnserver. > >> > >> Yes, I can see it too now.

update games/godot to 3.5

2022-08-06 Thread Omar Polo
Hello, godot was updated again recently and the 3.5 release in particular in quite featureful, both for the additions to the engine and for the players. stuff like the "ubershader" is quite interesting. However, this release also requires a freetype built with Brotli support, so i had to resort

Re: [NEW] devel/binutils

2022-08-06 Thread Frederic Cambus
On Sun, Jul 31, 2022 at 06:30:02PM +0200, Frederic Cambus wrote: > Here is a new port: devel/binutils > > The goal of this port is to have up to date versions of the GNU binary > utilities, and as such it excludes as (for which we have the devel/gas > port) and ld. > > This package contains the

Re: audio/quodlibet & devel/libsoup

2022-08-06 Thread Antoine Jacoutot
On Sat, Aug 06, 2022 at 12:14:40PM +0100, Stuart Henderson wrote: > On 2022/08/06 11:57, Antoine Jacoutot wrote: > > On Fri, Aug 05, 2022 at 12:47:24PM +0100, Stuart Henderson wrote: > > > Quodlibet uses libsoup via GI. I have had issues with this in the past, I > > > will see if I can > > > figur

UPDATE: devel/cutter (using rizin)

2022-08-06 Thread Edd Barrett
Hi, Here's an update to a newer cutter. Requires the rizin port I recently posted. Since we have all the parts we need for the radare2 and rizin ecosystems update, I think we can probably skip the quirk that was proposed in the radare2 update and simply allow the old cutter to update to the new c

UPDATE: emulators/fs-uae and emulators/fs-uae-launcher

2022-08-06 Thread Edd Barrett
Hi, Pretty straightforward updates for these. Upstream tells me that I can safely omit the windows and macos config files in the Python tree. OK? Index: fs-uae/Makefile === RCS file: /cvs/ports/emulators/fs-uae/Makefile,v retrievi

Re: wayland/input-event-codes: new port for wayland compat (bulk wanted)

2022-08-06 Thread Theo Buehler
On Sat, Aug 06, 2022 at 03:16:44PM +0200, Christian Weisgerber wrote: > Sebastien Marie: > > > The port itself is very simple, but the fallout to have ports picking > > is somehow important. > > > > If possible, I would like to have a bulk build with > > wayland/input-event-codes > > installe

Re: wayland/input-event-codes: new port for wayland compat (bulk wanted)

2022-08-06 Thread Christian Weisgerber
Sebastien Marie: > The port itself is very simple, but the fallout to have ports picking > is somehow important. > > If possible, I would like to have a bulk build with wayland/input-event-codes > installed, in order to see if the presence of linux/input.h header makes > problems or not. I'l

NEW: devel/rizin

2022-08-06 Thread Edd Barrett
Hi, Here's a port of rizin, a reverse engineering tool (and a fork of radare2). This will be needed to bring back devel/cutter. This can co-exist with radare2 without issue. I'll now try to get cutter to use this. -- Best Regards Edd Barrett https://www.theunixzoo.co.uk rizin.tgz Descripti

Re: [new] fonts/cursed-font

2022-08-06 Thread Thim Cederlund
On Sat Aug 6, 2022 at 1:50 PM CEST, Stuart Henderson wrote: > On 2022/08/03 16:54, Thim Cederlund wrote: > > Hi, > > > > On Wed Aug 3, 2022 at 3:55 PM CEST, Stuart Henderson wrote: > > > I might be mistaken but I don't think there was an updated tar to > > > get rid of mkfontdir/alias bits that @f

Re: coturn: specify pidfile and create directory in rc_pre

2022-08-06 Thread Andre Stoebe
Stuart Henderson wrote: > On 2022/08/06 11:56, Omar Polo wrote: >> Andre Stoebe wrote: >>> You really don't see the same behaviour, Omar? I don't have anything >>> set, neither in /etc/rc.conf.local nor in /etc/rc.d/turnserver. >> >> Yes, I can see it too now. I have a long uptime on that serve

Re: [new] fonts/cursed-font

2022-08-06 Thread Stuart Henderson
On 2022/08/03 16:54, Thim Cederlund wrote: > Hi, > > On Wed Aug 3, 2022 at 3:55 PM CEST, Stuart Henderson wrote: > > I might be mistaken but I don't think there was an updated tar to > > get rid of mkfontdir/alias bits that @fontdir takes care of? > > > > I don't think the MESSAGE should be includ

Re: coturn: specify pidfile and create directory in rc_pre

2022-08-06 Thread Stuart Henderson
On 2022/08/06 11:56, Omar Polo wrote: > Andre Stoebe wrote: > > You really don't see the same behaviour, Omar? I don't have anything > > set, neither in /etc/rc.conf.local nor in /etc/rc.d/turnserver. > > Yes, I can see it too now. I have a long uptime on that server and > /tmp/ was very likely

Re: audio/quodlibet & devel/libsoup

2022-08-06 Thread Stuart Henderson
On 2022/08/06 11:57, Antoine Jacoutot wrote: > On Fri, Aug 05, 2022 at 12:47:24PM +0100, Stuart Henderson wrote: > > Quodlibet uses libsoup via GI. I have had issues with this in the past, I > > will see if I can > > figure something out, but just updating the RUN_DEPENDS isn't the answer > > Ah

Re: audio/quodlibet & devel/libsoup

2022-08-06 Thread Antoine Jacoutot
On Fri, Aug 05, 2022 at 12:47:24PM +0100, Stuart Henderson wrote: > Quodlibet uses libsoup via GI. I have had issues with this in the past, I > will see if I can > figure something out, but just updating the RUN_DEPENDS isn't the answer Ah this makes sense then. Well, in the current situation mov

Re: coturn: specify pidfile and create directory in rc_pre

2022-08-06 Thread Omar Polo
Andre Stoebe wrote: > You really don't see the same behaviour, Omar? I don't have anything > set, neither in /etc/rc.conf.local nor in /etc/rc.d/turnserver. Yes, I can see it too now. I have a long uptime on that server and /tmp/ was very likely been cleared at least once. After restarting turn

Re: UPDATE x11/herbstluftwm 0.9.5 from MAINTAINER

2022-08-06 Thread Omar Polo
Lucas wrote: > Hello ports@, > > Find an update for herbstluftwm in here. The release notes are: lightly tested, happy to see that my configuration still works great! :) committed, thanks! > [...] > `make port-lib-depends-check` say we don't need libz anymore, so zap it. > I haven't noticed an

Re: update graphics/imv to 4.3.1 (probably not ready for commit)

2022-08-06 Thread Omar Polo
the "probably not ready for commit" is because i resurrected a draft instead of writing the message from scratch. Initially i missed a waitpid call and so imv created a lots of zombies, eventually reaching the limits (very fast if you watch to gifs for example.) I thought it was an issue inherit

update graphics/imv to 4.3.1 (probably not ready for commit)

2022-08-06 Thread Omar Polo
hello, The major issue for this update is that upstream started to use wordexp(3) and some workaround are needed. (The added patches are pending upstream.) The workarounds for wordexp(3) range from manually constructing strings, to using glob(3) and even rolling wordexp(3) inline stealing an ide

Re: net/rsync: CVE-2022-29154 fix

2022-08-06 Thread Stuart Henderson
If we are going to do something in advance of their release I'd prefer pre1 than a patch as at least it will be more obvious to the user from the version number. Changing MASTER_SITES like that will prevent portroach from picking up new normal releases (which seems particularly important given

update devel/scons to 4.4.0

2022-08-06 Thread Omar Polo
here's a diff to update scons to the latest release. I've tested with godot 3.4.5 (committed yesterday) and godot 3.5 (released today). I've also build-tested net/serf, games/pingus (that has a very, very old SConstruct file) and gpsd: everything seems to work fine. The changelog mentions mostly