FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 11:20 PM BST
Port details
p5-Digest-SHA-PurePerl 5.71 security on this many watch lists=2 search for ports that depend on this port
Perl extension for SHA-1/224/256/384/512 in pure Perl
Maintained by: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 22 Dec 2005 09:28:47
Also Listed In: perl5
License: not specified in port


Digest::SHA::PurePerl 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.
Digest::SHA::PurePerl is written entirely in Perl.  If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.

WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Digest/
http://www.cpan.dk/modules/by-module/Digest/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Digest/
http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Digest/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Digest/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Digest/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Digest/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Digest/
http://at.cpan.org/modules/by-module/Digest/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Digest/
http://backpan.perl.org/modules/by-module/Digest/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Digest/
http://cpan.nctu.edu.tw/modules/by-module/Digest/
http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Digest/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Mar 2012 10:35:52
Original commit files touched by this commit  5.71
ashish search for other commits by this committer
Update to 5.71

Feature safe:   yes
13 Mar 2012 16:15:36
Original commit files touched by this commit  5.70
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.70
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
26 Jan 2012 08:44:57
Original commit files touched by this commit  5.70
ashish search for other commits by this committer
- Update to 5.70
01 Dec 2011 13:14:23
Original commit files touched by this commit  5.63
ashish search for other commits by this committer
- Update to 5.63

Feature safe:   yes
20 May 2011 18:13:44
Original commit files touched by this commit  5.62
ashish search for other commits by this committer
- Upgrade to 5.62.
03 Jan 2011 18:06:56
Original commit files touched by this commit  5.50
ashish search for other commits by this committer
- Update to 5.50.

Approved by:    pgj (mentor, implicit)
14 Jun 2010 12:56:44
Original commit files touched by this commit  5.48
ashish search for other commits by this committer
- Adopt unmaintained ports.

Approved by:    pgj, tabthorpe (mentors)
08 Jun 2010 07:31:58
Original commit files touched by this commit  5.48
gabor search for other commits by this committer
- Drop maintainership
20 Jan 2010 22:22:52
Original commit files touched by this commit  5.48
gabor search for other commits by this committer
- Update to 5.48

PR:             ports/142669
Submitted by:   pgollucci
22 Jul 2009 16:27:08
Original commit files touched by this commit  5.47
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
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
14 Jun 2008 22:26:23
Original commit files touched by this commit  5.47
gabor search for other commits by this committer
- Update to 5.47
26 May 2008 18:04:57
Original commit files touched by this commit  5.46
gabor search for other commits by this committer
- Update to 5.46
17 Apr 2008 14:30:31
Original commit files touched by this commit  5.45
araujo search for other commits by this committer
- 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)
19 Aug 2007 14:12:18
Original commit files touched by this commit  5.45
gabor search for other commits by this committer
- Update to 5.45
- Install example dups file when NOPORTEXAMPLES unset

PR:             ports/115347
Submitted by:   Felippe de Meirelles Motta <lippe@freebsdbrasil.com.br>
31 Mar 2007 20:33:58
Original commit files touched by this commit  5.44
gabor search for other commits by this committer
- Remove support for old Perl from my ports
08 Dec 2006 13:46:35
Original commit files touched by this commit  5.44
gabor search for other commits by this committer
Change my e-mail address.

Approved by:    erwin (mentor)
31 Oct 2006 09:21:03
Original commit files touched by this commit  5.44
clsung search for other commits by this committer
- Update to 5.44

PR:             ports/104415
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:    maintainer (gabor)
07 Aug 2006 21:22:30
Original commit files touched by this commit  5.43
pav search for other commits by this committer
- Fix typo, unbreak INDEX, salvage the world

Pointy hat to:  clsung
07 Aug 2006 15:03:13
Original commit files touched by this commit  5.43
clsung search for other commits by this committer
- Update to 5.43
- PurePerl.pm has used "eval" to try MIME::Base64 & Digest::base, so
  add these dependencies.

PR:             ports/101406
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by:    maintainer (gkovesdan_AT_t-hosting dot hu)
06 Jun 2006 17:26:21
Original commit files touched by this commit  5.41
erwin search for other commits by this committer
Update to 5.41

PR:             98562
Submitted by:   Rong-En Fan <rafan@infor.org>
Approved by:    gabor (maintainer)
05 Jun 2006 13:44:01
Original commit files touched by this commit  5.39
erwin search for other commits by this committer
Update to 5.39

PR:             98288
Submitted by:   Rong-En Fan <rafan@infor.org>
Approved by:    maintainer
29 May 2006 00:52:25
Original commit files touched by this commit  5.37
clsung search for other commits by this committer
- Update to 5.37

PR:             97639
Submitted by:   Christopher Boumenot <boumenot_AT_gmail dot com>
Approved by:    maintainer
20 Feb 2006 20:50:22
Original commit files touched by this commit  5.32
fenner search for other commits by this committer
Update search.cpan.org WWW: entries to have a trailing slash.
Change some URLs from author dirs to dist dirs.

The example in the porter's handbook didn't have the trailing slash;
mea culpa for not having caught that when it went in.
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)
22 Dec 2005 09:25:35
Original commit files touched by this commit  5.32
erwin search for other commits by this committer
Digest::SHA::PurePerl 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.
Digest::SHA::PurePerl is written entirely in Perl.  If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.

WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl

PR:             ports/90773
Submitted by:   Gabor Kovesdan

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month253

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.243 seconds.