Bug 63814

Summary: maintainer update postfix mysql/ldap config
Product: Ports & Packages Reporter: Vick Khera <vivek>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Vick Khera 2004-03-05 19:20:15 UTC
	

update postfix port to take advantage of the USE_MYSQL and USE_LDAP features
recently added to ports.
Comment 1 Alex Dupre freebsd_committer freebsd_triage 2004-03-10 22:23:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

I'll take it.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-03-10 22:54:12 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 Oliver Eikemeier 2004-03-11 00:24:01 UTC
Vivek Khera wrote:

> +OpenLDAP	"OpenLDAP map lookups (choose ver. with USE_OPENLDAP_VER)" "$status_OpenLDAP" \

Sorry for the late feedback. The user settable variable is WANT_OPENLDAP_VER, USE_OPENLDAP_VER
is for ports that want to depend on a certain version of OpenLDAP (discouraged).

Oliver