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
keysmith Application to generate two-factor authentication tokens
23.08.5 security 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 23.08.4Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-10 16:45:18
Last Update: 2024-02-16 19:31:32
Commit Hash: f938c44
Also Listed In: kde kde-applications
License: GPLv3
WWW:
https://invent.kde.org/utilities/keysmith
Description:
Keysmith is an application to generate two-factor authentication (2FA) tokens when logging in to your (online) accounts. Currently it supports both HOTP and TOTP tokens.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (43 items)
Collapse this list.
  1. /usr/local/share/licenses/keysmith-23.08.5/catalog.mk
  2. /usr/local/share/licenses/keysmith-23.08.5/LICENSE
  3. /usr/local/share/licenses/keysmith-23.08.5/GPLv3
  4. bin/keysmith
  5. share/applications/org.kde.keysmith.desktop
  6. share/icons/hicolor/scalable/apps/keysmith.svg
  7. share/locale/ca/LC_MESSAGES/keysmith.mo
  8. share/locale/ca@valencia/LC_MESSAGES/keysmith.mo
  9. share/locale/cs/LC_MESSAGES/keysmith.mo
  10. share/locale/de/LC_MESSAGES/keysmith.mo
  11. share/locale/en_GB/LC_MESSAGES/keysmith.mo
  12. share/locale/es/LC_MESSAGES/keysmith.mo
  13. share/locale/et/LC_MESSAGES/keysmith.mo
  14. share/locale/eu/LC_MESSAGES/keysmith.mo
  15. share/locale/fi/LC_MESSAGES/keysmith.mo
  16. share/locale/fr/LC_MESSAGES/keysmith.mo
  17. share/locale/gl/LC_MESSAGES/keysmith.mo
  18. share/locale/hu/LC_MESSAGES/keysmith.mo
  19. share/locale/ia/LC_MESSAGES/keysmith.mo
  20. share/locale/it/LC_MESSAGES/keysmith.mo
  21. share/locale/ja/LC_MESSAGES/keysmith.mo
  22. share/locale/ka/LC_MESSAGES/keysmith.mo
  23. share/locale/ko/LC_MESSAGES/keysmith.mo
  24. share/locale/lt/LC_MESSAGES/keysmith.mo
  25. share/locale/nl/LC_MESSAGES/keysmith.mo
  26. share/locale/nn/LC_MESSAGES/keysmith.mo
  27. share/locale/pa/LC_MESSAGES/keysmith.mo
  28. share/locale/pl/LC_MESSAGES/keysmith.mo
  29. share/locale/pt/LC_MESSAGES/keysmith.mo
  30. share/locale/pt_BR/LC_MESSAGES/keysmith.mo
  31. share/locale/ro/LC_MESSAGES/keysmith.mo
  32. share/locale/ru/LC_MESSAGES/keysmith.mo
  33. share/locale/sk/LC_MESSAGES/keysmith.mo
  34. share/locale/sl/LC_MESSAGES/keysmith.mo
  35. share/locale/sv/LC_MESSAGES/keysmith.mo
  36. share/locale/tr/LC_MESSAGES/keysmith.mo
  37. share/locale/uk/LC_MESSAGES/keysmith.mo
  38. share/locale/zh_CN/LC_MESSAGES/keysmith.mo
  39. share/locale/zh_TW/LC_MESSAGES/keysmith.mo
  40. share/metainfo/org.kde.keysmith.appdata.xml
  41. @owner
  42. @group
  43. @mode
Collapse this list.
Dependency lines:
  • keysmith>0:security/keysmith
To install the port:
cd /usr/ports/security/keysmith/ && make install clean
To add the package, run one of these commands:
  • pkg install security/keysmith
  • pkg install keysmith
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: keysmith
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707889454 SHA256 (KDE/release-service/23.08.5/keysmith-23.08.5.tar.xz) = 2f8c73ec4a73ae56508d1014957a7083788fa8b5eaa8c467f86d0ebf3b0a3d5a SIZE (KDE/release-service/23.08.5/keysmith-23.08.5.tar.xz) = 163456

