notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
proxygen Collection of C++ HTTP libraries including easy way to use HTTP server
2024.04.22.00 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2024.03.25.00Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-08 18:51:03
Last Update: 2024-04-23 08:40:33
Commit Hash: 99e2d7f
License: BSD3CLAUSE
WWW:
https://github.com/facebook/proxygen
Description:
Proxygen comprises the core C++ HTTP abstractions used at Facebook. Internally, it is used as the basis for building many HTTP servers, proxies, and clients. This release focuses on the common HTTP abstractions and our simple HTTPServer framework. Future releases will provide simple client APIs as well. The framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2, and HTTP/3. The goal is to provide a simple, performant, and modern C++ HTTP library.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (274 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/proxygen-2024.04.22.00/catalog.mk
  3. /usr/local/share/licenses/proxygen-2024.04.22.00/LICENSE
  4. /usr/local/share/licenses/proxygen-2024.04.22.00/BSD3CLAUSE
  5. bin/hq
  6. bin/proxygen_curl
  7. bin/proxygen_echo
  8. bin/proxygen_h3datagram_client
  9. bin/proxygen_httperf2
  10. bin/proxygen_proxy
  11. bin/proxygen_push
  12. bin/proxygen_static
  13. include/proxygen/external/http_parser/http_parser.h
  14. include/proxygen/httpserver/ExMessageHandler.h
  15. include/proxygen/httpserver/Filters.h
  16. include/proxygen/httpserver/HTTPServer.h
  17. include/proxygen/httpserver/HTTPServerAcceptor.h
  18. include/proxygen/httpserver/HTTPServerOptions.h
  19. include/proxygen/httpserver/HTTPTransactionHandlerAdaptor.h
  20. include/proxygen/httpserver/Mocks.h
  21. include/proxygen/httpserver/PushHandler.h
  22. include/proxygen/httpserver/RequestHandler.h
  23. include/proxygen/httpserver/RequestHandlerAdaptor.h
  24. include/proxygen/httpserver/RequestHandlerFactory.h
  25. include/proxygen/httpserver/ResponseBuilder.h
  26. include/proxygen/httpserver/ResponseHandler.h
  27. include/proxygen/httpserver/ScopedHTTPServer.h
  28. include/proxygen/httpserver/SignalHandler.h
  29. include/proxygen/httpserver/filters/CompressionFilter.h
  30. include/proxygen/httpserver/filters/DirectResponseHandler.h
  31. include/proxygen/httpserver/filters/RejectConnectFilter.h
  32. include/proxygen/lib/dns/CAresResolver.h
  33. include/proxygen/lib/dns/CachingDNSResolver.h
  34. include/proxygen/lib/dns/DNSModule.h
  35. include/proxygen/lib/dns/DNSResolver.h
  36. include/proxygen/lib/dns/FutureDNSResolver.h
  37. include/proxygen/lib/dns/NaiveResolutionCallback.h
  38. include/proxygen/lib/dns/Rfc6724.h
  39. include/proxygen/lib/dns/SyncDNSResolver.h
  40. include/proxygen/lib/healthcheck/PoolHealthChecker.h
  41. include/proxygen/lib/healthcheck/ServerHealthCheckerCallback.h
  42. include/proxygen/lib/http/HQConnector.h
  43. include/proxygen/lib/http/HTTP3ErrorCode.h
  44. include/proxygen/lib/http/HTTPCommonHeaders.cpp
  45. include/proxygen/lib/http/HTTPCommonHeaders.h
  46. include/proxygen/lib/http/HTTPConnector.h
  47. include/proxygen/lib/http/HTTPConnectorWithFizz.h
  48. include/proxygen/lib/http/HTTPConstants.h
  49. include/proxygen/lib/http/HTTPException.h
  50. include/proxygen/lib/http/HTTPHeaderSize.h
  51. include/proxygen/lib/http/HTTPHeaders.h
  52. include/proxygen/lib/http/HTTPMessage.h
  53. include/proxygen/lib/http/HTTPMessageFilters.h
  54. include/proxygen/lib/http/HTTPMethod.h
  55. include/proxygen/lib/http/HTTPPriorityFunctions.h
  56. include/proxygen/lib/http/HeaderConstants.h
  57. include/proxygen/lib/http/ProxyStatus.h
  58. include/proxygen/lib/http/ProxygenErrorEnum.h
  59. include/proxygen/lib/http/RFC2616.h
  60. include/proxygen/lib/http/StatusTypeEnum.h
  61. include/proxygen/lib/http/SynchronizedLruQuicPskCache.h
  62. include/proxygen/lib/http/Window.h
  63. include/proxygen/lib/http/codec/CodecDictionaries.h
  64. include/proxygen/lib/http/codec/CodecProtocol.h
  65. include/proxygen/lib/http/codec/CodecUtil.h
  66. include/proxygen/lib/http/codec/ControlMessageRateLimitFilter.h
  67. include/proxygen/lib/http/codec/DebugFilter.h
  68. include/proxygen/lib/http/codec/DefaultHTTPCodecFactory.h
  69. include/proxygen/lib/http/codec/DirectErrorsRateLimitFilter.h
  70. include/proxygen/lib/http/codec/ErrorCode.h
  71. include/proxygen/lib/http/codec/FlowControlFilter.h
  72. include/proxygen/lib/http/codec/HQControlCodec.h
  73. include/proxygen/lib/http/codec/HQFramedCodec.h
  74. include/proxygen/lib/http/codec/HQFramer.h
  75. include/proxygen/lib/http/codec/HQMultiCodec.h
  76. include/proxygen/lib/http/codec/HQStreamCodec.h
  77. include/proxygen/lib/http/codec/HQUnidirectionalCodec.h
  78. include/proxygen/lib/http/codec/HQUtils.h
  79. include/proxygen/lib/http/codec/HTTP1xCodec.h
  80. include/proxygen/lib/http/codec/HTTP2Codec.h
  81. include/proxygen/lib/http/codec/HTTP2Constants.h
  82. include/proxygen/lib/http/codec/HTTP2Framer.h
  83. include/proxygen/lib/http/codec/HTTPBinaryCodec.h
  84. include/proxygen/lib/http/codec/HTTPChecks.h
  85. include/proxygen/lib/http/codec/HTTPCodec.h
  86. include/proxygen/lib/http/codec/HTTPCodecFactory.h
  87. include/proxygen/lib/http/codec/HTTPCodecFilter.h
  88. include/proxygen/lib/http/codec/HTTPCodecPrinter.h
  89. include/proxygen/lib/http/codec/HTTPParallelCodec.h
  90. include/proxygen/lib/http/codec/HTTPRequestVerifier.h
  91. include/proxygen/lib/http/codec/HTTPSettings.h
  92. include/proxygen/lib/http/codec/HeaderDecodeInfo.h
  93. include/proxygen/lib/http/codec/HeadersRateLimitFilter.h
  94. include/proxygen/lib/http/codec/QPACKDecoderCodec.h
  95. include/proxygen/lib/http/codec/QPACKEncoderCodec.h
  96. include/proxygen/lib/http/codec/RateLimitFilter.h
  97. include/proxygen/lib/http/codec/ResetsRateLimitFilter.h
  98. include/proxygen/lib/http/codec/SettingsId.h
  99. include/proxygen/lib/http/codec/TransportDirection.h
  100. include/proxygen/lib/http/codec/compress/CompressionInfo.h
  101. include/proxygen/lib/http/codec/compress/HPACKCodec.h
  102. include/proxygen/lib/http/codec/compress/HPACKConstants.h
  103. include/proxygen/lib/http/codec/compress/HPACKContext.h
  104. include/proxygen/lib/http/codec/compress/HPACKDecodeBuffer.h
  105. include/proxygen/lib/http/codec/compress/HPACKDecoder.h
  106. include/proxygen/lib/http/codec/compress/HPACKDecoderBase.h
  107. include/proxygen/lib/http/codec/compress/HPACKEncodeBuffer.h
  108. include/proxygen/lib/http/codec/compress/HPACKEncoder.h
  109. include/proxygen/lib/http/codec/compress/HPACKEncoderBase.h
  110. include/proxygen/lib/http/codec/compress/HPACKHeader.h
  111. include/proxygen/lib/http/codec/compress/HPACKHeaderName.h
  112. include/proxygen/lib/http/codec/compress/HPACKStreamingCallback.h
  113. include/proxygen/lib/http/codec/compress/Header.h
  114. include/proxygen/lib/http/codec/compress/HeaderCodec.h
  115. include/proxygen/lib/http/codec/compress/HeaderIndexingStrategy.h
  116. include/proxygen/lib/http/codec/compress/HeaderPiece.h
  117. include/proxygen/lib/http/codec/compress/HeaderTable.h
  118. include/proxygen/lib/http/codec/compress/Huffman.h
  119. include/proxygen/lib/http/codec/compress/Logging.h
  120. include/proxygen/lib/http/codec/compress/NoPathIndexingStrategy.h
  121. include/proxygen/lib/http/codec/compress/QPACKCodec.h
  122. include/proxygen/lib/http/codec/compress/QPACKContext.h
  123. include/proxygen/lib/http/codec/compress/QPACKDecoder.h
  124. include/proxygen/lib/http/codec/compress/QPACKEncoder.h
  125. include/proxygen/lib/http/codec/compress/QPACKHeaderTable.h
  126. include/proxygen/lib/http/codec/compress/QPACKStaticHeaderTable.h
  127. include/proxygen/lib/http/codec/compress/StaticHeaderTable.h
  128. include/proxygen/lib/http/codec/compress/experimental/simulator/CompressionScheme.h
  129. include/proxygen/lib/http/codec/compress/experimental/simulator/CompressionSimulator.h
  130. include/proxygen/lib/http/codec/compress/experimental/simulator/CompressionTypes.h
  131. include/proxygen/lib/http/codec/compress/experimental/simulator/CompressionUtils.h
  132. include/proxygen/lib/http/codec/compress/experimental/simulator/HPACKQueue.h
  133. include/proxygen/lib/http/codec/compress/experimental/simulator/HPACKScheme.h
  134. include/proxygen/lib/http/codec/compress/experimental/simulator/QMINScheme.h
  135. include/proxygen/lib/http/codec/compress/experimental/simulator/QPACKScheme.h
  136. include/proxygen/lib/http/codec/compress/experimental/simulator/SimStreamingCallback.h
  137. include/proxygen/lib/http/connpool/Endpoint.h
  138. include/proxygen/lib/http/connpool/ServerIdleSessionController.h
  139. include/proxygen/lib/http/connpool/SessionHolder.h
  140. include/proxygen/lib/http/connpool/SessionPool.h
  141. include/proxygen/lib/http/connpool/ThreadIdleSessionController.h
  142. include/proxygen/lib/http/experimental/RFC1867.h
  143. include/proxygen/lib/http/session/AckLatencyEvent.h
  144. include/proxygen/lib/http/session/ByteEventTracker.h
  145. include/proxygen/lib/http/session/ByteEvents.h
  146. include/proxygen/lib/http/session/CodecErrorResponseHandler.h
  147. include/proxygen/lib/http/session/HQByteEventTracker.h
  148. include/proxygen/lib/http/session/HQDownstreamSession.h
  149. include/proxygen/lib/http/session/HQSession.h
  150. include/proxygen/lib/http/session/HQStreamBase.h
  151. include/proxygen/lib/http/session/HQStreamDispatcher.h
  152. include/proxygen/lib/http/session/HQUpstreamSession.h
  153. include/proxygen/lib/http/session/HTTP2PriorityQueue.h
  154. include/proxygen/lib/http/session/HTTPDefaultSessionCodecFactory.h
  155. include/proxygen/lib/http/session/HTTPDirectResponseHandler.h
  156. include/proxygen/lib/http/session/HTTPDownstreamSession.h
  157. include/proxygen/lib/http/session/HTTPErrorPage.h
  158. include/proxygen/lib/http/session/HTTPEvent.h
  159. include/proxygen/lib/http/session/HTTPSession.h
  160. include/proxygen/lib/http/session/HTTPSessionAcceptor.h
  161. include/proxygen/lib/http/session/HTTPSessionActivityTracker.h
  162. include/proxygen/lib/http/session/HTTPSessionBase.h
  163. include/proxygen/lib/http/session/HTTPSessionController.h
  164. include/proxygen/lib/http/session/HTTPSessionStats.h
  165. include/proxygen/lib/http/session/HTTPTransaction.h
  166. include/proxygen/lib/http/session/HTTPTransactionEgressSM.h
  167. include/proxygen/lib/http/session/HTTPTransactionIngressSM.h
  168. include/proxygen/lib/http/session/HTTPUpstreamSession.h
  169. include/proxygen/lib/http/session/QuicProtocolInfo.h
  170. include/proxygen/lib/http/session/SecondaryAuthManager.h
  171. include/proxygen/lib/http/session/SecondaryAuthManagerBase.h
  172. include/proxygen/lib/http/session/ServerPushLifecycle.h
  173. include/proxygen/lib/http/session/SimpleController.h
  174. include/proxygen/lib/http/session/TTLBAStats.h
  175. include/proxygen/lib/http/session/TransactionByteEvents.h
  176. include/proxygen/lib/http/sink/FlowControlInfo.h
  177. include/proxygen/lib/http/sink/HTTPSink.h
  178. include/proxygen/lib/http/sink/HTTPTransactionSink.h
  179. include/proxygen/lib/http/stats/ConnectionStats.h
  180. include/proxygen/lib/http/stats/HeaderCodecStats.h
  181. include/proxygen/lib/http/stats/HTTPCodecStats.h
  182. include/proxygen/lib/http/stats/HTTPCodecStatsFilter.h
  183. include/proxygen/lib/http/stats/ResponseCodeStatsMinute.h
  184. include/proxygen/lib/http/stats/SPDYStats.h
  185. include/proxygen/lib/http/stats/SPDYStatsFilter.h
  186. include/proxygen/lib/http/stats/TLResponseCodeStats.h
  187. include/proxygen/lib/http/stats/ThreadLocalHTTPSessionStats.h
  188. include/proxygen/lib/http/structuredheaders/StructuredHeadersBuffer.h
  189. include/proxygen/lib/http/structuredheaders/StructuredHeadersConstants.h
  190. include/proxygen/lib/http/structuredheaders/StructuredHeadersDecoder.h
  191. include/proxygen/lib/http/structuredheaders/StructuredHeadersEncoder.h
  192. include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h
  193. include/proxygen/lib/http/observer/HTTPSessionObserverContainer.h
  194. include/proxygen/lib/http/observer/HTTPSessionObserverInterface.h
  195. include/proxygen/lib/http/observer/HTTPTransactionObserverContainer.h
  196. include/proxygen/lib/http/observer/HTTPTransactionObserverInterface.h
  197. include/proxygen/lib/http/webtransport/WebTransport.h
  198. include/proxygen/lib/pools/generators/FileServerListGenerator.h
  199. include/proxygen/lib/pools/generators/MemberGroupConfig.h
  200. include/proxygen/lib/pools/generators/ServerListGenerator.h
  201. include/proxygen/lib/sampling/MultiSampled.h
  202. include/proxygen/lib/sampling/Sampled.h
  203. include/proxygen/lib/sampling/Sampling.h
  204. include/proxygen/lib/sampling/SamplingFunctions.h
  205. include/proxygen/lib/services/AcceptorConfiguration.h
  206. include/proxygen/lib/services/HTTPAcceptor.h
  207. include/proxygen/lib/services/RequestWorkerThread.h
  208. include/proxygen/lib/services/RequestWorkerThreadNoExecutor.h
  209. include/proxygen/lib/services/Service.h
  210. include/proxygen/lib/services/ServiceConfiguration.h
  211. include/proxygen/lib/services/ServiceWorker.h
  212. include/proxygen/lib/services/WorkerThread.h
  213. include/proxygen/lib/ssl/ProxygenSSL.h
  214. include/proxygen/lib/ssl/ThreadLocalSSLStats.h
  215. include/proxygen/lib/stats/BaseStats.h
  216. include/proxygen/lib/stats/PeriodicStats.h
  217. include/proxygen/lib/stats/PeriodicStatsDataBase.h
  218. include/proxygen/lib/stats/ResourceData.h
  219. include/proxygen/lib/stats/ResourceStats.h
  220. include/proxygen/lib/transport/AsyncUDPSocketFactory.h
  221. include/proxygen/lib/transport/H3DatagramAsyncSocket.h
  222. include/proxygen/lib/transport/PersistentFizzPskCache.h
  223. include/proxygen/lib/transport/PersistentQuicPskCache.h
  224. include/proxygen/lib/transport/PersistentQuicTokenCache.h
  225. include/proxygen/lib/utils/AcceptorAddress.h
  226. include/proxygen/lib/utils/AsyncTimeoutSet.h
  227. include/proxygen/lib/utils/CobHelper.h
  228. include/proxygen/lib/utils/CompressionFilterUtils.h
  229. include/proxygen/lib/utils/ConditionalGate.h
  230. include/proxygen/lib/utils/ConsistentHash.h
  231. include/proxygen/lib/utils/CryptUtil.h
  232. include/proxygen/lib/utils/Exception.h
  233. include/proxygen/lib/utils/Export.h
  234. include/proxygen/lib/utils/FilterChain.h
  235. include/proxygen/lib/utils/HTTPTime.h
  236. include/proxygen/lib/utils/Logging.h
  237. include/proxygen/lib/utils/NullTraceEventObserver.h
  238. include/proxygen/lib/utils/ParseURL.h
  239. include/proxygen/lib/utils/PerfectIndexMap.h
  240. include/proxygen/lib/utils/RendezvousHash.h
  241. include/proxygen/lib/utils/SafePathUtils.h
  242. include/proxygen/lib/utils/StateMachine.h
  243. include/proxygen/lib/utils/StreamCompressor.h
  244. include/proxygen/lib/utils/StreamDecompressor.h
  245. include/proxygen/lib/utils/Time.h
  246. include/proxygen/lib/utils/TraceEvent.h
  247. include/proxygen/lib/utils/TraceEventContext.h
  248. include/proxygen/lib/utils/TraceEventObserver.h
  249. include/proxygen/lib/utils/TraceEventType.cpp
  250. include/proxygen/lib/utils/TraceEventType.h
  251. include/proxygen/lib/utils/TraceFieldType.cpp
  252. include/proxygen/lib/utils/TraceFieldType.h
  253. include/proxygen/lib/utils/URL.h
  254. include/proxygen/lib/utils/UnionBasedStatic.h
  255. include/proxygen/lib/utils/UtilInl.h
  256. include/proxygen/lib/utils/WeakRefCountedPtr.h
  257. include/proxygen/lib/utils/WheelTimerInstance.h
  258. include/proxygen/lib/utils/ZlibStreamCompressor.h
  259. include/proxygen/lib/utils/ZlibStreamDecompressor.h
  260. include/proxygen/lib/utils/ZstdStreamCompressor.h
  261. include/proxygen/lib/utils/ZstdStreamDecompressor.h
  262. lib/cmake/proxygen/proxygen-config.cmake
  263. lib/cmake/proxygen/proxygen-targets-release.cmake
  264. lib/cmake/proxygen/proxygen-targets.cmake
  265. lib/liblibhttperf2.so
  266. lib/libproxygen.so
  267. lib/libproxygencurl.so
  268. lib/libproxygendeviousbaton.so
  269. lib/libproxygenhqloggerhelper.so
  270. lib/libproxygenhqserver.so
  271. lib/libproxygenhttpserver.so
  272. @owner
  273. @group
  274. @mode
Collapse this list.
Dependency lines:
  • proxygen>0:www/proxygen
To install the port:
cd /usr/ports/www/proxygen/ && make install clean
To add the package, run one of these commands:
  • pkg install www/proxygen
  • pkg install proxygen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: proxygen
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1713844786 SHA256 (facebook-proxygen-v2024.04.22.00_GH0.tar.gz) = 931e1721e0f455d8c9ec6027f345db4e30b73cf3c39d162c308a3968ee95e6a8 SIZE (facebook-proxygen-v2024.04.22.00_GH0.tar.gz) = 1179877

Packages (timestamps in pop-ups are UTC):
proxygen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.04.08.002024.04.15.00-2024.04.08.00----
FreeBSD:13:quarterly2024.04.01.002024.04.01.00-2024.04.01.00---2024.01.01.00
FreeBSD:14:latest2024.03.25.002024.04.08.00-2024.03.25.00---2023.06.12.00
FreeBSD:14:quarterly2024.01.01.002024.04.01.00-2024.01.01.00---2024.01.01.00
FreeBSD:15:latest2024.03.11.002024.04.15.00n/a2024.02.05.00n/a--2024.02.19.00
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bash : shells/bash
  2. gperf>0 : devel/gperf
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
  5. python3.9 : lang/python39
  6. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libboost_iostreams.so : devel/boost-libs
  2. libbzip2.so : misc/vxl
  3. libdouble-conversion.so : devel/double-conversion
  4. libevent.so : devel/libevent
  5. libfizz.so : security/fizz
  6. libfmt.so : devel/libfmt
  7. libfolly.so : devel/folly
  8. libgflags.so : devel/gflags
  9. libglog.so : devel/glog
  10. libicui18n.so : devel/icu
  11. liblz4.so : archivers/liblz4
  12. libmvfst_server.so : net/mvfst
  13. libsnappy.so : archivers/snappy
  14. libsodium.so : security/libsodium
  15. libunwind.so : devel/libunwind
  16. libwangle.so : net/wangle
  17. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_proxygen
USES:
cmake compiler:c++14-lang cpe perl5 python:build ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/proxygen/tar.gz/v2024.04.22.00?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port