Remove: audio/potamus

2024-09-30 Thread Rafael Sadowski
I would like to remove audio/potamus. It is a blocker for our FFmpeg update. We have enough alternatives for such a simple audio player. OK to remove it?

Re: your mail

2024-09-25 Thread Rafael Sadowski
On Wed Sep 25, 2024 at 03:20:54PM GMT, bsd wrote: > Hi there, I wish to port the Trinity desktop environment to openbsd. I want > to ask to the openbsd community if this port already exists.I allready made > some searching and i cant find it.thanks. The question for me is: Why actually? My advice:

Re: UPDATE: FFmpeg 6.1.1

2024-09-24 Thread Rafael Sadowski
On Wed Sep 25, 2024 at 01:31:12AM GMT, Brad Smith wrote: > On 2024-09-24 6:28 a.m., Theo Buehler wrote: > > On Sun, Sep 22, 2024 at 07:55:38AM +0200, Rafael Sadowski wrote: > > > Could some throw this into a bulk build please? > > > > > > The entire Qt5/Qt6

Re: UPDATE: FFmpeg 6.1.1

2024-09-21 Thread Rafael Sadowski
Could some throw this into a bulk build please? The entire Qt5/Qt6 ecosystem depends on FFmpeg API >= 5. Thanks! On Sat Aug 03, 2024 at 03:15:08PM GMT, Brad Smith wrote: > On Sat, Aug 03, 2024 at 01:23:44PM -0400, Brad Smith wrote: > > Here is an update to FFmpeg 6.1.1. > > > > Most of the tree

Re: Error deleting directory /usr/local/include/qgpgme: Directory not empty

2024-09-21 Thread Rafael Sadowski
On Sat Sep 21, 2024 at 11:37:38AM GMT, Stuart Henderson wrote: > Surely those headers should be in the qt subpackage not -main? > Yes, it makes sense. New diff: diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index fdb25f89307..cba7d07eb8c 100644 --- a/security/gpgme/Makefile +++

Error deleting directory /usr/local/include/qgpgme: Directory not empty

2024-09-21 Thread Rafael Sadowski
I came across the following message when removing qt6-qtbase (BTW typing 100 times "y" sucks. Why we have no " -y, --yes"?) Error deleting directory /usr/local/include/qgpgme: Directory not empty Error deleting directory /usr/local/include/QGpgME: Directory not empty I think we need to add the di

Re: devel/clang-tools-extra: proposal to add FileCheck tool

2024-09-10 Thread Rafael Sadowski
On Tue Sep 10, 2024 at 02:16:51PM GMT, Kirill A. Korinsky wrote: > On Tue, 10 Sep 2024 10:43:06 +0200, > Laurent Cheylus wrote: > > > > Index: pkg/PLIST > > === > > RCS file: /cvs/ports/devel/clang-tools-extra/pkg/PLIST,v > > diff -u

Re: UPDATE: cad/kicad

2024-09-01 Thread Rafael Sadowski
On Sat Aug 31, 2024 at 09:57:56PM GMT, Mihai Popescu wrote: > > +CPPFLAGS+= -D_LIBCXXABI_FORGIVING_DYNAMIC_CAST > > Got curious why OpenBSD platform needs some modifications for most of > the things in C/C++. What else, for example? How many “platform” do you know use LLVM for base and packages?

Re: UPDATE: cad/kicad

2024-08-31 Thread Rafael Sadowski
ind-tables In the end i suspect we don't want this in base. The full journey you can read here: https://gitlab.com/kicad/code/kicad/-/issues/18621 Rafael On Sun Aug 18, 2024 at 09:52:59PM GMT, Stefan Hagen wrote: > Rafael Sadowski wrote (2024-08-15 07:52 CEST): > > Please find belo

Remove multimedia/kguitar

2024-08-28 Thread Rafael Sadowski
docs so we can remove kdelibs4support, which is my intention. Looking forward to your opinions. Rafael diff --git a/multimedia/kguitar/Makefile b/multimedia/kguitar/Makefile index 4fcc47c481c..33bd3e4fd1c 100644 --- a/multimedia/kguitar/Makefile +++ b/multimedia/kguitar/Makefile @@ -6,7 +6,7

Re: [new] sysutils/cloud-init (again)

2024-08-21 Thread Rafael Sadowski
Hi Mina, is there a reason why this has fallen asleep? I would like to help to get it into the tree. Mina, could you provid the latest tarball again? Thanks, Rafael On Fri Jan 12, 2024 at 05:48:52PM GMT, Mina Galić wrote: > > On Wednesday, January 10th, 2024 at 12:26, Stuart Hen

Re: [UPDATE] sysutils/lf to 32

2024-08-20 Thread Rafael Sadowski
On Tue Aug 13, 2024 at 08:00:40PM GMT, Alvar Penning wrote: > Hi all, > > A diff to update sysutils/lf from 27 to 32 follows. > > Best, > Alvar > Committed, thanks > > diff --git Makefile Makefile > index 93805c829af..1c1e767e162 100644 > --- Makefile > +++ Makefile > @@ -1,9 +1,9 @@ > COMME

Re: UPDATE: FFmpeg 6.1.1

