aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2015-05-18 13:39:23 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2015-05-18 13:39:23 +0000
commitd8df3497c5120dcd00653ea6aeb06bca102efabb (patch)
treeb9c83fe9da4b66b6daf855d9a952c91fdb0da300 /security/Makefile
parentc76ef5e7d656ab9d1d1dd3702e454d93a26eedc5 (diff)
downloadports-d8df3497c5120dcd00653ea6aeb06bca102efabb.tar.gz
ports-d8df3497c5120dcd00653ea6aeb06bca102efabb.zip
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/
Notes
Notes: svn path=/head/; revision=386682
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 56015f370fe0..14d2e4da9408 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -173,6 +173,7 @@
SUBDIR += hackbot
SUBDIR += hamachi
SUBDIR += heimdal
+ SUBDIR += hitch
SUBDIR += hlfl
SUBDIR += hmap
SUBDIR += honggfuzz