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
kdbxviewer Ncurses UI and command-line tool for KeePass2 Database files
0.1.12 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 0.1.12Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-12-10 14:29:58
Last Update: 2023-02-08 23:24:25
Commit Hash: 24bd5a3
License: GPLv2
WWW:
https://github.com/pepa65/kdbxviewer
Description:
Command-line tool written in C for KeePass2 Database files (kdbx). It works completely read-only at the moment. Features: - ncurses GUI to browse and view password database - Dump raw, decrypted XML content with obscured passwords - Display tree structure with de-obscured (=readable) passwords - Get tab-separated (TSV/CSV) password list
Homepage    cgit ¦ Codeberg ¦ 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 (4 items)
Collapse this list.
  1. bin/kdbxviewer
  2. /usr/local/share/licenses/kdbxviewer-0.1.12/catalog.mk
  3. /usr/local/share/licenses/kdbxviewer-0.1.12/LICENSE
  4. /usr/local/share/licenses/kdbxviewer-0.1.12/GPLv2
Collapse this list.
Dependency lines:
  • kdbxviewer>0:security/kdbxviewer
To install the port:
cd /usr/ports/security/kdbxviewer/ && make install clean
To add the package, run one of these commands:
  • pkg install security/kdbxviewer
  • pkg install kdbxviewer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kdbxviewer
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1673961137 SHA256 (pepa65-kdbxviewer-v0.1.12_GH0.tar.gz) = 145b7fa9abb80d3bf96f149bd43095c6f555476b296a62ff7974b1eb65f3fc7c SIZE (pepa65-kdbxviewer-v0.1.12_GH0.tar.gz) = 140276

Packages (timestamps in pop-ups are UTC):
kdbxviewer
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.120.1.12-0.1.120.1.12---
FreeBSD:13:quarterly0.1.120.1.120.1.120.1.120.1.120.1.120.1.120.1.12
FreeBSD:14:latest0.1.120.1.120.1.110.1.120.1.120.1.12-0.1.12
FreeBSD:14:quarterly0.1.120.1.12-0.1.120.1.120.1.120.1.120.1.12
FreeBSD:15:latest0.1.120.1.12n/a0.1.12n/a0.1.120.1.120.1.12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libgcrypt.so : security/libgcrypt
  3. libstfl.so : devel/stfl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_kdbxviewer
USES:
ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pepa65/kdbxviewer/tar.gz/v0.1.12?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.12
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
0.1.12
17 Jan 2023 16:57:43
commit hash: 0a007ca03d50310790521f18eddbaebd86bd1ed4commit hash: 0a007ca03d50310790521f18eddbaebd86bd1ed4commit hash: 0a007ca03d50310790521f18eddbaebd86bd1ed4commit hash: 0a007ca03d50310790521f18eddbaebd86bd1ed4 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
Author: Robert Clausecker
security/kdbxviewer: update to 0.1.12

Changelog: https://github.com/pepa65/kdbxviewer/releases/tag/v0.1.12

PR:		269007
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.1.11
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.1.11
06 Sep 2022 22:42:46
commit hash: cc0b41d49276447c1bbd052df4181829d44fe653commit hash: cc0b41d49276447c1bbd052df4181829d44fe653commit hash: cc0b41d49276447c1bbd052df4181829d44fe653commit hash: cc0b41d49276447c1bbd052df4181829d44fe653 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Robert Clausecker
security/kdbxviewer: Update to 0.1.11

 - patch two instances of undefined behaviour
 - patch a potential buffer overflow

Changelog:	https://github.com/pepa65/kdbxviewer/releases/tag/v0.1.11
PR:		266258
MFH:		2022Q3
0.1.10
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.10
03 Nov 2021 15:23:32
commit hash: 95c2c55726488c5ebc0e1b1235bb128da8975deecommit hash: 95c2c55726488c5ebc0e1b1235bb128da8975deecommit hash: 95c2c55726488c5ebc0e1b1235bb128da8975deecommit hash: 95c2c55726488c5ebc0e1b1235bb128da8975dee files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
security/kdbxviewer: Update to 0.1.10

- Update to 0.1.10 where FreeBSD patches from 0.1.9 were incorporated
0.1.9
03 Nov 2021 13:50:38
commit hash: 890021e11374ddd3c00ae90957b1ad26d8749e30commit hash: 890021e11374ddd3c00ae90957b1ad26d8749e30commit hash: 890021e11374ddd3c00ae90957b1ad26d8749e30commit hash: 890021e11374ddd3c00ae90957b1ad26d8749e30 files touched by this commit
Juraj Lutter (otis) search for other commits by this committer
Author: Robert Clausecker
security/kdbxviewer: update to 0.1.9 and unbreak with -fno-common

Summary:
- Unbreak this port by adding an extern keyword in the right place.
- Fix ANSI color setting on abort()
- Upstream has moved to a new github account
  (https://github.com/luelista/kdbxviewer) but appears to have abandoned the
  project.  Move upstream to a fork which appears to have continued development
  on the project.  Upstream does not tag releases but periodically changes the
  README to indicate a new release.
- Remove dead WWW and replace it with upstream repository.
- Set MAINTAINER to reporter

Differential Revision: https://reviews.freebsd.org/D32822
0.1
22 May 2021 02:13:01
commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 files touched by this commit
Ben Woods (woodsb02) search for other commits by this committer
*/*: Fix ENOTIME: return my ports to the pool

Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
0.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.1
18 Feb 2021 05:55:31
Revision:565900Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
0.1
10 Dec 2019 14:29:53
Revision:519669Original commit files touched by this commit
woodsb02 search for other commits by this committer
security/kdbx-viewer: Rename to security/kdbxviewer, unbreak fetch

Reported by:	antoine

Number of commits found: 12