pkgsrc-WIP-cvs archive

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

CVS commit: wip/eio



Module name:    wip
Committed by:   roelants
Date:           Sun Dec 30 19:42:14 UTC 2012

Added Files:
        wip/eio: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Import eio-1.7.4 as wip/eio.

Eio integrates with EFL (Ecore, Eina) to provide efficient filesystem
Input/Output. It use the best techniques to achieve such purpose,
like using at-variants, splice, properly handling errors and doing
it in an asynchronous fashion by means of worker threads. It is
also ported to Windows, so multi-platform.

Whenever you need to list a directory, copy, move or delete files,
Eio will do that task better than you'd achieve with naive
implementations, and it is easy to use.

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

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

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

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
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