a8ed FreshPorts -- security/p5-Digest-SHA1
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-SHA1 2.13 security on this many watch lists=317 search for ports that depend on this port
Perl interface to the SHA-1 Algorithm
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Mar 2001 22:27:04
Also Listed In: perl5
License: not specified in port


The Digest::SHA1 module allows you to use the NIST SHA-1 message
digest algorithm from within Perl programs.  The algorithm takes as
input a message of arbitrary length and produces as output a 160-bit
"fingerprint" or "message digest" of the input.

You will need Perl version 5.004 or better to install this module.

Copyright 1999-2001 Gisle Aas.
Copyright 1997 Uwe Hollerbach.

This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.
SVNWeb : 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-SHA1/ && make install clean
To add the package: pkg_add -r p5-Digest-SHA1


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/ftp.funet.fi/pub/languages/perl/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: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 09:54:03
Original commit files touched by this commit  2.13
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.
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.13
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  2.13
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
17 May 2011 11:11:48
Original commit files touched by this commit  2.13
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports

Approved by:    erwin@ (portmgr)
05 Jul 2010 01:57:48
Original commit files touched by this commit  2.13
wen search for other commits by this committer
- Update to 2.13

Feature safe:   yes
25 May 2009 06:17:23
Original commit files touched by this commit  2.12
leeym search for other commits by this committer
- update to 2.12
29 Jan 2009 17:41:17
Original commit files touched by this commit  2.11
erwin search for other commits by this committer
Reassign my p5-* ports to perl@ so more than one person
can look at them.
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.11
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)
22 Jan 2006 02:50:55
Original commit files touched by this commit  2.11
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)
19 Jan 2006 14:34:54
Original commit files touched by this commit  2.11
erwin search for other commits by this committer
Update to 2.11

PR:             91985
Submitted by:   leeym
02 Jul 2004 06:43:28
Original commit files touched by this commit  2.10
erwin search for other commits by this committer
Make dependency on p5-Digest conditional on perl version

PR:             68577
Submitted by:   David Lay <dsl@webize.com.au>
31 May 2004 13:36:59
Original commit files touched by this commit  2.10
erwin search for other commits by this committer
Update to 2.10
18 Mar 2004 18:01:13
Original commit files touched by this commit  2.07
trevor search for other commits by this committer
Add size data, approved by maintainers.
08 Dec 2003 12:23:51
Original commit files touched by this commit  2.07
erwin search for other commits by this committer
Update to 2.07
13 Oct 2003 19:56:19
Original commit files touched by this commit  2.06
erwin search for other commits by this committer
Update to 2.06
06 Oct 2003 15:29:02
Original commit files touched by this commit  2.05
erwin search for other commits by this committer
Update to 2.05
06 Oct 2003 15:28:51
Original commit files touched by this commit  2.04
erwin search for other commits by this committer
use SITE_PERL
23 Jul 2003 07:11:26
Original commit files touched by this commit  2.04
erwin search for other commits by this committer
Update to 2.04
05 Jul 2003 10:39:07
Original commit files touched by this commit  2.03
erwin search for other commits by this committer
- Update to 2.03
- Take maintainership
20 Feb 2003 18:59:13
Original commit files touched by this commit  2.02
knu search for other commits by this committer
De-pkg-comment.
09 Feb 2003 07:48:48
Original commit files touched by this commit  2.02
leeym search for other commits by this committer
1. update to Digest::SHA1-2.02
2. drop MAINTAINERship
19 Aug 2002 08:01:34
Original commit files touched by this commit  2.01
leeym search for other commits by this committer
change my email address to leeym@FreeBSD.org

Reviewed by:    ijliao (mentor)
Approved by:    ijliao (mentor)
19 Feb 2002 02:01:27
files touched by this commit
kuriyama search for other commits by this committer
Update to 2.01.   Change maintainer's addresss.    
31 Mar 2001 01:27:04
files touched by this commit
will search for other commits by this committer
Add p5-Digest-SHA1 2.00, a perl interface to the SHA-1 Algorithm.    

Number of commits found: 24

2829
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
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

8 vulnerabilities affecting 24 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 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight63
new month218

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