Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
7 lines
426 B
Plaintext
7 lines
426 B
Plaintext
Spiped (pronounced "ess-pipe-dee") is a utility for creating symmetrically
|
|
encrypted and authenticated pipes between socket addresses, so that one may
|
|
connect to one address (e.g., a UNIX socket on localhost) and transparently
|
|
have a connection established to another address (e.g., a UNIX socket on a
|
|
different system). This is similar to 'ssh -L' functionality, but does not
|
|
use SSH and requires a pre-shared symmetric key.
|