2024-08-20 Thread Rafael Sadowski
On Wed Aug 14, 2024 at 07:54:20AM GMT, Jan Stary wrote: > These belong to the new ffmpeg-6.1.2.v1 > but there is also e.g. /usr/local/lib/libavcodec.so.25.0 > which belongs to no package: > > $ pkg_info -E /usr/local/lib/libavcodec.so.25.0 > $ pkg_info -E /usr/local/lib/libavcodec.so.26.0 > /us

UPDATE: cad/ngspice

2024-08-14 Thread Rafael Sadowski
Here is an update diff for ngspice 43. It is required to update kicad. There is nothing special I would say. To be honest I don't know how to test it but kicad8 is built with this version and runs fine. OK? diff --git a/cad/ngspice/Makefile.inc b/cad/ngspice/Makefile.inc index 361bcfad180..e5560f

meta/kde tweaks

2024-08-13 Thread Rafael Sadowski
I would like to correct and tweak some points in meta/kde. - kde-plasma-extras is not the "full installation" - Fix double *_*-development - Improve DESCR-main to make more clear with it contains. - Two little tweaks in README (powerdevil is part of kde-plasma) OK? Index: Makefile ==

Re: UPDATE: FFmpeg 6.1.1

2024-08-04 Thread Rafael Sadowski
e test if you have I guess one of those Apple arm64 systems > > or modern Intel amd64. > > 6.1.2 has been released. Here is an updated diff. > I'm happier with 6.x than 4.4. It fixes an ffmpeg test in net/dlib that segfaults with the current one. My daily driver mpv and firefox also happy. Rafael

Re: [maintainer update] www/hugo: update to v0.130.0

2024-08-03 Thread Rafael Sadowski
On Tue Jul 30, 2024 at 11:38:02PM GMT, Kirill A. Korinsky wrote: > ports@ > > Here an update of www/hugo to v0.130.0 which was tested on -current/amd64. > > Changelog available on github: > https://github.com/gohugoio/hugo/releases/tag/v0.130.0 Committed, thanks > > > diff --git www/hugo/Mak

UPDATE: intel-gmmlib intel-media-driver

2024-08-02 Thread Rafael Sadowski
2/VP9 decoding". https://github.com/intel/media-driver/releases/tag/intel-media-24.2.5 So I just plugged it by checking the globalInst variable. OK? Feedback? Rafael Index: intel-gmmlib/Makefile === RCS file: /cvs/ports/graphics/in

Re: UPDATE: FFmpeg 4.4.5

2024-08-01 Thread Rafael Sadowski
On Thu Aug 01, 2024 at 11:02:41AM UTC, Stuart Henderson wrote: > On 2024/08/01 10:42, Rafael Sadowski wrote: > > On Tue Jul 30, 2024 at 09:59:37PM UTC, Brad Smith wrote: > > > On 2024-07-30 1:54 a.m., Mihai Popescu wrote: > > > > I see ffmpeg is on version 7 as a re

Re: UPDATE: FFmpeg 4.4.5

2024-08-01 Thread Rafael Sadowski
On Mon Jul 29, 2024 at 03:57:36AM UTC, Brad Smith wrote: > Here is an update to FFmpeg 4.4.5. Works in my setup. OK rsadowski > > > Index: graphics/ffmpeg/Makefile > === > RCS file: /cvs/ports/graphics/ffmpeg/Makefile,v > retrievin

Re: UPDATE: FFmpeg 4.4.5

2024-08-01 Thread Rafael Sadowski
like the others. For example graphics/ffmpeg/{4,6} and then the installation of libs and includes in different places: --incdir=/usr/include/ffmpeg4.4 \ --libdir=/usr/lib/ffmpeg4.4 Rafael

Re: infrastructure patch: validate ONLY_FOR_ARCHS/NOT_FOR_ARCHS

2024-07-30 Thread Rafael Sadowski
On Tue Jul 30, 2024 at 04:09:35PM GMT, Stuart Henderson wrote: > On 2024/07/29 11:00, Marc Espie wrote: > > Currently, there is nothing that prevents ONLY_FOR_ARCHS/NOT_FOR_ARCHS > > from holding garbage. > > > > The following patch adds a check, and promptly fixes an issue, namely > > that ALL_AR

Re: UPDATE: blender 3.3.21

2024-07-30 Thread Rafael Sadowski
On Fri Jul 19, 2024 at 07:06:41PM GMT, Brad Smith wrote: > Here is an update to Blender 3.3.21. > > > Blender 3.3.21 LTS - July 16, 2024 > > - [snap packaging] Please provide appstream common id. [#123473] > - Collada: export when editing multiple objects does not pick up all changes. > [#94125

Re: UPDATE databases/victoriametrics 1.102.0 from MAINTAINER

2024-07-30 Thread Rafael Sadowski
On Tue Jul 30, 2024 at 05:21:43PM GMT, Lucas Gabriel Vuotto wrote: > Bump Committed

Re: UPDATE: libavif 1.1.0

2024-07-30 Thread Rafael Sadowski
FAILED: libyuv-populate-prefix/src/libyuv-populate-stamp/libyuv-populate-download /usr/ports/pobj/libavif-1.1.0/build-amd64/_deps/libyuv-subbuild/libyuv-populate-prefix/src/libyuv-populate-stamp/libyuv-populate-download cd /usr/ports/pobj/libavif-1.1.0/build-amd64/_deps && /usr/local/bin/cmake

Re: Enable VA-API in x11/qt6/qtmultimedia

2024-07-28 Thread Rafael Sadowski
On Sun Jul 28, 2024 at 07:51:14PM GMT, José Maldonado wrote: > El dom, 28 jul 2024 a la(s) 4:09 p.m., Rafael Sadowski > (raf...@sizeofvoid.org) escribió: > > > > On Sun Jul 28, 2024 at 09:59:49AM GMT, Rafael Sadowski wrote: > > > OK to enable VA-API support in qt6multim

Re: Enable VA-API in x11/qt6/qtmultimedia

2024-07-28 Thread Rafael Sadowski
64 @ 0x2956ffb0800] no frame! [h264 @ 0x29482c4b000] get_buffer() failed [h264 @ 0x29482c4b000] thread_get_buffer() failed [h264 @ 0x29482c4b000] decode_slice_header error [h264 @ 0x29482c4b000] no frame .. [1]: https://doc.qt.io/qt-6/qtmultimedia-index.html On Sun Jul 28, 2024 at 09:59:49AM GMT, Rafae

