56a2 FreshPorts -- security/p5-Authen-Passphrase
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-Authen-Passphrase 0.008 security on this many watch lists=0 search for ports that depend on this port
Perl module for handling hashed passwords/passphrases as objects
Maintained by: brix@FreeBSD.org search for ports maintained by this maintainer
Port Added: 01 Jun 2008 21:02:23
Also Listed In: perl5
License: ART10 GPLv1


This is the base class for a system of objects that encapsulate
passphrases.  An object of this type is a passphrase recogniser: its
job is to recognise whether an offered passphrase is the right one.
For security, such passphrase recognisers usually do not themselves
know the passphrase they are looking for; they can merely recognise it
when they see it.  There are many schemes in use to achieve this
effect, and the intent of this class is to provide a consistent
interface to them all, hiding the details.

The CPAN package Authen::Passphrase contains implementations of
several specific passphrase schemes in addition to the base class.

WWW: http://search.cpan.org/dist/Authen-Passphrase/
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-Authen-DecHpwd
  2. security/p5-Crypt-Blowfish
  3. security/p5-Crypt-DES
  4. security/p5-Crypt-Eksblowfish
  5. security/p5-Crypt-MySQL
  6. security/p5-Crypt-PasswdMD5
  7. security/p5-Crypt-UnixCrypt_XS
  8. security/p5-Data-Entropy
  9. security/p5-Digest-MD4
  10. devel/p5-Module-Runtime
  11. devel/p5-Params-Classify
  12. devel/p5-Module-Build
  13. lang/perl5.8
Required To Run:
  1. security/p5-Authen-DecHpwd
  2. security/p5-Crypt-Blowfish
  3. security/p5-Crypt-DES
  4. security/p5-Crypt-Eksblowfish
  5. security/p5-Crypt-MySQL
  6. security/p5-Crypt-PasswdMD5
  7. security/p5-Crypt-UnixCrypt_XS
  8. security/p5-Data-Entropy
  9. security/p5-Digest-MD4
  10. devel/p5-Module-Runtime
  11. devel/p5-Params-Classify
  12. lang/perl5.8

This port is required by:

for Build for Run

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


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

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Jun 2012 10:29:24
Original commit files touched by this commit  0.008
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
14 Apr 2012 17:19:20
Original commit files touched by this commit  0.008
brix search for other commits by this committer
- Update to v0.008
- Pet portlint(1)
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.007
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.007
ohauer search for other commits by this committer
-remove MD5
02 Aug 2010 19:11:21
Original commit files touched by this commit  0.007
brix search for other commits by this committer
- Update to v0.007
- Add LICENSE
24 Jan 2010 06:18:08
Original commit files touched by this commit  0.006_1
kuriyama search for other commits by this committer
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 4).

Approved by:    portmgr (itetcu)
18 May 2009 20:56:41
Original commit files touched by this commit  0.006
pav search for other commits by this committer
- Update depobjs after p5-Params-Classify update

Reported by:    pointyhat
25 Mar 2009 18:32:20
Original commit files touched by this commit  0.006
brix search for other commits by this committer
- Update to v0.006
01 Jun 2008 21:01:12
Original commit files touched by this commit  0.005
brix search for other commits by this committer
This is the base class for a system of objects that encapsulate
passphrases.  An object of this type is a passphrase recogniser: its
job is to recognise whether an offered passphrase is the right one.
For security, such passphrase recognisers usually do not themselves
know the passphrase they are looking for; they can merely recognise it
when they see it.  There are many schemes in use to achieve this
effect, and the intent of this class is to provide a consistent
interface to them all, hiding the details.

The CPAN package Authen::Passphrase contains implementations of
several specific passphrase schemes in addition to the base class.

WWW: http://search.cpan.org/dist/Authen-Passphrase/

Approved by:    erwin (mentor)

Number of commits found: 9

2850
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
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
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24526
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours11
new 7 days27
new fortnight58
new month212

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