mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Commit b7f05445c0
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)
11 lines
524 B
Text
11 lines
524 B
Text
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
|