Add MODQT_ENV_SETUP to qt5/6

2024-03-14 Thread Rafael Sadowski via ports
Make _MODQT6_SETUP and _MODQT5_SETUP optional. Enabled by default so that the behavior does not change. OK? diff --git a/x11/qt5/qt5.port.mk b/x11/qt5/qt5.port.mk index 2115f090dfb..7e4ff237d35 100644 --- a/x11/qt5/qt5.port.mk +++ b/x11/qt5/qt5.port.mk @@ -163,9 +163,13 @@ LIB_DEPENDS +=

CVS: cvs.openbsd.org: ports

2024-03-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/08 05:53:43 Modified files: x11/qt5/qtwebengine: Makefile Log message: Set USE_NOBTCFI to yes again and unbreak konqueror on IBT supported CPUs Even if boringssl and FFmpeg are patched

CVS: cvs.openbsd.org: ports

2024-03-05 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/05 21:48:39 Modified files: x11/qt5/qtwebengine: Makefile x11/qt5/qtwebengine/patches:

CVS: cvs.openbsd.org: ports

2024-03-05 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/05 01:48:59 Modified files: x11/qt5/qtwebengine/patches: patch-src_3rdparty_chromium_third_party_dav1d_BUILD_gn Log message: Unbreak i368 "Only X64

Re: multimedia/phonon: qt5 flavor and qt6 as default

2024-03-03 Thread Rafael Sadowski
On Sun Mar 03, 2024 at 06:00:44PM +0100, Landry Breuil wrote: > Le Sat, Mar 02, 2024 at 09:07:49PM +0100, Rafael Sadowski a écrit : > > On Sat Mar 02, 2024 at 09:44:11AM +0100, Landry Breuil wrote: > > > Le Sat, Mar 02, 2024 at 09:21:59AM +0100, Rafael Sadowski a écrit : >

CVS: cvs.openbsd.org: ports

2024-03-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/03 04:20:53 Modified files: x11/qt6: Makefile.inc x11/qt6/qtbase : Makefile Log message: Fix link path

CVS: cvs.openbsd.org: ports

2024-03-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/03 04:15:26 Modified files: x11/qt6: Makefile.inc x11/qt6/qtbase : Makefile x11/qt6/qtbase/pkg: PLIST-main Log message: Install moc-qt6,rcc-qt6,uic-qt6 to bin

Re: x11/gnustep/libobjc2 failed to build

2024-03-02 Thread Rafael Sadowski
On Sun Mar 03, 2024 at 08:14:41AM +0100, Antoine Jacoutot wrote: > > >>> Building on exopi-5 under x11/gnustep/libobjc2 > BDEPENDS = [devel/cmake;devel/robin-map;devel/ninja] > DIST = [x11/gnustep/libobjc2:gnustep/libobjc2-2.2.tar.gz] > FULLPKGNAME = gnustep-libobjc2-2.2p0 >

Re: new x11/kde-applications/plasmatube

2024-03-02 Thread Rafael Sadowski
On Sat Mar 02, 2024 at 05:24:10PM +, Klemens Nanni wrote: > Works great for me, tested agains a couple public instances. > More features than www/minitube and overall a different interface. > > Feedback? OK? Thanks for making KDE Gear more complete. Two tweaks: - Remove

Re: multimedia/phonon: qt5 flavor and qt6 as default

2024-03-02 Thread Rafael Sadowski
On Sat Mar 02, 2024 at 09:44:11AM +0100, Landry Breuil wrote: > Le Sat, Mar 02, 2024 at 09:21:59AM +0100, Rafael Sadowski a écrit : > > On Fri Mar 01, 2024 at 05:59:00PM +0100, Rafael Sadowski wrote: > > > Based on landry@'s feedback, I think it makes sense to follow the >

CVS: cvs.openbsd.org: ports

2024-03-02 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/02 02:27:43 Modified files: meta/qt6 : Makefile Log message: Complete the Qt6 module list

CVS: cvs.openbsd.org: ports

2024-03-02 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/02 02:13:52 Modified files: x11/qt6: Makefile Log message: +qtlocation

CVS: cvs.openbsd.org: ports

2024-03-02 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/02 02:13:08 Log message: Import qtlocation 6.6.2, ok landry@ The Qt Location module helps you create mapping solutions using data available from popular location service providers,

CVS: cvs.openbsd.org: ports

