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 on branch 2022Q3
sniproxy Proxy that routes based on TLS server name extension
0.6.0_4 net 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 0.6.0_4Version of this port present on the latest quarterly branch.
Maintainer: krion@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-14 01:06:37
Last Update: 2022-07-31 06:21:00
Commit Hash: d1a93ef
License: BSD2CLAUSE
WWW:
https://github.com/dlundquist/sniproxy
Description:
SNIproxy - Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session. This enables HTTPS name-based virtual hosting to separate backend servers without installing the private key on the proxy machine. Features: Name-based proxying of HTTPS without decrypting traffic. No keys or certificates required. Supports both TLS and HTTP protocols. Supports IPv4, IPv6 and Unix domain sockets for both back end servers and listeners. Supports multiple listening sockets per instance. Supports HAProxy proxy protocol to propagate original source address to backend servers. WWW: https://github.com/dlundquist/sniproxy
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. man/man5/sniproxy.conf.5.gz
  2. man/man8/sniproxy.8.gz
  3. sbin/sniproxy
  4. @sample etc/sniproxy.conf.sample
  5. @ldconfig
  6. /usr/local/share/licenses/sniproxy-0.6.0_4/catalog.mk
  7. /usr/local/share/licenses/sniproxy-0.6.0_4/LICENSE
  8. /usr/local/share/licenses/sniproxy-0.6.0_4/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • sniproxy>0:net/sniproxy
To install the port:
cd /usr/ports/net/sniproxy/ && make install clean
To add the package, run one of these commands:
  • pkg install net/sniproxy
  • pkg install sniproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sniproxy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1544264226 SHA256 (dlundquist-sniproxy-0.6.0_GH0.tar.gz) = d73c77a9fa8199ae7ac551c0332d3e0a3ff234623f53d65369a8fa560d9880e2 SIZE (dlundquist-sniproxy-0.6.0_GH0.tar.gz) = 78515

Packages (timestamps in pop-ups are UTC):
sniproxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.1_10.6.1_10.6.0_20.6.1_10.6.1_1-0.6.0_2-
FreeBSD:13:quarterly0.6.1_10.6.1_10.6.10.6.1_10.6.1_10.6.10.6.10.6.1
FreeBSD:14:latest0.6.1_10.6.1_10.6.0_40.6.1_10.6.1_10.6.1-0.6.1
FreeBSD:14:quarterly0.6.10.6.1_1-0.6.10.6.1_10.6.10.6.10.6.1
FreeBSD:15:latest0.6.1_10.6.1_1n/a0.6.1n/a0.6.10.6.10.6.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
Library dependencies:
  1. libev.so : devel/libev
  2. libpcre.so : devel/pcre
  3. libudns.so : dns/udns
  4. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_sniproxy
USES:
autoreconf:build gettext pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dlundquist/sniproxy/tar.gz/0.6.0?dummy=/
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
0.6.0_4
31 Jul 2022 06:21:00
commit hash: d1a93effcdc8988fd888ab00cf358ea14dd2a66bcommit hash: d1a93effcdc8988fd888ab00cf358ea14dd2a66bcommit hash: d1a93effcdc8988fd888ab00cf358ea14dd2a66bcommit hash: d1a93effcdc8988fd888ab00cf358ea14dd2a66b files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
net/sniproxy: Add REQUIRE: DAEMON

Reported by:	Karl Jeacle <karl  at  jeacle#ie>

(cherry picked from commit 815b3d6b19d6e30acb26f4dd5cf07ce4da00f032)

Number of commits found: 1