aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2019-07-10 17:38:32 +0800
committerdanfe <danfe@FreeBSD.org>2019-07-10 17:38:32 +0800
commitc949990683e2fe2ec876f07574e9601fc4ccca7b (patch)
tree82da48bbc0bec40efd8ab909fd85686d60743fc2 /www/Makefile
parent14edd7e943645d2841a5d1da18e5e3c44c1e1fa6 (diff)
downloadfreebsd-ports-gnome-c949990683e2fe2ec876f07574e9601fc4ccca7b.tar.gz
freebsd-ports-gnome-c949990683e2fe2ec876f07574e9601fc4ccca7b.tar.zst
freebsd-ports-gnome-c949990683e2fe2ec876f07574e9601fc4ccca7b.zip
Envoy is a high performance C++ distributed edge and service proxy for
cloud-native services and applications. Envoy is originally built with Bazel, monstrous build system written in Java which does silly things like downloading dependencies from GitHub and is just a PITA to work against. This port is built with two simple makefiles and GNU make(1). Protobuf semantic validation was disabled because it apparently requires pulling in ``Go'' language, and I'm not comfortable with this technology yet. Note that this port currently requires DEFAULT_VERSIONS+=ssl=boringssl added to your /etc/make.conf file. WWW: https://www.envoyproxy.io/
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index b406d79df57f..1dc1b7052515 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -142,6 +142,7 @@
SUBDIR += elixir-webassembly
SUBDIR += emacs-w3m
SUBDIR += encode-explorer
+ SUBDIR += envoy
SUBDIR += ephemera
SUBDIR += epiphany
SUBDIR += erlang-cowboy