pkgsrc-WIP-cvs archive

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

CVS commit: wip/pstreams



Module name:    wip
Committed by:   ryo-on
Date:           Thu Feb 24 19:12:20 UTC 2011

Import into wip/pstreams

Log Message:
Import pstreams-0.7.0 as wip/pstreams.

PStreams allows you to run another program from your C++ application
and to transfer data between the two programs similar to shell
pipelines.

In the simplest case, a PStreams class is like a C++ wrapper for
the POSIX.2 functions popen(3) and pclose(3), using C++ iostreams
instead of C's stdio library.

Status:

Vendor Tag:     RYO-ON
Release Tags:   RYO-ON_20110225
                
N wip/pstreams/buildlink3.mk
N wip/pstreams/Makefile
N wip/pstreams/distinfo
N wip/pstreams/PLIST
N wip/pstreams/DESCR
N wip/pstreams/patches/patch-Makefile

No conflicts created by this import


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
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