Bug 108205 - new port: devel/pstreams, C++ utility for simple IOStream-based IPC
Summary: new port: devel/pstreams, C++ utility for simple IOStream-based IPC
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 11:00 UTC by Andrew Wingorodov
Modified: 2007-01-24 21:00 UTC (History)
0 users

See Also:


Attachments
pstreams (2.27 KB, text/plain)
2007-01-22 11:00 UTC, Andrew Wingorodov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Wingorodov 2007-01-22 11:00:40 UTC
       C++ utility for simple IOStream-based Inter-Process Communication
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-01-22 11:07:32 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (new ports should be change-requests)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-01-22 14:22:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-01-23 07:17:39 UTC
State Changed
From-To: open->feedback

Ask for maintainer fix.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-01-24 20:57:40 UTC
miwi        2007-01-24 20:57:34 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pstreams       Makefile distinfo pkg-descr 
    devel/pstreams/files patch-install-without-docs 
  Log:
  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>
  
  Revision  Changes    Path
  1.2606    +1 -0      ports/devel/Makefile
  1.1       +22 -0     ports/devel/pstreams/Makefile (new)
  1.1       +3 -0      ports/devel/pstreams/distinfo (new)
  1.1       +11 -0     ports/devel/pstreams/files/patch-install-without-docs (new)
  1.1       +3 -0      ports/devel/pstreams/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-01-24 20:59:48 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!