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-twistedConch SSH and SFTP protocol implementation with clients and servers
15.2.1_1 security Deleted on this many watch lists=6 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.1_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-04-15 04:58:05
Last Update: 2017-09-30 10:18:23
SVN Revision: 450966
People watching this port, also watch:: subversion, curl, pcre, libiconv, gnupg
Also Listed In: devel python
License: MIT
WWW:
http://twistedmatrix.com/
Description:
Twisted Conch is an SSHv2 implementation written in Python. SSH is a protocol designed to allow remote access to shells and commands, but it is generic enough to allow everything from TCP forwarding to generic filesystem access. Since conch is written in Python, it interfaces well with other Python projects, such as Imagination. Conch also includes a implementations of the telnet and vt102 protocols, as well as support for rudamentary line editing behaviors. A new implementation of Twisted's Manhole application is also included, featuring server-side input history and interactive syntax coloring. 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}twistedConch>0:security/py-twistedConch@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-twistedConch
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (TwistedConch-15.2.1.tar.bz2) = 77ad3f89fcad8918067e047831c0716a514ff5f9405d6896abf17fd3de05d634 SIZE (TwistedConch-15.2.1.tar.bz2) = 222736

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. py27-setuptools>0 : devel/py27-setuptools
  2. python2.7 : lang/python27
  3. python2 : lang/python2
  4. __init__.py : devel/py-twistedCore
Runtime dependencies:
  1. py27-pyasn1>=0.0.9a : devel/py-pyasn1
  2. py27-setuptools>0 : devel/py27-setuptools
  3. python2.7 : lang/python27
  4. python2 : lang/python2
  5. __init__.py : devel/py-twistedCore
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/kojoney*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-twisted152*
  2. irc/qwebirc*
  3. net/kojoney*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2 tar:bzip2 twisted
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/sunpoet/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/sunpoet/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/sunpoet/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/sunpoet/
  5. http://twistedmatrix.com/Releases/Conch/15.2/
Collapse this list.

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
15.2.1_1
30 Sep 2017 10:18:23
Revision:450966Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove security/py-twistedConch
15.2.1_1
20 Aug 2017 12:29:35
Revision:448405Original 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_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
15.2.1_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
15.2.1_1
18 Nov 2015 21:41:48
Revision:401898Original commit files touched by this commit
rm search for other commits by this committer
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name

- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH

PR:		204567
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mhjacks@swbell.net (maintainer of devel/py-asn1)
15.2.1
10 Jun 2015 16:45:41
Revision:389048Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add NO_ARCH
- Sort USE_PYTHON
15.2.1
09 Jun 2015 18:29:49
Revision:388965Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 15.2.1

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.2.1/twisted/conch/topfiles/NEWS
15.1.0
21 Apr 2015 18:40:53
Revision:384459Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 15.1.0

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.1.0/twisted/conch/topfiles/NEWS
15.0.0
18 Feb 2015 16:25:09
Revision:379297Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 15.0.0

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-15.0.0/twisted/conch/topfiles/NEWS
14.0.0
24 Oct 2014 16:50:43
Revision:371453Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
14.0.0
01 Aug 2014 16:18:47
Revision:363722Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USES=twisted
14.0.0
06 Jul 2014 18:52:34
Revision:360995Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 14.0.0
- Use PYDISTUTILS_AUTOPLIST
- Use USES=tar:bzip2

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/conch/topfiles/NEWS
13.2.0
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
13.2.0
28 Nov 2013 16:08:34
Revision:335106Original commit files touched by this commit
lwhsu search for other commits by this committer
- Support STAGEDIR
13.2.0
15 Nov 2013 20:53:20
Revision:333926Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 13.2.0

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/conch/topfiles/NEWS
13.1.0
20 Sep 2013 22:55:26
Revision:327769Original 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:
security)
13.1.0
07 Sep 2013 16:15:22
Revision:326646Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove LICENSE_FILE for well-known licenses
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/conch/topfiles/NEWS
12.1.0
11 Jun 2012 16:10:03
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 12.1.0
- Change RUN_DEPENDS to ensure same-verison twisted dependency

Changes:       
http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.1.0/twisted/conch/topfiles/NEWS
12.0.0
28 Mar 2012 19:37:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 12.0.0
- Pass maintainership to python@

Changes:       
http://twistedmatrix.com/trac/browser/tags/releases/twisted-12.0.0/twisted/conch/topfiles/NEWS
PR:             ports/165737
Submitted by:   sunpoet (myself)
Approved by:    Neal Nelson <neal@nicandneal.net> (maintainer)
Feature safe:   yes
11.0.0_1
12 Mar 2012 07:46:07
Original commit files touched by this commit
kevlo search for other commits by this committer
- Add missing dependency on py-pycrypto
- Bump PORTREVISION

Feature safe:   yes
11.0.0
07 Sep 2011 09:27:54
Original commit files touched by this commit
sbz search for other commits by this committer
- Update to 11.0.0
- Update MASTER_SITES
- Add LICENSE

Reviewed by:    lwhsu@
Approved by:    jadawin@ (mentor)
10.1.0
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
10.1.0
24 Aug 2010 02:08:45
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 10.1.0

PR:             ports/149784
Submitted by:   lwhsu
Approved by:    Neal Nelson <neal AT nelson.name> (maintainer)
9.0.0_1
15 Aug 2010 10:05:25
Original commit files touched by this commit
arved search for other commits by this committer
Add dependency on py-asn1

PR:             148026
Submitted by:   Janne Snabb <snabb@epipe.com>
Approved by:    maintainer
9.0.0
07 Feb 2010 09:34:28
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 9.0.0

PR:             ports/140937
Submitted by:   wen
8.2.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.8.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.8.0
12 Jan 2007 21:15:01
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.8.0

PR:             ports/107841
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer
0.7.0
30 May 2006 15:56:27
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.7.0

PR:             ports/98137
Submitted by:   maintainer (Neal Nelson)
0.6.0
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.6.0
03 Nov 2005 12:17:55
Original commit files touched by this commit
mnag search for other commits by this committer
Update to 0.6.0

PR:             88443
Submitted by:   Neal Nelson <neal@nelson.name> (maintainer)
0.5.0_1
15 Apr 2005 11:26:04
Original commit files touched by this commit
flz search for other commits by this committer
- Fix BUILD_DEPENDS.

PR:             ports/79958
Submitted by:   maintainer
0.5.0
15 Apr 2005 04:57:33
Original commit files touched by this commit
flz search for other commits by this committer
- Add py-twistedConch, an SSH and SFTP protocol implementation
together with clients and servers.

PR:             ports/79921
Submitted by:   Neal Nelson <neal@nelson.name>

Number of commits found: 33