Port details |
- sst Simple SSL tunneling tool (uses netcat)
- 1.26_2 security
=4 1.26_2Version of this port present on the latest quarterly branch. - Maintainer: ports@virtual-estates.net
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2000-12-31 07:37:43
- Last Update: 2024-05-18 08:22:43
- Commit Hash: 2b92bd7
- People watching this port, also watch:: p5-HTML-Format, pcre, stunnel, wget, installwatch
- License: not specified in port
- WWW:
- https://utcc.utoronto.ca/~pkern/stuff/sst/
- Description:
- Sst can be used to connect to SSL-encrypted network ser-
vices or it can be used as an SSL front-end to network
servers. Sst can be used interactively, or in an inetd
setting, or it can be embedded inside other programs (eg.
Amanda).
One of the main goals of sst is to be as basic as possible
so in most non-embedded cases sst uses netcat to setup the
networking I/O. Sst uses a socketpair(2) pipe to stay in
contact with its netcat child process. In this way sst
only has to concern itself with file descriptors.
In the embedded mode sst expects the parent program to set
up the networking I/O and to provide the appropriate file
descriptors. In embedded client mode ("-c"), clear data
is read from (or written to) stdin (fildes 0) and SSL-
encrypted data is read from (or written to) stdout (fildes
1). In embedded server mode ("-s"), SSL-encrypted data is
read from (or written to) stdin and clear data read from
(or written to) stdout.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- 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/security/sst/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sst
- pkg install sst
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sst
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1704245495
SHA256 (sst-1.26.tar.xz) = 3c6f9a674f6d4813e2151d82f5a334c429cb8807f16daf6e3b11610168dbb781
SIZE (sst-1.26.tar.xz) = 11728
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_sst
- USES:
- uidfix ssl tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.26_2 18 May 2024 08:22:43
![commit hash: 2b92bd705775cde86d311f3988e106b8d9df9743 commit hash: 2b92bd705775cde86d311f3988e106b8d9df9743](/images/git.png) ![commit hash: 2b92bd705775cde86d311f3988e106b8d9df9743 commit hash: 2b92bd705775cde86d311f3988e106b8d9df9743](/images/codeberg.svg) ![commit hash: 2b92bd705775cde86d311f3988e106b8d9df9743 commit hash: 2b92bd705775cde86d311f3988e106b8d9df9743](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Gleb Popov (arrowd) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*: Change the MAINTAINER field per request
PR: 278267 |
1.26_1 21 Mar 2024 08:29:43
![commit hash: 4b36bba2e55a1208c374980564253a72c498fa38 commit hash: 4b36bba2e55a1208c374980564253a72c498fa38](/images/git.png) ![commit hash: 4b36bba2e55a1208c374980564253a72c498fa38 commit hash: 4b36bba2e55a1208c374980564253a72c498fa38](/images/codeberg.svg) ![commit hash: 4b36bba2e55a1208c374980564253a72c498fa38 commit hash: 4b36bba2e55a1208c374980564253a72c498fa38](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Christian Weisgerber (naddy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/*: Move man pages to share/man
Approved by: portmgr (blanket) |
1.26 03 Jan 2024 02:52:34
![commit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5e commit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5e](/images/git.png) ![commit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5e commit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5e](/images/codeberg.svg) ![commit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5e commit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mikhail Teterin (mi) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security/sst: upgrade from 1.23 to 1.26
Nudged by: portscout |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
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) |
1.23 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.23 20 Jul 2022 14:22:56
![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/git.png) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/codeberg.svg) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.23 06 Apr 2021 14:31:13
![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/git.png) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/codeberg.svg) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Remove all other $FreeBSD keywords. |
1.23 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.23 18 Nov 2018 22:17:25
![Revision:485285 Revision:485285](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix an off-by-one error in the SSL-method selection I implemented
earlier. How embarrassing... |
1.23 05 Nov 2018 00:10:23
![Revision:484159 Revision:484159](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix a copy-pasting error in the just committed patch... |
1.23 05 Nov 2018 00:04:04
![Revision:484158 Revision:484158](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Upgrade to upstream's 1.23. Try to organize the checks
for various methods -- some may be too new to be available
in earlier versions of OpenSSL, others -- too old to be
found in latest ones.
Submitted upstream.
Reported by: pkg-fallout |
1.0_1 15 Mar 2017 14:45:31
![Revision:436247 Revision:436247](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.0_1 01 Apr 2016 14:25:18
![Revision:412349 Revision:412349](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0_1 08 Oct 2015 15:12:22
![Revision:398833 Revision:398833](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove trailing whitespace from Makefiles, M-X. |
1.0_1 11 Jan 2015 14:10:33
![Revision:376785 Revision:376785](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tijl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Fix build when OpenSSL doesn't support SSL2/SSL3
PR: 195796 |
1.0_1 07 Sep 2014 17:46:00
![Revision:367588 Revision:367588](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Allow staging as a regular user |
1.0_1 17 Jul 2014 08:57:51
![Revision:362126 Revision:362126](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
olgeni ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.0_1 31 Jan 2014 15:23:50
![Revision:342003 Revision:342003](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Stage support |
1.0_1 20 Sep 2013 22:55:26
![Revision:327769 Revision:327769](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0_1 21 Jun 2013 03:10:20
![Revision:321436 Revision:321436](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Only depend on net/netcat, when /usr/bin/netcat is not uvailable (either
because the present FreeBSD is too old, or because we are building on,
say, DragonFlyBSD).
Fix up most compiler warnings, while I'm here.
Bump PORTREVISION.
PR: ports/179752
Submitted by: John Marino |
1.0 03 Jul 2011 14:03:52
![files touched by this commit files touched by this commit](/images/logs.gif) |
ohauer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
-remove MD5 |
1.0 24 Jan 2006 01:03:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SHA256ify
Approved by: krion@ |
1.0 31 Mar 2004 03:12:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
SIZEify (maintainer timeout) |
1.0 06 Feb 2004 13:12:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 07 Mar 2003 06:10:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
ade ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
31 Dec 2000 10:37:43
![commit hash: fp1.7798@dev.null.freshports.org commit hash: fp1.7798@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.7798@dev.null.freshports.org commit hash: fp1.7798@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.7798@dev.null.freshports.org commit hash: fp1.7798@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add sst 1.0, a simple SSL tunneling tool that uses netcat. |