ports/188970: Option !NLS is broken for ftp/filezilla r351664

Trond Endrestøl Trond.Endrestol at ximalas.info
Thu Apr 24 19:00:01 UTC 2014


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


More information about the freebsd-ports-bugs mailing list