2024-03-02 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/03/02 02:07:38 Modified files: x11/qt5/qtwebengine: Makefile x11/qt5/qtwebengine/patches:

Re: multimedia/phonon: qt5 flavor and qt6 as default

2024-03-02 Thread Rafael Sadowski
On Fri Mar 01, 2024 at 05:59:00PM +0100, Rafael Sadowski wrote: > Based on landry@'s feedback, I think it makes sense to follow the > qt6/qt5 pattern of x11/polkit-qt here. > > I need to do a proper test with all consumers but phonon-4.12.0 updates > to phonon-qt5-4.12.0p0 correc

multimedia/phonon: qt5 flavor and qt6 as default

2024-03-01 Thread Rafael Sadowski
ental4.0 + +SHARED_LIBS += phonon4qt60.0 # 0.0 +SHARED_LIBS += phonon4qt6experimental0.0 # 0.0 HOMEPAGE = https://community.kde.org/Phonon @@ -17,25 +22,37 @@ MAINTAINER =Rafael Sadowski # LGPL v2.1 PERMIT_PACKAGE = Yes -WANTLIB += ${COMPILER_LIBCXX} Qt

Re: NEW: security/qca-qt6

2024-02-29 Thread Rafael Sadowski
On Thu Feb 29, 2024 at 09:12:49AM +0100, Landry Breuil wrote: > Le Thu, Feb 29, 2024 at 09:03:17AM +0100, Rafael Sadowski a écrit : > > OK to import qca-qt6-2.3.8? It's the same as security/qca-qt5, but with > > Qt6 enabled and Qt5 disabled. No conflicts with qt5 and qt6. &g

Enable Qt6 in multimedia/phonon

2024-02-29 Thread Rafael Sadowski
at Qt6Gui Qt6Widgets c m pulse pulse-mainloop-glib HOMEPAGE = https://community.kde.org/Phonon @@ -17,25 +24,21 @@ MAINTAINER = Rafael Sadowski # LGPL v2.1 PERMIT_PACKAGE = Yes -WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Widgets c m pulse -WANTLIB += pulse-main

NEW: security/qca-qt6

2024-02-29 Thread Rafael Sadowski
separates the API from the implementation, using plugins known as Providers. Maintainer: Rafael Sadowski WWW: https://userbase.kde.org/QCA qca-qt6.tar.gz Description: application/tar-gz

NEW: x11/qt6/qtlocation

2024-02-29 Thread Rafael Sadowski
provides access to geocoding and navigation information, and also place search. Use the Maps and Navigation QML API to render this information on an interactive map that supports touch gestures, overlays, and so on. Maintainer: Rafael Sadowski WWW: https://www.qt.io/ qtlocation.tar.gz

x11/qt5/qtwebengine: add support for IBT by merging the needed patches for boringssl

2024-02-23 Thread Rafael Sadowski
Here is a diff to add support for Indirect branch tracking (IBT) by merging the needed patches for boringssl. It based on robert's diff: https://github.com/openbsd/ports/commit/8485e4d8db4d9325cce4db61881648dfcfce5ef1 I tested with konqueror and 12th Gen Intel i7-1260P. Test cases: youtube and

CVS: cvs.openbsd.org: ports

2024-02-21 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/21 12:15:12 Modified files: multimedia/upplay: Makefile x11/qt5/qtwebkit: Makefile Log message: Set USE_NOBTCFI to Yes There is no point in investing more time here. qtwebkit's

Re: Remove productivity/tryton

2024-02-21 Thread Rafael Sadowski
On Wed Feb 21, 2024 at 10:46:14AM +0100, Sebastien Marie wrote: > Hi, > > I would like to remove productivity/tryton. > > The current state is the following: > - 5.0 serie (old LTS) is EOL since november (and requires python3.7 to run) > - 5.2 serie is EOL > > It would be possible to invest

Re: www/hugo exits with illegal instruction

2024-02-21 Thread Rafael Sadowski
I see the same illegal instruction with the latest packages and latest base: fuckup$ hugo Illegal instruction (core dumped) fuckup$ dmesg | head -1 OpenBSD 7.5-beta (GENERIC.MP) #7: Tue Feb 20 11:09:18 MST 2024 ktrace: 92986 hugo CALL mmap(0,0x4,0x3,0x1002,-1,0) 92986 hugo RET

Re: [NEW] alsa-lib-1.2.11

