Date: Thu, 14 Apr 2005 17:14:05 GMT From: Neal Nelson <neal@nelson.name> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/79928: New Port: devel/py-twistedFlow Generator based asynchronous result flows Message-ID: <200504141714.j3EHE5SH030597@www.freebsd.org> Resent-Message-ID: <200504141720.j3EHKNZI004508@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79928 >Category: ports >Synopsis: New Port: devel/py-twistedFlow Generator based asynchronous result flows >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: Thu Apr 14 17:20:23 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Neal Nelson >Release: 5.4-STABLE >Organization: >Environment: FreeBSD server.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Apr 13 13:16:17 CEST 2005 nealie@server.home:/usr/obj/usr/src/sys/SERVER i386 >Description: Twisted Flow is a generator-based async result flow thing. >How-To-Repeat: >Fix: # 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-twistedFlow # py-twistedFlow/distinfo # py-twistedFlow/pkg-descr # py-twistedFlow/Makefile # py-twistedFlow/pkg-plist # echo c - py-twistedFlow mkdir -p py-twistedFlow > /dev/null 2>&1 echo x - py-twistedFlow/distinfo sed 's/^X//' >py-twistedFlow/distinfo << 'END-of-py-twistedFlow/distinfo' XMD5 (TwistedFlow-0.1.0.tar.bz2) = 2bf918f72e5115793c25a7aac6b83502 XSIZE (TwistedFlow-0.1.0.tar.bz2) = 20215 END-of-py-twistedFlow/distinfo echo x - py-twistedFlow/pkg-descr sed 's/^X//' >py-twistedFlow/pkg-descr << 'END-of-py-twistedFlow/pkg-descr' XTwisted Flow is a generator-based async result flow thing. X XTwisted Lore is available under the MIT Free Software licence. X XWWW: http://twistedmatrix.com/ END-of-py-twistedFlow/pkg-descr echo x - py-twistedFlow/Makefile sed 's/^X//' >py-twistedFlow/Makefile << 'END-of-py-twistedFlow/Makefile' X# New ports collection makefile for: py-twistedFlow X# Date created: 14 April 2005 X# Whom: Neal Nelson <neal@nelson.name> X# X# $FreeBSD$ X# X XPORTNAME= twistedFlow XPORTVERSION= 0.1.0 XCATEGORIES= devel python XMASTER_SITES= http://twistedmatrix.com/downloads/Flow/0.1/ \ X http://tmrc.mit.edu/mirror/twisted/Flow/0.1/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= TwistedFlow-${PORTVERSION} X XMAINTAINER= neal@nelson.name XCOMMENT= Generator based asynchronous result flows X XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore X XWRKSRC= ${WRKDIR}/TwistedFlow-${PORTVERSION} X XUSE_BZIP2= yes XUSE_PYTHON= 2.2+ XUSE_PYDISTUTILS= yes X XPLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} X X.include <bsd.port.mk> END-of-py-twistedFlow/Makefile echo x - py-twistedFlow/pkg-plist sed 's/^X//' >py-twistedFlow/pkg-plist << 'END-of-py-twistedFlow/pkg-plist' X%%S%%/twisted/flow/__init__.py X%%S%%/twisted/flow/__init__.pyc X%%S%%/twisted/flow/__init__.pyo X%%S%%/twisted/flow/base.py X%%S%%/twisted/flow/base.pyc X%%S%%/twisted/flow/base.pyo X%%S%%/twisted/flow/controller.py X%%S%%/twisted/flow/controller.pyc X%%S%%/twisted/flow/controller.pyo X%%S%%/twisted/flow/flow.py X%%S%%/twisted/flow/flow.pyc X%%S%%/twisted/flow/flow.pyo X%%S%%/twisted/flow/pipe.py X%%S%%/twisted/flow/pipe.pyc X%%S%%/twisted/flow/pipe.pyo X%%S%%/twisted/flow/protocol.py X%%S%%/twisted/flow/protocol.pyc X%%S%%/twisted/flow/protocol.pyo X%%S%%/twisted/flow/stage.py X%%S%%/twisted/flow/stage.pyc X%%S%%/twisted/flow/stage.pyo X%%S%%/twisted/flow/test/__init__.py X%%S%%/twisted/flow/test/__init__.pyc X%%S%%/twisted/flow/test/__init__.pyo X%%S%%/twisted/flow/test/test_flow.py X%%S%%/twisted/flow/test/test_flow.pyc X%%S%%/twisted/flow/test/test_flow.pyo X%%S%%/twisted/flow/threads.py X%%S%%/twisted/flow/threads.pyc X%%S%%/twisted/flow/threads.pyo X%%S%%/twisted/flow/web.py X%%S%%/twisted/flow/web.pyc X%%S%%/twisted/flow/web.pyo X%%S%%/twisted/flow/wrap.py X%%S%%/twisted/flow/wrap.pyc X%%S%%/twisted/flow/wrap.pyo X@dirrm %%S%%/twisted/flow/test X@dirrm %%S%%/twisted/flow END-of-py-twistedFlow/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504141714.j3EHE5SH030597>