Port details |
- py-passhole Secure hole for your passwords (KeePass CLI)
- 1.10.0 security
=0 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
- 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
- ¦ ¦ ¦ ¦
- 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>)
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-colorama>=0 : devel/py-colorama@py311
- py311-future>=0 : devel/py-future@py311
- py311-pykeepass-cache>=0 : security/py-pykeepass-cache@py311
- py311-pykeepass>=0 : security/py-pykeepass@py311
- py311-pynput>=0 : x11/py-pynput@py311
- py311-pyotp>=0 : security/py-pyotp@py311
- py311-qrcode>=0 : textproc/py-qrcode@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.0 25 Sep 2024 06:29:19 |
Robert Clausecker (fuz) 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
|