2024-02-20 Thread Rafael Sadowski
On Mon Feb 19, 2024 at 09:41:03PM +0900, SASANO Takayoshi wrote: > here is the ports of alsa-lib-1.2.11. > ok? > -- > SASANO Takayoshi (JG1UAA) > I wonder why? Are we going to support ALSA? Does it works? Where will the journey take us? There is a great danger that other ports will use it and

CVS: cvs.openbsd.org: ports

2024-02-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/19 13:53:36 Modified files: x11/kde-plasma/plasma-workspace: Makefile Log message: Switch phonon-backend from gstreamer to vlc as run dependency. Side note from KDE6 upgrade "(note

CVS: cvs.openbsd.org: ports

2024-02-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/19 09:51:42 Modified files: x11/polkit-qt : Makefile x11/polkit-qt/patches: patch-PolkitQt-1Config_cmake_in Log message: hotfix: Dynamic variable names in SUBST_VARS Spotted by

CVS: cvs.openbsd.org: ports

2024-02-19 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/19 04:53:38 Modified files: x11/qt5/qtbase : Makefile distinfo Log message: Fix CVE-2024-25580 Improve KTX file reading memory safety patch: a43df98d037ad07cf096ef2f775958ceba743613

CVS: cvs.openbsd.org: ports

2024-02-18 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/18 06:31:17 Modified files: x11/polkit-qt : Makefile x11/polkit-qt/patches: patch-PolkitQt-1Config_cmake_in Log message: Fix polkit-qt Qt5 and Qt6 version mismatch in cmake file

CVS: cvs.openbsd.org: ports

2024-02-18 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/18 06:28:08 Modified files: x11/qt5/qtwebengine: Makefile Log message: Fix qt5webengine 5.15.16 qith Qt 5.15.12 fallout Fix version mismatches for CMake config files

Re: astro/calcmysky broken on i386: qt6 update-related?

2024-02-17 Thread Rafael Sadowski
On Sat Feb 17, 2024 at 08:29:42AM +, Stuart Henderson wrote: > Lots of these - > > ld: error: relocation R_386_PC32 cannot be used against symbol > 'QString::QString(char const*)'; recompile with -fPIC > > calcmysky hasn't changed recently so this is probably from the qt6 > update. I'm

x11/qt6/qt6.port.mk: BUILD_DEPENDS on x11/qt6/qttools

2024-02-17 Thread Rafael Sadowski
OK to add qttools as a build dependency for all qt6 ports? We're doing the same in qt5.port.mk. I'm currently porting more and more Qt6 consumers that shows me that I almost always need a tool from qttools. Index: qt6.port.mk ===

CVS: cvs.openbsd.org: ports

2024-02-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/15 23:52:38 Modified files: sysutils/kubectl: Makefile distinfo Log message: Update kubectl-1.29.2

CVS: cvs.openbsd.org: ports

2024-02-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/15 23:52:24 Modified files: devel/cmake: Makefile distinfo devel/cmake/patches: patch-Source_cmGlobalGenerator_cxx Log message: Update cmake to 3.28.3

CVS: cvs.openbsd.org: ports

2024-02-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/15 23:17:50 Modified files: x11/qt5/qttools: Makefile x11/qt5/qttools/pkg: PLIST-main Removed files: x11/qt5/qttools/pkg: DESCR-webview PLIST-webview Log message: Remove

CVS: cvs.openbsd.org: ports

2024-02-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/15 23:03:52 Modified files: devel/kf5 : kf5.port.mk devel/kf5/attica: distinfo devel/kf5/baloo: distinfo devel/kf5/baloo/pkg: PLIST

CVS: cvs.openbsd.org: ports

2024-02-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/15 23:01:12 Modified files: meta/qt5 : Makefile Log message: Remove REVISION after update

CVS: cvs.openbsd.org: ports

2024-02-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/15 22:59:24 Modified files: x11/qt5: Makefile.inc Makefile.version x11/qt5/docs : distinfo x11/qt5/qt3d : Makefile distinfo x11/qt5/qtbase : Makefile

CVS: cvs.openbsd.org: ports

2024-02-14 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/14 13:43:01 Modified files: devel/jenkins/devel: Makefile distinfo devel/jenkins/stable: Makefile distinfo Log message: Update jenkins-devel to 2.445 and -stable to 2.426.1

Re: editors/texmaker: Update to 5.1.4

