Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  9 Sep 2012 23:29:21 +1000 (EST)
From:      Kubilay Kocak <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/171507: [NEW PORT] devel/py-posix_ipc: POSIX IPC for Python - Semaphores, Shared Memory and Message Queues
Message-ID:  <20120909132921.99E0B39F05@freebsd-9-amd64.localdomain>
Resent-Message-ID: <201209091330.q89DU9Z4065949@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         171507
>Category:       ports
>Synopsis:       [NEW PORT] devel/py-posix_ipc: POSIX IPC for Python - Semaphores, Shared Memory and Message Queues
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 09 13:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-9-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
posix_ipc gives access to POSIX inter-process semaphores, shared memory and
message queues on systems that support the POSIX Realtime Extensions a.k.a.
POSIX 1003.1b-1993.

WWW:	http://semanchuk.com/philip/posix_ipc/

==[QA]==

portlint: WARN: Makefile: only one MASTER_SITE configured
redports: https://redports.org/buildarchive/20120909120613-19238/

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar 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:
#
#	py-posix_ipc
#	py-posix_ipc/Makefile
#	py-posix_ipc/distinfo
#	py-posix_ipc/pkg-descr
#
echo c - py-posix_ipc
mkdir -p py-posix_ipc > /dev/null 2>&1
echo x - py-posix_ipc/Makefile
sed 's/^X//' >py-posix_ipc/Makefile << '9786b3eb9493d1c301f3698a35106120'
X# $FreeBSD$
X
XPORTNAME=	posix_ipc
XPORTVERSION=	0.9.4
XCATEGORIES=	devel python
XMASTER_SITES=	http://semanchuk.com/philip/posix_ipc/
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	koobs.freebsd@gmail.com
XCOMMENT=	POSIX IPC for Python - Semaphores, Shared Memory and Message Queues
X
XLICENSE=	BSD
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	yes
X
XPLIST_FILES=	%%PYTHON_SITELIBDIR%%/posix_ipc.so
X
X.include <bsd.port.mk>
9786b3eb9493d1c301f3698a35106120
echo x - py-posix_ipc/distinfo
sed 's/^X//' >py-posix_ipc/distinfo << '556d0655515e785e8218b9fdcd093321'
XSHA256 (posix_ipc-0.9.4.tar.gz) = 313da91eadbcea13f58eb6d329c6ec2c398715e3962f282fdac5f8132311ed25
XSIZE (posix_ipc-0.9.4.tar.gz) = 74661
556d0655515e785e8218b9fdcd093321
echo x - py-posix_ipc/pkg-descr
sed 's/^X//' >py-posix_ipc/pkg-descr << '323991232b599d70e4a6d12c5374beb2'
Xposix_ipc gives access to POSIX inter-process semaphores, shared memory and
Xmessage queues on systems that support the POSIX Realtime Extensions a.k.a.
XPOSIX 1003.1b-1993.
X
XWWW:	http://semanchuk.com/philip/posix_ipc/
323991232b599d70e4a6d12c5374beb2
exit
--- .shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120909132921.99E0B39F05>