Subject: CVS commit: wip/libuv
From: jonthn
Date: 2014-12-07 22:55:50
Message id: E1XxjoG-00042E-CS@sfs-ml-1.v29.ch3.sourceforge.com

Log Message:
Import libuv-1.0.1 as wip/libuv.

libuv is used as the platform layer for node.js

libuv enforces an asynchronous, event-driven style of programming.
Its core job is to provide an event loop and callback based
notifications of I/O and other activities.  libuv offers core
utilities like timers, non-blocking networking support, asynchronous
file system access, child processes and more.


Files:
RevisionActionfile
1.1addwip/libuv/DESCR
1.1addwip/libuv/Makefile
1.1addwip/libuv/PLIST
1.1addwip/libuv/buildlink3.mk
1.1addwip/libuv/distinfo
1.1addwip/libuv/patches/patch-autogen.sh