aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Model-LDAP
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* Drop maintainershipAndrej Zverev2010-09-241-1/+1
| | | | Notes: svn path=/head/; revision=261760
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* Update to version 0.17Andrej Zverev2009-12-232-6/+5
| | | | | | | Changelog: http://cpansearch.perl.org/src/DANIELTWC/Catalyst-Model-LDAP-0.17/Changes Notes: svn path=/head/; revision=246500
* Remove unused part for CPAN macroAndrej Zverev2009-02-021-1/+0
| | | | Notes: svn path=/head/; revision=227427
* - Add missing module from dependAndrej Zverev2008-07-071-2/+3
| | | | Notes: svn path=/head/; revision=216443
* - Fix pkg-plistAndrej Zverev2008-07-012-0/+4
| | | | Notes: svn path=/head/; revision=216075
* This is the Net::LDAP model class for Catalyst. It is nothing more than aAndrej Zverev2008-06-304-0/+51
simple wrapper for Net::LDAP. This class simplifies LDAP access by letting you configure a common set of bind arguments. It also lets you configure a base DN for searching. WWW: http://search.cpan.org/~danieltwc/Catalyst-Model-LDAP/ Notes: svn path=/head/; revision=216033