cvs commit: ports/net Makefile ports/net/p5-Net-LDAP-LDAPhash Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sun Feb 17 03:12:05 PST 2008


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)


More information about the cvs-all mailing list