Packages (timestamps in pop-ups are UTC):
keysmith
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest23.08.523.08.5-23.08.523.08.5---
FreeBSD:13:quarterly23.08.423.08.4-23.08.423.08.523.08.423.08.423.08.4
FreeBSD:14:latest23.08.523.08.5-23.08.523.08.5--23.01.0_1
FreeBSD:14:quarterly23.08.423.08.5-23.08.423.08.523.08.423.08.423.08.4
FreeBSD:15:latest23.08.523.08.5n/a23.08.4n/a23.08.423.08.423.08.5
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. update-desktop-database : devel/desktop-file-utils
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. ECMConfig.cmake : devel/kf5-extra-cmake-modules
  7. libKirigamiPlugin.so : x11-toolkits/kf5-kirigami2
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. qt5-buildtools>=5.15 : devel/qt5-buildtools
  10. qt5-qmake>=5.15 : devel/qt5-qmake
  11. x11.pc : x11/libX11
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. libKirigamiPlugin.so : x11-toolkits/kf5-kirigami2
  3. x11.pc : x11/libX11
Library dependencies:
  1. libsodium.so : security/libsodium
  2. libintl.so : devel/gettext-runtime
  3. libKF5DBusAddons.so : devel/kf5-kdbusaddons
  4. libKF5I18n.so : devel/kf5-ki18n
  5. libKF5WindowSystem.so : x11/kf5-kwindowsystem
  6. libQt5Concurrent.so : devel/qt5-concurrent
  7. libQt5Core.so : devel/qt5-core
  8. libQt5DBus.so : devel/qt5-dbus
  9. libQt5Qml.so : x11-toolkits/qt5-declarative
  10. libQt5Gui.so : x11-toolkits/qt5-gui
  11. libQt5Network.so : net/qt5-network
  12. libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
  13. libQt5Svg.so : graphics/qt5-svg
  14. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_keysmith
USES:
cmake desktop-file-utils gettext kde:5 pkgconfig qt:5 tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/release-service/23.08.5/src/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
23.08.5
16 Feb 2024 19:31:32
commit hash: f938c44689bdd53d98985879177e7586daf670fecommit hash: f938c44689bdd53d98985879177e7586daf670fecommit hash: f938c44689bdd53d98985879177e7586daf670fecommit hash: f938c44689bdd53d98985879177e7586daf670fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 23.08.5

Thursday, 15 February 2024

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * knavalbattle: Fix test for placing a ship vertically
 * konsole: Show wallpaper on non-translucent top-levels
 * neochat: Fix saving images
23.08.4
07 Dec 2023 20:11:34
commit hash: f7ddb3c83e694394e2597e9949230fea6f1245dfcommit hash: f7ddb3c83e694394e2597e9949230fea6f1245dfcommit hash: f7ddb3c83e694394e2597e9949230fea6f1245dfcommit hash: f7ddb3c83e694394e2597e9949230fea6f1245df files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 23.08.4

Thursday, 07 December 2023.

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

* dolphin-plugins: Mountisoaction: add preferred raw disk mimetypes
* falkon: Fix StartPage search engine default configuration
* kdepim-runtime: Correctly reload configuration

The full changelog can be found at
https://kde.org/announcements/changelogs/gear/23.08.4/
23.08.3
09 Nov 2023 17:48:50
commit hash: 2c7f569f01bfc6cff8cba81f7c007c1d36d84c42commit hash: 2c7f569f01bfc6cff8cba81f7c007c1d36d84c42commit hash: 2c7f569f01bfc6cff8cba81f7c007c1d36d84c42commit hash: 2c7f569f01bfc6cff8cba81f7c007c1d36d84c42 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 23.08.3

KDE Gear 23.08.3

Thursday, 9 November 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * ark: Compatibility with shared-mime-info >= 2.3
 * kate: No longer crash when dropping a file into the project panel
 * akonadi: Don't keep huge MySQL logs from past sessions

Announcement:	https://kde.org/announcements/gear/23.08.3/
Full changelog:	https://kde.org/announcements/changelogs/gear/23.08.3/
23.08.2
13 Oct 2023 18:06:21
commit hash: e28cfeb2823dac3b7924b0bb23457459aef3af36commit hash: e28cfeb2823dac3b7924b0bb23457459aef3af36commit hash: e28cfeb2823dac3b7924b0bb23457459aef3af36commit hash: e28cfeb2823dac3b7924b0bb23457459aef3af36 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 23.08.2

KDE Gear 23.08.2

