From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 9 19:20:03 2003 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 118D137B401 for ; Wed, 9 Jul 2003 19:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC1EF43FCB for ; Wed, 9 Jul 2003 19:20:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6A2K0Up082437 for ; Wed, 9 Jul 2003 19:20:00 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6A2K0Yt082436; Wed, 9 Jul 2003 19:20:00 -0700 (PDT) Resent-Date: Wed, 9 Jul 2003 19:20:00 -0700 (PDT) Resent-Message-Id: <200307100220.h6A2K0Yt082436@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, Mark Linimon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA1CA37B401 for ; Wed, 9 Jul 2003 19:10:17 -0700 (PDT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B22A43FD7 for ; Wed, 9 Jul 2003 19:10:17 -0700 (PDT) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs242746-11.austin.rr.com [24.27.46.11]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 2DF09140CD for ; Wed, 9 Jul 2003 21:10:16 -0500 (CDT) Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1]) by lonesome.lonesome.com (8.12.9/8.12.3) with ESMTP id h6A2DqNa022574 for ; Wed, 9 Jul 2003 21:13:53 -0500 (CDT) (envelope-from linimon@lonesome.lonesome.com) Received: (from linimon@localhost) by lonesome.lonesome.com (8.12.9/8.12.6/Submit) id h6A2DqcO022573; Wed, 9 Jul 2003 21:13:52 -0500 (CDT) (envelope-from linimon) Message-Id: <200307100213.h6A2DqcO022573@lonesome.lonesome.com> Date: Wed, 9 Jul 2003 21:13:52 -0500 (CDT) From: Mark Linimon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113.1 Subject: ports/54300: [patch] add identification to net/ntop configuration dialog 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: Thu, 10 Jul 2003 02:20:03 -0000 >Number: 54300 >Category: ports >Synopsis: [patch] add identification to net/ntop configuration dialog >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jul 09 19:20:00 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD-4.7 >Organization: FreeBSD >Environment: System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386 >Description: One irritation with using portupgrade -a is that you are suddenly confronted with configuration dialogs for which you don't know the port. This adds one such label. >How-To-Repeat: make install >Fix: --- ntop/scripts/configure.sh.dist Sun Jun 15 13:50:37 2003 +++ ntop/scripts/configure.sh Wed Jul 9 21:09:38 2003 @@ -14,7 +14,7 @@ set \"tcpwrap\" \"pcap\" \"zlib\" fi else - /usr/bin/dialog --title "configuration options" --clear \ + /usr/bin/dialog --title "ntop configuration options" --clear \ --checklist "\n\ Please select desired options:" -1 -1 16 \ tcpwrap "TCP Wrapper support" ON \ >Release-Note: >Audit-Trail: >Unformatted: