Commit graph

10 commits

Author SHA1 Message Date
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Munechika SUMIKAWA
de3cc74398 Build and install *.pyc
Submitted by:	sf
2004-12-07 12:16:51 +00:00
Munechika SUMIKAWA
a1013b1fd8 Bump PORTREVISION for the previous committing. 2004-12-06 17:13:17 +00:00
Munechika SUMIKAWA
e3976bb735 Make it executable with python-2.4.
Submitted by:	sf
2004-12-06 16:05:19 +00:00
Munechika SUMIKAWA
ae56725187 Add SIZE.
Submitted by:	trevor
2004-03-18 10:59:01 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
a692ef3f19 Add missing file/directory to plist 2002-09-15 23:18:44 +00:00
Munechika SUMIKAWA
f60fc31a58 This port needs python from building, not running. 2002-04-02 15:39:26 +00:00
Munechika SUMIKAWA
338b47199f 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/
2002-02-21 17:40:58 +00:00