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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
cl-md5-sbcl Native MD5 implementation in Common Lisp
2.0.5_2 security on this many watch lists=2 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 2.0.5_1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-01-16 11:30:46
Last Update: 2025-02-03 12:59:14
Commit Hash: e336cd5
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
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 SBCL.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/cl-md5-sbcl-2.0.5_2/catalog.mk
  2. /usr/local/share/licenses/cl-md5-sbcl-2.0.5_2/LICENSE
  3. /usr/local/share/licenses/cl-md5-sbcl-2.0.5_2/PD
Collapse this list.
Dependency lines:
  • cl-md5-sbcl>0:security/cl-md5-sbcl
To install the port:
cd /usr/ports/security/cl-md5-sbcl/ && make install clean
To add the package, run one of these commands:
  • pkg install security/cl-md5-sbcl
  • pkg install cl-md5-sbcl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cl-md5-sbcl
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
cl-md5-sbcl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.0.5_1--2.0.5_1---
FreeBSD:13:quarterly-2.0.5_1--2.0.5_1---
FreeBSD:14:latest-2.0.5_2--2.0.5_2---
FreeBSD:14:quarterly-2.0.5_1--2.0.5_1---
FreeBSD:15:latest-2.0.5_1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. stream.fasl : devel/cl-flexi-streams-sbcl
  2. md5.asd : security/cl-md5
  3. sbcl : lang/sbcl
Runtime dependencies:
  1. stream.fasl : devel/cl-flexi-streams-sbcl
  2. md5.asd : security/cl-md5
  3. sbcl : lang/sbcl
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_cl-md5-sbcl
USES:
cl
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 108 (showing only 8 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.5_5
22 May 2012 19:16:10
Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.57, and adjust dependent ports
1.8.5_4
23 Apr 2012 09:27:42
Original commit files touched by this commit
bf search for other commits by this committer
update to 1.0.56 and adjust dependent ports; switch to the packaged
html documents, to avoid problems with our texinfo tools; pass prefix,
dynamic space size, and lisp bootstrap via make.sh options; update
flags and use them in tests; remove unused patches; simplify and sort
some variables and options-handling; shorten some long lines
1.8.5_3
24 Jan 2012 14:10:45
Original commit files touched by this commit
bf search for other commits by this committer
update lang/sbcl to 1.0.55, and adjust dependent ports
1.8.5_2
16 Aug 2011 21:00:30
Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak and bump PORTREVISION: rebuild cl-*-sbcl ports that depend
on devel/cl-asdf.
1.8.5_1
20 Jul 2011 19:40:38
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: fails to build

Reported by:    pointyhat
1.8.5_1
20 Jan 2010 12:40:13
Original commit files touched by this commit
olgeni search for other commits by this committer
When building ASDF modules with the previous cl-asdf port version,
sometimes the build would fail because of "missing" packages that
weren't actually missing (this only happened in ports that aren't
committed yet).

Rewrite the FASL placement code using the asdf-binary-locations
extension, which is already included in the cl-asdf port but needs
to be installed from ports when building for SBCL (which has its
own ASDF code). The binary-locations code generates paths unsuitable
for PLISTs, therefore it has been overridden with
lisp-specific-fasl-subdir.

Because of the new code, PLIST generation for cl-*-sbcl and cl-*-clisp
ports is now entirely automated.

All dependent cl-* ports are upgraded (obsolete code removed,
PORTREVISION bumped).
1.8.5
16 Jan 2010 18:40:15
Original commit files touched by this commit
olgeni search for other commits by this committer
Fix Makefile header.
1.8.5
16 Jan 2010 11:30:03
Original commit files touched by this commit
olgeni search for other commits by this committer
Add cl-md5-sbcl, a native MD5 implementation in Common Lisp (SBCL
binaries).

Number of commits found: 108 (showing only 8 on this page)

«  1 | 2