libfilezilla was tested on 10.2 on both amd64 and i386, but surprisingly fails to build in the cluster due to an undocumented difference. <antoine> uses=iconv is different on 10.1 and 10.2 Section 6.23 of the Porter's Handbook only mentions a difference in behavior before/after 10-current from 2013. There is no mention of the difference between 10.1 and 10.2. Patch adds USES=iconv to allow building on 10.1 where it's not really a noop.
Created attachment 166665 [details] fix ftp/libfilezilla This patch was attached when the issue was opened a couple hours ago. I just happened to have reloaded the page and there's no attachment. WTF bugzilla?!? Adding it again...
A commit references this bug: Author: novel Date: Sun Feb 7 14:35:15 UTC 2016 New revision: 408411 URL: https://svnweb.freebsd.org/changeset/ports/408411 Log: ftp/libfilezilla: fix build on 10.1 PR: 206981 Submitted by: matthew@reztek.cz (maintainer) Changes: head/ftp/libfilezilla/Makefile
Committed, thanks!