Port details |
- libfilezilla C++ library for building platform-independent programs
- 0.49.0 ftp =3 0.47.0Version of this port present on the latest quarterly branch.
- Maintainer: pi@FreeBSD.org
- Port Added: 2016-02-05 17:37:39
- Last Update: 2024-12-31 08:36:43
- Commit Hash: c8ea8c2
- People watching this port, also watch:: xcb-util-image, vcdimager, spamass-iXhash, p5-MIME-Tools, OpenSP
- License: GPLv2+
- WWW:
- https://lib.filezilla-project.org/
- Description:
- libfilezilla is a small and modern C++ library, offering some basic
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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libfilezilla>0:ftp/libfilezilla
- To install the port:
- cd /usr/ports/ftp/libfilezilla/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/libfilezilla
- pkg install libfilezilla
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libfilezilla
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735484885
SHA256 (libfilezilla-0.49.0.tar.xz) = 79ff30e5124068c116c8dc8fc4581922afa2d3720f7b6bee9c8f8fe419617488
SIZE (libfilezilla-0.49.0.tar.xz) = 554000
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgmp.so : math/gmp
- libgnutls.so : security/gnutls
- libnettle.so : security/nettle
- libintl.so : devel/gettext-runtime
- libiconv.so : converters/libiconv
- This port is required by:
- for Libraries
-
- ftp/filezilla
Configuration Options:
- No options to configure
- Options name:
- ftp_libfilezilla
- USES:
- compiler:c++17-lang gettext gmake iconv:wchar_t libtool localbase pathfix pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.49.0 31 Dec 2024 08:36:43 |
Kurt Jaeger (pi) Author: Martin Neubauer |
ftp/libfilezilla: fix build on 15
- missed the Makefile patch because I build on an older version of 15
PR: 283373 |
0.49.0 30 Dec 2024 08:58:43 |
Kurt Jaeger (pi) Author: Martin Neubauer |
ftp/{lib}filezilla: update libfilezilla 0.47.0 -> 0.49.0, filezilla 3.67.0 ->
3.68.1
- Changed Downloads to LOCAL/pi because of new download obfuscation upstream
PR: 283371, 283373, 283374
Author: Martin Neubauer <m.ne@gmx.net>
Date: Mon Dec 30 09:52:13 2024 +0100
Changes: https://lib.filezilla-project.org/
https://filezilla-project.org/versions.php#3.68.1
Reported-by: andy@neu.net, rhurlin |
0.47.0 21 Apr 2024 07:21:47 |
Kurt Jaeger (pi) Author: Matthias Andree |
ftp/libfilezilla: fix build by adding missing patch
PR: 278463 |
0.47.0 20 Apr 2024 08:24:52 |
Kurt Jaeger (pi) Author: Matthias Andree |
ftp/filezilla: update 3.55.1 -> 3.67.0, includes security fix
- also update ftp/libfilezilla 0.31.1 -> 0.47.0
PR: 278463
Security: CVE-2024-31497
Author: Matthias Andree <mandree@FreeBSD.org>
Changes: https://filezilla-project.org/versions.php
MFH: 2024Q2 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.31.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.31.1 15 Sep 2021 11:19:42 |
Kevin Bowling (kbowling) |
ftp/filezilla: Update to 3.55.1
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 |
0.15.1_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.15.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.15.1_3 08 Jan 2021 09:41:11 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
0.15.1_3 16 May 2020 10:51:33 |
sunpoet |
Bump PORTREVISION for security/nettle shlib change |
0.15.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
0.15.1_1 09 Jul 2019 17:13:07 |
sunpoet |
Update security/nettle to 3.5.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] |
0.15.1 05 Feb 2019 12:50:25 |
pi |
ftp/libfilezilla: update 0.13.0 -> 0.15.1, taking maintainer
- 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 |
0.13.0_1 04 Feb 2019 21:44:58 |
rene |
Return rezny@'s ports to the pool after his commit bit got safekept.
With hat: portmgr-secretary |
0.13.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
0.13.0 24 Nov 2018 08:44:46 |
linimon |
Cosmetic change. |
0.13.0 27 Oct 2018 12:08:49 |
linimon |
Now builds on powerpc64.
PR: 232093
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
0.13.0 01 Sep 2018 07:21:14 |
pi |
ftp/libfilezilla: update 0.9.0 -> 0.13.0
- 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 |
0.9.0_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
0.9.0_1 13 May 2017 23:21:37 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.9.0_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
0.9.0 30 Jan 2017 14:55:08 |
rezny |
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D9380 |
0.9.0 01 Jan 2017 03:45:13 |
sunpoet |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
0.9.0 25 Dec 2016 15:05:34 |
jhale |
Update to 0.9.0
PR: 215131
Submitted by: <matthew@reztek.cz> (maintainer) |
0.8.0 04 Nov 2016 15:12:29 |
jhale |
- Update ftp/libfilezilla to 0.8.0 [1]
- Update ftp/filezilla to to 3.2.2.2 [2]
PR: 214006 [1], 214007 [2]
Submitted by: <matthew@reztek.cz> (maintainer) |
0.7.1 10 Oct 2016 19:26:58 |
pawel |
- Update to version 0.7.1
- Fix typo in BROKEN message
PR: 213197
Submitted by: maintainer |
0.6.1 30 Jul 2016 16:31:23 |
pawel |
Update to version 0.6.1
PR: 211452
Submitted by: maintainer |
0.5.3 29 Jun 2016 14:51:23 |
amdmi3 |
- Update to 0.5.3
PR: 210692
Submitted by: matthew@reztek.cz (maintainer) |
0.5.2 03 Jun 2016 16:58:31 |
amdmi3 |
- Update to 0.5.2
PR: 209846
Submitted by: matthew@reztek.cz (maintainer) |
0.5.1 10 May 2016 19:17:33 |
amdmi3 |
- Update to 0.5.1
- While here, fix license
PR: 209416
Submitted by: matthew@reztek.cz (maintainer) |
0.5.0_1 24 Apr 2016 13:50:53 |
pi |
ftp/libftpzilla: set USES=iconv:wchar_t after last commit
PR: 208121
Submitted by: <matthew@reztek.cz> (maintainer), gblach |
0.5.0 24 Apr 2016 07:44:10 |
pi |
ftp/libfilezilla: 0.4.0.1 -> 0.5.0
ftp/filezilla: 3.16.0 -> 3.17.0
Changes:
https://filezilla-project.org/changelog.php
PR: 208999, 209000
Submitted by: <matthew@reztek.cz> (maintainer) |
0.4.0.1_1 21 Apr 2016 20:11:31 |
gblach |
Always link against iconv with wchar_t extension
PR: 208121
Submitted by: mikael.urankar <at> gmail <dot> com
Approved by: maintainer timeout |
0.4.0.1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
0.4.0.1 15 Mar 2016 16:47:29 |
feld |
ftp/libfilezilla: Update to 0.4.0.1
PR: 207689 |
0.3.1 07 Feb 2016 14:35:15 |
novel |
ftp/libfilezilla: fix build on 10.1
PR: 206981
Submitted by: matthew@reztek.cz (maintainer) |
0.3.1 05 Feb 2016 17:37:29 |
rm |
libfilezilla is a small and modern C++ library, offering some basic
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 |