Commit graph

4 commits

Author SHA1 Message Date
gdt
2b1343b4a3 Set license to
mit AND 2-clause-bsd AND isc AND modified-bsd
because that's what the included LICENSE file says, after one wdiffs
the MIT license and the first part.  (There does not appear to be such
a thing, as a "joyent license", which is good news.)
2013-03-06 17:32:08 +00:00
agc
626b1b4d49 some private headers were missed during installation - add them 2013-03-02 08:19:36 +00:00
agc
d3f38769b8 Because there is a distinct likelihood that the zip file from the master
site may change without warning (it has no versioning information in it),
place today's sources in a DIST_SUBDIR
2013-03-02 07:49:15 +00:00
agc
30f4e60152 import libuv, the platform layer for node.js, and an asynchronous event
library, into the Packages Collection.

	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.
2013-03-02 07:43:40 +00:00