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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Server is being updated to FreeBSD 14.3 as you read this... and it is done.
Commit processing is stalled - it is a jail issue. I will work on it later today. 2025-09-17 12:17 UTC - It has been fixed. Sometime before 17:27 UTC.
Port details
py-passhole Secure hole for your passwords (KeePass CLI)
1.10.1_1 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 1.10.1Version of this port present on the latest quarterly branch.
Maintainer: dtxdf@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-25 06:32:26
Last Update: 2025-08-31 10:30:51
Commit Hash: b304d8a
Also Listed In: python
License: GPLv3
WWW:
https://pypi.org/project/passhole
https://github.com/Evidlo/passhole
Description:
passhole is a commandline password manager for KeePass inspired by pass. Features: * fill user/pass field in any application via keyboard shortcut * add, delete, move, edit, rename entries and groups * generate alphanumeric, symbolic, or correct horse battery staple style passwords * temporarily cache database password (by default for 10 minutes) * multiple databases * supports KeePass v3 and v4 databases * supports TOTP
HomepageHomepage    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
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}passhole>0:security/py-passhole@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-passhole/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-passhole
  • pkg install py311-passhole
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-passhole listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-passhole
Package flavors (<flavor>: <package>)
  • py311: py311-passhole
distinfo:
TIMESTAMP = 1748278992 SHA256 (passhole-1.10.1.tar.gz) = e71f110391f40f100023475e2d78544b2faae6f1a2c4258753877d1585d171d1 SIZE (passhole-1.10.1.tar.gz) = 65435

Packages (timestamps in pop-ups are UTC):
py311-passhole
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.10.11.10.1_1-1.10.11.10.1_1---
FreeBSD:13:quarterly1.10.11.10.1-1.10.11.10.1---
FreeBSD:14:latest1.10.11.10.1_1-1.10.11.10.1_1---
FreeBSD:14:quarterly1.10.11.10.1-1.10.11.10.1---
FreeBSD:15:latest1.10.11.10.1_1n/a1.10.1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-colorama>=0 : devel/py-colorama@py311
  2. py311-future>=0 : devel/py-future@py311
  3. py311-pykeepass-cache>=0 : security/py-pykeepass-cache@py311
  4. py311-pykeepass>=0 : security/py-pykeepass@py311
  5. py311-pynput>=0 : x11/py-pynput@py311
  6. py311-pyotp>=0 : security/py-pyotp@py311
  7. py311-qrcode>=0 : textproc/py-qrcode@py311
  8. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_py-passhole
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/passhole/
  2. https://pypi.org/packages/source/p/passhole/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.1_1
31 Aug 2025 10:30:51
commit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5acommit hash: b304d8ab18ac96ddcd15f3cf7255ef89aababe5a files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: bump PORTREVISION after updating graphics/libyuv

Using the Tools/scripts/bump_revision.pl script
1.10.1
03 Jun 2025 06:04:09
commit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cbcommit hash: f73cbc736ae156e01037afd0a8787465a47030cb files touched by this commit
Jesús Daniel Colmenares Oviedo (dtxdf) search for other commits by this committer
*/*: Change maintainer address to my @FreeBSD.org email

Approved by:    acm (mentor)
1.10.1
27 May 2025 13:42:38
commit hash: 1205b4417383fcfc33130e2ae3a35a6066528b79commit hash: 1205b4417383fcfc33130e2ae3a35a6066528b79commit hash: 1205b4417383fcfc33130e2ae3a35a6066528b79commit hash: 1205b4417383fcfc33130e2ae3a35a6066528b79 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
security/py-passhole: Update 1.10.0 => 1.10.1

ChangeLog:
- add eval command
- better totp handling
https://github.com/Evidlo/passhole/blob/master/CHANGELOG.rst#1101---2024-01-30

PR:	287081
1.10.0_1
08 Mar 2025 04:05:21
commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303commit hash: 06a08e69f3acb846ad8252945f53c3a2d211e303 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal

Any missed ports, feel free to bump.

Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
1.10.0
25 Sep 2024 06:29:19
commit hash: 6bbcc0722c487d20d9c3b65de621d79a59c9a4accommit hash: 6bbcc0722c487d20d9c3b65de621d79a59c9a4accommit hash: 6bbcc0722c487d20d9c3b65de621d79a59c9a4accommit hash: 6bbcc0722c487d20d9c3b65de621d79a59c9a4ac files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jesús Daniel Colmenares Oviedo
security/py-passhole: New port: Secure hole for your passwords (KeePass CLI)

passhole is a commandline password manager for KeePass inspired by
pass.

Features:

* fill user/pass field in any application via keyboard shortcut
* add, delete, move, edit, rename entries and groups
* generate alphanumeric, symbolic, or correct horse battery staple style
  passwords
* temporarily cache database password (by default for 10 minutes)
* multiple databases
* supports KeePass v3 and v4 databases
* supports TOTP

WWW: https://pypi.org/project/passhole

PR:		277696
Event:		EuroBSDcon 2024

Number of commits found: 5