Skip to content

Commit

Permalink
sysutils/polkit-qt,sysutils/polkit-qt-1-devel: unify and flavorize
Browse files Browse the repository at this point in the history
This updates sysutils/polkit-qt to the 0.200 release and removes the
development version port polkit-qt-1-devel. The new version is now
flavorized to support both Qt5 and Qt6.
  • Loading branch information
tcberner committed Mar 1, 2024
1 parent 4e56fb7 commit 552ed27
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 94 deletions.
2 changes: 2 additions & 0 deletions MOVED
Expand Up @@ -3033,3 +3033,5 @@ www/nibbleblog||2024-02-29|Has expired: Upstream WWW redirects to a different CM
chinese/phpbb-tw||2024-02-29|Has expired: Last upstream was released in 2008 use chinese/phpbb3
www/phpbb||2024-02-29|Has expired: Last upstream was released in 2008 use www/phpbb3
devel/pcre++||2024-02-29|Unused in the ports tree depends on pcre which is EOLed since 2021
sysutils/polkit-qt|sysutils/polkit-qt-1|2024-03-01|Renamed to move upstreams name and flavorized
sysutils/polkit-qt-1-devel|sysutils/polkit-qt-1|2024-03-01|Renamed to move upstreams name and flavorized
2 changes: 1 addition & 1 deletion benchmarks/kdiskmark/Makefile
Expand Up @@ -8,7 +8,7 @@ WWW= https://github.com/JonMagon/KDiskMark

LICENSE= GPLv3

LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5
RUN_DEPENDS= fio:benchmarks/fio

USE_GITHUB= yes
Expand Down
2 changes: 1 addition & 1 deletion devel/kf5-kauth/Makefile
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= devel kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 abstraction to system policy and authentication features

LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5

USES= cmake compiler:c++11-lib cpe kde:5 qt:5 tar:xz
CPE_VENDOR= kde
Expand Down
2 changes: 1 addition & 1 deletion devel/liblxqt/Makefile
Expand Up @@ -9,7 +9,7 @@ WWW= https://github.com/lxqt/liblxqt

LICENSE= LGPL21+

LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt \
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5

USES= cmake compiler:c++14-lang gettext gnome kde:5 lxqt \
pkgconfig qt:5 tar:xz xorg
Expand Down
3 changes: 1 addition & 2 deletions sysutils/Makefile
Expand Up @@ -1048,8 +1048,7 @@
SUBDIR += podman-suite
SUBDIR += polkit
SUBDIR += polkit-gnome
SUBDIR += polkit-qt
SUBDIR += polkit-qt-1-devel
SUBDIR += polkit-qt-1
SUBDIR += pot
SUBDIR += potnet
SUBDIR += poweralertd
Expand Down
2 changes: 1 addition & 1 deletion sysutils/bsdisks/Makefile
Expand Up @@ -8,7 +8,7 @@ WWW= https://foss.heptapod.net/bsdutils/bsdisks

LICENSE= BSD3CLAUSE

LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5

USES= cmake compiler:c++11-lang qt:5

Expand Down
2 changes: 1 addition & 1 deletion sysutils/kpmcore/Makefile
Expand Up @@ -6,7 +6,7 @@ MAINTAINER= adridg@FreeBSD.org
COMMENT= KDE Partition Manager core library
WWW= https://invent.kde.org/system/kpmcore

LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5

USES= cmake compiler:c++17-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth coreaddons i18n widgetsaddons \
Expand Down
2 changes: 1 addition & 1 deletion sysutils/lxqt-policykit/Makefile
Expand Up @@ -9,7 +9,7 @@ WWW= https://lxqt-project.org

LICENSE= LGPL21+

LIB_DEPENDS= libpolkit-qt5-agent-1.so:sysutils/polkit-qt \
LIB_DEPENDS= libpolkit-qt5-agent-1.so:sysutils/polkit-qt-1@qt5 \
libpolkit-agent-1.so:sysutils/polkit

