pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pstreams



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Sat Oct 29 10:39:31 UTC 2011

Update of /cvsroot/pkgsrc/devel/pstreams
In directory ivanova.netbsd.org:/tmp/cvs-serv29483

Log Message:
Import pstreams-0.7.0 as devel/pstreams from 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:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/pstreams/Makefile
N pkgsrc/devel/pstreams/DESCR
N pkgsrc/devel/pstreams/distinfo
N pkgsrc/devel/pstreams/PLIST
N pkgsrc/devel/pstreams/buildlink3.mk
N pkgsrc/devel/pstreams/patches/patch-Makefile

No conflicts created by this import




Home | Main Index | Thread Index | Old Index