Date: Sun, 17 Feb 2008 11:12:05 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Net-LDAP-LDAPhash Makefile distinfo pkg-descr pkg-plist Message-ID: <200802171112.m1HBC5A9090003@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-02-17 11:12:05 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/p5-Net-LDAP-LDAPhash Makefile distinfo pkg-descr pkg-plist
Log:
This takes from a search and turns it into a hash.
The returned has is in the following format.
{DN}{ldap}{attribute}[array of values for this attribute]
The reason for the {ldap} is to allow for other values and
the like to be tagged onto a hash for a DN that are unrelated to LDAP.
This function does not make any attempt to check if the search succedded
or not.
WWW: http://search.cpan.org/dist/Net-LDAP-LDAPhash/
PR: ports/120589
Submitted by: Zane C, Bowers <vvelox at vvelox.net>
Revision Changes Path
1.1966 +1 -0 ports/net/Makefile
1.1 +21 -0 ports/net/p5-Net-LDAP-LDAPhash/Makefile (new)
1.1 +3 -0 ports/net/p5-Net-LDAP-LDAPhash/distinfo (new)
1.1 +13 -0 ports/net/p5-Net-LDAP-LDAPhash/pkg-descr (new)
1.1 +7 -0 ports/net/p5-Net-LDAP-LDAPhash/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802171112.m1HBC5A9090003>
