notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2025Q2
spiped Daemon for creating secure symmetric pipes
1.6.4 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.4Version of this port present on the latest quarterly branch.
Maintainer: cperciva@tarsnap.com search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/spipe
  2. bin/spiped
  3. share/man/man1/spipe.1.gz
  4. share/man/man1/spiped.1.gz
  5. /usr/local/share/licenses/spiped-1.6.4/catalog.mk
  6. /usr/local/share/licenses/spiped-1.6.4/LICENSE
  7. /usr/local/share/licenses/spiped-1.6.4/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • spiped>0:sysutils/spiped
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: pkg-fallout
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:
Expand this list (1 items)
Collapse this list.
  1. http://www.tarsnap.com/spiped/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.4
02 Apr 2025 17:11:56
commit hash: 8b0061e8973982597edc4a95af45b87fefb3677bcommit hash: 8b0061e8973982597edc4a95af45b87fefb3677bcommit hash: 8b0061e8973982597edc4a95af45b87fefb3677bcommit hash: 8b0061e8973982597edc4a95af45b87fefb3677b files touched by this commit
Colin Percival (cperciva) search for other commits by this committer
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