2024-02-14 Thread Rafael Sadowski
On Wed Feb 14, 2024 at 11:59:12AM +, wen heping wrote: > Hi, ports@: > >Here is a patch for editors/texmaker to update to 5.1.4. >The port build well with the patch and run well. > > > Cheers ! > wen > Index: editors/texmaker/Makefile >

CVS: cvs.openbsd.org: ports

2024-02-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/14 00:53:49 Removed files: devel/zeal/patches: patch-src_libs_ui_searchitemdelegate_cpp Log message: Remove unnecessary patches

CVS: cvs.openbsd.org: ports

2024-02-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/14 00:52:30 Modified files: devel/zeal : Makefile distinfo devel/zeal/pkg : PLIST Log message: Update zeal to 0.7.0. Upstream switched to Qt6 and Qt6Webengine Init diff by me

Re: new textproc/goldendict 1.5.0

2024-02-13 Thread Rafael Sadowski
On Sat Feb 10, 2024 at 08:29:03PM +, Klemens Nanni wrote: > On Wed, Feb 07, 2024 at 09:07:30PM +0100, Rafael Sadowski wrote: > > With Qt 6.6.1 goldendict-ng starts and runs perfectly for me. No further > > tests because I don't know how and what to test. > > goldendict-

CVS: cvs.openbsd.org: ports

2024-02-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/14 00:08:36 Modified files: x11/qt6/qtwebengine: Makefile x11/qt6/qtwebengine/patches:

Re: UPDATE: Axel-2.17.13

2024-02-13 Thread Rafael Sadowski
On Tue Feb 13, 2024 at 08:59:56PM +0100, Gonzalo L. Rodriguez wrote: > Hello, > > Update for Axel to 2.17.13: > > https://github.com/axel-download-accelerator/axel/releases/tag/v2.17.13 > > OK? Comments? > > Cheers.- What surprises me a bit is that in the README.md of the upstream project it

CVS: cvs.openbsd.org: ports

2024-02-13 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/13 09:38:03 Modified files: x11/qt6/qt3d : Makefile x11/qt6/qt3d/pkg: PLIST Added files: x11/qt6/qt3d/pkg: PFRAG.x86 Log message: Enable SIMD and install header-files

Re: aarch64 bulk build report

2024-02-13 Thread Rafael Sadowski
On Tue Feb 13, 2024 at 02:34:03PM +, Stuart Henderson wrote: > On 2024/02/12 14:34, Stuart Henderson wrote: > > On 2024/02/11 14:25, Rafael Sadowski wrote: > > > On Sat Feb 10, 2024 at 05:39:19PM -0700, phess...@openbsd.org wrote: > > > > bulk build on arm64.por

Re: Remove: x11/qt5/qtwebkit preparations

2024-02-11 Thread Rafael Sadowski
On Sun Feb 04, 2024 at 08:25:13AM +0100, Rafael Sadowski wrote: > Hi ports@, hi ports hackers, > > I would like to get rid of 'x11/qt5/qtwebkit'. Here is a short list with > ports using qtwebkit with some comments. All $MAINTAINER CC'd. > > - geo/qgis: I can't imagine that such

Re: remove x11/qt5/qtwebkit from x11/py-qt5

2024-02-11 Thread Rafael Sadowski
On Fri Feb 09, 2024 at 08:02:41PM +0100, Landry Breuil wrote: > Le Fri, Feb 09, 2024 at 10:26:18AM +, Stuart Henderson a écrit : > > On 2024/02/09 10:14, Stuart Henderson wrote: > > > Is the "remove qtwebkit" approach because it's causing an actual > > > problem, or is it just that it's old?

Re: aarch64 bulk build report

2024-02-11 Thread Rafael Sadowski
On Sat Feb 10, 2024 at 05:39:19PM -0700, phess...@openbsd.org wrote: > bulk build on arm64.ports.openbsd.org > started on Thu Feb 8 00:00:49 MST 2024 > finished at Sat Feb 10 17:37:41 MST 2024 > lasted 2D17h36m > done with kern.version=OpenBSD 7.4-current (GENERIC.MP) #76: Wed Feb 7 > 17:33:52

CVS: cvs.openbsd.org: ports

2024-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/08 13:17:35 Modified files: devel/kf5 : kf5.port.mk devel/kf5/attica: distinfo devel/kf5/baloo: distinfo devel/kf5/baloo/pkg: PLIST

CVS: cvs.openbsd.org: ports

2024-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/08 13:16:19 Modified files: databases/kexi : Makefile databases/kexi/pkg: PLIST Log message: Disable Qt5WebKit support OK kn@

