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/ .tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/rpm5
Commit message (Expand)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* . Drop maintainership.glewis2007-03-231-1/+1
* - Fix after objformat removalpav2007-03-232-2/+4
* . Fix the build of the Python bindings for Python 2.4. It seems like aglewis2006-09-131-9/+44
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
* Conversion to a single libtool environment.ade2006-02-235-54/+29
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-25/+25
* . Add SHA256.glewis2005-11-161-0/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* . bzip2 has been in the base system since 4.4, so no need to check for it.glewis2005-11-151-3/+0
* . Change rpmrc to support amd64 and also to indicate that i386 and amd64glewis2005-06-032-1/+54
* . Change the default path to search for the source when building an RPMglewis2005-02-191-0/+13
* . Try to remove ${PREFIX}/src when deinstalling as the port creates thisglewis2004-12-291-0/+1
* Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+2
* s/mirror.ac.uk/mirrorservice.orgvs2004-08-251-1/+1
* . Use libtool 1.3.x rather than 1.4.x (thus removing the last portglewis2004-06-104-3/+9
* - Use USE_ICONV knobkrion2004-03-311-1/+1
* . /usr/local -> %%LOCALBASE%%.glewis2004-03-251-1/+1
* . Link the python modules against libintl so they can actually be used.glewis2004-03-202-5/+6
* . No, it doesn't conflict with rpm2cpio as that installs rpm2cpio.pl, notglewis2004-03-201-1/+1
* . Build and install API documentation if NOPORTDOCS isn't set.glewis2004-03-101-0/+16
* . The RPM web site now refers to it as the "RPM Package Manager", not theglewis2004-03-061-9/+8
* . Disable the javaglue for beecrypt. Its pointless and its broken (breaksglewis2004-03-061-3/+4
* . Fix fetch.glewis2004-03-061-3/+2