git: aa875cf02100 - main - www/proxygen: update 2025.08.18.00 → 2025.11.03.00

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 05 Nov 2025 10:14:00 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aa875cf0210078eaa5939698b0fb857bc2816ca0

commit aa875cf0210078eaa5939698b0fb857bc2816ca0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-05 10:13:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-05 10:13:52 +0000

    www/proxygen: update 2025.08.18.00 → 2025.11.03.00
---
 www/proxygen/Makefile  |  6 ++--
 www/proxygen/distinfo  |  6 ++--
 www/proxygen/pkg-plist | 79 ++++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 82 insertions(+), 9 deletions(-)

diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index 8d26d117da67..fa490bf4c9ee 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	proxygen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2025.08.18.00
-PORTREVISION=	1
+DISTVERSION=	2025.11.03.00
 CATEGORIES=	www
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,7 +14,8 @@ BROKEN_armv7=	compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.
 
 BUILD_DEPENDS=	bash:shells/bash \
 		gperf>0:devel/gperf
-LIB_DEPENDS=	libboost_iostreams.so:devel/boost-libs \
+LIB_DEPENDS=	libcares.so:dns/c-ares \
+		libboost_iostreams.so:devel/boost-libs \
 		libbzip2.so:misc/vxl \
 		libdouble-conversion.so:devel/double-conversion \
 		libevent.so:devel/libevent \
diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo
index d8d33284f430..be70ad639c8f 100644
--- a/www/proxygen/distinfo
+++ b/www/proxygen/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1755586120
-SHA256 (facebook-proxygen-v2025.08.18.00_GH0.tar.gz) = 2c28aa692544116fd34224310165e344588922be973164b572b9b1b5e9b24f54
-SIZE (facebook-proxygen-v2025.08.18.00_GH0.tar.gz) = 1236762
+TIMESTAMP = 1762332304
+SHA256 (facebook-proxygen-v2025.11.03.00_GH0.tar.gz) = 34e31802daedbed093314df7956c4832545e5b26a6221cf330285b504398b5e3
+SIZE (facebook-proxygen-v2025.11.03.00_GH0.tar.gz) = 1544699
diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist
index c01f1f77e90f..35d875a4cd2a 100644
--- a/www/proxygen/pkg-plist
+++ b/www/proxygen/pkg-plist
@@ -1,4 +1,5 @@
 bin/hq
+bin/proxygen_cocurl
 bin/proxygen_curl
 bin/proxygen_echo
 bin/proxygen_h3datagram_client
@@ -162,6 +163,66 @@ include/proxygen/lib/http/connpool/ServerIdleSessionController.h
 include/proxygen/lib/http/connpool/SessionHolder.h
 include/proxygen/lib/http/connpool/SessionPool.h
 include/proxygen/lib/http/connpool/ThreadIdleSessionController.h
+include/proxygen/lib/http/coro/HTTPBodyEventQueue.h
+include/proxygen/lib/http/coro/HTTPByteEventHelpers.h
+include/proxygen/lib/http/coro/HTTPByteEvents.h
+include/proxygen/lib/http/coro/HTTPCoroSession.h
+include/proxygen/lib/http/coro/HTTPError.h
+include/proxygen/lib/http/coro/HTTPEvents.h
+include/proxygen/lib/http/coro/HTTPFilterFactoryHandler.h
+include/proxygen/lib/http/coro/HTTPFixedSource.h
+include/proxygen/lib/http/coro/HTTPHandlerChain.h
+include/proxygen/lib/http/coro/HTTPHybridSource.h
+include/proxygen/lib/http/coro/HTTPSource.h
+include/proxygen/lib/http/coro/HTTPSourceFilter.h
+include/proxygen/lib/http/coro/HTTPSourceFilterChain.h
+include/proxygen/lib/http/coro/HTTPSourceHolder.h
+include/proxygen/lib/http/coro/HTTPSourceReader.h
+include/proxygen/lib/http/coro/HTTPStreamSource.h
+include/proxygen/lib/http/coro/HTTPStreamSourceHolder.h
+include/proxygen/lib/http/coro/HTTPStreamSourceSink.h
+include/proxygen/lib/http/coro/HTTPStreamSourceSinkFactory.h
+include/proxygen/lib/http/coro/HTTPTransactionAdaptorSource.h
+include/proxygen/lib/http/coro/client/CoroDNSResolver.h
+include/proxygen/lib/http/coro/client/HTTPClient.h
+include/proxygen/lib/http/coro/client/HTTPClientConnectionCache.h
+include/proxygen/lib/http/coro/client/HTTPCoroConnector.h
+include/proxygen/lib/http/coro/client/HTTPCoroSessionPool.h
+include/proxygen/lib/http/coro/client/HTTPSessionFactory.h
+include/proxygen/lib/http/coro/filters/CompressionFilter.h
+include/proxygen/lib/http/coro/filters/CompressionFilterFactory.h
+include/proxygen/lib/http/coro/filters/DecompressionFilter.h
+include/proxygen/lib/http/coro/filters/DecompressionFilterFactory.h
+include/proxygen/lib/http/coro/filters/FilterFactory.h
+include/proxygen/lib/http/coro/filters/HTTPRedirectHandler.h
+include/proxygen/lib/http/coro/filters/Logger.h
+include/proxygen/lib/http/coro/filters/MutateFilter.h
+include/proxygen/lib/http/coro/filters/RateLimitFilter.h
+include/proxygen/lib/http/coro/filters/RequestContextFilterFactory.h
+include/proxygen/lib/http/coro/filters/ServerFilterFactory.h
+include/proxygen/lib/http/coro/filters/StatsFilterUtil.h
+include/proxygen/lib/http/coro/filters/Status1xxFilter.h
+include/proxygen/lib/http/coro/filters/TransformFilter.h
+include/proxygen/lib/http/coro/filters/VisitorFilter.h
+include/proxygen/lib/http/coro/server/HTTPCoroAcceptor.h
+include/proxygen/lib/http/coro/server/HTTPServer.h
+include/proxygen/lib/http/coro/server/ScopedHTTPServer.h
+include/proxygen/lib/http/coro/server/handlers/ExpectContinueWrapperHandler.h
+include/proxygen/lib/http/coro/server/samples/fwdproxy/ConnectSource.h
+include/proxygen/lib/http/coro/transport/CoroSSLTransport.h
+include/proxygen/lib/http/coro/transport/HTTPConnectAsyncTransport.h
+include/proxygen/lib/http/coro/transport/HTTPConnectStream.h
+include/proxygen/lib/http/coro/transport/HTTPConnectTransport.h
+include/proxygen/lib/http/coro/util/AwaitableKeepAlive.h
+include/proxygen/lib/http/coro/util/CancellableBaton.h
+include/proxygen/lib/http/coro/util/DetachableExecutor.h
+include/proxygen/lib/http/coro/util/ExecutorSourceFilter.h
+include/proxygen/lib/http/coro/util/Refcount.h
+include/proxygen/lib/http/coro/util/TimedBaton.h
+include/proxygen/lib/http/coro/util/Transport.h
+include/proxygen/lib/http/coro/util/WindowContainer.h
+include/proxygen/lib/http/coro/util/WtEgressContainer.h
+include/proxygen/lib/http/coro/util/WtStreamManager.h
 include/proxygen/lib/http/experimental/RFC1867.h
 include/proxygen/lib/http/observer/HTTPSessionObserverContainer.h
 include/proxygen/lib/http/observer/HTTPSessionObserverInterface.h
