Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2005 13:03:35 GMT
From:      Matus UHLAR - fantomas <uhlar@fantomas.sk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/80099: wrong option causes proftpd always include pam
Message-ID:  <200504191303.j3JD3Z6u054627@www.freebsd.org>
Resent-Message-ID: <200504191310.j3JDAUxe054372@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         80099
>Category:       ports
>Synopsis:       wrong option causes proftpd always include pam
>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:   Tue Apr 19 13:10:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matus UHLAR - fantomas
>Release:        4.11
>Organization:
Nextra s.r.o.
>Environment:
FreeBSD w03 4.11-RELEASE-p2 FreeBSD 4.11-RELEASE-p2 #0: Tue Apr 12 13:04:36 CEST 2005     root@w03:/shared1/rw/os/FreeBSD/i386/obj/RELENG_4_11/shared1/rw/os/FreeBSD/i386/src/RELENG_4_11/sys/i686_SP  i386

>Description:
proftpd Makefile adds '--disable-pam' when user sets WITHOUT_PAM variable.
this option is not recognized by proftpd's configure script.
the correct option has to be --disable-auth-pam
>How-To-Repeat:
      
>Fix:
      change --disable-pam to --disable-auth-pam in Makefile
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504191303.j3JD3Z6u054627>