pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/libuv



Module name:	wip
Committed by:	jonthn
Date:		Sun Dec  7 21:55:50 UTC 2014

Added Files:
	wip/libuv: DESCR Makefile PLIST buildlink3.mk distinfo
	wip/libuv/patches: patch-autogen.sh

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.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/libuv/DESCR wip/libuv/Makefile \
    wip/libuv/PLIST wip/libuv/buildlink3.mk wip/libuv/distinfo \
    wip/libuv/patches/patch-autogen.sh

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libuv/DESCR?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libuv/Makefile?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libuv/PLIST?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libuv/buildlink3.mk?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libuv/distinfo?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/libuv/patches/patch-autogen.sh?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index