Thursday, 12 October 2023

Over 120 individual programs plus dozens of programmer libraries and
feature plugins are released simultaneously as part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

 * kdeconnect: Avoid adding duplicate devices to Dolphin's side panel
   (Commit, fixes bug #461872)
 * merkuro: Fix shifting of date by one day/month (Commit, fixes bug
   #473866)
 * kdenlive: Fix multiple audio streams broken by MLT's new astream
   property (Commit, fixes bug #474895)

Full changelog: https://kde.org/announcements/changelogs/gear/23.08.2/
23.08.1
14 Sep 2023 10:42:47
commit hash: e2097f455b3b2db1dccae59dd098073ee7022a33commit hash: e2097f455b3b2db1dccae59dd098073ee7022a33commit hash: e2097f455b3b2db1dccae59dd098073ee7022a33commit hash: e2097f455b3b2db1dccae59dd098073ee7022a33 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 23.08.1

Thursday, 14 September 2023. Over 120 individual programs plus dozens of
programmer libraries and feature plugins are released simultaneously as
part of KDE Gear.

Today they all get new bugfix source releases with updated translations,
including:

* gwenview: Fix navigation with side mouse buttons
* kio-extras: Thumbnail: Fix heap-use-after-free in AudioCreator::create
* akonadi-calendar: Use correct identity when sending iTIP counter-proposal

Changelog: https://kde.org/announcements/changelogs/gear/23.08.1/
23.08.0
28 Aug 2023 19:07:39
commit hash: 2a6cfd50d085f1b42d2c32022dd5232c493c4c46commit hash: 2a6cfd50d085f1b42d2c32022dd5232c493c4c46commit hash: 2a6cfd50d085f1b42d2c32022dd5232c493c4c46commit hash: 2a6cfd50d085f1b42d2c32022dd5232c493c4c46 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: Update KDE Gear to 23.08

Thursday, 24 August 2023

We create software for people, and the KDE Gear releases are the result
of that. Every four months we publish new updates of a large number of
KDE apps and software libraries. We create new programs to meet more of
your needs, implement more features so you can adapt to an ever-changing
digital world, and make our software faster, more efficient, more
reliable. We also port it to more platforms so you can run it on more
devices: your laptop, your game console, your phone, anywhere.

Read on to find out what's new in KDE Gear 23.08
	https://kde.org/announcements/gear/23.08.0
23.04.3_1
15 Aug 2023 19:06:03
commit hash: 4c230fed88cc283e954899005d11ed7995f3c05ecommit hash: 4c230fed88cc283e954899005d11ed7995f3c05ecommit hash: 4c230fed88cc283e954899005d11ed7995f3c05ecommit hash: 4c230fed88cc283e954899005d11ed7995f3c05e files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
KDE: make ecm a build-only dependency in KDE applications
23.04.3
11 Jul 2023 19:05:34
commit hash: 5ad7f23251f38227959c05216bfbb1c204d7ae1ccommit hash: 5ad7f23251f38227959c05216bfbb1c204d7ae1ccommit hash: 5ad7f23251f38227959c05216bfbb1c204d7ae1ccommit hash: 5ad7f23251f38227959c05216bfbb1c204d7ae1c files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security/keysmith: update to KDE Gear version (23.04.3)
23.01.0_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
23.01.0
06 Feb 2023 18:25:20
commit hash: 9e56d30c591f84a9f3557f428449dedf39496685commit hash: 9e56d30c591f84a9f3557f428449dedf39496685commit hash: 9e56d30c591f84a9f3557f428449dedf39496685commit hash: 9e56d30c591f84a9f3557f428449dedf39496685 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
security/keysmith: update to 23.01.0 release
22.11
10 Jan 2023 16:41:15
commit hash: 77596f35d15b9912a888c5403f77f0be95650067commit hash: 77596f35d15b9912a888c5403f77f0be95650067commit hash: 77596f35d15b9912a888c5403f77f0be95650067commit hash: 77596f35d15b9912a888c5403f77f0be95650067 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security/keysmith: new port - Application to generate 2fa tokens

Keysmith is an application to generate two-factor authentication (2FA)
tokens when logging in to your (online) accounts. Currently it supports
both HOTP and TOTP tokens.

WWW:		https://invent.kde.org/utilities/keysmith

Number of commits found: 11