Re: fix x11/qt5/qtdeclarative W^X violations (was Re: net/kdeconnect-kde: use wxneeded)

2022-03-24 Thread Rafael Sadowski
On Thu Mar 24, 2022 at 03:27:04PM +, Klemens Nanni wrote: > On Tue, Mar 15, 2022 at 09:23:51PM +, Klemens Nanni wrote: > > On Tue, Mar 15, 2022 at 08:20:35PM +, Stuart Henderson wrote: > > > On 2022/03/15 21:03, Theo Buehler wrote: > > > > On Tue, Mar 15, 2022 at 07:47:03PM +, Kleme

[maintainer update] Python 3.10.2 -> 3.10.4

2022-03-24 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.10.3/whatsnew/changelog.html#python-3-10-3-final https://docs.python.org/release/3.10.4/whatsnew/changelog.html#python-3-10-4-final Two releases in quick succession. ok? --Kurt Index: Makefile ===

[maintiner update] Python 3.9.10 -> 3.9.12

2022-03-24 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.9.11/whatsnew/changelog.html https://docs.python.org/release/3.9.12/whatsnew/changelog.html I had just prepared 3.9.11 and then they released 3.9.12. :) ok? --Kurt Index: Makefile === RCS file: /cv

[maintainer update] Python 3.8.12 -> 3.8.13

2022-03-24 Thread Kurt Mosiejczuk
https://docs.python.org/release/3.8.13/whatsnew/changelog.html Some of the patch churn is 3.8 picked up some of the configure.ac work the later releases had gotten. ok? --Kurt Index: Makefile === RCS file: /cvs/ports/lang/python/3.

Re: lang/algol68g: fix build on riscv64 and others

2022-03-24 Thread Brian Callahan
On 3/24/2022 6:22 PM, Jeremie Courreges-Anglas wrote: > On Thu, Mar 24 2022, Brian Callahan wrote: >> Hi Jeremie -- >> >> On 3/24/2022 2:42 PM, Jeremie Courreges-Anglas wrote: >>> >>> algol68g fails to build on riscv64, with a nasty error. BUILD_UNIX is >>> not defined, resulting in a compile err

Re: lang/algol68g: fix build on riscv64 and others

2022-03-24 Thread George Koehler
On Thu, 24 Mar 2022 18:58:57 + Brian Callahan wrote: > > Index: patches/patch-configure_ac > > === > > RCS file: /cvs/ports/lang/algol68g/patches/patch-configure_ac,v > > retrieving revision 1.2 > > diff -u -p -r1.2 patch-configu

Re: lang/algol68g: fix build on riscv64 and others

2022-03-24 Thread Jeremie Courreges-Anglas
On Thu, Mar 24 2022, Brian Callahan wrote: > Hi Jeremie -- > > On 3/24/2022 2:42 PM, Jeremie Courreges-Anglas wrote: >> >> algol68g fails to build on riscv64, with a nasty error. BUILD_UNIX is >> not defined, resulting in a compile error in unix.c. >> >> I'm not sure why you explicitely added a

net/neochat: missing dependency on devel/kf5/sonnet

2022-03-24 Thread Thomas L.
Hi, when starting neochat I get: $ neochat QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-tom' QQmlApplicationEngine failed to load component qrc:/qml/main.qml:145:20: Type RoomDrawer unavailable qrc:/imports/NeoChat/Panel/RoomDrawer.qml:260:9: Type RoomSettingsDialog unavai

Re: [update] vger 1.08

2022-03-24 Thread Florian Viehweger
Am Thu, 24 Mar 2022 23:01:37 +0100 schrieb Solene Rapenne : > On Thu, 24 Mar 2022 22:31:42 +0100 > Florian Viehweger : > > > Hi, > > > > this is a simple update for vger to 1.08. > > > > portcheck, 'make lib-depends-check' and 'make test' are happy. > > > > Some testing done on amd64. > > > >

[update] vger 1.08

