aboutsummaryrefslogtreecommitdiff
path: root/ftp/libfilezilla
Commit message (Collapse)AuthorAgeFilesLines
* ftp/filezilla: Update to 3.55.1Kevin Bowling2021-09-153-11/+82
| | | | | | | | | Also update ftp/libfilezilla to the required version, filezilla is the only consumer in the ports tree. Changes: https://filezilla-project.org/versions.php PR: 258505 Approved by: pi
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update WWWDmitry Marakasov2021-01-081-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=560757
* Bump PORTREVISION for security/nettle shlib changeSunpoet Po-Chuan Hsieh2020-05-161-1/+1
| | | | Notes: svn path=/head/; revision=535391
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Update security/nettle to 3.5.1Sunpoet Po-Chuan Hsieh2019-07-091-0/+1
| | | | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change - Fix build of devel/pijul [1] Changes: https://git.lysator.liu.se/nettle/nettle/blob/master/NEWS PR: 238991 Exp-run by: antoine Thanks to: tobik [1] Notes: svn path=/head/; revision=506289
* ftp/libfilezilla: update 0.13.0 -> 0.15.1, taking maintainerKurt Jaeger2019-02-053-7/+11
| | | | | | | | | | | | | | | | | | | | | - Add argument to fz::strtok to return empty tokens - Fix compatibility issue with Nettle < 3.3 - Fix fz::random_bytes on MinGW - Fix memory leak in fz::buffer - now depends on Nettle >= 3.1 - Added fz::sha512, fz::sha256, fz::sha1 and fz::md5 hash functions - Added fz::hash_accumulator - Added fz::hmac_sha256 HMAC function - Added asymmetric encryption scheme using X25519 - Added signature scheme using Ed25519 - Changed and documented semantics of the return value of fz::remove_file, removing a non-existing file is not an error - Added fz::equal_insensitive_ascii - Added insensitive_ascii parameter to fz::starts_with and fz::ends_with - Fixed namespace of to_wstring in wx glue Notes: svn path=/head/; revision=492202
* Return rezny@'s ports to the pool after his commit bit got safekept.Rene Ladan2019-02-041-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=492170
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Cosmetic change.Mark Linimon2018-11-241-1/+2
| | | | Notes: svn path=/head/; revision=485732
* Now builds on powerpc64.Mark Linimon2018-10-271-2/+0
| | | | | | | | | PR: 232093 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=483127
* ftp/libfilezilla: update 0.9.0 -> 0.13.0Kurt Jaeger2018-09-013-5/+7
| | | | | | | | | | | | - upstream is very quiet on changelogs PR: 229137 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Approved by: rezny (maintainer timeout) Relnotes: https://lib.filezilla-project.org/index.php Notes: svn path=/head/; revision=478656
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-131-1/+1
| | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=440858
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* Change the MAINTAINER line to my FreeBSD.org address in the ports I maintainMatthew Rezny2017-01-301-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9380 Notes: svn path=/head/; revision=432850
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-2/+0
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=430235
* Update to 0.9.0Jason E. Hale2016-12-252-4/+4
| | | | | | | | PR: 215131 Submitted by: <matthew@reztek.cz> (maintainer) Notes: svn path=/head/; revision=429436
* - Update ftp/libfilezilla to 0.8.0 [1]Jason E. Hale2016-11-042-5/+5
| | | | | | | | | | - Update ftp/filezilla to to 3.2.2.2 [2] PR: 214006 [1], 214007 [2] Submitted by: <matthew@reztek.cz> (maintainer) Notes: svn path=/head/; revision=425330
* - Update to version 0.7.1Pawel Pekala2016-10-103-5/+6
| | | | | | | | | | - Fix typo in BROKEN message PR: 213197 Submitted by: maintainer Notes: svn path=/head/; revision=423680
* Update to version 0.6.1Pawel Pekala2016-07-303-4/+5
| | | | | | | | PR: 211452 Submitted by: maintainer Notes: svn path=/head/; revision=419327
* - Update to 0.5.3Dmitry Marakasov2016-06-292-4/+4
| | | | | | | | PR: 210692 Submitted by: matthew@reztek.cz (maintainer) Notes: svn path=/head/; revision=417768
* - Update to 0.5.2Dmitry Marakasov2016-06-032-3/+4
| | | | | | | | PR: 209846 Submitted by: matthew@reztek.cz (maintainer) Notes: svn path=/head/; revision=416326
* - Update to 0.5.1Dmitry Marakasov2016-05-102-5/+4
| | | | | | | | | | - While here, fix license PR: 209416 Submitted by: matthew@reztek.cz (maintainer) Notes: svn path=/head/; revision=414955
* ftp/libftpzilla: set USES=iconv:wchar_t after last commitKurt Jaeger2016-04-241-1/+2
| | | | | | | | PR: 208121 Submitted by: <matthew@reztek.cz> (maintainer), gblach Notes: svn path=/head/; revision=413941
* ftp/libfilezilla: 0.4.0.1 -> 0.5.0Kurt Jaeger2016-04-242-5/+4
| | | | | | | | | | | | | ftp/filezilla: 3.16.0 -> 3.17.0 Changes: https://filezilla-project.org/changelog.php PR: 208999, 209000 Submitted by: <matthew@reztek.cz> (maintainer) Notes: svn path=/head/; revision=413924
* Always link against iconv with wchar_t extensionGrzegorz Blach2016-04-211-1/+2
| | | | | | | | | PR: 208121 Submitted by: mikael.urankar <at> gmail <dot> com Approved by: maintainer timeout Notes: svn path=/head/; revision=413755
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* ftp/libfilezilla: Update to 0.4.0.1Mark Felder2016-03-153-3/+5
| | | | | | | PR: 207689 Notes: svn path=/head/; revision=411188
* ftp/libfilezilla: fix build on 10.1Roman Bogorodskiy2016-02-071-1/+1
| | | | | | | | PR: 206981 Submitted by: matthew@reztek.cz (maintainer) Notes: svn path=/head/; revision=408411
* libfilezilla is a small and modern C++ library, offering some basicRuslan Makhmatkhanov2016-02-054-0/+61
functionality to build high-performing, platform-independent programs. Some of the highlights include: * A typesafe, multi-threaded event system that's very simple to use yet extremely efficient * Timers for periodic events * A datetime class that not only tracks timestamp but also their accuracy, which simplifies dealing with timestamps originating from different sources * Simple process handling for spawning child processes with redirected I/O WWW: http://lib.filezilla-project.org/ PR: 206861 Submitted by: matthew@reztek.cz Notes: svn path=/head/; revision=408237