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
sslproxy Transparent and scalable SSL/TLS interception
0.9.5,1 security on this many watch lists=6 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.9.5,1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-03 09:44:21
Commit Hash: 687edfa
People watching this port, also watch:: nmap, openssl, zip
License: BSD2CLAUSE
WWW:
https://github.com/sonertari/SSLproxy
Description:
SSLproxy is a proxy for SSL/TLS encrypted network connections. It is intended to be used for decrypting and diverting network traffic to other programs, such as UTM services, for deep SSL inspection. SSLproxy is designed to transparently terminate connections that are redirected to it using a network address translation engine. SSLproxy then terminates SSL/TLS and initiates a new SSL/TLS connection to the original destination address. Packets received on the client side are decrypted and sent to the program listening on a port given in the proxy specification. SSLproxy inserts in the first packet the address and port it is expecting to receive the packets back from the program. Upon receiving the packets back, SSLproxy re-encrypts and sends them to their original destination. The return traffic follows the same path back to the client in reverse order.
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/sslproxy
  2. share/man/man1/sslproxy.1.gz
  3. share/man/man5/sslproxy.conf.5.gz
  4. @sample etc/sslproxy.conf.sample
  5. /usr/local/share/licenses/sslproxy-0.9.5,1/catalog.mk
  6. /usr/local/share/licenses/sslproxy-0.9.5,1/LICENSE
  7. /usr/local/share/licenses/sslproxy-0.9.5,1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • sslproxy>0:security/sslproxy
To install the port:
cd /usr/ports/security/sslproxy/ && make install clean
To add the package, run one of these commands:
  • pkg install security/sslproxy
  • pkg install sslproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sslproxy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709106910 SHA256 (sonertari-SSLproxy-v0.9.5_GH0.tar.gz) = 5ade9880080ce7b163965b9b9d8d61686cd9a151c5bdd0dcd52ecbdd5ce996a5 SIZE (sonertari-SSLproxy-v0.9.5_GH0.tar.gz) = 2144487

Packages (timestamps in pop-ups are UTC):
sslproxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.5,10.9.5,10.8.2,10.9.5,10.9.5,1-0.8.2,1-
FreeBSD:13:quarterly0.9.4,10.9.5,10.9.4,10.9.4,10.9.5,10.9.4,10.9.4,10.9.4,1
FreeBSD:14:latest0.9.5,10.9.5,10.9.4,10.9.5,10.9.5,10.9.4,1-0.9.4,1
FreeBSD:14:quarterly0.9.4,10.9.5,1-0.9.4,10.9.5,10.9.4,10.9.4,10.9.4,1
FreeBSD:15:latest0.9.5,10.9.5,1n/a0.9.4_1,1n/a0.9.4_1,10.9.4_1,10.9.4_1,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. gmake>=4.4.1 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libevent.so : devel/libevent
  2. libnet.so : net/libnet
  3. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
security_sslproxy
USES:
gmake pkgconfig uidfix sqlite ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/sonertari/SSLproxy/tar.gz/v0.9.5?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port