Port details |
- cpfx PFX decoder for CryptoPro GOST R 34.10-2012 implementation
- g20240515 security =2 g20240515Version of this port present on the latest quarterly branch.
- Maintainer: eugen@FreeBSD.org
- Port Added: 2023-04-05 20:12:31
- Last Update: 2024-06-21 09:31:15
- Commit Hash: 01d422b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/li0ard/cpfx
- Description:
- PFX decoder for CryptoPro GOST R 34.10-2012 implementation.
No support for deprecated GOST R 34.10-2001.
- ¦ ¦ ¦ ¦
- 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}cpfx>0:security/cpfx@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/security/cpfx/ && make install clean
- To add the package, run one of these commands:
- pkg install security/cpfx
- pkg install py311-cpfx
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-cpfx listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cpfx
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1718959082
SHA256 (li0ard-cpfx-g20240515-c177c69_GH0.tar.gz) = ae0b36fa6efadcdf1b6919338142b47c3f37c2ba0a79d3649e998ea4d3536682
SIZE (li0ard-cpfx-g20240515-c177c69_GH0.tar.gz) = 8891
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:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pygost>=5.13 : security/pygost@py311
- py311-pyderasn>=9.3 : devel/pyderasn@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_cpfx
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20240515 21 Jun 2024 09:31:15 |
Eugene Grosbein (eugen) |
security/cpfx: depend on pygost-5.13
This is followup to previous commit to the port:
update dependency on pygost to include latest bugfixes.
PORTREVISION not changed intentionally. |
g20240515 21 Jun 2024 08:52:01 |
Eugene Grosbein (eugen) |
security/cpfx: update to latest commit
This update corresponds to v2.0.0 that drops dependency on py-asn1 module. |
g20221025 05 Apr 2023 20:16:59 |
Eugene Grosbein (eugen) |
security/cpfx: correct RUN_DEPENDS
Remove extra prefixes. |
g20221025 05 Apr 2023 20:06:17 |
Eugene Grosbein (eugen) |
new port: security/cpfx
PFX decoder for CryptoPro GOST R 34.10-2012 implementation |
Number of commits found: 4
|