non port: www/envoy/files/makefile-genproto |
SVNWeb
|
Number of commits found: 6 |
Thu, 15 Jun 2023
|
[ 12:34 Alexey Dokuchaev (danfe) ] fd7d97d
www/envoy: connect most of the available extensions to the build.
|
Mon, 12 Jun 2023
|
[ 16:35 Alexey Dokuchaev (danfe) ] 81176cb
www/envoy: hook compression extensions to the port's build.
|
[ 11:12 Alexey Dokuchaev (danfe) ] e5b5aff
www/envoy: do not use pinned version 1.49.2 of gRPC vs `devel/grpc' port
While here, split v2/v3 API .proto files similarly to what upstream does.
|
Fri, 9 Jun 2023
|
[ 10:16 Alexey Dokuchaev (danfe) ] b988824 (Only the first 10 of 13 ports in this commit are shown above. )
www/envoy: the port had been updated to version 1.26.1 \o/
Currently, only a limited set of extensions is being built,
e.g. WASM-related code was disabled due to unsolved issues.
Please send patches to enable missing functionality, there
are lots of features remain to be explored.
Unfortunately, it still requires BoringSSL for the moment.
PR: 262115
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Wed, 10 Jul 2019
|
[ 09:38 danfe ] (Only the first 10 of 11 ports in this commit are shown above. )
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/
|
Number of commits found: 6 |