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
Port details
py-passhole Secure hole for your passwords (KeePass CLI)
1.10.0 securitynew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: DtxdF@disroot.org search for ports maintained by this maintainer
Port Added: 2024-09-25 06:32:26
Last Update: 2024-09-25 06:29:19
Commit Hash: 6bbcc07
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.
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 = 1710386646 SHA256 (passhole-1.10.0.tar.gz) = de937186a9a4c3cb4ed30541b999ee6bae0726b129c9e35200a88032c338a156 SIZE (passhole-1.10.0.tar.gz) = 57522

Packages (timestamps in pop-ups are UTC):
py311-passhole
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.10.0--1.10.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.10.0--1.10.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.10.01.10.0n/a1.10.0n/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. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  9. 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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 1