From owner-svn-ports-all@freebsd.org Fri Feb 5 17:47:06 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09E20A9CB92; Fri, 5 Feb 2016 17:47:06 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 BBB1C1C62; Fri, 5 Feb 2016 17:47:05 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u15Hl4ZP098517; Fri, 5 Feb 2016 17:47:04 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u15Hl4oI098513; Fri, 5 Feb 2016 17:47:04 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201602051747.u15Hl4oI098513@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Fri, 5 Feb 2016 17:47:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408240 - in head/ftp/filezilla: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 17:47:06 -0000 Author: rm Date: Fri Feb 5 17:47:04 2016 New Revision: 408240 URL: https://svnweb.freebsd.org/changeset/ports/408240 Log: ftp/filezilla: update to 3.15.0.1 - update to 3.15.0.1 - utilize USES=localbase to set correct CFLAGS/LDFLAGS [1] PR: 206854 Submitted by: matthew@reztek.cz (maintainer) Submitted by: koobs [1] Added: head/ftp/filezilla/files/ head/ftp/filezilla/files/patch-src_engine_proxy.cpp (contents, props changed) Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo head/ftp/filezilla/pkg-descr Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Fri Feb 5 17:43:18 2016 (r408239) +++ head/ftp/filezilla/Makefile Fri Feb 5 17:47:04 2016 (r408240) @@ -1,8 +1,7 @@ -# Created by: alepulver # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.14.1 +PORTVERSION= 3.15.0.1 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -15,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils BUILD_DEPENDS:= ${RUN_DEPENDS} -LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ +LIB_DEPENDS= libfilezilla.so:${PORTSDIR}/ftp/libfilezilla \ + libgcrypt.so:${PORTSDIR}/security/libgcrypt \ libgnutls.so:${PORTSDIR}/security/gnutls \ libidn.so:${PORTSDIR}/dns/libidn \ libpugixml.so:${PORTSDIR}/textproc/pugixml @@ -23,13 +23,10 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/se BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library INSTALLS_ICONS= yes -USES= compiler:c++14-lang gmake pkgconfig tar:bzip2 -USE_SQLITE= 3 +USES= compiler:c++14-lang gmake localbase pkgconfig sqlite tar:bzip2 USE_WX= 3.0 WX_CONF_ARGS= relative GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DBUS NLS @@ -46,17 +43,8 @@ NLS_CONFIGURE_OFF= --disable-locales CONFIGURE_ARGS+= --disable-manualupdatecheck .endif -.include - -.if ${CHOSEN_COMPILER_TYPE} == "gcc" -.if ${ARCH} == i386 && ! ${CFLAGS:M-march=*} -# needed for __atomic_exchange_8, __atmoic_fetch_add_8, __atomic_store_8 -CFLAGS+= -march=i586 -.endif -.endif - post-patch: ${REINPLACE_CMD} -Ee 's|(dummy) wxrc|\1 ${WXRC_CMD:T}|' \ ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} -.include +.include Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Fri Feb 5 17:43:18 2016 (r408239) +++ head/ftp/filezilla/distinfo Fri Feb 5 17:47:04 2016 (r408240) @@ -1,2 +1,2 @@ -SHA256 (FileZilla_3.14.1_src.tar.bz2) = b10871b6ced5f52062b44deda037edb8a38090b226a018b9b64b1a1feb59d46c -SIZE (FileZilla_3.14.1_src.tar.bz2) = 4411187 +SHA256 (FileZilla_3.15.0.1_src.tar.bz2) = 267d3e336a7ecc5277950f759a37016e9747e63d1fc315c6798f18d7fea38463 +SIZE (FileZilla_3.15.0.1_src.tar.bz2) = 4405885 Added: head/ftp/filezilla/files/patch-src_engine_proxy.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/ftp/filezilla/files/patch-src_engine_proxy.cpp Fri Feb 5 17:47:04 2016 (r408240) @@ -0,0 +1,11 @@ +--- src/engine/proxy.cpp.orig 2016-02-02 04:43:36 UTC ++++ src/engine/proxy.cpp +@@ -4,6 +4,8 @@ + #include + #include + #include ++#else ++ #include + #endif + #include + #include "engineprivate.h" Modified: head/ftp/filezilla/pkg-descr ============================================================================== --- head/ftp/filezilla/pkg-descr Fri Feb 5 17:43:18 2016 (r408239) +++ head/ftp/filezilla/pkg-descr Fri Feb 5 17:47:04 2016 (r408240) @@ -3,15 +3,22 @@ client with lots of useful features and Among others, the features of FileZilla include the following: -* Easy to use. -* Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP). -* Cross-platform. Runs on Windows, Linux, *BSD, OSX and more. -* Available in many languages. -* Supports resume and transfer of large files >4GB. -* Powerful Site Manager and transfer queue. -* Drag & drop support. -* Configurable Speed limits. -* Filename filters. -* Network configuration wizard. +* Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP) +* IPv6 support +* Available in many languages +* Supports resume and transfer of large files >4GB +* Tabbed user interface +* Powerful Site Manager and transfer queue +* Bookmarks +* Drag & drop support +* Configurable transfer speed limits +* Filename filters +* Network configuration wizard +* Remite file editing +* Keep-alive +* HTTP/1.1, SOCKS5 and FTP-Proxy support +* Logging to file +* Synchronized directory browsing +* Remote file search WWW: http://filezilla-project.org/