70d1 FreshPorts -- www/p5-Catalyst-Authentication-Store-LDAP
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-Catalyst-Authentication-Store-LDAP 1.014 www on this many watch lists=0 search for ports that depend on this port
Authentication from an LDAP Directory for Catalyst
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 20 Feb 2008 08:53:43
Also Listed In: perl5
License: not specified in port


This plugin implements the Catalyst::Authentication v.10 API.

This plugin uses Net::LDAP to let your application authenticate against
an LDAP directory.  It has a pretty high degree of flexibility, given
the wide variation of LDAP directories and schemas from one system to
another.

It authenticates users in two steps:

1) A search of the directory is performed, looking for a user object
that matches the username you pass.  This is done with the bind
credentials supplied in the "binddn" and "bindpw" configuration options.

2) If that object is found, we then re-bind to the directory as that
object.  Assuming this is successful, the user is Authenticated.

WWW: http://search.cpan.org/dist/Catalyst-Authentication-Store-LDAP/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. net/p5-perl-ldap
  2. www/p5-Catalyst-Plugin-Authentication
  3. lang/perl5.14
Required To Run:
  1. net/p5-perl-ldap
  2. www/p5-Catalyst-Plugin-Authentication
  3. lang/perl5.14
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/p5-Catalyst-Authentication-Store-LDAP/ && make install clean
To add the package: pkg_add -r p5-Catalyst-Authentication-Store-LDAP


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

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Apr 2013 09:41:31
Original commit files touched by this commit  1.014
tobez search for other commits by this committer
Update to 1.014.

Changes:
 http://search.cpan.org/dist/Catalyst-Authentication-Store-LDAP/Changes
29 Mar 2013 00:44:54
Original commit files touched by this commit  1.012
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
22 Mar 2012 19:49:16
Original commit files touched by this commit  1.012
skv search for other commits by this committer
- add TEST_DEPENDS [1]
- pass maintainership to perl@

PR:             ports/166297 [1]
Submitted by:   swills
Feature safe:   yes
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.012
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
26 Feb 2011 20:03:04
Original commit files touched by this commit  1.012
skv search for other commits by this committer
Update to 1.012

Changes:       
http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Authentication-Store-LDAP-1.012/Changes
PR:             ports/155071
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
08 Jul 2010 15:45:06
Original commit files touched by this commit  1.011
skv search for other commits by this committer
Update to 1.011

Changes:       
http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Authentication-Store-LDAP-1.011/Changes
PR:             ports/147749
Submitted by:   pgollucci
31 Dec 2009 12:21:29
Original commit files touched by this commit  1.006
skv search for other commits by this committer
Update to 1.006

Changes:       
http://cpansearch.perl.org/src/KARMAN/Catalyst-Authentication-Store-LDAP-1.006/Changes
PR:             141495
Submitted by:   pgollucci
11 May 2009 19:16:04
Original commit files touched by this commit  0.1005
skv search for other commits by this committer
Update to 0.1005

Changes:       
http://cpansearch.perl.org/src/KARMAN/Catalyst-Authentication-Store-LDAP-0.1005/Changes
27 Oct 2008 09:34:52
Original commit files touched by this commit  0.1004
skv search for other commits by this committer
Update to 0.1004

Changes:       
http://search.cpan.org/src/KARMAN/Catalyst-Authentication-Store-LDAP-0.1004/Changes
28 Sep 2008 18:16:13
Original commit files touched by this commit  0.1003
skv search for other commits by this committer
Update to 0.1003

Changes:       
http://search.cpan.org/src/KARMAN/Catalyst-Authentication-Store-LDAP-0.1003/Changes
08 Aug 2008 13:09:43
Original commit files touched by this commit  0.1002
skv search for other commits by this committer
Upadte to 0.1002

Changes:       
http://search.cpan.org/src/KARMAN/Catalyst-Authentication-Store-LDAP-0.1002/Changes
19 May 2008 13:12:08
Original commit files touched by this commit  0.1001
araujo search for other commits by this committer
- Include some ports in perl5 category.

PR:             ports/123530
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    flz (portmgr)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.1001
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)
10 Apr 2008 08:05:16
Original commit files touched by this commit  0.1001
skv search for other commits by this committer
Update to 0.1001
20 Feb 2008 08:53:26
Original commit files touched by this commit  0.1000
skv search for other commits by this committer
Add p5-Catalyst-Authentication-Store-LDAP 0.1000, authentication from an
LDAP Directory for Catalyst.

Number of commits found: 15

2868
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 24523
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight79
new month211

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