From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 7 14:50:38 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 5170E16A4DF for ; Thu, 7 Sep 2006 14:50:38 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A1843D8A for ; Thu, 7 Sep 2006 14:50:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k87EoL2r034531 for ; Thu, 7 Sep 2006 14:50:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k87EoLVZ034527; Thu, 7 Sep 2006 14:50:21 GMT (envelope-from gnats) Resent-Date: Thu, 7 Sep 2006 14:50:21 GMT Resent-Message-Id: <200609071450.k87EoLVZ034527@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, Christian Ullrich Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B65416A4DD for ; Thu, 7 Sep 2006 14:47:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837D643D68 for ; Thu, 7 Sep 2006 14:46:58 +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 k87EktoK089100 for ; Thu, 7 Sep 2006 14:46:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k87EktA5089098; Thu, 7 Sep 2006 14:46:55 GMT (envelope-from nobody) Message-Id: <200609071446.k87EktA5089098@www.freebsd.org> Date: Thu, 7 Sep 2006 14:46:55 GMT From: Christian Ullrich To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/102980: "make config" broken due to overlong line X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2006 14:50:38 -0000 >Number: 102980 >Category: ports >Synopsis: "make config" broken due to overlong line >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 07 14:50:21 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Christian Ullrich >Release: >Organization: >Environment: >Description: "make config" is broken for the Samba 3 port because one of the options in CONFIG is too wide for the dialog menu, so the list is displayed wrongly. >How-To-Repeat: - make -C /usr/ports/net/samba3 config - Move the selection up and down >Fix: Revert the change from rev 1.152: --- net/samba3/Makefile.orig Thu Sep 7 16:45:07 2006 +++ net/samba3/Makefile Thu Sep 7 16:45:24 2006 @@ -71,7 +71,7 @@ UTMP "With UTMP accounting support" on \ MSDFS "With MSDFS support" off \ SMBSH "With SMBSH wrapper for UNIX commands" off \ - PAM_SMBPASS "With PAM authentication against passdb backend(s)" off \ + PAM_SMBPASS "With PAM authentication against passdb backends" off \ EXP_MODULES "With experimental module(s)" off \ POPT "With system-wide POPT library" on .endif >Release-Note: >Audit-Trail: >Unformatted: