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) combination for a given watch list. This is what FreshPorts will look for.

Port details
qtkeychain-qt5 Platform independent Qt API for storing passwords
0.8.0 security 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.8.0Version of this port present on the latest quarterly branch.
Maintainer: 6yearold@gmail.com search for ports maintained by this maintainer
Port Added: 2015-05-24 21:03:29
Last Update: 2018-03-12 18:21:09
SVN Revision: 464268
License: BSD2CLAUSE
WWW:
https://github.com/frankosterfeld/qtkeychain
Description:
QtKeychain is a Qt API to store passwords and other secret data securely. How the data is stored depends on the platform. For Linux/Unix, KWallet (via D-Bus) is used. Support for the GNOME Keyring via freedesktop.org's Secret Storage D-Bus specification is planned but not yet implemented. WWW: https://github.com/frankosterfeld/qtkeychain
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/qtkeychain-qt5-0.8.0/catalog.mk
  2. /usr/local/share/licenses/qtkeychain-qt5-0.8.0/LICENSE
  3. /usr/local/share/licenses/qtkeychain-qt5-0.8.0/BSD2CLAUSE
  4. include/qt5keychain/keychain.h
  5. include/qt5keychain/qkeychain_export.h
  6. lib/qt5/mkspecs/modules/qt_Qt5Keychain.pri
  7. lib/cmake/Qt5Keychain/Qt5KeychainConfig.cmake
  8. lib/cmake/Qt5Keychain/Qt5KeychainConfigVersion.cmake
  9. lib/cmake/Qt5Keychain/Qt5KeychainLibraryDepends-release.cmake
  10. lib/cmake/Qt5Keychain/Qt5KeychainLibraryDepends.cmake
  11. lib/libqt5keychain.so
  12. lib/libqt5keychain.so.0.8.0
  13. lib/libqt5keychain.so.1
  14. share/qt5/translations/qtkeychain_de.qm
  15. share/qt5/translations/qtkeychain_ro.qm
  16. @postexec /sbin/ldconfig -m /usr/local/lib
  17. @postunexec /sbin/ldconfig -R
Collapse this list.
Dependency lines:
  • qtkeychain-qt5>0:security/qtkeychain-qt5
No installation instructions:
This port has been deleted.
PKGNAME: qtkeychain-qt5
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1492678876 SHA256 (frankosterfeld-qtkeychain-v0.8.0_GH0.tar.gz) = b492f603197538bc04b2714105b1ab2b327a9a98d400d53d9a7cb70edd2db12f SIZE (frankosterfeld-qtkeychain-v0.8.0_GH0.tar.gz) = 34686

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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. moc : devel/qt5-buildtools
  4. lrelease : devel/qt5-linguisttools
  5. qmake : devel/qt5-qmake
Library dependencies:
  1. libQt5Core.so : devel/qt5-core
  2. libQt5DBus.so : devel/qt5-dbus
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake qmake:_env
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/frankosterfeld/qtkeychain/tar.gz/v0.8.0?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0
12 Mar 2018 18:21:09
Revision:464268Original commit files touched by this commit
tcberner search for other commits by this committer
Move security/qtkeychain-qt[45] to security/qtkeychain and create flavors

Reviewed by:	Gleb Popov <6yearold_gmail.com>
Approved by:	portmgr (mat)
0.8.0
01 Aug 2017 18:07:45
Revision:447066Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.8.0.

PR:		218772
Submitted by:	arrowd <6yearold@gmail.com> (maintainer)
0.7.0
28 Jul 2016 22:27:21
Revision:419227Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 0.7.0 [1]
- Bump all affected ports, ABI change

PR:		211417 [1]
Submitted by:	maintainer
0.6.0
24 Mar 2016 14:05:09
Revision:411788Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.6.0
- While here, add LICENSE_FILE

PR:		208203
Submitted by:	6yearold@gmail.com (maintainer)
0.5.0
20 Sep 2015 21:12:21
Revision:397463Original commit files touched by this commit
olgeni search for other commits by this committer
Typos, whitespace and capitalization fixes (S-X).
0.5.0
24 May 2015 21:03:19
Revision:387341Original commit files touched by this commit
madpilot search for other commits by this committer
- Rename security/qtkeychain to qtkeychain-qt5, update to 0.5.0 and make it use
Qt5
- Add slave port qtkeychain-qt4
- Make deskutils/owncloudclient link against qtkeychain-qt5
- Update owncloudclient comment and pkg-descr

PR:		198785
Submitted by:	6yearold at gmail.com (security/qtkeychain maintainer)

Number of commits found: 6