aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Model-LDAP
Commit message (Collapse)AuthorAgeFilesLines
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orSteve Wills2012-06-101-1/+1
| | | | | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi) Notes: svn path=/head/; revision=298970
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-1/+1
| | | | Notes: svn path=/head/; revision=298372
* - Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | | Suggested by: az With hat: perl Notes: svn path=/head/; revision=281882
* - 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