Port details |
- hitch TLS proxy to forward connections to an unencrypted backend
- 1.8.0_1 security =4 1.8.0_1Version of this port present on the latest quarterly branch.
- Maintainer: zi@FreeBSD.org
- Port Added: 2015-05-18 13:39:30
- Last Update: 2024-03-21 17:10:17
- Commit Hash: d211c3c
- People watching this port, also watch:: freeradius3, nagios-check_hdd_health, memcached, check_ssl_cert, jitsi-meet
- License: BSD2CLAUSE
- WWW:
- https://github.com/varnish/hitch/
- Description:
- hitch is a network proxy that terminates TLS/SSL connections and forwards
the unencrypted traffic to some backend. It's designed to handle 10s of
thousands of connections efficiently on multicore machines.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/hitch/ && make install clean
- To add the package, run one of these commands:
- pkg install security/hitch
- pkg install hitch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hitch
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696949297
SHA256 (hitch-1.8.0.tar.gz) = dfc99484bc7ffea27a3169e84d6c217988eda47b208ab2e5524dc2a5dd158f4e
SIZE (hitch-1.8.0.tar.gz) = 358605
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:
-
- rst2man : textproc/py-docutils
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libev.so : devel/libev
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for hitch-1.8.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_hitch
- USES:
- pkgconfig ssl
- pkg-message:
- For install:
- Don't forget to append DH params to your pem file using:
openssl dhparam -rand - 2048 >> /path/to/cert.pem
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.0_1 21 Mar 2024 17:10:17 |
Nuno Teixeira (eduardo) |
security/hitch: Move man pages to share/man
Approved by: portmgr (blanket) |
1.8.0 10 Oct 2023 16:19:00 |
Ryan Steinmetz (zi) |
security/hitch: Update to 1.8.0 |
1.7.3 28 Nov 2022 15:59:19 |
Ryan Steinmetz (zi) |
security/hitch: Update to 1.7.3 |
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) |
1.7.2 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 ) |
1.7.2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
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 ) |
1.7.2 08 Apr 2022 17:02:59 |
Ryan Steinmetz (zi) |
security/hitch: Update to 1.7.2 |
1.7.0 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.0 29 Oct 2020 15:12:15 |
zi |
- Update to 1.7.0 |
1.6.0 12 Sep 2020 13:33:48 |
zi |
- Update to 1.6.0 |
1.5.2 23 Jan 2020 13:58:20 |
zi |
- Update to 1.5.2
PR: 243540
Reported by: Dani <i.dani@outlook.com> |
1.5.0_2 23 Aug 2019 14:21:34 |
zi |
- Ensure we start after varnishd |
1.5.0_1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.5.0_1 22 Apr 2019 01:32:18 |
zi |
- Fix start order
- Bump PORTREVISION |
1.5.0 20 Dec 2018 21:07:47 |
zi |
- Update to 1.5.0
- Add OCSP stapling smarts to port [1]
PR: 232436 [1]
Submitted by: Graham Percival [1] |
1.4.8_2 18 Oct 2018 23:36:11 |
zi |
- Use hitch user/group instead of nobody/nobody
PR: 232411
Submitted by: grahamyvr@gmail.com |
1.4.8_1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.4.8_1 21 Jun 2018 12:38:59 |
zi |
- Fix alternate user support |
1.4.8 21 May 2018 12:48:44 |
zi |
- Update to 1.4.8
- Support a uid/gid other than nobody |
1.4.6_3 06 Dec 2017 16:42:14 |
feld |
security/hitch: Add reload command to rc script
Hitch properly handles SIGHUP
MFH: 2017Q4 |
1.4.6_2 08 Nov 2017 14:01:53 |
zi |
- Varnish has two different releases for hitch, switch to the other one as it is
properly bootstrapped
- Bump PORTREVISION
Thanks to: danfe |
1.4.6_1 08 Nov 2017 12:27:24 |
zi |
- Switch to USES=pkgconfig
- Bump PORTREVISION
Special thanks: danfe (debugging hitch m4 issue+recommending pkgconfig via USES) |
1.4.6 07 Nov 2017 23:42:06 |
zi |
- Update to 1.4.6
PR: 221565
Reported by: Christopher Beppler |
1.4.4 21 Mar 2017 12:46:39 |
zi |
- Add the 'premerge' tag to the portscout ignore list |
1.4.4 13 Feb 2017 14:28:19 |
brnrd |
security/hitch: Fix build with LibreSSL
- Add upstream patch
PR: 217029
Obtained from: https://github.com/varnish/hitch/commit/cc92c25
Approved by: zi (maintainer) |
1.4.4 28 Jan 2017 21:02:48 |
zi |
- Update to 1.4.4 |
1.1.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.1.1 29 Jan 2016 03:25:40 |
zi |
- Update to 1.1.1 |
1.1.0 09 Jan 2016 03:23:02 |
zi |
- Update to 1.1.0 |
1.0.0.b1 18 May 2015 13:39:23 |
zi |
New port: security/hitch:
hitch is a network proxy that terminates TLS/SSL connections and forwards
the unencrypted traffic to some backend. It's designed to handle 10s of
thousands of connections efficiently on multicore machines.
WWW: https://github.com/varnish/hitch/ |