ports/166403: [net/asterisk] incorrect packing list specification for res_config_ldap

Gary Palmer freebsd-gnats at in-addr.com
Mon Mar 26 01:30:06 UTC 2012


>Number:         166403
>Category:       ports
>Synopsis:       [net/asterisk] incorrect packing list specification for res_config_ldap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 01:30:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gary Palmer
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
>Description:
The pkg-plist file has in it:

%%WITH_H323%%lib/asterisk/modules/res_config_ldap.so

This causes packaging to fail if you enable H323. I also have WITHOUT_LDAP=yes specified in /etc/make.conf but I don't think it's affecting the port as I can't see any LDAP options in the Makefile and I don't see it pulling LDAP in as a dependency.  

I don't see how having H323 enabled is in any way related to res_config_ldap.so?
>How-To-Repeat:
- cd /usr/ports/net/asterisk
- make config
- enable H323
- make sure you don't have any LDAP installed
- make all install package
- fail

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list