ports/176108: [NEW PORT] devel/py27-bluelet: Pure-Python asynchronous I/O using coroutines
Mark Felder
feld at feld.me
Wed Feb 13 13:40:03 UTC 2013
>Number: 176108
>Category: ports
>Synopsis: [NEW PORT] devel/py27-bluelet: Pure-Python asynchronous I/O using coroutines
>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: Wed Feb 13 13:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: feld
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD mwi1.coffeenet.org 9.1-RELEASE FreeBSD 9.1-RELEASE #6 r243808: Mon Dec 3 07:51:34
>Description:
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications.
WWW: https://github.com/sampsyo/bluelet
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-bluelet
# py-bluelet/distinfo
# py-bluelet/pkg-descr
# py-bluelet/Makefile
# py-bluelet/pkg-plist
#
echo c - py-bluelet
mkdir -p py-bluelet > /dev/null 2>&1
echo x - py-bluelet/distinfo
sed 's/^X//' >py-bluelet/distinfo << '973f7405d1b522cb28675190b60e6fdd'
XSHA256 (bluelet-0.1.tar.gz) = 7fe0d3034d648f19a60304d710b68a7b9ed710f0b3c6c5f7fa0c8fe3d935912b
XSIZE (bluelet-0.1.tar.gz) = 9328
973f7405d1b522cb28675190b60e6fdd
echo x - py-bluelet/pkg-descr
sed 's/^X//' >py-bluelet/pkg-descr << 'b591599897bf49c78e1f89e34404b1ba'
XBluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications.
X
XWWW: https://github.com/sampsyo/bluelet
b591599897bf49c78e1f89e34404b1ba
echo x - py-bluelet/Makefile
sed 's/^X//' >py-bluelet/Makefile << 'b99fd70c3bfa22166ba77dc762a89820'
X# $FreeBSD$
X
XPORTNAME= bluelet
XPORTVERSION= 0.1
XCATEGORIES= devel python
XMASTER_SITES= http://pypi.python.org/packages/source/b/${PORTNAME}/
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER= feld at feld.me
XCOMMENT= Pure-Python asynchronous I/O using coroutines
X
XLICENSE= MIT
X
XUSE_PYTHON= yes
XUSE_PYDISTUTILS= yes
X
X.include <bsd.port.mk>
b99fd70c3bfa22166ba77dc762a89820
echo x - py-bluelet/pkg-plist
sed 's/^X//' >py-bluelet/pkg-plist << '3ed6486d89e106ce2b573faeb4285dc9'
X%%PYTHON_SITELIBDIR%%/bluelet.py
X%%PYTHON_SITELIBDIR%%/bluelet.pyc
X%%PYTHON_SITELIBDIR%%/bluelet.pyo
3ed6486d89e106ce2b573faeb4285dc9
exit
--- .shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list