CVS: cvs.openbsd.org: ports

2024-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/08 13:14:40 Modified files: devel/kreport : Makefile devel/kreport/pkg: PLIST Log message: Switch from Qt5WebKit to Qt5WebEngine OK kn@

Re: remove x11/qt5/qtwebkit from x11/py-qt5

2024-02-08 Thread Rafael Sadowski
On Thu Feb 08, 2024 at 07:54:26PM +0100, Landry Breuil wrote: > Le Thu, Feb 08, 2024 at 03:12:17PM +0100, Rafael Sadowski a écrit : > > Here is a simple diff to remove qtwebkit from. I modified configure.py > > to make sure it will not picked up even it is present. > >

CVS: cvs.openbsd.org: ports

2024-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/08 11:52:18 Modified files: meta/qt5 : Makefile Log message: Remove QtWebKit It has not been part of Qt for a long time.

Re: Remove: x11/qt5/qtwebkit preparations

2024-02-08 Thread Rafael Sadowski
On Sun Feb 04, 2024 at 08:25:13AM +0100, Rafael Sadowski wrote: > - databases/kexi: On my list, remove the dependency > - devel/kreport: On my list, remove the dependency Please find below a simple patch to disable WebKit in kreport and kexi. OK? diff --git a/databases/kexi/Makefile b/dat

CVS: cvs.openbsd.org: ports

2024-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/08 10:28:23 Modified files: productivity/homebank: Makefile distinfo Log message: Update homebank to 5.7.4

CVS: cvs.openbsd.org: ports

2024-02-08 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/08 10:27:51 Modified files: devel/qbs : Makefile distinfo Log message: Update qbs to 2.2.2

remove x11/qt5/qtwebkit from x11/py-qt5

2024-02-08 Thread Rafael Sadowski
Here is a simple diff to remove qtwebkit from. I modified configure.py to make sure it will not picked up even it is present. OK? diff --git a/x11/py-qt5/Makefile b/x11/py-qt5/Makefile index e122384c90f..8848bfd29e5 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -5,7 +5,7 @@

CVS: cvs.openbsd.org: ports

2024-02-07 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/07 23:12:23 Modified files: x11/qt6/qtgrpc : Makefile Log message: Fix WANTLIB

CVS: cvs.openbsd.org: ports

2024-02-07 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/07 22:52:13 Modified files: devel/qt-creator: Makefile distinfo devel/qt-creator/pkg: PLIST Log message: Update qt-creator to 12.0.2

Re: UPDATE: devel/zeal

2024-02-07 Thread Rafael Sadowski
On Sun Feb 04, 2024 at 01:20:18PM +, Klemens Nanni wrote: > On Sat, Feb 03, 2024 at 08:18:31AM +0100, Rafael Sadowski wrote: > > Update zeal to 0.7.0. Upstream switched to Qt6 and Qt6Webengine. > > > > Could someone test it with the current Qt6 version, I'm sitting

Re: new textproc/goldendict 1.5.0

2024-02-07 Thread Rafael Sadowski
On Sat Oct 21, 2023 at 09:12:13AM +0200, Rafael Sadowski wrote: > On Tue Oct 17, 2023 at 07:52:57PM +, Klemens Nanni wrote: > > On Sat, Oct 14, 2023 at 05:50:49PM +, Klemens Nanni wrote: > > > Nice port to browse online dictionaries, but also offline ones such as > &

CVS: cvs.openbsd.org: ports

2024-02-07 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/07 12:59:59 Modified files: x11/qt6: Makefile.version x11/qt6/qt3d : Makefile distinfo x11/qt6/qt3d/pkg: PLIST x11/qt6/qt5compat: distinfo

CVS: cvs.openbsd.org: ports

2024-02-07 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/07 11:10:45 Modified files: devel/cmake: Makefile distinfo devel/cmake/patches: patch-Source_cmFileCommand_cxx

CVS: cvs.openbsd.org: ports

2024-02-07 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/07 11:09:05 Modified files: graphics/blender: Makefile Log message: Disable PCH, unbreak with cmake 3.28

Re: Remove: x11/qt5/qtwebkit preparations

2024-02-05 Thread Rafael Sadowski
On Sun Feb 04, 2024 at 02:30:16PM +, Klemens Nanni wrote: > On Sun, Feb 04, 2024 at 08:25:13AM +0100, Rafael Sadowski wrote: > > - misc/subsurface: dead upstream? > > Builds and runs, haven't tested extensively. Nice, thanks Klemens for investing your time in this port. I wou

