bugfix update for sdl2

2023-08-02 Thread Thomas Frohwein
This is a straightforward-looking bugfix update for sdl2 (famous last words...). There are no symbol changes and most changes affect other operating systems [1]. I've built and run a couple of the consumers and no issues found. ok? if I don't hear back in the next days, I'm planning to go ahead

Re: emacs and textroc/tree-sitter: drop tree-sittter cli program?

2023-08-02 Thread Paco Esteban
On Wed, 02 Aug 2023, Jeremie Courreges-Anglas wrote: > ... > > Upstream says that "tree-sitter aims to be dependency-free so that the > runtime library (which is written in pure C) can be embedded in any > application. > > I propose to zap the rust build-dependency. Paco, you did the inital >

Re: update games/openttd

2023-08-02 Thread George Koehler
On Wed, 2 Aug 2023 21:35:32 +0100 Stuart Henderson wrote: > On 2023/08/02 21:42, Florian Viehweger wrote: > > I'd like to do a test on i386 first before committing it. There was a > > problem with SDL in the past [1] which prevented it from being built. > > that issue was fixed (and the fix is

CVS: cvs.openbsd.org: ports

2023-08-02 Thread George Koehler
CVSROOT:/cvs Module name:ports Changes by: gkoeh...@cvs.openbsd.org2023/08/02 21:50:23 Modified files: games/openttd : Makefile distinfo Log message: Update games/openttd to 13.4 Florian Viehweger (maintainer) changed MASTER_SITES. sthen@ changed WANTLIB and

update productivity/timewarrior

2023-08-02 Thread Ashlen
Updates productivity/timewarrior from 1.1.1 to 1.5.0. https://github.com/GothenburgBitFactory/timewarrior/releases/tag/v1.5.0 https://github.com/GothenburgBitFactory/timewarrior/compare/v1.1.1...v1.5.0 I looked to see if NO_TESTING could be removed, but didn't see an obvious way to get tests to

Re: [New] luasteam - Steam intermediary for running some games made with games/love

2023-08-02 Thread Thomas Frohwein
On Wed, Aug 02, 2023 at 10:18:16AM +0200, Omar Polo wrote: > On 2023/08/02 09:56:07 +0200, Omar Polo wrote: > > On 2023/07/31 19:37:44 -0400, Thomas Frohwein > > wrote: > > > I am attaching a tarball with the above changes. ok? > > > > you could consider changing the hardcoded /usr/local/ with

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/08/02 16:07:45 Modified files: games : Makefile Log message: +luasteam

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/08/02 16:07:02 Log message: Import luasteam, an intermediary library used to allow running some love2d games which try to communicate with steam. In our case, this communicates with the library

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/08/02 16:01:51 Modified files: games/godot: Makefile games/godot/patches: patch-platform_x11_os_x11_cpp Log message: In godot (not godot-tools) binary, call XScreenSaverSuspend on init

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Thomas Frohwein
CVSROOT:/cvs Module name:ports Changes by: t...@cvs.openbsd.org2023/08/02 15:18:17 Modified files: graphics/glslang: Makefile graphics/glslang/pkg: PLIST Log message: glslang update broke vkquake because it also looks for glslangValidator which has been

Re: update games/openttd

2023-08-02 Thread Stuart Henderson
On 2023/08/02 21:42, Florian Viehweger wrote: > I'd like to do a test on i386 first before committing it. There was a > problem with SDL in the past [1] which prevented it from being built. that wasn't i386-specific, it occurred because it linked statically to libSDL2 without a registered

Re: update games/openttd

2023-08-02 Thread Florian Viehweger
Am Tue, 1 Aug 2023 17:58:57 -0400 schrieb George Koehler : > On Thu, 27 Jul 2023 21:48:07 +0100 > Stuart Henderson wrote: > > > > I have been experimenting with fixing WANTLIB in the last few > > > days. For now I'm happy with a simple version bump and fixing > > > MASTER_SITES. > > > > That

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/08/02 13:21:17 Modified files: sysutils/entr : Makefile distinfo Log message: update to entr-5.4

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/08/02 13:20:45 Modified files: sysutils/dcfldd: Makefile distinfo Log message: update to dcfldd-1.9.1

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/08/02 13:16:05 Modified files: sysutils/cfengine: Makefile Log message: use https HOMEPAGE and set PORTROACH to allow picking up straight from the github community repo rather than cycling version by

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2023/08/02 13:10:29 Modified files: editors/vim: Makefile distinfo editors/vim/patches: patch-runtime_filetype_vim editors/vim/pkg: PLIST-main Log message: update to vim-9.0.1677

emacs and textroc/tree-sitter: drop tree-sittter cli program?

2023-08-02 Thread Jeremie Courreges-Anglas
So emacs-29.1 introduced a tree-sitter backend to parse source code, instead of the traditional bag of ugly regexes. I'd like to add tree-sitter as a dep to the emacs port but the non-optional rust dependency is in the way. rust isn't supported on all architectures but emacs--no_x11 should be

Re: [security] net/iperf3 update from 3.13 to 3.14

