ports/108115: C++ utility for simple IOStream-based IPC

Andrew Wingorodov mail at andr.ru
Fri Jan 19 12:40:23 UTC 2007


>Number:         108115
>Category:       ports
>Synopsis:       C++ utility for simple IOStream-based IPC
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 19 12:40:19 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Wingorodov
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
Metacomputer,Inc.
>Environment:
System: FreeBSD andr.shtrih.local 6.2-RELEASE FreeBSD 6.2-RELEASE #3:
Thu Jan 18 11:23:36 MSK 2007
root at andr.shtrih.local:/usr/obj/usr/src/sys/SHTRIH i386

>Description:
        C++ utility for simple IOStream-based Inter-Process Communication

>How-To-Repeat:

>Fix:

--- pstreams begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       ports/devel/pstreams/
#       ports/devel/pstreams/pkg-descr
#       ports/devel/pstreams/distinfo
#       ports/devel/pstreams/pkg-plist
#       ports/devel/pstreams/Makefile
#
echo c - ports/devel/pstreams/
mkdir -p ports/devel/pstreams/ > /dev/null 2>&1
echo x - ports/devel/pstreams/pkg-descr
sed 's/^X//' >ports/devel/pstreams/pkg-descr <<
'END-of-ports/devel/pstreams/pkg-descr'
XC++ utility for simple IOStream-based Inter-Process Communication
END-of-ports/devel/pstreams/pkg-descr
echo x - ports/devel/pstreams/distinfo
sed 's/^X//' >ports/devel/pstreams/distinfo <<
'END-of-ports/devel/pstreams/distinfo'
XMD5 (pstreams-0.5.2.tar.gz) = d8a9bd488f3e7b75feabc7b136ad8be0
XSHA256 (pstreams-0.5.2.tar.gz) =
e9382ba2d0c41e94c471248fd547218350beff29e4294fdbad102333020fe867
XSIZE (pstreams-0.5.2.tar.gz) = 53150
END-of-ports/devel/pstreams/distinfo
echo x - ports/devel/pstreams/pkg-plist
sed 's/^X//' >ports/devel/pstreams/pkg-plist <<
'END-of-ports/devel/pstreams/pkg-plist'
Xinclude/pstreams/pstream.h
X at dirrm include/pstreams
END-of-ports/devel/pstreams/pkg-plist
echo x - ports/devel/pstreams/Makefile
sed 's/^X//' >ports/devel/pstreams/Makefile <<
'END-of-ports/devel/pstreams/Makefile'
X# New ports collection makefile for: pstreams
X# Date created: 18 Jan 2007
X# Whom: Andrew Wingorodov <mail at andr.ru>
X#
X# $FreeBSD$
X
XPORTNAME=              pstreams
XPORTVERSION=   0.5.2
XCATEGORIES=            devel
XMASTER_SITES=  http://switch.dl.sourceforge.net/sourceforge/\
X                               http://heanet.dl.sourceforge.net/sourceforge/
XMASTER_SITE_SUBDIR= pstreams
X
XMAINTAINER=            mail at andr.ru
XCOMMENT=               C++ utility for simple IOStream-based IPC
X
XMAN3=  deprecated.3 pstream.h.3 redi.3 redi_basic_ipstream.3\
X               redi_basic_opstream.3 redi_basic_pstream.3
redi_basic_pstreambuf.3\
X               redi_basic_rpstream.3 redi_pstream_common.3 redi_pstreams.3
X
X.include <bsd.port.pre.mk>
X
Xpost-install:
X.for m in ${MAN3}
X       cd ${WRKSRC}/doc/man/man3 && ${INSTALL_MAN} $m ${PREFIX}/man/man3
X.endfor
X
X.include <bsd.port.post.mk>
END-of-ports/devel/pstreams/Makefile
exit
--- pstreams ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list