notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/envoy/files/makefile-genproto
SVNWeb

Number of commits found: 6

Thu, 15 Jun 2023
[ 12:34 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:fd7d97d3361457aaa57b4230aace532a051482f0  commit hash:fd7d97d3361457aaa57b4230aace532a051482f0  commit hash:fd7d97d3361457aaa57b4230aace532a051482f0  fd7d97d 
www/envoy: connect most of the available extensions to the build.
Mon, 12 Jun 2023
[ 16:35 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:81176cb84590e06c32b7d2694a9cf0e251ebaed3  commit hash:81176cb84590e06c32b7d2694a9cf0e251ebaed3  commit hash:81176cb84590e06c32b7d2694a9cf0e251ebaed3  81176cb 
www/envoy: hook compression extensions to the port's build.
[ 11:12 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:e5b5affea2555dad7e7ad06bb205a75c8989ddbe  commit hash:e5b5affea2555dad7e7ad06bb205a75c8989ddbe  commit hash:e5b5affea2555dad7e7ad06bb205a75c8989ddbe  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) search for other commits by this committer ]    commit hash:b988824351d62cbfffe1fc6c905ec87de85f3e3f  commit hash:b988824351d62cbfffe1fc6c905ec87de85f3e3f  commit hash:b988824351d62cbfffe1fc6c905ec87de85f3e3f  b988824  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  135fdee  (Only the first 10 of 2028 ports in this commit are shown above. View all ports for this commit)
all: Remove all other $FreeBSD keywords.
Wed, 10 Jul 2019
[ 09:38 danfe search for other commits by this committer ] Original commit   Revision:506344 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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