2023-08-02 Thread Stuart Henderson
should have a library major bump /usr/local/lib/libiperf.so.2.0 --> /usr/obj/ports/iperf3-3.14/fake-amd64//usr/local/lib/libiperf.so.2.0 Dynamic export changes: added: report_bw_udp_format_no_omitted_error data object sizes changes: report_bw_udp_format 70 --> 74

Re: UPDATE: devel/cmake

2023-08-02 Thread Theo Buehler
> New diff cmake 3.27.1 Put this through an amd64 bulk. No fallout.

Re: CVS: cvs.openbsd.org: ports

2023-08-02 Thread Antoine Jacoutot
On Tue, Aug 01, 2023 at 11:21:04PM -0600, Thomas Frohwein wrote: > CVSROOT: /cvs > Module name: ports > Changes by: t...@cvs.openbsd.org2023/08/01 23:21:04 > > Modified files: > graphics/glslang: Makefile distinfo > graphics/glslang/pkg: PLIST >

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/02 10:57:53 Modified files: net/gupnp/tools: Makefile distinfo net/gupnp/tools/pkg: PLIST Removed files: net/gupnp/tools/patches: patch-subprojects_gssdp-1_6_wrap

Re: {External Email}Re: rdiff-backup dependency issue

2023-08-02 Thread Megerman, Joshua
There's a typo in the RUNLIB line, it should be py-importlib-metadata not py-importlib_metadata (yes, I know that the package is named py3-importlib_metatdata, but for some reason the port is named devel/py3-importlib-metadata). Otherwise the package builds, installs and runs just fine.

Re: [security] net/iperf3 update from 3.13 to 3.14

2023-08-02 Thread A Tammy
On 8/2/23 11:20, Mikhail wrote: > This update fixes server and client crash if connected to malicious > process, details are here: > > https://downloads.es.net/pub/iperf/esnet-secadv-2023-0001.txt.asc > > Full changelog is here: > > https://github.com/esnet/iperf/blob/master/RELNOTES.md > >

[security] net/iperf3 update from 3.13 to 3.14

2023-08-02 Thread Mikhail
This update fixes server and client crash if connected to malicious process, details are here: https://downloads.es.net/pub/iperf/esnet-secadv-2023-0001.txt.asc Full changelog is here: https://github.com/esnet/iperf/blob/master/RELNOTES.md Tested on amd64. diff /home/build/usr/ports commit -

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/08/02 08:30:58 Added files: www/seamonkey/patches: patch-modules_fdlibm_src_math_private_h Log message: www/seamonkey: add patch to fix build on i386 probable fallout from the fdlibm update in

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/08/02 08:16:19 Removed files: www/firefox-esr/patches: patch-toolkit_system_gnome_nsGIOService_cpp Log message: www/firefox-esr: drop patch that got merged in

Re: [update] net/mautrix-whatsapp 0.9.0

2023-08-02 Thread A Tammy
Committed thanks! On 8/2/23 04:27, Renaud Allard wrote: > Hello, > > Here is a diff to update net/mautrix-whatsapp to 0.9.0 > Tested and working fine on amd64 > > Best Regards

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Aisha Tammy
CVSROOT:/cvs Module name:ports Changes by: ai...@cvs.openbsd.org 2023/08/02 07:40:05 Modified files: net/mautrix-whatsapp: Makefile distinfo modules.inc Log message: update to 0.9.0 from maintainer Renaud Allard

Re: [Update] editors/emacs 28.2 -> 29.1

2023-08-02 Thread Jeremie Courreges-Anglas
On Wed, Aug 02 2023, Sebastien Marie wrote: > On Wed, Aug 02, 2023 at 11:38:40AM +0200, Omar Polo wrote: >> On 2023/07/31 19:02:58 +0200, Jeremie Courreges-Anglas >> wrote: >> > >> > Hi folks, >> > >> > [...] >> > >> > I have already spent time on this yesterday. While I can understand >> >

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2023/08/02 05:12:25 Modified files: editors/emacs : Makefile distinfo editors/emacs/patches: patch-Makefile_in patch-lisp_files_el patch-lisp_vc_vc_el

Re: 回复: math/superlu: Update to 6.0.0

2023-08-02 Thread Benoit Lecocq
On 12/07/2023 03:08, wen heping wrote: Here is the revised patch , now set SHARED_LIBS +=superlu 1.0 wen Committed, thanks ! 发件人: Stuart Henderson 发送时间: 2023年7月11日 19:00 收件人: wen heping 抄送: ports@openbsd.org 主题: Re: math/superlu: Update to 6.0.0

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/08/02 03:59:08 Modified files: mail/mozilla-thunderbird: Tag: OPENBSD_7_3 Makefile distinfo Log message: mail/mozilla-thunderbird: update to 102.14.0. see

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2023/08/02 03:57:29 Modified files: mail/mozilla-thunderbird: Makefile distinfo mail/thunderbird-i18n: Makefile.inc distinfo Log message: mail/mozilla-thunderbird: update to 115.1.0. see

Re: [Update] editors/emacs 28.2 -> 29.1

