Port details |
- p5-Digest-SHA256 Perl5 interface to the SHA256 algorithm
- 0.01b_1 security
=3 0.01b_1Version of this port present on the latest quarterly branch. DEPRECATED: use the builtin Digest::SHA instead
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2005-05-26 13:11:39
- Last Update: 2011-12-20 16:40:44
- SVN Revision: UNKNOWN
- People watching this port, also watch:: mkclean, ja-dvi2tty-ascii, codespell
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/SHA256/
- Description:
- The Digest::SHA256 module allows you to use the NIST SHA 256/384/512 hash
algorithms in your Perl code. Performance is optimized via the usage of XS
code.
WWW: http://search.cpan.org/dist/SHA256/
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-SHA256>0:security/p5-Digest-SHA256
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-Digest-SHA256
- 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:
-
- perl5.8.9 : lang/perl5.8
- Runtime dependencies:
-
- perl5.8.9 : 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 |
0.01b_1 20 Dec 2011 16:40:44
 |
vsevolod  |
- Remove expired security/p5-Digest-SHA256: use the builtin
Digest::SHA instead |
0.01b_1 01 Nov 2011 22:03:58
 |
dougb  |
Add a comment indicating what ports depend on these 2 |
0.01b_1 28 Sep 2011 20:51:33
 |
eadler  |
- deprecate security/p5-Digest-SHA256 and point people to Digest::SHA instead
Submitted by: brd
Approved by: bapt (mentor) |
0.01b_1 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
0.01b_1 17 Apr 2008 14:30:31
 |
araujo  |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
0.01b_1 02 Mar 2007 20:24:10
 |
linimon  |
Maintainer is not actively using this one anymore, so return it to the pool
at his request.
Hat: portmgr |
0.01b_1 07 Jun 2006 21:36:26
 |
edwin  |
Add SHA256 checksum |
0.01b_1 23 Mar 2006 16:13:07
 |
tobez  |
Fix byteorder determination, which led to the digest being computed
incorrectly.
PR: 92014
Reported by: Johan van Selst <johans@stack.nl>
Approved by: maintainer timeout (>>2 weeks) |
0.01b 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) |
0.01b 21 Sep 2005 19:31:43
 |
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.
This pass brought to you by http://people.freebsd.org/~fenner/fix-search |
0.01b 26 May 2005 13:10:51
 |
erwin  |
Add p5-Digest-SHA256 0.01b, perl5 interface to the SHA256 algorithm.
PR: ports/79211
Submitted by: Christopher Nehren |