notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
polkit-qt5 Qt5 wrapper around Polkit libraries
0.112.0 sysutils Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.112.0Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-04 11:40:48
Last Update: 2018-04-14 13:30:12
SVN Revision: 467318
License: LGPL21
WWW:
http://projects.kde.org/projects/kdesupport/polkit-qt-1
Description:
Polkit-Qt is a library that lets developers use the Polkit API through a nice Qt-styled API. It is mainly a wrapper around QAction and QAbstractButton that lets you integrate those two component easily with Polkit. WWW: http://projects.kde.org/projects/kdesupport/polkit-qt-1
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (46 items)
Collapse this list.
  1. /usr/local/share/licenses/polkit-qt5-0.112.0/catalog.mk
  2. /usr/local/share/licenses/polkit-qt5-0.112.0/LICENSE
  3. /usr/local/share/licenses/polkit-qt5-0.112.0/LGPL21
  4. include/polkit-qt5-1/PolkitQt1/ActionDescription
  5. include/polkit-qt5-1/PolkitQt1/Agent/Listener
  6. include/polkit-qt5-1/PolkitQt1/Agent/Session
  7. include/polkit-qt5-1/PolkitQt1/Authority
  8. include/polkit-qt5-1/PolkitQt1/Details
  9. include/polkit-qt5-1/PolkitQt1/Gui/Action
  10. include/polkit-qt5-1/PolkitQt1/Gui/ActionButton
  11. include/polkit-qt5-1/PolkitQt1/Gui/ActionButtons
  12. include/polkit-qt5-1/PolkitQt1/Identity
  13. include/polkit-qt5-1/PolkitQt1/Subject
  14. include/polkit-qt5-1/PolkitQt1/TemporaryAuthorization
  15. include/polkit-qt5-1/polkitqt1-actiondescription.h
  16. include/polkit-qt5-1/polkitqt1-agent-listener.h
  17. include/polkit-qt5-1/polkitqt1-agent-session.h
  18. include/polkit-qt5-1/polkitqt1-authority.h
  19. include/polkit-qt5-1/polkitqt1-details.h
  20. include/polkit-qt5-1/polkitqt1-export.h
  21. include/polkit-qt5-1/polkitqt1-gui-action.h
  22. include/polkit-qt5-1/polkitqt1-gui-actionbutton.h
  23. include/polkit-qt5-1/polkitqt1-gui-actionbuttons.h
  24. include/polkit-qt5-1/polkitqt1-identity.h
  25. include/polkit-qt5-1/polkitqt1-subject.h
  26. include/polkit-qt5-1/polkitqt1-temporaryauthorization.h
  27. include/polkit-qt5-1/polkitqt1-version.h
  28. lib/cmake/PolkitQt5-1/PolkitQt5-1Config.cmake
  29. lib/cmake/PolkitQt5-1/PolkitQt5-1ConfigVersion.cmake
  30. lib/cmake/PolkitQt5-1/PolkitQt5-1Targets-release.cmake
  31. lib/cmake/PolkitQt5-1/PolkitQt5-1Targets.cmake
  32. lib/libpolkit-qt5-agent-1.so
  33. lib/libpolkit-qt5-agent-1.so.1
  34. lib/libpolkit-qt5-agent-1.so.1.112.0
  35. lib/libpolkit-qt5-core-1.so
  36. lib/libpolkit-qt5-core-1.so.1
  37. lib/libpolkit-qt5-core-1.so.1.112.0
  38. lib/libpolkit-qt5-gui-1.so
  39. lib/libpolkit-qt5-gui-1.so.1
  40. lib/libpolkit-qt5-gui-1.so.1.112.0
  41. libdata/pkgconfig/polkit-qt5-1.pc
  42. libdata/pkgconfig/polkit-qt5-agent-1.pc
  43. libdata/pkgconfig/polkit-qt5-core-1.pc
  44. libdata/pkgconfig/polkit-qt5-gui-1.pc
  45. @postexec /sbin/ldconfig -m /usr/local/lib
  46. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • polkit-qt5>0:sysutils/polkit-qt5
No installation instructions:
This port has been deleted.
PKGNAME: polkit-qt5
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (polkit-qt-1-0.112.0.tar.bz2) = 67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6 SIZE (polkit-qt-1-0.112.0.tar.bz2) = 67725

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: sysutils/polkit-qt
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. moc : devel/qt5-buildtools
  5. qmake : devel/qt5-qmake
