Port details on branch 2025Q2 |
- spiped Daemon for creating secure symmetric pipes
- 1.6.4 sysutils
=0 1.6.4Version of this port present on the latest quarterly branch. - Maintainer: cperciva@tarsnap.com
 - Port Added: 2025-04-02 17:15:06
- Last Update: 2025-04-02 17:11:56
- Commit Hash: 8b0061e
- Also Listed In: security
- License: BSD2CLAUSE
- WWW:
- https://www.tarsnap.com/spiped.html
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/spiped/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/spiped
- pkg install spiped
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: spiped
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1743613766
SHA256 (spiped-1.6.4.tgz) = 424fb4d3769d912b04de43d21cc32748cdfd3121c4f1d26d549992a54678e06a
SIZE (spiped-1.6.4.tgz) = 158844
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for spiped-1.6.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_spiped
- USES:
- compiler:c11 tar:tgz ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.4 02 Apr 2025 17:11:56
    |
Colin Percival (cperciva)  |
sysutils/spiped: Update to 1.6.4
This fixes a bug which causes spiped to abort if a RST packet and a FIN
packet arrive from opposite ends of a pipe at the same time.
(cherry picked from commit a96356078cfe6d4f0ecf751974c848855141c0d3) |
Number of commits found: 1
|