Port details |
- pstreams C++ utility for simple IOStream-based IPC
- 1.0.4 devel
=2 1.0.3Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2007-01-24 20:57:46
- Last Update: 2024-09-08 18:36:59
- Commit Hash: 562d5f7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://pstreams.sourceforge.net/
- https://github.com/jwakely/pstreams
- Description:
- 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.
The library provides class templates in the style of the standard iostreams that
can be used with any ISO C++ compiler on a POSIX platform. The classes use a
streambuf class that uses fork(2) and the exec(2) family of functions to create
a new process and creates up to three pipes to write/read data to/from the
process.
![Homepage Homepage](/images/home.svg) ¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pstreams>0:devel/pstreams
- To install the port:
- cd /usr/ports/devel/pstreams/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/pstreams
- pkg install pstreams
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pstreams
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725559565
SHA256 (pstreams-1.0.4.tar.gz) = 9db179cc4ca37dcf21f58b8320e33f626a275df8560c688c88c51797e02a04d6
SIZE (pstreams-1.0.4.tar.gz) = 75924
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Build
-
- converters/pdf2djvu
Configuration Options:
- No options to configure
- Options name:
- devel_pstreams
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 08 Sep 2024 18:36:59
![commit hash: 562d5f74406f97469af1d17922bf38cb01b835cf commit hash: 562d5f74406f97469af1d17922bf38cb01b835cf](/images/git.png) ![commit hash: 562d5f74406f97469af1d17922bf38cb01b835cf commit hash: 562d5f74406f97469af1d17922bf38cb01b835cf](/images/codeberg.svg) ![commit hash: 562d5f74406f97469af1d17922bf38cb01b835cf commit hash: 562d5f74406f97469af1d17922bf38cb01b835cf](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/pstreams: Update to 1.0.4
- Update WWW
Changes: https://github.com/jwakely/pstreams/releases |
1.0.3 22 Sep 2023 03:16:59
![commit hash: 4e5c9b4b982c8f822dc74e1bd951713fd4da2f9e commit hash: 4e5c9b4b982c8f822dc74e1bd951713fd4da2f9e](/images/git.png) ![commit hash: 4e5c9b4b982c8f822dc74e1bd951713fd4da2f9e commit hash: 4e5c9b4b982c8f822dc74e1bd951713fd4da2f9e](/images/codeberg.svg) ![commit hash: 4e5c9b4b982c8f822dc74e1bd951713fd4da2f9e commit hash: 4e5c9b4b982c8f822dc74e1bd951713fd4da2f9e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/pstreams: Update to 1.0.3
- Update WWW
- Update LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Update pkg-descr
- Take maintainership
Changes: https://github.com/jwakely/pstreams/commits/master |
0.8.1 15 Sep 2023 18:27:19
![commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad](/images/git.png) ![commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad](/images/codeberg.svg) ![commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad commit hash: 11a679a486ff10d872f4ad3dccac8848319ba7ad](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Koichiro Iwao (meta) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) Author: Edmondas Girkantas |
*/*: Return to pool as per maintainer's request
Thanks to Edmondas Girkantas for his dedication to ports tree.
PR: 273815 |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.1 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.1 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8.1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.8.1 04 Feb 2016 03:22:13
![Revision:408010 Revision:408010](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/pstreams: 0.8.0 -> 0.8.1
- pstream.h (basic_ipstream::basic_ipstream(argv_type, pmode):
o Use basic_ipstream::readable(pmode) to correctly set input mode.
o Add initializer-list constructors.
o Make unary constructors explicit.
- test_pstreams.cc:
o Test execve-style construction for ipstream.
PR: 206272
Submitted by: yuri@rawbw.com
Approved by: eg@fbsd.lt (maintainer timeout) |
0.8.0 20 Dec 2014 18:06:22
![Revision:375029 Revision:375029](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
0.8.0 27 Oct 2013 11:50:24
![Revision:331759 Revision:331759](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
madpilot ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.8.0
- Add LICENSE
- Convert to USES
- Convert to staging
PR: ports/183132
Submitted by: me
Approved by: Edmondas Girkantas <eg@fbsd.lt> (maintainer) |
0.6.0 20 Sep 2013 17:13:47
![Revision:327724 Revision:327724](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.6.0 03 Jul 2011 14:59:23
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
0.6.0 22 Aug 2009 00:18:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.6.0 14 Jul 2009 09:13:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
linimon ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Over to new volunteer. |
0.6.0 08 Jul 2009 13:49:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
skreuzer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Revert previous commit.
Similar change was already made by itetcu@
Approved by: wxs (mentor, implicit) |
0.6.0 07 Jul 2009 12:48:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
skreuzer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix with custom LOCALBASE / PREFIX
PR: ports/135370
Reported by: QAT
Approved by: wxs (mentor); maintainer timeout |
0.6.0 09 Jun 2009 11:45:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
itetcu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix plist with custom PREFIX.
Submitted by: Sahil Tandon
Reported by: QATty |
0.6.0 05 Apr 2009 10:45:05
![files touched by this commit files touched by this commit](/images/logs.gif) |
dhn ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.6.0
- Use SF now and remove DIST_SUBDIR while I am here
PR: ports/132930
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: maintainer timeout (two weeks), miwi (mentor) |
0.5.2 24 Jan 2007 20:57:34
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
C++ utility for simple IOStream-based Inter-Process Communication
WWW: http://pstreams.sourceforge.net/
PR: ports/108205
Submitted by: Andrew Wingorodov <mail at andr.ru> |