Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 18:59:53 GMT
From:      Trond Endrestøl <Trond.Endrestol@ximalas.info>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188970: Option !NLS is broken for ftp/filezilla r351664
Message-ID:  <201404241859.s3OIxrP9096356@cgiserv.freebsd.org>
Resent-Message-ID: <201404241900.s3OJ01Ea000763@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404241859.s3OIxrP9096356>