Port details |
- plasma-pass Plasma applet for Pass password manager
- 1.2.1_3 sysutils =2 1.2.1_2Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2018-12-11 22:14:30
- Last Update: 2024-07-08 05:08:30
- Commit Hash: c1dda71
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: kde
- License: LGPL21
- WWW:
- https://github.com/kde/plasma-pass
- Description:
- Plasma Pass is a Plasma applet to access password from pass, the standard UNIX
password manager.
More details and a video in my blog post about Plasma Pass.
You don't need the pass utility installed on your system in order for Plasma
Pass to work, only GnuPG is needed in order to be able to decrypt the password.
Plasma Pass looks for the password directory by default in
$HOME/.password-store, but it can be customized through PASSWORD_STORE_DIR
environment variable.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- plasma-pass>0:sysutils/plasma-pass
- To install the port:
- cd /usr/ports/sysutils/plasma-pass/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/plasma-pass
- pkg install plasma-pass
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: plasma-pass
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1677882220
SHA256 (plasma-pass-1.2.1.tar.xz) = 120bf361c3d76d2220408f5f78457b03b5ae95e4859837c6280b8aaf79923e74
SIZE (plasma-pass-1.2.1.tar.xz) = 41608
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- pass : sysutils/password-store
- Library dependencies:
-
- libassuan.so : security/libassuan
- libgpg-error.so : security/libgpg-error
- libgpgme.so : security/gpgme
- libgpgmepp.so : security/gpgme-cpp
- liboath.so : security/oath-toolkit
- libqgpgme.so : security/gpgme-qt@qt5
- libKF5ConfigCore.so : devel/kf5-kconfig
- libKF5CoreAddons.so : devel/kf5-kcoreaddons
- libKF5I18n.so : devel/kf5-ki18n
- libKF5ItemModels.so : devel/kf5-kitemmodels
- libKF5Package.so : devel/kf5-kpackage
- libKF5Plasma.so : x11/kf5-plasma-framework
- libKF5Service.so : devel/kf5-kservice
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_plasma-pass
- USES:
- cmake compiler:c++11-lib kde:5 qt:5 tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.1_3 08 Jul 2024 05:08:30 |
Jason E. Hale (jhale) |
*/*: Chase security/libassuan shlib bump |
1.2.1_2 03 May 2023 03:29:51 |
Jason E. Hale (jhale) |
security/gpgme-qt: Flavorize for new Qt6 bindings
Rename security/gpgme-qt5 to security/gpgme-qt and flavorize to
allow building qt5 and qt6 flavors.
Adjust dependencies and bump PORTREVISION on consumers.
Fix installation of optional Doxgen docs. |
1.2.1_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.2.1 03 Mar 2023 22:36:17 |
Tobias C. Berner (tcberner) |
sysutils/plasma-pass: update to 1.2.1
- add missing transitive dependencies |
1.2.0_2 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.0_2 05 Sep 2022 19:06:50 |
Dima Panov (fluffy) |
sysutils/plasma-pass: pet stage-qa |
1.2.0_1 17 Dec 2021 15:48:08 |
Tobias C. Berner (tcberner) |
KDE: Chase availabiliy of qt5-declarative
In da36e637247b a dependency on qt5-declarative was made
available in kf5-kconfig. This leads to the generation of
further desktop files in some of the KDE ports. |
1.2.0 04 Aug 2021 16:31:24 |
Tobias C. Berner (tcberner) |
x11/kf5-frameworks: Update KDE Frameworks to 5.84.0
Saturday, 10 July 2021
KDE today announces the release of KDE Frameworks 5.84.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/frameworks/5/5.84.0/
Exp-run by: antoine
PR: 257100 |
1.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.0 16 Feb 2021 10:34:52 |
adridg |
Update sysutils/plasma-pass to latest upstream release
This release now requires the OATH toolkit, for OTP (One Time Password)
handling. There are no release notes or announcement. |
1.1.0 06 Jun 2020 14:13:24 |
tcberner |
sysutils/plasma-pass: prepare for Qt5-5.15 |
1.1.0 07 Dec 2019 01:29:49 |
tcberner |
sysutils/plasma-pass: update to 1.1.0 |
1.0.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0.0 20 Feb 2019 19:31:48 |
tcberner |
sysutils/plasma-pass: update to 1.0.0
Announcement:
https://www.dvratil.cz/2019/02/plasma-pass-1-0-0/ |
0.1.a.20181210_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
0.1.a.20181210_1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.1.a.20181210_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.1.a.20181210 11 Dec 2018 22:14:17 |
tcberner |
New port: sysutils/plasma-pass -- Plasma widget for pass
- https://www.dvratil.cz/2018/05/plasma-pass/
- https://github.com/kde/plasma-pass |