From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Apr 19 13:10:31 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31C9916A4D0 for ; Tue, 19 Apr 2005 13:10:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4E9943D53 for ; Tue, 19 Apr 2005 13:10:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3JDAUAJ054373 for ; Tue, 19 Apr 2005 13:10:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3JDAUxe054372; Tue, 19 Apr 2005 13:10:30 GMT (envelope-from gnats) Resent-Date: Tue, 19 Apr 2005 13:10:30 GMT Resent-Message-Id: <200504191310.j3JDAUxe054372@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matus UHLAR - fantomas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DEFE16A4CF for ; Tue, 19 Apr 2005 13:03:36 +0000 (GMT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA9B343D1F for ; Tue, 19 Apr 2005 13:03:35 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j3JD3Z6d054628 for ; Tue, 19 Apr 2005 13:03:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j3JD3Z6u054627; Tue, 19 Apr 2005 13:03:35 GMT (envelope-from nobody) Message-Id: <200504191303.j3JD3Z6u054627@www.freebsd.org> Date: Tue, 19 Apr 2005 13:03:35 GMT From: Matus UHLAR - fantomas To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Subject: ports/80099: wrong option causes proftpd always include pam X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 13:10:31 -0000 >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: