Port details |
- sslsplit Transparent and scalable SSL/TLS interception
- 0.5.5_3 security =4 0.5.5_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Upstream has mentioned inactivity with the possibility of returning
- Maintainer: bofh@FreeBSD.org
- Port Added: 2014-10-18 18:04:38
- Last Update: 2024-03-15 21:23:45
- Commit Hash: 135861c
- People watching this port, also watch:: sslscan, nextcloud-php82, jitsi-meet, openssl, openvpn
- License: BSD2CLAUSE
- WWW:
- https://www.roe.ch/SSLsplit
- Description:
- SSLsplit is a tool for man-in-the-middle attacks against SSL/TLS encrypted
network connections. Connections are transparently intercepted through a
network address translation engine and redirected to SSLsplit. SSLsplit
terminates SSL/TLS and initiates a new SSL/TLS connection to the original
destination address, while logging all data transmitted. SSLsplit is intended
to be useful for network forensics and penetration testing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sslsplit>0:security/sslsplit
- To install the port:
- cd /usr/ports/security/sslsplit/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sslsplit
- pkg install sslsplit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sslsplit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710537207
SHA256 (sslsplit-0.5.5.tar.bz2) = ba0473fd01428439e0cf22fae80fdd26d08a0bcf85e17c82177cb0810b700faf
SIZE (sslsplit-0.5.5.tar.bz2) = 532788
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libevent.so : devel/libevent
- libnet.so : net/libnet
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_sslsplit
- USES:
- gmake pkgconfig tar:bzip2 uidfix ssl
- 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 |
0.5.5_3 15 Mar 2024 21:23:45 |
Muhammad Moinur Rahman (bofh) |
security/sslsplit: Fix build with OpenSSL 3 |
0.5.5_2 30 Jan 2024 21:39:32 |
Muhammad Moinur Rahman (bofh) |
security/sslsplit: Moved man to share/man |
0.5.5_1 15 Oct 2023 11:14:59 |
Bernard Spil (brnrd) |
security/openssl: Update BROKEN_SSL ports referring to openssl30 |
0.5.5_1 06 Aug 2023 12:30:37 |
Muhammad Moinur Rahman (bofh) |
security/sslsplit: Mark IGNORE_SSL for 14
In previous this was marked IGNORE_SSL only for openssl30 and openssl 31
and now as we have OSVERSION 1400092 for OpenSSL 3 in base also mark
IGNORE_SSL for that OSVERSION and onwards.
Sponsored by: The FreeBSD Foundation |
0.5.5_1 16 May 2023 03:57:46 |
Alexey Dokuchaev (danfe) |
Cleanup: drop redundant DESTDIR propagation via MAKE_{ARGS,ENV}
Our framework usually DTRT; sometimes it's necessary to pass it
explicitly, e.g. for ports with USES+=qmake or which use exotic
build systems, but these are mostly staging dawn and apparently
debug leftovers, so remove them to not confuse the reader. |
0.5.5_1 03 May 2023 16:19:59 |
Muhammad Moinur Rahman (bofh) |
security/sslsplit: Mark IGNORE_SSL
- Fails to build with error: undefined symbol: ERR_GET_FUNC which has
been deprecated on OpenSSL 3.0.0 and later
- Mark DEPRECATED as upstream has mentioned inactivity with the
possibility of returning |
0.5.5_1 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
0.5.5_1 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.5.5_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.5.5_1 30 Jul 2022 05:57:11 |
Po-Chuan Hsieh (sunpoet) |
net/libnet: Update to 1.2
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/libnet/libnet/releases |
0.5.5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.5.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.5 11 Oct 2019 21:32:06 |
swills |
security/sslsplit: update to 0.5.5 |
0.5.4_1 02 Aug 2019 13:30:40 |
jbeich |
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133 |
0.5.4 13 May 2019 09:31:35 |
amdmi3 |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
0.5.4 31 Oct 2018 14:21:01 |
swills |
security/sslsplit: update to 0.5.4 |
0.5.3 21 Sep 2018 01:03:21 |
swills |
security/sslsplit: update to 0.5.3 |
0.5.2 16 Feb 2018 03:55:32 |
swills |
security/sslsplit: update to 0.5.2 |
0.5.1 15 Jan 2018 18:37:42 |
swills |
security/sslsplit: update to 0.5.1 |
0.5.0_4 05 Aug 2017 23:13:36 |
sunpoet |
Use post-install: instead of post-stage:
Approved by: portmgr (blanket) |
0.5.0_4 07 Apr 2017 17:23:23 |
swills |
security/sslsplit: fix build with libressl-devel
While here, add LICENSE, USES=ssl, strip the binary
PR: 216846
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
0.5.0_3 21 Mar 2017 08:26:01 |
glebius |
The patch file was missed in previous commit. |
0.5.0_3 21 Mar 2017 08:16:01 |
glebius |
Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were
stopped being exported. |
0.5.0_2 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
0.5.0_1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
0.5.0 11 Apr 2016 20:24:10 |
bapt |
Fix build as a user |
0.5.0 11 Apr 2016 12:33:48 |
mat |
Fix buil as a user.
Sponsored by: Absolight |
0.5.0 09 Apr 2016 13:43:59 |
swills |
security/sslsplit: update to 0.5.0 |
0.4.11 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.4.11 29 Jul 2015 22:49:23 |
amdmi3 |
- Fix installation from non-root
Approved by: portmgr blanket |
0.4.11 01 Jul 2015 15:07:32 |
swills |
security/sslsplit: update to 0.4.11 |
0.4.8 12 Mar 2015 17:12:20 |
sunpoet |
- Update MAINTAINER: use @FreeBSD.org |
0.4.8 18 Oct 2014 18:04:23 |
swills |
security/sslsplit: add port |