Port details |
- cl-md5-ccl Native MD5 implementation in Common Lisp
- 2.0.5 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: jrm@FreeBSD.org
- Port Added: 2024-12-20 02:52:59
- Last Update: 2024-12-28 23:29:18
- Commit Hash: f6833bb
- Also Listed In: lisp
- License: PD
- WWW:
- https://www.cliki.net/MD5
- Description:
- This package implements the MD5 Message-Digest Algorithm, as defined in RFC
1321, in Common Lisp.
Warning: The MD5 Message-Digest Algorithm has been compromised as a
cryptographically secure hash for a long time, with known theoretical and
practical attacks. Therefore, use of this implementation is recommended only
for legacy purposes or cases where a cryptographically secure hash is not
required. For all other uses, consider one of the newer SHA-2 or SHA-3 secure
hash standards, or whatever is currently deemed cryptographically secure.
This package is compiled with CCL.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cl-md5-ccl>0:security/cl-md5-ccl
- To install the port:
- cd /usr/ports/security/cl-md5-ccl/ && make install clean
- To add the package, run one of these commands:
- pkg install security/cl-md5-ccl
- pkg install cl-md5-ccl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cl-md5-ccl
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- stream.fx64fsl : devel/cl-flexi-streams-ccl
- md5.asd : security/cl-md5
- ccl : lang/ccl
- Runtime dependencies:
-
- stream.fx64fsl : devel/cl-flexi-streams-ccl
- md5.asd : security/cl-md5
- ccl : lang/ccl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_cl-md5-ccl
- USES:
- cl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.5 28 Dec 2024 23:29:18 |
Joseph Mingrone (jrm) |
security/cl-md5{,-*}: Update to 2.0.5
Approved by: olgeni (maintainer, implicit)
Sponsored by: The FreeBSD Foundation |
1.8.5 20 Dec 2024 02:31:49 |
Joseph Mingrone (jrm) |
*/*-ccl: Add Clozure Common Lisp (CCL) fasl ports
Approved by: olgeni (maintainer of lang/ccl, implicit)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48091 |
Number of commits found: 2
|