ports/120589: commit references a PR
dfilter service
dfilter at FreeBSD.org
Sun Feb 17 11:20:02 UTC 2008
The following reply was made to PR ports/120589; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/120589: commit references a PR
Date: Sun, 17 Feb 2008 11:12:15 +0000 (UTC)
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)
_______________________________________________
cvs-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
More information about the freebsd-ports-bugs
mailing list