6761 FreshPorts -- security/p5-Crypt-SKey
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-Crypt-SKey 0.10_2 security on this many watch lists=0 search for ports that depend on this port
Perl S/Key calculator
Maintained by: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Dec 2005 15:42:27
Also Listed In: perl5
License: not specified in port


This module contains a simple S/Key calculator (as described in RFC
1760) implemented in Perl. It exports the function `key' by default, and
may optionally export the function `compute'.
`compute_md4', `compute_md5', `key_md4', and `key_md5' are provided as
convenience functions for selecting either MD4 or MD5 hashes. The
default is MD4; this may be changed with with the `$Crypt::SKey::HASH'
variable, assigning it the value of `MD4' or `MD5'. You can access any
of these functions by exporting them in the same manner as `compute' in
the above example.
Most S/Key systems use MD4 hashing, but a few (notably OPIE) use MD5.

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

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

Required To Build:
  1. security/p5-Digest-MD4
  2. security/p5-Digest-SHA1
  3. devel/p5-Term-ReadKey
  4. lang/perl5.8
Required To Run:
  1. security/p5-Digest-MD4
  2. security/p5-Digest-SHA1
  3. devel/p5-Term-ReadKey
  4. lang/perl5.8
There are no ports dependent upon this port

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


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/Crypt/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Crypt/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Crypt/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Crypt/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Crypt/
  9. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Crypt/
  10. http://at.cpan.org/modules/by-module/Crypt/
  11. http://backpan.perl.org/modules/by-module/Crypt/
  12. http://cpan.nctu.edu.tw/modules/by-module/Crypt/
  13. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Crypt/
  14. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Crypt/
  15. http://www.cpan.dk/modules/by-module/Crypt/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Mar 2012 10:40:19
Original commit files touched by this commit  0.10_2
ashish search for other commits by this committer
- Add missing DEPENDS that the module uses but doesn't declare
- Avoid use of SITE_PERL in DEPENDS
- Bump PORTREVISION

PR:             ports/165881
Submitted by:   swills
Feature safe:   yes
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.10_1
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
03 Jul 2011 14:03:52
Original commit files touched by this commit  0.10_1
ohauer search for other commits by this committer
-remove MD5
14 Jun 2010 12:56:44
Original commit files touched by this commit  0.10_1
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  0.10_1
gabor search for other commits by this committer
- Drop maintainership
26 Jan 2010 15:01:10
Original commit files touched by this commit  0.10_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 8).

Approved by:    portmgr (itetcu)
23 Feb 2009 11:54:14
Original commit files touched by this commit  0.10
gabor search for other commits by this committer
- Update to 0.10

PR:             ports/131928
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
05 Dec 2008 00:10:42
Original commit files touched by this commit  0.09_1
gabor search for other commits by this committer
- Update to 0.09
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.07_1
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)
08 Dec 2006 13:46:35
Original commit files touched by this commit  0.07_1
gabor search for other commits by this committer
Change my e-mail address.

Approved by:    erwin (mentor)
20 Feb 2006 20:50:22
Original commit files touched by this commit  0.07_1
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  0.07_1
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)
30 Dec 2005 20:38:08
Original commit files touched by this commit  0.07_1
leeym search for other commits by this committer
- remove IGNORE on old perl
- update dependency
- bump PORTREVISION

Submitted by:   leeym
Approved by:    maintainer via email
21 Dec 2005 15:40:50
Original commit files touched by this commit  0.07
erwin search for other commits by this committer
This module contains a simple S/Key calculator (as described in RFC
1760) implemented in Perl. It exports the function `key' by default, and
may optionally export the function `compute'.
`compute_md4', `compute_md5', `key_md4', and `key_md5' are provided as
convenience functions for selecting either MD4 or MD5 hashes. The
default is MD4; this may be changed with with the `$Crypt::SKey::HASH'
variable, assigning it the value of `MD4' or `MD5'. You can access any
of these functions by exporting them in the same manner as `compute' in
the above example.
Most S/Key systems use MD4 hashing, but a few (notably OPIE) use MD5.

WWW: http://search.cpan.org/dist/Crypt-SKey

PR:             ports/90695
Submitted by:   Gabor Kovesdan

Number of commits found: 14

283e
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 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 24572
Broken 191
Deprecated 460
Ignore 564
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours11
new 7 days29
new fortnight85
new month179

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