Port details on branch 2024Q2 |
- libfilezilla C++ library for building platform-independent programs
- 0.47.0 ftp
=0 0.47.0Version of this port present on the latest quarterly branch. - Maintainer: pi@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2024-04-20 08:30:15
- Last Update: 2024-04-21 07:22:50
- Commit Hash: 754e777
- 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
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- 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 = 1713540004
SHA256 (libfilezilla-0.47.0.tar.xz) = 618a586b613bef710a633c42bfdda61666cbb0fc8a92ad490361d0bc91c58341
SIZE (libfilezilla-0.47.0.tar.xz) = 551484
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- 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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.47.0 21 Apr 2024 07:22:50
![commit hash: 754e77708d675b79550a4c591314df5a60303a21 commit hash: 754e77708d675b79550a4c591314df5a60303a21](/images/git.png) ![commit hash: 754e77708d675b79550a4c591314df5a60303a21 commit hash: 754e77708d675b79550a4c591314df5a60303a21](/images/codeberg.svg) ![commit hash: 754e77708d675b79550a4c591314df5a60303a21 commit hash: 754e77708d675b79550a4c591314df5a60303a21](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Kurt Jaeger (pi) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Matthias Andree |
ftp/libfilezilla: fix build by adding missing patch
PR: 278463
(cherry picked from commit c392b136785e44d496fb7dc744ee616a9374197e) |
0.47.0 20 Apr 2024 08:27:34
![commit hash: 65c2ec36654fb4095c74686e82f7d2a85a868622 commit hash: 65c2ec36654fb4095c74686e82f7d2a85a868622](/images/git.png) ![commit hash: 65c2ec36654fb4095c74686e82f7d2a85a868622 commit hash: 65c2ec36654fb4095c74686e82f7d2a85a868622](/images/codeberg.svg) ![commit hash: 65c2ec36654fb4095c74686e82f7d2a85a868622 commit hash: 65c2ec36654fb4095c74686e82f7d2a85a868622](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Kurt Jaeger (pi) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) 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
(cherry picked from commit 8f0aec74837272d9888ce5fd220b0454b06f8a17) |
Number of commits found: 2
|