Summary: | [NEW PORT] net/p5-Net-LDAP-FilterBuilder: Perl module to construct LDAP filter statments | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jeremy Baggs <jbaggs2016> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | ports-bugs | ||||
Priority: | --- | Keywords: | feature, patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Take. A commit references this bug: Author: miwi Date: Mon Dec 21 14:19:27 UTC 2015 New revision: 404107 URL: https://svnweb.freebsd.org/changeset/ports/404107 Log: Perl convenience module which simplifies the construction of LDAP query filter statments as described in RFC-4515. WWW: http://search.cpan.org/dist/Net-LDAP-FilterBuilder/ PR: 204062 Submitted by: jeremybbaggs@gmail.com Approved by: mat (mentor) Differential Revision: D4634 Changes: head/net/Makefile head/net/p5-Net-LDAP-FilterBuilder/ head/net/p5-Net-LDAP-FilterBuilder/Makefile head/net/p5-Net-LDAP-FilterBuilder/distinfo head/net/p5-Net-LDAP-FilterBuilder/pkg-descr head/net/p5-Net-LDAP-FilterBuilder/pkg-plist |
Created attachment 162502 [details] shar file Perl convenience module which simplifies the construction of LDAP query filter statments as described in RFC-4515.