2022-03-24 Thread Florian Viehweger
Hi, this is a simple update for vger to 1.08. portcheck, 'make lib-depends-check' and 'make test' are happy. Some testing done on amd64. Comments? Thanks! Index: Makefile === RCS file: /cvs/ports/net/vger/Makefile,v retrieving r

[Update] cad/kicad/kicad-share -> 6.0.4

2022-03-24 Thread Tracey Emery
Hello, Here is a trivial update to kicad and friends bringing us to 6.0.4. The kicad folks skipped 6.0.3 and went to 6.0.4 because of some tagging issues. Ok? Changelog: Use temporary directory for intermediate save files that get renamed/copied to destination rather than trying to write to the

Re: lang/algol68g: fix build on riscv64 and others

2022-03-24 Thread Brian Callahan
Hi Jeremie -- On 3/24/2022 2:42 PM, Jeremie Courreges-Anglas wrote: > > algol68g fails to build on riscv64, with a nasty error. BUILD_UNIX is > not defined, resulting in a compile error in unix.c. > > I'm not sure why you explicitely added arm64 and armv7 but I see no > reason to fix the build

lang/algol68g: fix build on riscv64 and others

2022-03-24 Thread Jeremie Courreges-Anglas
algol68g fails to build on riscv64, with a nasty error. BUILD_UNIX is not defined, resulting in a compile error in unix.c. I'm not sure why you explicitely added arm64 and armv7 but I see no reason to fix the build on some archs only. FWIW the test results on riscv64 look good, 3 tests failing

Re: Slowing down for the release

2022-03-24 Thread Tracey Emery
On Thu, Mar 24, 2022 at 04:43:28PM +0100, Christian Weisgerber wrote: > It's time to start slowing down for the upcoming 7.1 release. > > There are no restrictions on the types of ports commits yet, but I > would like to ask everybody to keep the approaching release in mind > and to slowly wind do

Re: Slowing down for the release

2022-03-24 Thread Antoine Jacoutot
On Thu, Mar 24, 2022 at 04:43:28PM +0100, Christian Weisgerber wrote: > It's time to start slowing down for the upcoming 7.1 release. > > There are no restrictions on the types of ports commits yet, but I > would like to ask everybody to keep the approaching release in mind > and to slowly wind do

Slowing down for the release

2022-03-24 Thread Christian Weisgerber
It's time to start slowing down for the upcoming 7.1 release. There are no restrictions on the types of ports commits yet, but I would like to ask everybody to keep the approaching release in mind and to slowly wind down large ports work. As usual, I'm also imploring people to test snapshot packa

fix x11/qt5/qtdeclarative W^X violations (was Re: net/kdeconnect-kde: use wxneeded)

2022-03-24 Thread Klemens Nanni
On Tue, Mar 15, 2022 at 09:23:51PM +, Klemens Nanni wrote: > On Tue, Mar 15, 2022 at 08:20:35PM +, Stuart Henderson wrote: > > On 2022/03/15 21:03, Theo Buehler wrote: > > > On Tue, Mar 15, 2022 at 07:47:03PM +, Klemens Nanni wrote: > > > > On Tue, Mar 15, 2022 at 06:27:13PM +, Klem

UPDATE: fonts/noto/cjk

2022-03-24 Thread Anthony J. Bentley
Hi, Here's an update to the latest tagged release of Noto CJK. I've switched the port to OpenType variable fonts only, meaning all glyph variants (Traditional Chinese, Simplified Chinese, Japanese, etc.) and font weights are contained within a single .ttc for serif and for sans-serif. This reduce

update math/cglm: 0.8.4 -> 0.8.5

2022-03-24 Thread Omar Polo
math/cglm recently got a small update, see the changelog here: https://github.com/recp/cglm/releases/tag/v0.8.5 other than the bugfixes, half of patch-CMakeLists_txt was upstreamed and can be removed. It was imported (and still currently used only) as games/taisei BDEP (it pulls in some