Re: nextcloudclient-3.13.2 requires kguiaddons

2024-07-28 Thread Rafael Sadowski
On Sun Jul 28, 2024 at 04:32:06PM GMT, Sven Wolf wrote: > Hi, > > I'm on OpenBSD -current. > > After the update of nextcloudclient to version 3.13.2 my nextcloudclient > stops with the error message: > ld.so: nextcloud: can't load library 'libKF5GuiAddons.so.7.0' > Killed > > After I manually in

Re: Enable VA-API in graphics/ffmpeg

2024-07-28 Thread Rafael Sadowski
On Sun Jul 28, 2024 at 06:52:04PM GMT, Jan Stary wrote: > On Jul 28 18:37:55, raf...@sizeofvoid.org wrote: > > On Sun Jul 28, 2024 at 06:35:37PM GMT, Jan Stary wrote: > > > Before I get down the rabbit hole, > > > is there any way to tell which codecs > > > my inteldrm is able to decode/accelerate

Re: kde- vs kde-plasma- packages

2024-07-28 Thread Rafael Sadowski
g_info(1) is your friend. "pkg_info -Q kde-" For all KDE applications install "kde" for KDE Plasma install "kde-plasma" and if you are using a notebook, then install "kde-plasma-extra". Rafael

Re: Enable VA-API in graphics/ffmpeg

2024-07-28 Thread Rafael Sadowski
On Sun Jul 28, 2024 at 06:35:37PM GMT, Jan Stary wrote: > Before I get down the rabbit hole, > is there any way to tell which codecs > my inteldrm is able to decode/accelerate > and how much it is worth it? cd /usr/ports/sysutils/libva-utils && make install && vainfo > > Anything else to look at

Enable VA-API in x11/qt6/qtmultimedia

2024-07-28 Thread Rafael Sadowski
OK to enable VA-API support in qt6multimedia? I've been using it for a few weeks and haven't noticed any problems so far. Index: Makefile === RCS file: /cvs/ports/x11/qt6/qtmultimedia/Makefile,v diff -u -p -r1.13 Makefile --- Makefil

Re: x11/kde-applications/plasmatube fails to launch

2024-07-27 Thread Rafael Sadowski
On Sat Jul 27, 2024 at 11:35:44PM GMT, Bryan Vyhmeister wrote: > I installed plasmatube without any other KDE applications just to test > it out and it will not launch without errors. I installed sonnet to see > if that solved it but the error is the same. I suspect something is > needed in WANTLIB

Re: Enable VA-API in graphics/ffmpeg

2024-07-24 Thread Rafael Sadowski
On Sat Jul 20, 2024 at 11:32:29AM GMT, Rafael Sadowski wrote: > OK to enable VA-API? It only depends on xenocara libva. Since libva > builds on almost all arches, I see no reason to restrict it by CPU > architectures any further. > Here is some research from me: # Case 1, segmentat

Re: Enable VA-API in graphics/ffmpeg

2024-07-23 Thread Rafael Sadowski
On Tue Jul 23, 2024 at 06:02:20PM GMT, José Maldonado wrote: > > Hi! > > The last sync (23 july, 21:57 pm UTC) for my port tree have > ffmpeg-4.4.4p5 without VAAPI active (--disable-vaapi CONFIGURE_ARGS) > but ports xine-libs and others point this version with this support. > Thanks for feedbac

Re: Enable VA-API in graphics/ffmpeg

2024-07-23 Thread Rafael Sadowski
On Sun Jul 21, 2024 at 04:58:15PM GMT, Lucas Gabriel Vuotto wrote: > On Sat, Jul 20, 2024 at 11:32:29AM GMT, Rafael Sadowski wrote: > > OK to enable VA-API? It only depends on xenocara libva. Since libva > > builds on almost all arches, I see no reason to restrict it by CPU > &

Re: change vaapi .so dirs in ports

2024-07-23 Thread Rafael Sadowski
On Tue Jul 23, 2024 at 06:46:55PM GMT, Jonathan Gray wrote: > The ports part of a tech@ diff to change the directories libva looks > for .so files in. > > removes the need for @sample OK rsadowski but please wait a little bit until snaps are shipped with the xenocara change. Thanks! > > Index:

Re: NEW: multimedia/intel-media-driver

