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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
cl-md5-clisp Native MD5 implementation in Common Lisp
1.8.5_2 security Deleted on this many watch lists=0 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 1.8.5_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Depends on deprecated lang/clisp
Expired This port expired on: 2014-07-28
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-01-16 11:32:27
Last Update: 2014-07-28 16:38:08
SVN Revision: 363198
Also Listed In: lisp
License: not specified in port
WWW:
http://www.cliki.net/MD5
Description:
A native MD5 implementation in Common Lisp. This package is compiled with CLISP. WWW: http://www.cliki.net/MD5
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • cl-md5-clisp>0:security/cl-md5-clisp
No installation instructions:
This port has been deleted.
PKGNAME: cl-md5-clisp
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. md5.asd : security/cl-md5
  2. clisp : lang/clisp
  3. asdf.fasl : devel/cl-asdf-clisp
Runtime dependencies:
  1. md5.asd : security/cl-md5
  2. clisp : lang/clisp
  3. asdf.fasl : devel/cl-asdf-clisp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.5_2
28 Jul 2014 16:38:08
Revision:363198Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-07-28 net-im/gtkyahoo: Broken, unmaintained, unstaged, gtk12, i386 only
2014-07-28 devel/cl-cffi-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-alexandria-clisp: Depends on deprecated lang/clisp
2014-07-28 converters/cl-babel-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-infix-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/meta-cvs: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-meta-clisp: Depends on deprecated lang/clisp
2014-07-28 www/cl-lml-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-features-clisp: Depends on deprecated lang/clisp
2014-07-28 security/cl-md5-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-port-clisp: Depends on deprecated lang/clisp
2014-07-28 textproc/cl-ppcre-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-asdf-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-split-sequence-clisp: Depends on deprecated lang/clisp
2014-07-28 devel/cl-trivial-gray-streams-clisp: Depends on deprecated lang/clisp
2014-07-28 lang/clisp: development has ceased, not staged
1.8.5_2
05 Jun 2014 18:27:36
Revision:356678Original commit files touched by this commit
antoine search for other commits by this committer
Fix typo
1.8.5_2
05 Jun 2014 18:20:50
Revision:356676Original commit files touched by this commit
antoine search for other commits by this committer
Chase lang/clisp expiration date

With hat:	portmgr
1.8.5_2
15 Feb 2014 17:37:23
Revision:344461Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
1.8.5_2
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
1.8.5_2
29 Mar 2013 19:33:42
Revision:315566Original commit files touched by this commit
cs search for other commits by this committer
- Remove A/An in COMMENT
- Trim Header where applicable
1.8.5_2
26 Jan 2013 14:50:30
Revision:311016Original commit files touched by this commit
olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports.
1.8.5_2
16 Aug 2011 20:59:36
Original commit files touched by this commit
olgeni search for other commits by this committer
Bump PORTREVISION: rebuild ports that depend on devel/cl-asdf.
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:31:56
Original commit files touched by this commit
olgeni search for other commits by this committer
Add cl-md5-clisp, a native MD5 implementation in Common Lisp (CLISP
binaries).

Number of commits found: 11