pkgsrc-WIP-cvs archive

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

CVS commit: wip/modglue



Module name:    wip
Committed by:   jihbed
Date:           Mon Jul 28 18:43:34 UTC 2014

Added Files:
        wip/modglue: DESCR Makefile PLIST distinfo
        wip/modglue/patches: patch-Makefile.in

Log Message:
Import modglue-1.19 as wip/modglue.

The libModglue library is a C++ library with classes for forking external
processes and asynchronous reading from streams. It takes away the burden
of all subtleties involving the Unix fork call. The asynchronous read
facility enables one to read on multiple input streams at the same time,
without losing any of the standard C++ stream facilities.
There are also several small additional programs bundled with modglue,
such as a program to add readline capability to any command line program.
Moreover, the modglue library extends the idea of standard Unix pipes by
providing a general framework for the creation of new processes with more
than just the standard stdin/stdout/stderr pipes.

To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/modglue/DESCR wip/modglue/Makefile \
    wip/modglue/PLIST wip/modglue/distinfo \
    wip/modglue/patches/patch-Makefile.in

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

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

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&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