Port details on branch 2024Q4 |
- libfilezilla C++ library for building platform-independent programs
- 0.47.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-04-21 07:21:47
- Commit Hash: c392b13
- 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 = 1713540004
SHA256 (libfilezilla-0.47.0.tar.xz) = 618a586b613bef710a633c42bfdda61666cbb0fc8a92ad490361d0bc91c58341
SIZE (libfilezilla-0.47.0.tar.xz) = 551484
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:
|