fsh -- Fast remote command execution The problem: logging in to a remote system with a cryptographic solution such as lsh or ssh takes time, due to the computationally expensive key exchanges that occur when the connection is established. It is common to trigger a lot of remote logins while using remote CVS, which makes it painfully slow compared to having the repository locally. The solution: reuse the secure tunnel once it has been established. fsh is a drop-in rsh-compatible replacement for ssh that automatically resuses ssh tunnels. WWW: http://www.lysator.liu.se/fsh/ sd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailagent/scripts
>
Commit message (Expand)AuthorAgeFilesLines
miwi2011-03-201-1/+0
* - Get rid (RUN|BUILD) PYEXPAT since py25 is default in pythonmiwi2011-02-251-2/+0
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+2
* - Add SHA256 checksum.flz2005-11-091-0/+1
* Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1
* Change my email address in MAINTAINER lines for ports I maintain toflz2005-03-011-1/+1
* - Update to 0.5pav2004-05-023-11/+19
* SIZEify.trevor2004-01-301-0/+1
* Utilize ${PYEXPAT} which is introduced in bsd.python.mk 1.40.perky2003-11-051-1/+1
* - Update to 0.4 versionkrion2003-07-282-3/+3
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Add missing .pyo files to each pkg-plistperky2002-08-231-0/+2
* use USE_PYDISTUTILSijliao2002-04-30