2023-08-02 Thread Sebastien Marie
On Wed, Aug 02, 2023 at 11:38:40AM +0200, Omar Polo wrote: > On 2023/07/31 19:02:58 +0200, Jeremie Courreges-Anglas > wrote: > > > > Hi folks, > > > > [...] > > > > I have already spent time on this yesterday. While I can understand > > that you love your emacs being up to date, I'm

Re: rdiff-backup dependency issue

2023-08-02 Thread Klemens Nanni
On Wed, Aug 02, 2023 at 08:45:03AM +0100, Stuart Henderson wrote: > https://github.com/rdiff-backup/rdiff-backup/commit/e5d1fc3d706315e80bb1a8b8b6960a827475408b Our port is lagging behind years in updates. Joshua, can you give this update a try? Apply the patch and run 'make update' in this

Re: [Update] editors/emacs 28.2 -> 29.1

2023-08-02 Thread Omar Polo
On 2023/07/31 19:02:58 +0200, Jeremie Courreges-Anglas wrote: > > Hi folks, > > [...] > > I have already spent time on this yesterday. While I can understand > that you love your emacs being up to date, I'm maintaining this port > and I would have three proposals to compare with my own wip

[maintainer update] smartmontools 7.3 -> 7.4

2023-08-02 Thread Martin Ziemer
This patch updates smartmontools from 7.3 to 7.4. Tested on amd64 Index: Makefile === RCS file: /cvs/ports/sysutils/smartmontools/Makefile,v retrieving revision 1.48 diff -u -p -r1.48 Makefile --- Makefile17 Nov 2022 09:48:08

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2023/08/02 02:34:55 Modified files: net/wget : Makefile Added files: net/wget/patches: patch-tests_Makefile_in Log message: net/wget: don't require GNU make Our make(1) treats ./unit-tests

[update] net/mautrix-whatsapp 0.9.0

2023-08-02 Thread Renaud Allard
Hello, Here is a diff to update net/mautrix-whatsapp to 0.9.0 Tested and working fine on amd64 Best RegardsIndex: Makefile === RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v retrieving revision 1.17 diff -u -p -r1.17 Makefile

Re: [New] luasteam - Steam intermediary for running some games made with games/love

2023-08-02 Thread Omar Polo
On 2023/08/02 09:56:07 +0200, Omar Polo wrote: > On 2023/07/31 19:37:44 -0400, Thomas Frohwein wrote: > > I am attaching a tarball with the above changes. ok? > > you could consider changing the hardcoded /usr/local/ with ${PREFIX} > to please portcheck. err, i meant LOCALBASE :-) > in any

Re: [New] luasteam - Steam intermediary for running some games made with games/love

2023-08-02 Thread Omar Polo
On 2023/07/31 19:37:44 -0400, Thomas Frohwein wrote: > I am attaching a tarball with the above changes. ok? you could consider changing the hardcoded /usr/local/ with ${PREFIX} to please portcheck. in any case, ok op@ to import

Re: disable X11 suspend for godot,-main (the non-editor binary)

2023-08-02 Thread Omar Polo
On 2023/08/01 02:48:00 -0400, Thomas Frohwein wrote: > I made a mistake with the original diff - the -D flag needs to be in > CXXFLAGS, not CFLAGS, otherwise the XScreenSaverSuspend call isn't > compiled in. > > Updated diff that I tested and that works as intended here - ok? ok op@ thanks!

Re: rdiff-backup dependency issue

2023-08-02 Thread Stuart Henderson
https://github.com/rdiff-backup/rdiff-backup/commit/e5d1fc3d706315e80bb1a8b8b6960a827475408b On 2023/08/01 21:30, Klemens Nanni wrote: > On Tue, Aug 01, 2023 at 07:17:47PM +, Megerman, Joshua wrote: > > The current version of rdiff-backup depends on the pkg_resources python > > module (part

Re: (maintainer update) abcl-1.9.2

2023-08-02 Thread Sebastien Marie
On Mon, Jul 31, 2023 at 08:07:43PM +0300, Timo Myyrä wrote: > Hi, > > Simple update for ABCL, seems to work on amd64. > Thanks, commited. -- Sebastien Marie

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Sebastien Marie
CVSROOT:/cvs Module name:ports Changes by: sema...@cvs.openbsd.org 2023/08/02 01:31:04 Modified files: lang/abcl : Makefile distinfo lang/abcl/files: abcl_completions lang/abcl/pkg : PLIST Log message: lang/abcl: update to 1.9.2 from maintainer

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Benoit Lecocq
CVSROOT:/cvs Module name:ports Changes by: ben...@cvs.openbsd.org 2023/08/02 01:22:35 Modified files: math/superlu : Makefile distinfo math/superlu/pkg: PLIST Log message: Update to superlu-6.0.0 from wen heping.

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/02 00:59:06 Removed files: textproc/unicode-ucd: Makefile distinfo textproc/unicode-ucd/pkg: DESCR PLIST Log message: This is gone (replaced by unicode/ucd).

CVS: cvs.openbsd.org: ports

2023-08-02 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2023/08/02 00:56:22 Modified files: www/webkitgtk4 : Makefile distinfo Log message: Update to WekitGTK 2.40.5.