d2ab FreshPorts -- security/p5-Digest-SHA
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Digest-SHA 5.84 security on this many watch lists=36 search for ports that depend on this port
Perl extension for SHA-1/224/256/384/512
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Sep 2005 16:44:41
Also Listed In: perl5
License: ART10 GPLv1


Digest::SHA is a complete implementation of the NIST Secure Hash
Standard. It gives Perl programmers a convenient way to calculate
SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The
module can handle all types of input, including partial-byte data.

WWW: http://search.cpan.org/dist/Digest-SHA/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/security/p5-Digest-SHA/ && make install clean
To add the package: pkg_add -r p5-Digest-SHA


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Digest/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Digest/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Digest/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Digest/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Digest/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Digest/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Digest/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Digest/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Digest/
  11. http://at.cpan.org/modules/by-module/Digest/
  12. http://backpan.perl.org/modules/by-module/Digest/
  13. http://cpan.nctu.edu.tw/modules/by-module/Digest/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Digest/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Digest/
  16. http://www.cpan.dk/modules/by-module/Digest/
  17. http://www.cpan.dk/modules/by-module/Digest/

Number of commits found: 38

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 Mar 2013 13:53:37
Original commit files touched by this commit  5.84
sunpoet search for other commits by this committer
- Cleanup PLIST
11 Mar 2013 13:11:36
Original commit files touched by this commit  5.84
tobez search for other commits by this committer
Update to 5.84.

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
05 Mar 2013 11:00:28
Original commit files touched by this commit  5.83
tobez search for other commits by this committer
Update to 5.83.

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
26 Jan 2013 07:17:14
Original commit files touched by this commit  5.82
leeym search for other commits by this committer
- update to 5.82
18 Jan 2013 09:20:57
Original commit files touched by this commit  5.81
tobez search for other commits by this committer
Update to 5.81.

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
17 Dec 2012 10:57:25
Original commit files touched by this commit  5.80
tobez search for other commits by this committer
Update to 5.80.

Changes: http://search.cpan.org/dist/Digest-SHA/Changes
17 Dec 2012 09:58:06
Original commit files touched by this commit  5.74
az search for other commits by this committer
Ops, change logic as it shoud be
17 Dec 2012 09:54:03
Original commit files touched by this commit  5.74
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
26 Nov 2012 12:31:17
Original commit files touched by this commit  5.74
tobez search for other commits by this committer
Update to 5.74.

Changes: http://cpansearch.perl.org/src/MSHELOR/Digest-SHA-5.74/Changes

Feature safe:	yes
26 Sep 2012 13:16:31
Original commit files touched by this commit  5.72
culot search for other commits by this committer
- Update to 5.72
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Digest-SHA/Changes
13 Mar 2012 16:15:36
Original commit files touched by this commit  5.71
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  5.71
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
29 Feb 2012 16:16:54
Original commit files touched by this commit  5.71
sunpoet search for other commits by this committer
- Update to 5.71

Changes:        http://search.cpan.org/dist/Digest-SHA/Changes
14 Dec 2011 14:14:31
Original commit files touched by this commit  5.70
sunpoet search for other commits by this committer
- Update to 5.70
- Add TEST_DEPENDS

Changes:        http://search.cpan.org/dist/Digest-SHA/Changes
08 Nov 2011 15:01:32
Original commit files touched by this commit  5.63
clsung search for other commits by this committer
- Update to 5.63
24 Oct 2011 04:17:38
Original commit files touched by this commit  5.62
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
17 May 2011 07:09:34
Original commit files touched by this commit  5.62
culot search for other commits by this committer
- Update to 5.62

Changes:        http://search.cpan.org/dist/Digest-SHA/Changes
10 Mar 2011 03:40:21
Original commit files touched by this commit  5.61
swills search for other commits by this committer
- Update to 5.61
- Use new CPAN SUBDIR

Changelog: http://cpansearch.perl.org/dist/Digest-SHA/Changes
15 Dec 2010 06:57:22
Original commit files touched by this commit  5.50
wen search for other commits by this committer
- Update to 5.50
ChangeLog: http://search.cpan.org/src/MSHELOR/Digest-SHA-5.50/Changes
05 Jan 2010 07:17:11
Original commit files touched by this commit  5.48
wen search for other commits by this committer
- Update to 5.48
28 Mar 2009 20:45:10
Original commit files touched by this commit  5.47
skv search for other commits by this committer
Introduce Perl 5.10.0
05 May 2008 12:02:09
Original commit files touched by this commit  5.47
mat search for other commits by this committer
Update to 5.47
11 Apr 2008 15:29:20
Original commit files touched by this commit  5.46
mat search for other commits by this committer
Update to 5.46
08 Sep 2007 01:04:03
Original commit files touched by this commit  5.45
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
29 Jun 2007 23:05:23
Original commit files touched by this commit  5.45
miwi search for other commits by this committer
- Update to 5.45
31 Oct 2006 08:18:45
Original commit files touched by this commit  5.44
clsung search for other commits by this committer
- Update to 5.44

PR:             ports/104414
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
05 Aug 2006 13:55:30
Original commit files touched by this commit  5.43
clsung search for other commits by this committer
- update to 5.43

PR:             ports/101405
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
24 Jul 2006 12:44:07
Original commit files touched by this commit  5.42
clsung search for other commits by this committer
- update to 5.42
06 Jun 2006 01:24:00
Original commit files touched by this commit  5.41
leeym search for other commits by this committer
- update to 5.41
28 May 2006 17:21:13
Original commit files touched by this commit  5.39
leeym search for other commits by this committer
- update to 5.39
26 May 2006 04:33:18
Original commit files touched by this commit  5.38
clsung search for other commits by this committer
- update to 5.38

PR:             ports/97946
Submitted by:   hideo <hideo_AT_lastamericanempire dot com>
24 May 2006 00:17:28
Original commit files touched by this commit  5.37
edwin search for other commits by this committer
<HCoyote> Mavvie:  can you commit ports/97696 and change the
maintainer to whatever the generic perl maintainer is?  I still
haven't fixed my issues with sending email to freebsd.org.
24 May 2006 00:15:12
Original commit files touched by this commit  5.37
edwin search for other commits by this committer
[PATCH] security/p5-Digest-SHA: update to 5.37

        - Update to 5.37

PR:             ports/97696
Submitted by:   Yen-Ming Lee <leeym@freebsd.org>
Reviewed by:    hcoyote@ghostar.org (via irc)
04 May 2006 04:12:11
Original commit files touched by this commit  5.34
leeym search for other commits by this committer
- Update to 5.34

PR:             96402
Submitted by:   leeym
Approved by:    maintainer
22 Jan 2006 02:50:55
Original commit files touched by this commit  5.32
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
24 Dec 2005 13:14:23
Original commit files touched by this commit  5.32
leeym search for other commits by this committer
- Update to 5.32
- Unbreak it on old perl

PR:             90844
Submitted by:   leeym
Approved by:    maintainer
18 Sep 2005 20:48:23
Original commit files touched by this commit  5.31
lth search for other commits by this committer
Fixed plist.

Reported by:    pointyhat via kris
17 Sep 2005 16:43:49
Original commit files touched by this commit  5.31
lth search for other commits by this committer
Add p5-Digest-SHA 5.31, Perl extension for SHA-1/224/256/384/512.

PR:             ports/84570
Submitted by:   Travis Campbell <hcoyote@ghostar.org>

Number of commits found: 38

283f
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0