summaryrefslogtreecommitdiff
path: root/net/libfilezilla/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2016-09-12Updated libfilezilla to 0.6.1.wiz1-1/+2
2016-07-27 - libfilezilla 0.6.1 released Bugfixes and minor changes: Fix UTF-8 conversion functions and added a testcase 2016-07-20 - libfilezilla 0.6.0 released New features: Add fz::sprintf, a safe replacement for for the C sprintf function
2016-04-29Import libfilezilla-0.5.0 as net/libfilezilla.wiz1-0/+25
libfilezilla is a free, open source 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