CVS: cvs.openbsd.org: ports

2024-02-05 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/05 11:19:24 Removed files: graphics/krita/patches: patch-plugins_impex_jpeg_kis_jpeg_converter_cc

Re: Remove: x11/qt5/qtwebkit preparations

2024-02-04 Thread Rafael Sadowski
On Sun Feb 04, 2024 at 09:37:33AM +0100, Landry Breuil wrote: > Le Sun, Feb 04, 2024 at 08:25:13AM +0100, Rafael Sadowski a écrit : > > Hi ports@, hi ports hackers, > > > > I would like to get rid of 'x11/qt5/qtwebkit'. Here is a short list with > > ports using qtweb

UPDATE: devel/cmake (bulk wanted)

2024-02-04 Thread Rafael Sadowski
Here is a cmake update diff to version 3.28.2. Upstream has adopted the my "IsOpenBSD" rename patch. Even if that didn't find out the root change[1] Can someone put this through a bulk, please? Rafael 1: https://marc.info/?l=openbsd-ports=170289411430697=2 diff --git a/devel/cmake/Makefile

Remove: x11/qt5/qtwebkit preparations

2024-02-03 Thread Rafael Sadowski
Hi ports@, hi ports hackers, I would like to get rid of 'x11/qt5/qtwebkit'. Here is a short list with ports using qtwebkit with some comments. All $MAINTAINER CC'd. - geo/qgis: I can't imagine that such an active project would still use it. - x11/py-qt5: Easy to remove - x11/qt5/docs: Easy to

Remove: www/ruby-capybara-webkit

2024-02-03 Thread Rafael Sadowski
Ok to remove www/ruby-capybara-webkit? It still use qt5/qtwebkit. Nothing depends on it. IMO it's better to not package such an insecure webkit package. Rafael

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:52:09 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register trojita removal

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:48:20 Modified files: mail : Makefile Removed files: mail/trojita : Makefile distinfo mail/trojita/patches: patch-CMakeLists_txt

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:37:47 Modified files: devel/doxygen : Makefile Added files: devel/doxygen/patches: patch-src_dirdef_cpp Log message: Re-add patch-src_dirdef_cpp (lost in an earlier update)

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:35:06 Modified files: telephony/linphone/liblinphone: Makefile telephony/linphone/liblinphone/pkg: PLIST net/signond: Makefile net/signond/pkg: PLIST

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:34:49 Modified files: devel/doxygen-gui: Makefile distinfo devel/doxygen : Makefile distinfo devel/doxygen/patches: patch-doc_CMakeLists_txt Log message: Update

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:13:46 Added files: math/fftw3/files: FFTW3LibraryDepends.cmake.in Log message: Add missing files/FFTW3LibraryDepends.cmake.in Forgotten in the previous commit

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:10:18 Modified files: graphics/krita : Makefile distinfo graphics/krita/pkg: PLIST Log message: Update krita to 5.2.2

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 13:09:07 Modified files: math/fftw3 : Makefile math/fftw3/pkg : PFRAG.double-main PFRAG.float-main Log message: fix the missing FFTW3LibraryDepends.cmake This file would

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 12:58:37 Modified files: devel : Makefile Log message: Hook up devel/zug devel/immer devel/lager (new krita depedencies)

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 12:53:44 Log message: Import lager-0.1.1, tweak and ok semarie@ Comment: redux for C++ Description: ilager is a C++ library to assist value-oriented design by

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 12:52:00 Log message: Import zug-0.1.1, tweak and ok semarie@ Comment: C++ library providing transducers. Description: zug is a C++ library providing transducers.

CVS: cvs.openbsd.org: ports

2024-02-03 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/02/03 12:50:53 Log message: Import immer-0.8.1, tweak and ok semarie@ Comment: immutable and persistent data structures for C++ Description: immer is a library of

UPDATE: devel/zeal

2024-02-02 Thread Rafael Sadowski
Update zeal to 0.7.0. Upstream switched to Qt6 and Qt6Webengine. Could someone test it with the current Qt6 version, I'm sitting on a new version that needs a little more time. Rafael diff --git a/devel/zeal/Makefile b/devel/zeal/Makefile index 36a037b3450..ecec1699d30 100644 ---

Remove: mail/trojita

