Port details |
- p5-Digest-SHA2 Perl interface to the SHA-2 algorithms
- 1.1.1 security
=4 1.1.1Version of this port present on the latest quarterly branch. DEPRECATED: Has numerious known bugs, deprecated in favor of Digest::SHA
This port expired on: 2007-09-10
- Maintainer: clsung@FreeBSD.org
 - Port Added: 2003-08-06 15:53:12
- Last Update: 2007-10-16 03:35:04
- SVN Revision: UNKNOWN
- People watching this port, also watch:: p5-Digest-MD5, pure-ftpd, p5-Nmap-Scanner, p5-Time-HiRes
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/Digest-SHA2/
- Description:
- SHA-2 is the collective name of one-way hash functions developed by the
NIST. SHA-256, SHA-384, and SHA-512 pertain to hashes whose outputs are
256 bits, 384 bits and 512 bits, respectively.
WWW: http://search.cpan.org/dist/Digest-SHA2/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- p5-Digest-SHA2>0:security/p5-Digest-SHA2
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Digest-SHA2
- 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. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- Base64.pm : converters/p5-MIME-Base64
- base.pm : security/p5-Digest
- perl5.8.8 : lang/perl5.8
- Runtime dependencies:
-
- Base64.pm : converters/p5-MIME-Base64
- base.pm : security/p5-Digest
- perl5.8.8 : lang/perl5.8
- perl5.8.8 : lang/perl5.8
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1 16 Oct 2007 03:35:04
 |
tabthorpe  |
2007-09-10 security/p5-Digest-SHA2: Has numerious known bugs, deprecated in
favor of Digest::SHA |
1.1.1 08 Sep 2007 00:38:24
 |
linimon  |
Remove support for antique perl.
Hat: portmgr |
1.1.1 10 Jul 2007 01:45:56
 |
clsung  |
- mark DEPRECATED
- This module has numerious known bugs, is not compatable with the Digest
interface and its functionality is a subset of the functionality of
Digest::SHA (which is in perl core as of 5.9.3).
- I'll trace it
Ref: http://search.cpan.org/dist/Digest-SHA2/SHA2.pm |
1.1.0 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.1.0 22 Jan 2006 02:50:55
 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.1.0 29 Dec 2005 12:42:14
 |
skv  |
* unbreak on old perl.
* change MAINTAINER to perl@
PR: ports/90878
Submitted by: leeym |
1.1.0 11 Jun 2005 16:13:12
 |
skv  |
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on) |
1.1.0 21 Dec 2004 10:22:40
 |
skv  |
Fix pkg-plist.
Pointed by: kris |
1.1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.1.0 16 Jan 2004 12:10:26
 |
skv  |
Updated to 1.1.0 |
1.0.0 06 Aug 2003 15:52:30
 |
skv  |
Add p5-Digest-SHA2 1.0.0, perl interface to the SHA-2 algorithms. |