Subject: CVS commit: pkgsrc/net/libfilezilla
From: Thomas Klausner
Date: 2016-04-29 13:54:06
Message id: 20160429115406.D0575FBBA@cvs.NetBSD.org

Log Message:
Import libfilezilla-0.5.0 as net/libfilezilla.

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

Files:
RevisionActionfile
1.1addpkgsrc/net/libfilezilla/DESCR
1.1addpkgsrc/net/libfilezilla/Makefile
1.1addpkgsrc/net/libfilezilla/PLIST
1.1addpkgsrc/net/libfilezilla/buildlink3.mk
1.1addpkgsrc/net/libfilezilla/distinfo
1.1addpkgsrc/net/libfilezilla/patches/patch-lib_string.cpp