Bug 210994

Summary: net/ldapscripts patch to use openldap??-sasl-client
Product: Ports & Packages Reporter: dewayne
Component: Individual Port(s)Assignee: Ganael LAPLANCHE <martymac>
Status: Closed FIXED    
Severity: Affects Some People Flags: bugzilla: maintainer-feedback? (martymac)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Enable use of openldap24-sasl-client, avoiding conflict none

Description dewayne 2016-07-10 23:36:10 UTC
Created attachment 172363 [details]
Enable use of openldap24-sasl-client, avoiding conflict

Quick patch to overcome conflict with openldap24-sasl-client.  This provides an option to use SASL.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-07-21 20:55:33 UTC
A commit references this bug:

Author: martymac
Date: Thu Jul 21 20:55:08 UTC 2016
New revision: 418895
URL: https://svnweb.freebsd.org/changeset/ports/418895

Log:
  Add SASL option (off by default)

  PR:		210994
  Submitted by:	dewayne@heuristicsystems.com.au

Changes:
  head/net/ldapscripts/Makefile
Comment 2 Ganael LAPLANCHE freebsd_committer freebsd_triage 2016-07-21 20:56:40 UTC
Committed with minor changes, thanks!