Port details |
- py-twisted152 Metaport of Twisted, an event-driven networking engine
- 15.2.1 devel
=0 15.2.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Use devel/py-twisted instead
This port expired on: 2017-09-30
- Maintainer: python@FreeBSD.org
- Port Added: 2015-12-27 16:37:21
- Last Update: 2017-09-30 10:15:14
- SVN Revision: 450957
- Also Listed In: net python
- License: MIT
- WWW:
- http://twistedmatrix.com/
- Description:
- From the README:
Twisted is an event-based framework for Internet applications. It includes
a web server, a telnet server, a chat server, a news server, a generic
client and server for remote object access, and APIs for creating new
protocols and services. Twisted supports integration of the Tk, GTK+, Qt or
wxPython event loop with its main event loop. The Win32 event loop is also
supported, as is basic support for running servers on top of Jython.
Twisted is based on an unconventional and somewhat Twisted design philosophy.
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}twisted152>0:devel/py-twisted152@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-twisted152
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- python2.7 : lang/python27
- python2 : lang/python2
- Runtime dependencies:
-
- py27-twistedCore>=15.2.1 : devel/py-twistedCore
- py27-twistedConch>=15.2.1 : security/py-twistedConch
- py27-twistedLore>=15.2.1 : textproc/py-twistedLore
- py27-twistedMail>=15.2.1 : mail/py-twistedMail
- py27-twistedNames>=15.2.1 : dns/py-twistedNames
- py27-twistedNews>=15.2.1 : news/py-twistedNews
- py27-twistedPair>=15.2.1 : net/py-twistedPair
- py27-twistedRunner>=15.2.1 : devel/py-twistedRunner
- py27-twistedWeb>=15.2.1 : www/py-twistedWeb
- py27-twistedWords>=15.2.1 : net-im/py-twistedWords
- python2.7 : lang/python27
- python2 : lang/python2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-twisted152-15.2.1:
CONCH=on: SSH and SFTP protocol
LORE=on: Documentation generator
MAIL=on: SMTP, IMAP and POP protocol
NAMES=on: DNS protocol
NEWS=on: NNTP protocol
PAIR=on: Twisted Pair can do low level TCP work
RUNNER=on: Process management
WEB=on: HTTP protocol
WORDS=on: Chat and Instant Messaging
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- metaport python:2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
15.2.1 30 Sep 2017 10:15:14 |
sunpoet |
Remove devel/py-twisted152 |
15.2.1 20 Aug 2017 12:27:31 |
sunpoet |
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30 |
15.2.1 07 Jul 2017 03:57:39 |
asomers |
Fix changes unintentionally included in 445206
devel/py-twisted152/Makefile
Revert all changes to this file
Pointy-hat-to: asomers
devel/buildbot-workers/Makefile
devel/buildbot-workers/files/buildbot-worker.in
Revert a 1-line change that I never intended to commit. However,
leave in place the PORTREVISION bump and the other change to the RC
script, which I did intend to commit, but in a separate revision,
with this change message:
devel/buildbot-worker rc script fails to start worker (Only the first 15 lines of the commit message are shown above ) |
15.2.1 07 Jul 2017 03:47:38 |
asomers |
devel/buildbot: add rc script
PR: 219787
Reviewed by: grembo
Approved by: grembo (maintainer) |
15.2.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
15.2.1 27 Dec 2015 16:37:11 |
miwi |
- devel/py-twisted: Update to 15.5.0, Create devel/py-twisted152
- Update to 15.5.0 which comes with a small API change, and repackage
into a single port as upstream are no longer creating sub-packages [1].
- Copy py-twisted to py-twisted152 to allow MAINTAINERS of dependent ports
to switch to the new version, given the API change mentioned above
Changes:
https://github.com/twisted/twisted/blob/twisted-15.5.0/NEWS
[1] https://github.com/twisted/twisted/blob/twisted-15.3.0/NEWS#L47
PR: 205062
Submitted by: yuri@rawbw.com
Reviewed by: antoine / koobs
Discussed: #freebsd-python
Differential Revision: D4715 |
Number of commits found: 6
|