| Port details on branch 2025Q4 |
- py-bcrypt Modern password hashing for your software and your servers
- 5.0.0_1 security
=6 4.3.0_2Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2007-03-07 13:50:10
- Last Update: 2025-11-11 11:08:12
- Commit Hash: d6b6027
- People watching this port, also watch:: libargon2, readline, py311-six, dbus, indexinfo
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/pyca/bcrypt
- Description:
- Acceptable password hashing.
While bcrypt remains an acceptable choice for password storage, depending on
your specific use case, you may also want to consider using scrypt (via
standard library or security/py-cryptography) or argon2id (via security/py-argon2-cffi).
¦ ¦ ¦ ¦ 
- 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}bcrypt>0:security/py-bcrypt@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/py-bcrypt/ && make install clean
- To add the package, run one of these commands:
- pkg install security/py-bcrypt
- pkg install py311-bcrypt
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-bcrypt listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-bcrypt
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1759816990
SHA256 (bcrypt-5.0.0.tar.gz) = f748f7c2d6fd375cc93d3fba7ef4a9e3a092421b8dbf34d8d4dc06be9492dfdd
SIZE (bcrypt-5.0.0.tar.gz) = 25386
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-rust>=1.7.0 : devel/py-setuptools-rust@py311
- py311-setuptools>=42.0.0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- rust>=1.91.0 : lang/rust
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
- devel/py-oslo.middleware
- devel/py-twisted
- net-im/py-matrix-synapse
- security/cowrie
- security/py-asyncssh
- security/py-flask-bcrypt
- security/py-paramiko
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- security_py-bcrypt
- USES:
- cargo python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|