notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
2024-11-06 brought a new category: filesystems. Sadly, the website did not process it well. I''m working on that. It may take a few days.
Port details
py-twistedWeb2 Next generation Web Server Framework built with Twisted
8.1.0_1 www Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 8.1.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use devel/py-twisted instead
Expired This port expired on: 2017-09-30
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-09-05 14:46:46
Last Update: 2017-09-30 10:19:41
SVN Revision: 450969
People watching this port, also watch:: openssl, libiconv, pcre, subversion
Also Listed In: devel python
License: MIT
WWW:
http://twistedmatrix.com/
Description:
Twisted Web2 is the next generation Web Server Framework built with Twisted. Twisted Web2 is available under the MIT Free Software licence. WWW: http://twistedmatrix.com/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}twistedWeb2>0:www/py-twistedWeb2@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-twistedWeb2
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (TwistedWeb2-8.1.0.tar.bz2) = 0f016d498b1db0216861e9b8fbf8ad49b5b587fa64a18f1640095c1e4f93e391 SIZE (TwistedWeb2-8.1.0.tar.bz2) = 133921

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py27-setuptools
  2. python2.7 : lang/python27
  3. __init__.py : devel/py-twistedCore
Runtime dependencies:
  1. py27-setuptools>0 : devel/py27-setuptools
  2. python2.7 : lang/python27
  3. __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:
Expand this list (1 items)
Collapse this list.
  1. http://tmrc.mit.edu/mirror/twisted/Web2/8.1/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
8.1.0_1
30 Sep 2017 10:19:41
Revision:450969Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove www/py-twistedWeb2
8.1.0_1
20 Aug 2017 12:29:50
Revision:448408Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30
8.1.0_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
8.1.0_1
10 Jun 2015 16:45:54
Revision:389051Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove leading definite article from COMMENT
- Remove WRKSRC
- Add NO_ARCH
- Sort USE_PYTHON
8.1.0_1
10 Oct 2014 22:33:47
Revision:370614Original commit files touched by this commit
antoine search for other commits by this committer
Remove plist redundant with autoplist
8.1.0_1
01 Aug 2014 16:19:02
Revision:363725Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Use PYDISTUTILS_AUTOPLIST
- Use USES=twisted
- Bump PORTREVISION for package change
8.1.0
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
8.1.0
30 Nov 2013 18:35:40
Revision:335332Original commit files touched by this commit
lwhsu search for other commits by this committer
- Support STAGEDIR
8.1.0
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
8.1.0
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
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.1.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
8.1.0
31 Jan 2009 09:53:11
Original commit files touched by this commit
lwhsu search for other commits by this committer
- 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.2.0
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - 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.2.0
10 Mar 2007 20:32:36
Original commit files touched by this commit
linimon search for other commits by this committer
Reset landonf@opendarwin.org: address bounces.

Hat:            portmgr
0.2.0
30 Sep 2006 12:10:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.2.0

Changes to the port:
* Remove stale master site.
* Bump minimum Python version to 2.3.
* Remove no-longer-necessary _version.py hack.

PR:             ports/102867
Submitted by:   Piet Delport <pjd@satori.za.net>
Approved by:    Maintainer timeout
0.1_1
15 Jul 2006 08:37:00
Original commit files touched by this commit
perky search for other commits by this committer
Fix build with Twisted 2.4.

Spotted by:     linimon
0.1
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.1
05 Sep 2005 14:46:07
Original commit files touched by this commit
vsevolod search for other commits by this committer
Add py-twistedWeb2 - the next generation Web Server Framework built
with Twisted.

PR:             84585
Submitted by:   Landon Fuller <landonf@opendarwin.org>
Approved by:    perky (mentor)

Number of commits found: 18