@@ -209,8 +270,8 @@ include/proxygen/lib/http/sink/HTTPTunnelSink.h
 include/proxygen/lib/http/stats/ConnectionStats.h
 include/proxygen/lib/http/stats/HTTPCodecStats.h
 include/proxygen/lib/http/stats/HTTPCodecStatsFilter.h
-include/proxygen/lib/http/stats/HttpServerStats.h
 include/proxygen/lib/http/stats/HeaderCodecStats.h
+include/proxygen/lib/http/stats/HttpServerStats.h
 include/proxygen/lib/http/stats/ResponseCodeStatsMinute.h
 include/proxygen/lib/http/stats/TLResponseCodeStats.h
 include/proxygen/lib/http/stats/ThreadLocalHTTPSessionStats.h
@@ -221,11 +282,18 @@ include/proxygen/lib/http/structuredheaders/StructuredHeadersEncoder.h
 include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h
 include/proxygen/lib/http/webtransport/FlowController.h
 include/proxygen/lib/http/webtransport/HTTPWebTransport.h
+include/proxygen/lib/http/webtransport/QuicWebTransport.h
 include/proxygen/lib/http/webtransport/WebTransport.h
+include/proxygen/lib/http/webtransport/WebTransportImpl.h
 include/proxygen/lib/http/webtransport/test/FakeSharedWebTransport.h
 include/proxygen/lib/pools/generators/FileServerListGenerator.h
 include/proxygen/lib/pools/generators/MemberGroupConfig.h
+include/proxygen/lib/pools/generators/ServerConfig.h
 include/proxygen/lib/pools/generators/ServerListGenerator.h
+include/proxygen/lib/pools/generators/coro/CoroServerListGenerator.h
+include/proxygen/lib/pools/generators/coro/FileCoroServerListGenerator.h
+include/proxygen/lib/pools/generators/coro/JsonFileCoroServerListGenerator.h
+include/proxygen/lib/pools/generators/coro/PlainTextFileCoroServerListGenerator.h
 include/proxygen/lib/sampling/MultiSampled.h
 include/proxygen/lib/sampling/Sampled.h
 include/proxygen/lib/sampling/Sampling.h
@@ -287,16 +355,21 @@ include/proxygen/lib/utils/ZlibStreamCompressor.h
 include/proxygen/lib/utils/ZlibStreamDecompressor.h
 include/proxygen/lib/utils/ZstdStreamCompressor.h
 include/proxygen/lib/utils/ZstdStreamDecompressor.h
-include/proxygen/lib/http/webtransport/QuicWebTransport.h
-include/proxygen/lib/http/webtransport/WebTransportImpl.h
 lib/cmake/proxygen/proxygen-config.cmake
 lib/cmake/proxygen/proxygen-targets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/proxygen/proxygen-targets.cmake
 lib/liblibhttperf2.so
+lib/liblibhttperf2.so.1.34.5
 lib/libproxygen.so
+lib/libproxygen.so.1.34.5
 lib/libproxygencurl.so
+lib/libproxygencurl.so.1.34.5
 lib/libproxygendeviousbaton.so
+lib/libproxygendeviousbaton.so.1.34.5
 lib/libproxygenhqloggerhelper.so
+lib/libproxygenhqloggerhelper.so.1.34.5
 lib/libproxygenhqserver.so
+lib/libproxygenhqserver.so.1.34.5
 lib/libproxygenhttpserver.so
+lib/libproxygenhttpserver.so.1.34.5
 lib/libquicwebtransport.so