USES= cmake compiler:c++14-lang gettext-runtime kde:5 qt:5 gnome \
Expand Down
2 changes: 1 addition & 1 deletion sysutils/plasma5-polkit-kde-agent-1/Makefile
Expand Up @@ -6,7 +6,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 daemon providing a polkit authentication UI
WWW= https://www.kde.org/plasma-desktop

LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5

USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
USE_KDE= config coreaddons crash dbusaddons i18n iconthemes \
Expand Down
2 changes: 1 addition & 1 deletion sysutils/plasma6-polkit-kde-agent-1/Makefile
Expand Up @@ -5,7 +5,7 @@ CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Manages the power consumption settings of a Plasma shell

LIB_DEPENDS= libpolkit-qt6-agent-1.so:sysutils/polkit-qt-1-devel@qt6
LIB_DEPENDS= libpolkit-qt6-agent-1.so:sysutils/polkit-qt-1@qt6

USES= cmake gettext gl kde:6 qt:6 tar:xz xorg
USE_GL= gl opengl
Expand Down
3 changes: 0 additions & 3 deletions sysutils/polkit-qt-1-devel/distinfo

This file was deleted.

@@ -1,7 +1,7 @@
PORTNAME= polkit-qt-1
DISTVERSION= 0.175.0
DISTVERSION= 0.200.0
CATEGORIES= sysutils
MASTER_SITES= KDE/unstable/${PORTNAME}/
MASTER_SITES= KDE/stable/${PORTNAME}/
PKGNAMESUFFIX= -${FLAVOR}

MAINTAINER= kde@FreeBSD.org
Expand Down
3 changes: 3 additions & 0 deletions sysutils/polkit-qt-1/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1709230056
SHA256 (polkit-qt-1-0.200.0.tar.xz) = 5d3b611c062d2b76a93750bb10c907bfd21d1ff08d0a15dc2cf63e278e1677fb
SIZE (polkit-qt-1-0.200.0.tar.xz) = 58216
File renamed without changes.
Expand Up @@ -30,13 +30,13 @@ lib/cmake/PolkitQt%%QT_VER%%-1/PolkitQt%%QT_VER%%-1Targets-%%CMAKE_BUILD_TYPE%%.
lib/cmake/PolkitQt%%QT_VER%%-1/PolkitQt%%QT_VER%%-1Targets.cmake
lib/libpolkit-qt%%QT_VER%%-agent-1.so
lib/libpolkit-qt%%QT_VER%%-agent-1.so.1
lib/libpolkit-qt%%QT_VER%%-agent-1.so.1.175.0
lib/libpolkit-qt%%QT_VER%%-agent-1.so.1.200.0
lib/libpolkit-qt%%QT_VER%%-core-1.so
lib/libpolkit-qt%%QT_VER%%-core-1.so.1
lib/libpolkit-qt%%QT_VER%%-core-1.so.1.175.0
lib/libpolkit-qt%%QT_VER%%-core-1.so.1.200.0
lib/libpolkit-qt%%QT_VER%%-gui-1.so
lib/libpolkit-qt%%QT_VER%%-gui-1.so.1
lib/libpolkit-qt%%QT_VER%%-gui-1.so.1.175.0
lib/libpolkit-qt%%QT_VER%%-gui-1.so.1.200.0
libdata/pkgconfig/polkit-qt%%QT_VER%%-1.pc
libdata/pkgconfig/polkit-qt%%QT_VER%%-agent-1.pc
libdata/pkgconfig/polkit-qt%%QT_VER%%-core-1.pc
Expand Down
26 changes: 0 additions & 26 deletions sysutils/polkit-qt/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions sysutils/polkit-qt/distinfo

This file was deleted.

4 changes: 0 additions & 4 deletions sysutils/polkit-qt/pkg-descr

This file was deleted.

43 changes: 0 additions & 43 deletions sysutils/polkit-qt/pkg-plist

This file was deleted.

0 comments on commit 552ed27

Please sign in to comment.