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 2022Q2
sniproxy Proxy that routes based on TLS server name extension
0.6.0_3 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_3Version of this port present on the latest quarterly branch.
Maintainer: krion@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-06-28 05:51:16
Last Update: 2022-06-28 05:49:16
Commit Hash: da43fdf
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_3/catalog.mk
  7. /usr/local/share/licenses/sniproxy-0.6.0_3/LICENSE
  8. /usr/local/share/licenses/sniproxy-0.6.0_3/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

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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.69 : devel/autoconf
  4. automake>=1.16.1 : 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
pkg-message:
For install:
Enable sniproxy in /etc/rc.conf with the following line: sniproxy_enable="YES" A configuration template is available in /usr/local/etc/sniproxy.conf
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_3
28 Jun 2022 05:49:16
commit hash: da43fdf2c1829a94d5a53a7d25229ef87dd94e08commit hash: da43fdf2c1829a94d5a53a7d25229ef87dd94e08commit hash: da43fdf2c1829a94d5a53a7d25229ef87dd94e08commit hash: da43fdf2c1829a94d5a53a7d25229ef87dd94e08 files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
net/sniproxy: Add missing provide

(cherry picked from commit d56968c63533d3c2d02834956155fe177758a842)

Number of commits found: 1