2024-07-21 Thread Rafael Sadowski
On Mon Jul 22, 2024 at 08:50:57AM GMT, Antoine Jacoutot wrote: > On Mon, Jul 22, 2024 at 08:20:17AM +0200, Rafael Sadowski wrote: > > On Mon Jul 22, 2024 at 02:34:28PM GMT, Jonathan Gray wrote: > > > On Sat, Jul 13, 2024 at 12:51:39PM +0200, Rafael Sadowski wrote: > > >

Re: NEW: multimedia/intel-media-driver

2024-07-21 Thread Rafael Sadowski
On Mon Jul 22, 2024 at 02:34:28PM GMT, Jonathan Gray wrote: > On Sat, Jul 13, 2024 at 12:51:39PM +0200, Rafael Sadowski wrote: > > OK to import intel-media-driver-24.1.5? Keep in mind, to build this you > > need libv installed from xenocara. > > > > Comment: > >

Re: fix: kdenlive crash in not KDE environment desktop

2024-07-21 Thread Rafael Sadowski
r is solved, so we must add RUN_DEPENDS to the package and thus > guarantee its installation in any environment. > > I include diff with the fix. > > All ok? Many thanks for the report and the analysis. Fix committed. Rafael

Re: sparc64 bulk build report

2024-07-20 Thread Rafael Sadowski
On Sat Jul 20, 2024 at 08:03:32PM GMT, k...@openbsd.org wrote: > Bulk build on sparc64-0a.ports.openbsd.org > > Started : Thu Jul 18 21:06:41 MDT 2024 > Finished: Sat Jul 20 20:02:40 MDT 2024 > Duration: 1 Days 22 hours 56 minutes > > Built using OpenBSD 7.5-current (GENERIC.MP) #2208: Thu Jul 18

UPDATE: knockpy-7.0.0

2024-07-20 Thread Rafael Sadowski
Simple update knockpy-7.0.0. I changed the REPORT dir otherwise we end up with permission denied as normal user. Tested on amd64. Feedback? Cheers Rafael Index: Makefile === RCS file: /cvs/ports/security/knockpy/Makefile,v diff -u

Enable VA-API in multimedia/mpv

2024-07-20 Thread Rafael Sadowski
Tested by many, OK to enable VA-API support in mpv? diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 4840a6a7199..f7d0845ef7d 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -4,6 +4,7 @@ GH_ACCOUNT =mpv-player GH_PROJECT = mpv GH_TA

Enable VA-API in graphics/ffmpeg

2024-07-20 Thread Rafael Sadowski
OK to enable VA-API? It only depends on xenocara libva. Since libva builds on almost all arches, I see no reason to restrict it by CPU architectures any further. diff --git a/graphics/ffmpeg/Makefile b/graphics/ffmpeg/Makefile index 8b1663a55ab..83887bbabe0 100644 --- a/graphics/ffmpeg/Makefile ++

Re: [new] lang/typescript

2024-07-18 Thread Rafael Sadowski
On Thu Jul 18, 2024 at 01:02:07PM GMT, Stuart Henderson wrote: > On 2024/07/18 13:28, Antoine Jacoutot wrote: > > Hi. > > > > New typescript port. > > $ tsc --version > > Version 5.5.3 > > > > TypeScript is a strongly typed programming language that builds on > > JavaScript, > > giving you bette

NEW: kde.port.mk

2024-07-17 Thread Rafael Sadowski
FX = .tar.xz MAINTAINER = Rafael Sadowski @@ -21,8 +21,7 @@ WANTLIB += KF5Sane KF5Service KF5Solid KF5WidgetsAddons KF5WindowSystem WANTLIB += KF5XmlGui Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network WANTLIB += Qt5Widgets Qt5Xml X11 c m -MODULES = x11/kde-applications \ - devel/

Re: multimedia/vlc: enable VA-API on amd64

2024-07-16 Thread Rafael Sadowski
drivers (maybe amd64 only) 3.) libva Intel support via ports (amd64 and maybe i386) Rafael On Mon Jul 15, 2024 at 09:49:40PM GMT, Klemens Nanni wrote: > Keeping it actively disabled on !amd64 should not be needed as feature > detection > should gracefully fail, but doing it explicitl

Re: [new] graphics/coin

2024-07-13 Thread Rafael Sadowski
On Sun Jul 07, 2024 at 10:05:55AM GMT, Johannes Thyssen Tishman wrote: > Ping > > 2024-06-02T17:41:30Z Johannes Thyssen Tishman : > > > 2024-06-02T08:59:01Z "Rafael Sadowski" : > > > Looks good. There is already 4.0.2 released, but if anyone w

Re: NEW: x11/qtadvanceddocking

2024-07-13 Thread Rafael Sadowski
On Sat Jul 13, 2024 at 05:01:11PM GMT, Omar Polo wrote: > Rafael Sadowski wrote: > > New dependency qtadvanceddocking-4.3.1a to update math/labplot to 2.11. > > Tested with the upcoming labplot update. > > > > OK to import? > > generally ok op@, please consi

Re: NEW: devel/intel-gmmlib

2024-07-13 Thread Rafael Sadowski
On Sat Jul 13, 2024 at 02:21:45PM GMT, Omar Polo wrote: > Rafael Sadowski wrote: > > On Sat Jul 13, 2024 at 11:25:16AM GMT, Klemens Nanni wrote: > > > Source/GmmLib/CMakeLists.txt has upstream's .so version, so I'd put 12.3 > > > into the SHARED_LIBS com