2024-02-02 Thread Rafael Sadowski
Hi Caspar, Hi ports@, I'm trying to remove x11/qt5/qtwebkit. It's an very outdated and unsecure web engine. Which is also dead upstream. Other distributors have already got rid of it. Let's go the way too! First trojita, it looks dead upstream and no one has it in their package catalog anymore.

Re: x11/freerdp: default /sound to sndio

2024-02-01 Thread Rafael Sadowski
On Fri Feb 02, 2024 at 06:13:12AM +, Klemens Nanni wrote: > 'xfreerdp /sound ...' and more importantly remmina configurations with > the GUI knob set to local sound will both use the "fake" backend by default. > > 'xfreerdp /sound:sys:sndio ...' and "sys:sndio" added as parameter in > remmina

CVS: cvs.openbsd.org: ports

2024-01-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/29 10:38:30 Modified files: net/weechat: Makefile distinfo net/weechat/patches: patch-tests_CMakeLists_txt Log message: Update weechat-4.2.1

CVS: cvs.openbsd.org: ports

2024-01-29 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/29 03:13:52 Modified files: x11/qt6/qtwebengine: Makefile Added files: x11/qt6/qtwebengine/patches:

CVS: cvs.openbsd.org: ports

2024-01-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/23 01:53:59 Modified files: devel/jenkins/devel: Makefile distinfo Log message: Update jenkins-devel to 2.441

CVS: cvs.openbsd.org: ports

2024-01-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/23 01:53:14 Modified files: net/weechat: Makefile distinfo Log message: Update weechat-4.1.3

CVS: cvs.openbsd.org: ports

2024-01-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/23 01:52:28 Modified files: sysutils/kubectl: Makefile distinfo Log message: Update kubectl-1.29.1

CVS: cvs.openbsd.org: ports

2024-01-23 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/23 01:51:57 Modified files: devel/catch2 : Makefile distinfo Log message: Update Catch2-3.5.2

Re: NEW: devel/zug devel/immer devel/lager (krita update depedencies)

2024-01-22 Thread Rafael Sadowski
On Thu Jan 18, 2024 at 09:23:05AM +0100, Sebastien Marie wrote: > Rafael Sadowski writes: > > > Hi All! > > > > Would someone be kind enough to review these 3 new ports? There are no > > heavy dependencies necessary to build it. > > > > Just one questi

CVS: cvs.openbsd.org: ports

2024-01-20 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/20 09:43:53 Modified files: devel/cmake: Makefile Added files: devel/cmake/patches: patch-Source_cmQtAutoGenInitializer_cxx Log message: CMake >= 3.27 exports the CXX std to

Re: fluidsynth update 2.3.4

2024-01-20 Thread Rafael Sadowski
On Thu Jan 18, 2024 at 10:55:59PM +0100, Solène Rapenne wrote: > Le mercredi 17 janvier 2024 à 12:01 -0500, Thomas Frohwein a écrit : > > Hi, > > > > Following up on [1], I adjusted the fluidsynth diff to the latest > > version 2.3.4. Got interested in this when revisiting simutrans [2] > > which

Re: devel/camke CMake >= 3.27 exports the CXX std to moc

2024-01-20 Thread Rafael Sadowski
On Sun Nov 12, 2023 at 11:16:19AM +0100, Rafael Sadowski wrote: > The following patches is necessary to build tdesktop with Qt 6.6. > Otherwise we end with the following issue like FreeBSD: > > usr/include/c++/v1/concept:318:1: error: Parse error at "::" > >

Re: fluidsynth update 2.3.4

2024-01-17 Thread Rafael Sadowski
On Wed Jan 17, 2024 at 12:01:26PM -0500, Thomas Frohwein wrote: > Hi, > Thank you for carrying on! > Following up on [1], I adjusted the fluidsynth diff to the latest > version 2.3.4. Got interested in this when revisiting simutrans [2] > which looks for fluidsynth>=2.1. I tested fluidsynth

CVS: cvs.openbsd.org: ports

2024-01-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/16 00:41:24 Modified files: x11/kde-applications/krfb: Makefile Log message: Depends on libinput-openbsd at build time Spotted by naddy

CVS: cvs.openbsd.org: ports

2024-01-15 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2024/01/16 00:40:41 Modified files: x11/kde-applications/spectacle: Makefile Log message: Add plasma-wayland-protocols to fix the build Spotted by naddy

<    1   2   3   4   5   6   7   8   9   10   >