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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sst Simple SSL tunneling tool (uses netcat)
1.26_1 security on this many watch lists=2 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.23Version of this port present on the latest quarterly branch.
Maintainer: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 2000-12-31 07:37:43
Last Update: 2024-03-21 08:29:43
Commit Hash: 4b36bba
People watching this port, also watch:: htdig, samefile, pcre
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (2 items)
Collapse this list.
  1. sbin/sst
  2. share/man/man1/sst.1.gz
Collapse this list.
Dependency lines:
  • sst>0:security/sst
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):
sst
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.261.26_11.231.261.26_1-1.23-
FreeBSD:13:quarterly1.261.261.231.261.261.261.261.26
FreeBSD:14:latest1.261.261.231.261.26_11.23-1.23
FreeBSD:14:quarterly1.261.26-1.261.261.261.261.26
FreeBSD:15:latest1.261.26n/a1.26n/a1.261.261.26
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. http://utcc.utoronto.ca/~pkern/stuff/sst/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.26_1
21 Mar 2024 08:29:43
commit hash: 4b36bba2e55a1208c374980564253a72c498fa38commit hash: 4b36bba2e55a1208c374980564253a72c498fa38commit hash: 4b36bba2e55a1208c374980564253a72c498fa38commit hash: 4b36bba2e55a1208c374980564253a72c498fa38 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
security/*: Move man pages to share/man

Approved by:	portmgr (blanket)
1.26
03 Jan 2024 02:52:34
commit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5ecommit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5ecommit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5ecommit hash: 393b3925c695f1ab2cb8ab9af27d6e02dc97ba5e files touched by this commit
Mikhail Teterin (mi) search for other commits by this committer
security/sst: upgrade from 1.23 to 1.26

Nudged by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.23
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.23
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.23
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.23
18 Nov 2018 22:17:25
Revision:485285Original commit files touched by this commit
mi search for other commits by this committer
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:484159Original commit files touched by this commit
mi search for other commits by this committer
Fix a copy-pasting error in the just committed patch...
1.23
05 Nov 2018 00:04:04
Revision:484158Original commit files touched by this commit
mi search for other commits by this committer
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:436247Original commit files touched by this commit
mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
1.0_1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
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:398833Original commit files touched by this commit
olgeni search for other commits by this committer
Remove trailing whitespace from Makefiles, M-X.
1.0_1
11 Jan 2015 14:10:33
Revision:376785Original commit files touched by this commit
tijl search for other commits by this committer
Fix build when OpenSSL doesn't support SSL2/SSL3

PR:		195796
1.0_1
07 Sep 2014 17:46:00
Revision:367588Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.0_1
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
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:342003Original commit files touched by this commit
miwi search for other commits by this committer
Stage support
1.0_1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
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:321436Original commit files touched by this commit
mi search for other commits by this committer
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
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.0
07 Mar 2003 06:10:51
Original commit files touched by this commit
ade search for other commits by this committer
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.orgcommit hash: fp1.7798@dev.null.freshports.orgcommit hash: fp1.7798@dev.null.freshports.orgcommit hash: fp1.7798@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add sst 1.0, a simple SSL tunneling tool that uses netcat.    

Number of commits found: 25