From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 24 19:00:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82DCB67B for ; Thu, 24 Apr 2014 19:00:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4530D1172 for ; Thu, 24 Apr 2014 19:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3OJ01dA000765 for ; Thu, 24 Apr 2014 19:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3OJ01Ea000763; Thu, 24 Apr 2014 19:00:01 GMT (envelope-from gnats) Resent-Date: Thu, 24 Apr 2014 19:00:01 GMT Resent-Message-Id: <201404241900.s3OJ01Ea000763@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, Trond Endrestøl Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 16F46669 for ; Thu, 24 Apr 2014 18:59:54 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 034B8116B for ; Thu, 24 Apr 2014 18:59:54 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3OIxr2p096357 for ; Thu, 24 Apr 2014 18:59:53 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3OIxrP9096356; Thu, 24 Apr 2014 18:59:53 GMT (envelope-from nobody) Message-Id: <201404241859.s3OIxrP9096356@cgiserv.freebsd.org> Date: Thu, 24 Apr 2014 18:59:53 GMT From: Trond Endrestøl To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188970: Option !NLS is broken for ftp/filezilla r351664 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Apr 2014 19:00:01 -0000 >Number: 188970 >Category: ports >Synopsis: Option !NLS is broken for ftp/filezilla r351664 >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: Thu Apr 24 19:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Trond Endrestøl >Release: 10.0-STABLE >Organization: Private >Environment: FreeBSD freebsd-10-ufs.bsd.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r264881: Thu Apr 24 17:22:59 CEST 2014 root@freebsd-10-ufs.bsd.net:/usr/obj/usr/src/sys/VBOX i386 >Description: Disabling the option NLS is broken for ftp/filezilla r351664. Translation files are expected to be present even with NLS turned off. >How-To-Repeat: svn up /usr/ports cd /usr/ports/ftp/filezilla make config # Turn off NLS make # Notice the many complaints on missing translation files make clean make config # Turn on NLS make # No complaints this time, the build actually succeeds. >Fix: The pkg-plist looks ok, but maybe that file or the Makefile needs to mended. BTW, configure --with-wx isn't accepted anymore. >Release-Note: >Audit-Trail: >Unformatted: