Re: sparc64's most wanted ports fixes

2025-04-27 Thread Kurt Mosiejczuk
On Sun, Apr 27, 2025 at 10:21:33PM +0200, Kirill A. Korinsky wrote: > I see. > Here a diff which backport audio/openal to C++ which is supported by gcc8. > It is quite trivial, but I only compiled it. Tried it. It dies with another classic "I'm using ports-gcc for C++" error: [19/104] : && /usr

aarch64 bulk build report

2025-04-27 Thread phessler
bulk build on arm64.ports.openbsd.org started on Thu Apr 24 11:32:21 MDT 2025 finished at Sun Apr 27 21:14:08 MDT 2025 lasted 3D09h41m done with kern.version=OpenBSD 7.7 (GENERIC.MP) #361: Tue Apr 22 00:48:42 MDT 2025 built packages:12554 Apr 24:4080 Apr 25:534 Apr 26:1218 Apr 27:6721 critical

Re: NEW: x11/snixembed

2025-04-27 Thread izder456
On Sat, 19 Apr 2025 18:24:54 -0500 izzy Meyer wrote: > Hello ports@ > > I would like to merge x11/snixembed > > $ pkg_info snixembed > Information for inst:snixembed-0.3.3 > > Comment: > proxy StatusNotifierItems as XEmbedded systemtray-spec icons > > Description: > While many status bars for

Re: UPDATE: x11/emwm & x11/emwm-utils 1.2 -> 1.3

2025-04-27 Thread izder456
On Sat, 19 Apr 2025 18:14:58 -0500 izzy Meyer wrote: > On Wed, 2 Apr 2025 15:06:19 -0500 > izzy Meyer wrote: > > > Hello ports@ > > > > This is a trivial update of 1.2 to 1.3 for the x11/emwm and > > x11/emwm-utils ports to 1.3. > > > > Notable changes in the latest release (1.3): > > > >

Re: sparc64's most wanted ports fixes

2025-04-27 Thread Kirill A . Korinsky
On Sun, 27 Apr 2025 17:50:18 +0200, Theo Buehler wrote: > > Thanks. The problem with this is that lang/gcc/11 has this: > > BROKEN-sparc64 = ICE during selftests > I see. Here a diff which backport audio/openal to C++ which is supported by gcc8. It is quite trivial, but I only compiled it. I

Re: UPDATE: sysutils/conky

2025-04-27 Thread Rafael Sadowski
On Tue Apr 22, 2025 at 12:18:44PM +0100, Stuart Henderson wrote: > On 2025/04/22 07:29, Rafael Sadowski wrote: > > On Mon Apr 21, 2025 at 04:14:10PM +0200, Rafael Sadowski wrote: > > > On Mon Apr 21, 2025 at 01:24:44PM +0100, Stuart Henderson wrote: > > > > Firstly, no need for python.port.mk bits

Re: sparc64's most wanted ports fixes

2025-04-27 Thread Theo Buehler
On Sun, Apr 27, 2025 at 05:46:23PM +0200, Kirill A. Korinsky wrote: > On Sun, 27 Apr 2025 10:15:01 +0200, > Kirill A. Korinsky wrote: > > > > On Sun, 27 Apr 2025 09:16:58 +0200, > > Kurt Mosiejczuk wrote: > > > > > > https://cranky.work/sparc64/2025-04-23/audio/openal.log > > > > > > undefined re

Re: sparc64's most wanted ports fixes

2025-04-27 Thread Kirill A . Korinsky
On Sun, 27 Apr 2025 10:15:01 +0200, Kirill A. Korinsky wrote: > > On Sun, 27 Apr 2025 09:16:58 +0200, > Kurt Mosiejczuk wrote: > > > > https://cranky.work/sparc64/2025-04-23/audio/openal.log > > > > undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()' > > > > I haven't got ac

net/zabbix 7.0.12

2025-04-27 Thread Mark Patruck
Update net/zabbix to 7.0.12 released five days ago. Release notes 7.0.12: https://www.zabbix.com/rn/rn7.0.12 Changes in 7.0.12: https://www.zabbix.com/documentation/7.0/en/manual/introduction/whatsnew7012 Upgrade notes 7.0.12: https://www.zabbix.com/documentation/7.0/en/manual/installation/upgr

pkg_add: stop advising to remove files on update

2025-04-27 Thread Klemens Nanni
Make that last line disappear unless you actually delete the package: # pkg_add -uDinstalled ietf-cli quirks-7.105:updatedb-0p0->0p0: ok quirks-7.105 signed on 2025-04-26T20:42:44Z quirks-7.105->7.105: ok [...] ietf-cli-1.29p0->1.29p0: ok Rea

databases/timescaledb 2.19.3

2025-04-27 Thread Mark Patruck
Update databases/timescaledb to 2.19.3 (+ extras) released about two weeks ago. Changes in 2.19.3: https://github.com/timescale/timescaledb/releases/tag/2.19.3 No issues spotted after upgrading my running environment (Zabbix). Index: Makefile ===

[update] editors/neovim 0.11.1

2025-04-27 Thread Laurent Cheylus
Hi ports@ [cc edd@ as maintainer] simple update for editors/neovim to the latest version 0.11.1 (mostly bugfix). Build and tests OK on current/amd64 + tests with my Lua configuration and ~25 nvim plugins :) Tests welcome and please commit if OK. Laurent Index: Makefile ==

Re: sparc64's most wanted ports fixes

2025-04-27 Thread Kirill A . Korinsky
On Sun, 27 Apr 2025 09:16:58 +0200, Kurt Mosiejczuk wrote: > > https://cranky.work/sparc64/2025-04-23/audio/openal.log > > undefined reference to `std::filesystem::__cxx11::path::_M_split_cmpts()' > I haven't got access to spark64 but follow diff may fix this and probably multimedia/libheif is

sparc64's most wanted ports fixes

2025-04-27 Thread Kurt Mosiejczuk
So the following 4 ports are those blocking the most other ports from becoming packages. audio/openal 48 multimedia/libheif 169 www/webkitgtk4,webkitgtk41 139 x11/qt6/qtbase 634 https://cranky.work/sparc64/2025-04-23/audio/openal.log undefin