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
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-twisted152 Metaport of Twisted, an event-driven networking engine
15.2.1 devel Deleted on this many watch lists=0 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 15.2.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: 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/
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}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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
  2. python2 : lang/python2
Runtime dependencies:
  1. py27-twistedCore>=15.2.1 : devel/py-twistedCore
  2. py27-twistedConch>=15.2.1 : security/py-twistedConch
  3. py27-twistedLore>=15.2.1 : textproc/py-twistedLore
  4. py27-twistedMail>=15.2.1 : mail/py-twistedMail
  5. py27-twistedNames>=15.2.1 : dns/py-twistedNames
  6. py27-twistedNews>=15.2.1 : news/py-twistedNews
  7. py27-twistedPair>=15.2.1 : net/py-twistedPair
  8. py27-twistedRunner>=15.2.1 : devel/py-twistedRunner
  9. py27-twistedWeb>=15.2.1 : www/py-twistedWeb
  10. py27-twistedWords>=15.2.1 : net-im/py-twistedWords
  11. python2.7 : lang/python27
  12. 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:
  1. 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)
CommitCreditsLog message
15.2.1
30 Sep 2017 10:15:14
Revision:450957Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove devel/py-twisted152
15.2.1
20 Aug 2017 12:27:31
Revision:448396Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30
15.2.1
07 Jul 2017 03:57:39
Revision:445207Original commit files touched by this commit
asomers search for other commits by this committer
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 View all of this commit message)
15.2.1
07 Jul 2017 03:47:38
Revision:445206Original commit files touched by this commit
asomers search for other commits by this committer
devel/buildbot: add rc script

PR:		219787
Reviewed by:	grembo
Approved by:	grembo (maintainer)
15.2.1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:404580Original commit files touched by this commit
miwi search for other commits by this committer
- 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