Library dependencies:
  1. libpolkit-agent-1.so : sysutils/polkit
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libQt5Core.so : devel/qt5-core
  5. libQt5DBus.so : devel/qt5-dbus
  6. libQt5Gui.so : x11-toolkits/qt5-gui
  7. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake:outsource pkgconfig tar:bzip2 qmake:_env gnome
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (36 items)
Collapse this list.
  1. ftp://ftp.cronyx.ru/pub/mirror/kde/stable/apps/KDE4.x/admin/
  2. ftp://ftp.fi.muni.cz/pub/kde/stable/apps/KDE4.x/admin/
  3. ftp://ftp.fu-berlin.de/pub/unix/X11/gui/kde/stable/apps/KDE4.x/admin/
  4. ftp://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
  5. ftp://ftp.gtlib.gatech.edu/pub/kde/stable/apps/KDE4.x/admin/
  6. ftp://ftp.heanet.ie/mirrors/ftp.kde.org/stable/apps/KDE4.x/admin/
  7. ftp://ftp.informatik.hu-berlin.de/pub/Mirrors/ftp.kde.org/stable/apps/KDE4.x/admin/
  8. ftp://ftp.kddlabs.co.jp/pub/X11/kde/stable/apps/KDE4.x/admin/
  9. ftp://ftp.lip6.fr/pub/X11/kde/stable/apps/KDE4.x/admin/
  10. ftp://ftp.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
  11. ftp://ftp.ntua.gr/pub/X11/kde/stable/apps/KDE4.x/admin/
  12. ftp://ftp.rz.uni-wuerzburg.de/pub/unix/kde/stable/apps/KDE4.x/admin/
  13. ftp://ftp.sayclub.com/pub/X/KDE/stable/apps/KDE4.x/admin/
  14. ftp://ftp.ussg.iu.edu/pub/kde/stable/apps/KDE4.x/admin/
  15. ftp://mirrors.dotsrc.org/kde/stable/apps/KDE4.x/admin/
  16. ftp://sunsite.icm.edu.pl/pub/unix/kde/stable/apps/KDE4.x/admin/
  17. ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/kde/stable/apps/KDE4.x/admin/
  18. http://ftp-stud.hs-esslingen.de/Mirrors/ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
  19. http://ftp.fi.muni.cz/pub/kde/stable/apps/KDE4.x/admin/
  20. http://ftp.fi.muni.cz/pub/kde/stable/apps/KDE4.x/admin/
  21. http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
  22. http://ftp.gtlib.gatech.edu/pub/kde/stable/apps/KDE4.x/admin/
  23. http://ftp.heanet.ie/mirrors/ftp.kde.org/stable/apps/KDE4.x/admin/
  24. http://ftp.icm.edu.pl/pub/unix/kde/stable/apps/KDE4.x/admin/
  25. http://ftp.kddlabs.co.jp/pub/X11/kde/stable/apps/KDE4.x/admin/
  26. http://ftp.ntua.gr/pub/X11/kde/stable/apps/KDE4.x/admin/
  27. http://ftp.sayclub.com/pub/X/KDE/stable/apps/KDE4.x/admin/
  28. http://ftp.twaren.net/Unix/X/KDE/stable/apps/KDE4.x/admin/
  29. http://ftp.ussg.iu.edu/kde/stable/apps/KDE4.x/admin/
  30. http://kde.mirrors.tds.net/pub/kde/stable/apps/KDE4.x/admin/
  31. http://mirror.cc.columbia.edu/pub/software/kde/stable/apps/KDE4.x/admin/
  32. http://mirrors.dotsrc.org/kde/stable/apps/KDE4.x/admin/
  33. http://sunsite.icm.edu.pl/pub/unix/kde/stable/apps/KDE4.x/admin/
  34. http://www-ftp.lip6.fr/pub/X11/kde/stable/apps/KDE4.x/admin/
  35. http://www.mirrorservice.org/sites/ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
  36. https://download.kde.org/stable/apps/KDE4.x/admin/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: sysutils/polkit-qt
CommitCreditsLog message
0.112.0
14 Apr 2018 13:30:12
Revision:467318Original commit files touched by this commit
tcberner search for other commits by this committer
sysutils/polkit-qt, sysutils/polkit-qt5: convert to flavor

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14642
0.112.0
05 Oct 2016 09:59:12
Revision:423333Original commit files touched by this commit
tcberner search for other commits by this committer
Enslave sysutils/polkit-qt5 onto sysutils/polkit-qt

sysutils/polkit-qt and sysutils/polkit-qt5 have same distfiles, similar
Makefiles.
Unify them.

Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D7900
0.112.0
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.112.0
04 Jun 2015 11:40:29
Revision:388527Original commit files touched by this commit
rakuco search for other commits by this committer
Add sysutils/polkit-qt5.

This is the Qt5 version of sysutils/polkit-qt. From pkg-descr:

  Polkit-Qt is a library that lets developers use the Polkit API through a
  nice Qt-styled API. It is mainly a wrapper around QAction and
  QAbstractButton that lets you integrate those two component easily with
  Polkit.

Submitted by:	Tobias Berner <tcberner@gmail.com> to the kde@ mailing list

Number of commits found: 4