pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libfilezilla
Module Name: pkgsrc
Committed By: wiz
Date: Fri Apr 29 11:54:06 UTC 2016
Added Files:
pkgsrc/net/libfilezilla: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/net/libfilezilla/patches: patch-lib_string.cpp
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
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/libfilezilla/DESCR \
pkgsrc/net/libfilezilla/Makefile pkgsrc/net/libfilezilla/PLIST \
pkgsrc/net/libfilezilla/buildlink3.mk pkgsrc/net/libfilezilla/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/net/libfilezilla/patches/patch-lib_string.cpp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index