Port details |
- py-twistedFlow Generator based asynchronous result flows
- 8.2.0_1 devel
=4 8.2.0_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Use devel/py-twisted instead
This port expired on: 2017-09-30
- Maintainer: neal@nelson.name
- Port Added: 2005-04-15 04:51:42
- Last Update: 2017-09-30 10:16:04
- SVN Revision: 450959
- People watching this port, also watch:: openssl, pcre, libiconv
- Also Listed In: python
- License: MIT
- WWW:
- http://twistedmatrix.com/
- Description:
- Twisted Flow is a generator-based async result flow thing.
Twisted Lore is available under the MIT Free Software licence.
WWW: http://twistedmatrix.com/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}twistedFlow>0:devel/py-twistedFlow@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-twistedFlow
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (TwistedFlow-8.2.0.tar.bz2) = aa02a2aff8c15d2e0a2814b7008f7042f9c2ed6742169560b5e3f008f01eea62
SIZE (TwistedFlow-8.2.0.tar.bz2) = 20728
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- __init__.py : devel/py-twistedCore
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py27-setuptools
- python2.7 : lang/python27
- __init__.py : devel/py-twistedCore
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python tar:bzip2 twisted
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
8.2.0_1 30 Sep 2017 10:16:04 |
sunpoet |
Remove devel/py-twistedFlow |
8.2.0_1 20 Aug 2017 12:29:03 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30
With hat: python |
8.2.0_1 25 Aug 2014 16:44:08 |
antoine |
Remove some duplicate lines from plist (or duplicate plist)
Reported by: pkg developer mode |
8.2.0_1 01 Aug 2014 16:19:06 |
sunpoet |
- Add LICENSE [1]
- Use PYDISTUTILS_AUTOPLIST [1]
- Use USES=twisted [2]
- Bump PORTREVISION for package change
Approved by: portmgr (blanket) [1]
With hat: python [2] |
8.2.0 29 Jul 2014 21:43:18 |
adamw |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
8.2.0 30 Nov 2013 19:57:34 |
lwhsu |
- Support STAGEDIR
PR: ports/184397
Submitted by: lwhsu
Approved by: maintainer |
8.2.0 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
8.2.0 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
8.2.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
8.2.0 07 Feb 2010 09:38:16 |
lwhsu |
- Update to 8.2.0
PR: ports/140937
Submitted by: wen
Approved by: Neal Nelson <neal AT nelson.name> (maintainer) |
8.0.0 31 Jan 2009 09:53:11 |
lwhsu |
- Update py-twisted-* to 8.2.0
- turn devel/py-twisted into a meta port.
- Update USE_TWISTED{,_BUILD,_RUN} in bsd.python.mk:
* Remove flow, pair, xish, which are deprecated
(but still update them to latest release in the tree)
* Remove USE_TWISTED=13 (no port uses this)
* Fix typos in twisted components _DEPENDS
PR: ports/130001
Submitted by: lwhsu
Approved by: maintainer timeout |
0.1.0_2 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
0.1.0_2 15 Jul 2006 08:37:00 |
perky |
Fix build with Twisted 2.4.
Spotted by: linimon |
0.1.0_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.1.0_1 15 Apr 2005 11:18:22 |
flz |
Fix BUILD_DEPENDS.
PR: ports/79949
Submitted by: maintainer |
0.1.0 15 Apr 2005 04:51:05 |
flz |
- Add py-twistedFlow, Generator based asynchronous result flows.
PR: ports/79928
Submitted by: Neal Nelson <neal@nelson.name> |