From owner-freebsd-current@FreeBSD.ORG Fri Sep 13 15:35:56 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 77939B9A for ; Fri, 13 Sep 2013 15:35:56 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 320DE29D6 for ; Fri, 13 Sep 2013 15:35:55 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VKVPP-00015y-Bp for freebsd-current@freebsd.org; Fri, 13 Sep 2013 17:35:47 +0200 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Sep 2013 17:35:47 +0200 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Sep 2013 17:35:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Walter Hurry Subject: Re: dns/libidn puzzle Date: Fri, 13 Sep 2013 15:35:21 +0000 (UTC) Lines: 15 Message-ID: References: <52326009.1070000@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Sep 2013 15:35:56 -0000 On Fri, 13 Sep 2013 02:44:57 +0200, Matthias Andree wrote: > Am 12.09.2013 23:44, schrieb Walter Hurry: >> On 9.1, if I cd to /usr/ports/dns/libidn and issue 'sudo make config', >> I get a dialog asking me whether I want DOCS and/or NLS. >> >> However, on 10-CURRENT (r255358) I get this: >> >> $ cd /usr/ports/dns/libidn $ sudo make config ===> Options unchanged $ >> >> Why the difference? > > Is dialog4ports installed on your 10-CURRENT? > Yes, it is. dialog4ports-0.1.5_1