NEW: sysutils/libva-utils

2024-07-13 Thread Rafael Sadowski
OK to import libva-utils-2.22.0? Yes you need libva from xenocara ;) Comment: collection of tests for VA-API Description: libva-utils is a collection of utilities and examples to exercise VA-API in accordance with the libva project. VA-API is an open-source library and API specification, which p

Re: NEW: devel/intel-gmmlib

2024-07-13 Thread Rafael Sadowski
On Sat Jul 13, 2024 at 11:25:16AM GMT, Klemens Nanni wrote: > 13.07.2024 13:40, Rafael Sadowski пишет: > > OK to import intel-gmmlib-22.3.19? > > > > Comment: > > Intel Graphics Memory Management Library > > > > Required by: > > intel-media-driv

NEW: multimedia/intel-vaapi-driver

2024-07-13 Thread Rafael Sadowski
OK to import intel-vaapi-driver-2.4.1? Keep in mind, to build this you need libva installed from xenocara. Comment: VAAPI legacy driver for Intel GMA 4500 to UHD 630 Description: VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family VA-API is an open-source library and A

NEW: multimedia/intel-media-driver

2024-07-13 Thread Rafael Sadowski
OK to import intel-media-driver-24.1.5? Keep in mind, to build this you need libv installed from xenocara. Comment: Intel(R) Media Driver for VAAPI Description: VA-API (Video Acceleration API) user mode driver for Intel GEN Graphics family VA-API is an open-source library and API specification,

NEW: devel/intel-gmmlib

2024-07-13 Thread Rafael Sadowski
OK to import intel-gmmlib-22.3.19? Comment: Intel Graphics Memory Management Library Required by: intel-media-driver-24.1.5 Description: The Intel Graphics Memory Management Library provides device specific and buffer management for the Intel Graphics Compute Runtime for OpenCL and the Intel Med

Re: sdl2-mixer: give cmake full shlib filename

2024-07-12 Thread Rafael Sadowski
On Fri Jul 12, 2024 at 01:17:59PM GMT, Anthony J. Bentley wrote: > Seen while updating cdogs-sdl: > > CMake Error at src/cdogs/CMakeLists.txt:242 (target_link_libraries): > Target "cdogs" links to: > > SDL2_mixer::SDL2_mixer > > but the target was not found. Possible rea

NEW: x11/qtadvanceddocking

2024-07-12 Thread Rafael Sadowski
window docking system similar to what is found in many popular integrated development environments (IDEs) such as Visual Studio. Maintainer: Rafael Sadowski WWW: https://github.com/githubuser0x/Qt-Advanced-Docking-System qtadvanceddocking-4.3.1.tar.gz Description: application/tar-gz

UPDATE: devel/cmake 3.30

2024-07-08 Thread Rafael Sadowski
Simple diff to update CMake to 3.30, went through amd64 bulk build and left to only two victims. 1.) net/bro (zeek) already fixed 2.) textproc/vislcg3 (see ports@) Any concerns? Oks also welcome. Rafael diff --git a/devel/cmake/Makefile b/devel/cmake/Makefile index efef099f289..0c6252e6ab9

Fix textproc/vislcg3 with cmake 3.30

2024-07-08 Thread Rafael Sadowski
Simple diff to fix the build with upcoming CMake 3.30. https://cmake.org/cmake/help/latest/policy/CMP0167.html OK? diff --git a/textproc/vislcg3/patches/patch-CMakeLists_txt b/textproc/vislcg3/patches/patch-CMakeLists_txt index 343ab86bd04..da4c6d6b13d 100644 --- a/textproc/vislcg3/patches/patc

Re: [update] nheko 0.12/mtxclient 0.10

2024-07-08 Thread Rafael Sadowski
On Mon Jul 08, 2024 at 09:05:44AM GMT, Landry Breuil wrote: > hi, > > here's a wip update for nheko 0.12 which switched upstream to qt6, cf > https://github.com/Nheko-Reborn/nheko/releases/tag/v0.12.0 > there's also an update for mtxclient 0.10.0 cf > https://github.com/Nheko-Reborn/mtxclient/rele

Re: NEW: x11/qt6/qtgraphs

2024-07-04 Thread Rafael Sadowski
Any chance to get an OK to import this? On Sat Jun 01, 2024 at 10:29:35AM GMT, Rafael Sadowski wrote: > During the porting of pyside6 I realized that we are missing a Qt6 > module. > > > If we can trust archlinux packages (we shouldn't) there should be no > consumers: >

Re: [update] sysutils/tarsnap-gui: add desktop entry

2024-07-03 Thread Rafael Sadowski
On Wed Jul 03, 2024 at 05:44:12PM GMT, Stuart Henderson wrote: > On 2024/07/03 11:41, Jag Talon wrote: > > adding a desktop entry to tarsnap-gui to make it easy to find for users. > > it also helps with automation in environments like gnome where it's easy > > to select programs with an associated

Re: quazip-qt6-1.4(archivers/quazip,qt6)

2024-06-30 Thread Rafael Sadowski
On Sun Jun 30, 2024 at 01:00:58PM GMT, Stuart Henderson wrote: > Ah, missed that. I would suggest moving the various PKGNAME-related > variables up near the top of the file where they are normally placed. You > will still need to bump REVISION. > Final tweaked version with Stuart's input. Thanks!

Re: quazip-qt6-1.4(archivers/quazip,qt6)

2024-06-30 Thread Rafael Sadowski
On Sun Jun 30, 2024 at 01:26:09PM GMT, Rafael Sadowski wrote: > On Sun Jun 30, 2024 at 12:10:49PM GMT, Stuart Henderson wrote: > > This will break updates - you don't provide a path for updates from the old > > quazip-qt5-$V PKGNAME to the new quazip-$V, are missing a REVISION

Re: quazip-qt6-1.4(archivers/quazip,qt6)

2024-06-30 Thread Rafael Sadowski
x27;t have conflict > markers. Where do you see new "quazip-$V"? Current quazip-qt5-1.4 will not change. IMO there is not even a reason for a bump because the current package will not change. > > -- > Sent from a phone, apologies for poor formatting. > > On 30 June 2024

quazip-qt6-1.4(archivers/quazip,qt6)

2024-06-30 Thread Rafael Sadowski
Add qt6 flavor to quazip. I know there are other ways to do this, but I followed the path that worked well for the other Qt6 FLAVORS. OK? Index: Makefile === RCS file: /cvs/ports/archivers/quazip/Makefile,v diff -u -p -r1.22 Makefil

Re: NEW: x11/kde-plasma/plasma-integration

2024-06-30 Thread Rafael Sadowski
Would someone be kind enough to take a look at the port? I would like to import it. Cheers, Rafael On Sat Jun 01, 2024 at 10:40:38AM GMT, Rafael Sadowski wrote: > I have found out that "systemsettings" complains with: > > kf.kirigami.platform: Failed to find a Kirigami

Re: NEW: x11/qt6/qtgraphs

2024-06-30 Thread Rafael Sadowski
On Tue Jun 18, 2024 at 09:05:50PM GMT, Rafael Sadowski wrote: > Ping Waiting for an quick review. > > On Sat Jun 01, 2024 at 10:29:35AM GMT, Rafael Sadowski wrote: > > During the porting of pyside6 I realized that we are missing a Qt6 > > module. > > > > >

NEW: databases/futuresql

2024-06-30 Thread Rafael Sadowski
-free queries, automatic database migrations and simple mapping to objects. Maintainer: Rafael Sadowski WWW: https://api.kde.org/futuresql/html/index.html futuresql-0.1.1.tar.gz Description: application/tar-gz

UPDATE: burpsuite-2024.5.3 (java.lang.ExceptionInInitializerError)

2024-06-22 Thread Rafael Sadowski
? Cheers Rafael Index: Makefile === RCS file: /cvs/ports/security/burpsuite/Makefile,v diff -u -p -u -p -r1.36 Makefile --- Makefile26 Oct 2023 08:08:17 - 1.36 +++ Makefile22 Jun 2024 08:02:14 - @@ -1,9 +1,8

devel/qcoro BUILD_SHARED_LIBS

2024-06-21 Thread Rafael Sadowski
# 0.0 + HOMEPAGE = https://qcoro.dvratil.cz/ MAINTAINER = Rafael Sadowski @@ -24,16 +39,30 @@ MODULES = devel/cmake .if ${FLAVOR:Mqt6} FULLPKGNAME= qcoro-qt6-${V} + +WANTLIB += ${COMPILER_LIBCXX} GL Qt6Core Qt6DBus Qt6Gui Qt6Network +WANTLIB += Qt6OpenGL Qt6Qml Qt6QmlModels Qt6

Re: KDE Plasma menu crashes on text input

2024-06-20 Thread Rafael Sadowski
On Wed Jun 12, 2024 at 03:50:37PM GMT, Klemens Nanni wrote: > Today's snap and kde-plasma-extras-6.0.5p0 starts on a T14 gen3 Intel, > I can click through the menu in the bottom left corner, but typing to > search/filter applications immediately crashes the menu, the background > becomes black/whit

Re: NEW: x11/qt6/qtgraphs

2024-06-18 Thread Rafael Sadowski
Ping On Sat Jun 01, 2024 at 10:29:35AM GMT, Rafael Sadowski wrote: > During the porting of pyside6 I realized that we are missing a Qt6 > module. > > > If we can trust archlinux packages (we shouldn't) there should be no > consumers: > > https://archlinux.org/pac

Re: [wip] devel/{pyside6,pyside6-tools,shiboken6}

2024-06-18 Thread Rafael Sadowski
Ping On Mon Jun 10, 2024 at 08:29:35AM GMT, Rafael Sadowski wrote: > On Sun Jun 02, 2024 at 09:56:56PM GMT, Johannes Thyssen Tishman wrote: > > 2024-06-02T08:43:11Z "Rafael Sadowski" : > > > Hi Johannes, Hi ports@ > > > > > > thanks for your hard wor

UPDATE: graphics/ctl

2024-06-18 Thread Rafael Sadowski
Update diff ctl to version 1.5.3. Passed a full bulk build. Concerns, okays? diff --git a/graphics/ctl/Makefile b/graphics/ctl/Makefile index 43e6490b23c..69ede534fdc 100644 --- a/graphics/ctl/Makefile +++ b/graphics/ctl/Makefile @@ -2,11 +2,10 @@ COMMENT = Color Transformation Langua

Re: lang/crystal: update and unbreak

2024-06-11 Thread Rafael Sadowski
On Tue Jun 11, 2024 at 08:19:27PM GMT, joshua stein wrote: > On Tue, 11 Jun 2024 at 21:41:42 +0200, Rafael Sadowski wrote: > > > diff --git lang/crystal/files/crystal lang/crystal/files/crystal > > > index 13b5c126329..9c748c92a64 100644 > > > --- lang/crystal/files/

Re: lang/crystal: update and unbreak

2024-06-11 Thread Rafael Sadowski
On Tue Jun 11, 2024 at 11:03:09AM GMT, joshua stein wrote: > On Tue, 11 Jun 2024 at 15:58:51 +0100, Stuart Henderson wrote: > > On 2024/06/11 09:43, joshua stein wrote: > > > update to 1.12.2, fix linking to libLLVM, and use -Wl,-z,nobtcfi > > > until upstream gets IBT support. > > > > please set

Re: UPDATE: aircrack-ng 1.7

2024-06-09 Thread Rafael Sadowski
On Thu Jun 06, 2024 at 11:59:23PM GMT, Brad Smith wrote: > Here is an update to aircrack-ng 1.7. Committed, thanks > > > Index: Makefile > === > RCS file: /cvs/ports/security/aircrack-ng/Makefile,v > retrieving revision 1.39 > diff

Re: [wip] devel/{pyside6,pyside6-tools,shiboken6}

2024-06-09 Thread Rafael Sadowski
On Sun Jun 02, 2024 at 09:56:56PM GMT, Johannes Thyssen Tishman wrote: > 2024-06-02T08:43:11Z "Rafael Sadowski" : > > Hi Johannes, Hi ports@ > > > > thanks for your hard work on PySide6. It was a good starting point for > > me. (I took the latest tarball) &g

Re: [UPDATE] WeeChat 4.3.1

2024-06-09 Thread Rafael Sadowski
On Sun Jun 02, 2024 at 08:12:01PM GMT, Alvar Penning wrote: > Hi all, > > There were new releases for WeeChat, bumping it to 4.3.1. > > - https://github.com/weechat/weechat/releases/tag/v4.3.0 > - https://github.com/weechat/weechat/releases/tag/v4.3.1 > > Next to the version bump, the cJSON depe

Re: [UPDATE] cJSON 1.7.18

2024-06-09 Thread Rafael Sadowski
On Sun Jun 02, 2024 at 08:07:49PM GMT, Alvar Penning wrote: > Hi all, > > The cJSON received a security update. A diff follows. > > https://github.com/DaveGamble/cJSON/releases/tag/v1.7.18 > > Best, > Alvar Committed, thanks > > diff --git devel/cjson/Makefile devel/cjson/Makefile > index 18e

security/keepassxc,-yubikey: Fix USB listener callback handler

2024-06-08 Thread Rafael Sadowski
On my system, libusb_hotplug_register_callback fails, resulting in long open and closed DB tasks when my YubiKey is involved. I have not found out why libusb_hotplug_register_callback fails which is clear the root cause. However, I had to realize that keepassxc uses "handle" even if it is not vali

Re: Control battery charging support in x11/kde-plasma/powerdevil

2024-06-07 Thread Rafael Sadowski
On Fri Jun 07, 2024 at 12:20:41PM +0200, Omar Polo wrote: > On 2024/06/07 11:20:29 +0200, Rafael Sadowski wrote: > > Please find below a simple patch to add control battery charging support > > in powerdevil aka KDE Plamsa - systemsettings via sysctl(2). > > > > I woul

Control battery charging support in x11/kde-plasma/powerdevil

2024-06-07 Thread Rafael Sadowski
Please find below a simple patch to add control battery charging support in powerdevil aka KDE Plamsa - systemsettings via sysctl(2). I would be happy if someone would take a look at the code. Rafael Index: Makefile === RCS file

Re: [new] graphics/coin

2024-06-02 Thread Rafael Sadowski
On Mon Sep 25, 2023 at 02:04:36PM GMT, Johannes Thyssen Tishman wrote: > *ping* > > Sep 18, 2023 13:55:20 Johannes Thyssen Tishman : > > > Hi, > > > > Please find attached a port for the coin library. This library will be > > needed by FreeCAD in the future. > > > > From DESCR: > > Coin is an Ope

Re: [wip] devel/{pyside6,pyside6-tools,shiboken6}

2024-06-02 Thread Rafael Sadowski
Hi Johannes, Hi ports@ thanks for your hard work on PySide6. It was a good starting point for me. (I took the latest tarball) First of all, what have I done: - I moved pyside6 into x11/qt6. I would like to have it closely with Qt6 so that we can update it together. - Update to 6.6.2. Unfortuna

Re: security/pinentry picks up KF6WindowSystem if present

2024-06-01 Thread Rafael Sadowski
On Fri May 31, 2024 at 08:19:25PM GMT, Stuart Henderson wrote: > security/pinentry qt6 build picks up KF6WindowSystem if present. There's > no autoconf cache so if we want to prevent it being picked up we'll need > to patch configure. Any opinions whether we'd be better off to prevent > it from bei

NEW: x11/kde-plasma/plasma-integration

2024-06-01 Thread Rafael Sadowski
on-6.0.5 Comment: Plasma Platform Theme integration plugins Required by: debug-plasma-integration-6.0.5 Description: Qt Platform Theme integration plugins for the Plasma workspaces Maintainer: Rafael Sadowski plasma-integration-6.0.5.tar.gz Description: application/tar-gz

NEW: x11/qt6/qtgraphs

2024-06-01 Thread Rafael Sadowski
and large quantities of rapidly changing data, such as data received from multiple sensors. The look and feel of graphs can be customized by using themes or by adding custom items and labels. Maintainer: Rafael Sadowski WWW: https://www.qt.io/ qtgraphs.tar.gz Description: application/tar-gz

Remove x11/kde-applications/kaccounts-integration

2024-05-29 Thread Rafael Sadowski
emove kaccounts-integration (kf5) support in purpose. - Remove kaccounts-integration (kf5) from meta/kde - Unhook kaccounts-integration (kf5) - Add update path in quirks - +@conflict kaccounts-integration-* in kf6 Thanks Stuart for the idea and taking care of it. Input, ok? Rafael Index: devel/kf5/pu

Re: *-kf5 -> kf6-* conflicts

2024-05-28 Thread Rafael Sadowski
On Tue May 28, 2024 at 06:11:41PM +, Klemens Nanni wrote: > I can't update packages because a bunch of KDE ports changed their PKGNAME; > the name scheme is not clear to me, since we also to have kf5-* packages. They were all suffixed *-kf5 packages. They come from the history of the KDE4 to K

Re: Remove: x11/lightly

2024-05-27 Thread Rafael Sadowski
On Tue May 21, 2024 at 01:57:08PM GMT, Rafael Sadowski wrote: > Ok to remove Lightly?Lightly is no longer building and is for Plasma 5, > which is now gone. > > It looks quite dead upstream https://github.com/Luwx/Lightly/issues/224 > > There are alternatives, if you really ne

Re: Fix conflicts between kf6-kaccounts-integration and kaccounts-integration

2024-05-27 Thread Rafael Sadowski
On Mon May 27, 2024 at 03:52:40PM GMT, Stuart Henderson wrote: > On 2024/05/27 11:03, Rafael Sadowski wrote: > > I have seen this conflict and hope the following diff fixes the problem. > > That just registers the conflict. But you have one port depending on > kf6-kaccoun

Fix conflicts between kf6-kaccounts-integration and kaccounts-integration

2024-05-27 Thread Rafael Sadowski
I have seen this conflict and hope the following diff fixes the problem. Collision in kf6-kaccounts-integration-24.02.1: the following files already exist /usr/local/share/applications/kcm_kaccounts.desktop (kaccounts-integration-23.08.4 and kf6-kaccounts-integration-24.02.1) /us

Re: UPDATE: devel/clang-tools-extra

2024-05-22 Thread Rafael Sadowski
On Thu May 23, 2024 at 02:02:59AM GMT, Kirill A. Korinsky wrote: > On Wed, 22 May 2024 20:43:29 +0100, > Rafael Sadowski wrote: > > > > User test and feedback welcome. > > > > 1) I've added build dependency to devel/llvm/${MODCLANG_VERSION} because >

Re: UPDATE: devel/clang-tools-extra

2024-05-22 Thread Rafael Sadowski
On Thu May 23, 2024 at 02:02:59AM GMT, Kirill A. Korinsky wrote: > On Wed, 22 May 2024 20:43:29 +0100, > Rafael Sadowski wrote: > > > > User test and feedback welcome. > > > > 1) I've added build dependency to devel/llvm/${MODCLANG_VERSION} because >

Re: math/lapack,-cblas,-blas,-docs

2024-05-22 Thread Rafael Sadowski
On Wed May 22, 2024 at 07:02:13PM GMT, Jeremie Courreges-Anglas wrote: > On Sun, May 19, 2024 at 06:48:17PM +0200, Rafael Sadowski wrote: > > Before I go deeper into the rabbit hole I would like to ask for > > feedback. Below you can see my idea. I would like to update lapack, >

Remove: x11/lightly

2024-05-21 Thread Rafael Sadowski
Ok to remove Lightly?Lightly is no longer building and is for Plasma 5, which is now gone. It looks quite dead upstream https://github.com/Luwx/Lightly/issues/224 There are alternatives, if you really need it you can port it.

Re: [update/wip] x11/lxqt 2.0.0

2024-05-20 Thread Rafael Sadowski
On Fri May 17, 2024 at 02:07:00PM GMT, Landry Breuil wrote: > Le Thu, Apr 18, 2024 at 07:48:01PM +0200, Landry Breuil a écrit : > > hi, > > > > so our lxqt port is quite outdated/unmaintained. rafael had a wip in > > https://github.com/

Re: devel/sdl2-image: fix sdl2_image-config.cmake

2024-05-20 Thread Rafael Sadowski
On Mon May 20, 2024 at 02:45:15AM GMT, Viacheslav Chimishuk wrote: > When I try to build cmake-based application which uses sdl2-image it fails > because of missing /usr/local/lib/libSDL2_image.so file. > > Cmake files provided by sdl2-image are looking for > /usr/local/lib/libSDL2_image.so, which

  1   2   3   4   5   6   7   8   9   10   >