aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/kf6-networkmanager-qt
Commit message (Collapse)AuthorAgeFilesLines
* KDE: Update KDE Frameworks 6 to 6.28.0Max Brazhnikov2026-07-111-3/+3
| | | | Announcement: https://kde.org/announcements/frameworks/6/6.28.0/
* KDE: Update KDE Frameworks 6 to 6.27.0Max Brazhnikov2026-06-261-3/+3
| | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.27.0/ PR: 296021 Exp-run by: antoine
* KDE: Update KDE Frameworks 6 to 6.26.0Max Brazhnikov2026-05-111-3/+3
| | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.26.0/ Ports changes: net/kf6-kcalendarcore: - Explicitly disable Python bindings
* KDE: Update KDE Frameworks 6 to 6.25.0Max Brazhnikov2026-04-102-4/+3
| | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.25.0/ Ports changes: textproc/kf6-syntax-highlighting: - Add missing build dependencies on perl and python
* net-mgmt/kf6-networkmanager-qt: Clean up portMax Brazhnikov2026-04-091-16/+5
| | | | | | - Drop License block, kf6 ports share LICENSE via Uses/kde.mk - Add missing dependencies - Remove unused dependencies
* KDE: Update KDE Frameworks 6 to 6.24.0Max Brazhnikov2026-03-181-3/+3
| | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.24.0/ Ports changes: devel/kf6-kcmutils: - Renew USE_KDE misc/kf6-purpose: - Renew USE_KDE net/kf6-kholidays: - Use bison
* KDE: Update KDE Frameworks 6 to 6.23.0Max Brazhnikov2026-02-131-3/+3
| | | | Announcement: https://kde.org/announcements/frameworks/6/6.23.0/
* KDE: Update KDE Frameworks 6 to 6.22.0Max Brazhnikov2026-01-141-3/+3
| | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.22.0/ Ports changes: x11-toolkits/kf6-kguiaddons: - Update to hotfix 6.22.1
* KDE: Update KDE Frameworks 6 to 6.21.0Max Brazhnikov2025-12-161-3/+3
| | | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.21.0/ Ports changes: devel/kf6-extra-cmake-modules: - Fix FindInotify.cmake module - Remove stale patch x11-toolkits/kf6-kirigami: - Backport upstream patch PR: 291637 Exp-run by: antoine
* KDE: Update KDE Frameworks 6 to 6.20.0Max Brazhnikov2025-11-192-3/+9
| | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.20.0/ Ports changes: devel/kf6-kio: - Drop unused Qt5Compat dependency PR: 291020 Exp-run by: antoine
* KDE: Update KDE Frameworks 6 to 6.19.0Max Brazhnikov2025-10-291-3/+3
| | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.19.0/ Ports changes: devel/kf6-extra-cmake-modules: - Backport upstream patch to fix regression for KF5 ports graphics/kf6-kimageformats: - Remove stale patch PR: 290165 Exp-run by: antoine
* KDE: Update KDE Frameworks 6 to 6.18.0Max Brazhnikov2025-09-131-3/+3
| | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.18.0/ Ports changes: graphics/kf6-kimageformats: - Backport upstream patch to fix regression [1] [1] https://invent.kde.org/frameworks/kimageformats/-/merge_requests/405
* KDE: Update KDE Frameworks 6 to 6.17.0Max Brazhnikov2025-08-151-3/+3
| | | | | | | | | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.17.0/ Ports changes: devel/kf6-kfilemetadata: - Add patch to fix build on 32bit arch devel/kf6-ki18n: - Fix iso-codes detection x11/kf6-krunner: - Add missing dependency PR: 288735 Exp-run by: antoine
* KDE: Update KDE Frameworks 6 to 6.16.0Max Brazhnikov2025-07-151-3/+3
| | | | Announcement: https://kde.org/announcements/frameworks/6/6.16.0/
* KDE: Update KDE Frameworks 6 to 6.15.0Max Brazhnikov2025-06-232-4/+3
| | | | | | | | | | | Announcement: https://kde.org/announcements/frameworks/6/6.15.0/ Port changes: - Depend on Qt6Tools where it is required. - Explicitly disable Python bindings. PR: 287507 Exp-run by: antoine
* net-mgmt/kf6-networkmanager-qt: fix names of license filesStefan Eßer2025-06-031-4/+5
| | | | | | | The names of the GPL and LPGL license files in the Makefile lacked "-only" (e.g., GPL-2.0.txt vs. the actual name GPL-2.0-only.txt). Approved by: portmgr (build fix blanket)
* net-mgmt/kf6-networkmanager-qt: KDE C++ adapters for NetworkManager APIKenneth Raplee2025-05-314-0/+190
Pull Request: https://github.com/freebsd/freebsd-ports/pull/401 Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>