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
proxygen Collection of C++ HTTP libraries including easy way to use HTTP server
2024.03.25.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 2023.12.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-03-27 18:31:07
Commit Hash: 31b12e5
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 (273 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/proxygen-2024.03.25.00/catalog.mk
  3. /usr/local/share/licenses/proxygen-2024.03.25.00/LICENSE
  4. /usr/local/share/licenses/proxygen-2024.03.25.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/libproxygenhttpserver.so
  271. @owner
  272. @group
  273. @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 = 1711526940 SHA256 (facebook-proxygen-v2024.03.25.00_GH0.tar.gz) = b11c8da4dbcbbdde8d9504f2edd3eb537bdf959eccc07a8333d1936965437abc SIZE (facebook-proxygen-v2024.03.25.00_GH0.tar.gz) = 1177116

Packages (timestamps in pop-ups are UTC):
proxygen
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.03.11.002024.03.18.00-2024.03.11.00----
FreeBSD:13:quarterly2024.01.01.002024.01.01.00-2024.01.01.00---2024.01.01.00
FreeBSD:14:latest2024.03.11.002024.03.18.00-2024.03.11.00---2023.06.12.00
FreeBSD:14:quarterly2024.01.01.002024.01.01.00-2024.01.01.00---2024.01.01.00
FreeBSD:15:latest2024.03.11.002024.03.18.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.03.25.00?dummy=/
Collapse this list.

Number of commits found: 168 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.03.25.00
27 Mar 2024 18:31:07
commit hash: 31b12e54057d603fd764171c7a29d04bd78f502bcommit hash: 31b12e54057d603fd764171c7a29d04bd78f502bcommit hash: 31b12e54057d603fd764171c7a29d04bd78f502bcommit hash: 31b12e54057d603fd764171c7a29d04bd78f502b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.03.18.00 → 2024.03.25.00
2024.03.18.00
18 Mar 2024 19:58:35
commit hash: c3e36193c4d9697e64210d0b7fc3a110ff6992becommit hash: c3e36193c4d9697e64210d0b7fc3a110ff6992becommit hash: c3e36193c4d9697e64210d0b7fc3a110ff6992becommit hash: c3e36193c4d9697e64210d0b7fc3a110ff6992be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.03.11.00 → 2024.03.18.00
2024.03.11.00
12 Mar 2024 01:43:00
commit hash: f47e7148a73e36c695d4d318315d470dbb63b12acommit hash: f47e7148a73e36c695d4d318315d470dbb63b12acommit hash: f47e7148a73e36c695d4d318315d470dbb63b12acommit hash: f47e7148a73e36c695d4d318315d470dbb63b12a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.03.04.00 → 2024.03.11.00
2024.03.04.00_1
09 Mar 2024 14:05:20
commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.7.0

- Convert to USES=cmake:testing
- Sort PLIST
- Bump PORTREVISION of dependent ports for shlib change
  Broken ports are skipped:
  - graphics/colmap [1]
  - graphics/hiptext [2]
  - graphics/openmvs
  - sysutils/apache-mesos

[2] This port was being skipped on package building cluster due to its LICENSE
    "License NONE needs confirmation, but BATCH is defined"

Changes:	https://github.com/google/glog/releases
Reference:	https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log
[1]
2024.03.04.00
05 Mar 2024 02:17:21
commit hash: 62705623d28bf0d5a324afbc3fe4379f8ea398c1commit hash: 62705623d28bf0d5a324afbc3fe4379f8ea398c1commit hash: 62705623d28bf0d5a324afbc3fe4379f8ea398c1commit hash: 62705623d28bf0d5a324afbc3fe4379f8ea398c1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2024.02.19.00 → 2024.03.04.00
2024.02.19.00
20 Feb 2024 07:09:18
commit hash: d024b8072319f5df5178d3447b0a1767d33df29fcommit hash: d024b8072319f5df5178d3447b0a1767d33df29fcommit hash: d024b8072319f5df5178d3447b0a1767d33df29fcommit hash: d024b8072319f5df5178d3447b0a1767d33df29f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.02.12.00 → 2024.02.19.00
2024.02.12.00_1
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
2024.02.12.00
13 Feb 2024 07:50:52
commit hash: abfcb81a4ad9ba69303d95e962b96a1b1b47952ccommit hash: abfcb81a4ad9ba69303d95e962b96a1b1b47952ccommit hash: abfcb81a4ad9ba69303d95e962b96a1b1b47952ccommit hash: abfcb81a4ad9ba69303d95e962b96a1b1b47952c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.02.05.00 → 2024.02.12.00
2024.02.05.00
06 Feb 2024 06:49:28
commit hash: 6f508fcc103d1d645ef37b2677df8e4fcdbdac53commit hash: 6f508fcc103d1d645ef37b2677df8e4fcdbdac53commit hash: 6f508fcc103d1d645ef37b2677df8e4fcdbdac53commit hash: 6f508fcc103d1d645ef37b2677df8e4fcdbdac53 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.01.29.00 → 2024.02.05.00
2024.01.29.00
30 Jan 2024 08:56:32
commit hash: e561dfa132d34bcbc3b94ec18f6ba0da98ad6ed3commit hash: e561dfa132d34bcbc3b94ec18f6ba0da98ad6ed3commit hash: e561dfa132d34bcbc3b94ec18f6ba0da98ad6ed3commit hash: e561dfa132d34bcbc3b94ec18f6ba0da98ad6ed3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.01.22.00 → 2024.01.29.00
2024.01.22.00
23 Jan 2024 05:49:27
commit hash: 91f6114535619d202cb2d0f337e2a950b56647d1commit hash: 91f6114535619d202cb2d0f337e2a950b56647d1commit hash: 91f6114535619d202cb2d0f337e2a950b56647d1commit hash: 91f6114535619d202cb2d0f337e2a950b56647d1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.01.15.00 → 2024.01.22.00
2024.01.15.00
16 Jan 2024 10:45:03
commit hash: 2eabfbf328158b02c95e1c0bdc5cae0769c9a42ccommit hash: 2eabfbf328158b02c95e1c0bdc5cae0769c9a42ccommit hash: 2eabfbf328158b02c95e1c0bdc5cae0769c9a42ccommit hash: 2eabfbf328158b02c95e1c0bdc5cae0769c9a42c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.01.08.00 → 2024.01.15.00
2024.01.08.00
09 Jan 2024 10:05:14
commit hash: a256b899509ac059e83a657a548d1b64bc9458eccommit hash: a256b899509ac059e83a657a548d1b64bc9458eccommit hash: a256b899509ac059e83a657a548d1b64bc9458eccommit hash: a256b899509ac059e83a657a548d1b64bc9458ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2024.01.01.00 → 2024.01.08.00
2024.01.01.00
02 Jan 2024 05:24:35
commit hash: 9b2e704a14a238e14ff16dd9632185a4b7f821bacommit hash: 9b2e704a14a238e14ff16dd9632185a4b7f821bacommit hash: 9b2e704a14a238e14ff16dd9632185a4b7f821bacommit hash: 9b2e704a14a238e14ff16dd9632185a4b7f821ba files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.12.25.00 → 2024.01.01.00
2023.12.25.00
26 Dec 2023 06:17:12
commit hash: 7792c4be028a955e30ccee73b52e749ab819897ccommit hash: 7792c4be028a955e30ccee73b52e749ab819897ccommit hash: 7792c4be028a955e30ccee73b52e749ab819897ccommit hash: 7792c4be028a955e30ccee73b52e749ab819897c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.12.18.00 → 2023.12.25.00
2023.12.18.00
19 Dec 2023 06:36:08
commit hash: d375b63aad28f777faf737a53ebf2f79fc335643commit hash: d375b63aad28f777faf737a53ebf2f79fc335643commit hash: d375b63aad28f777faf737a53ebf2f79fc335643commit hash: d375b63aad28f777faf737a53ebf2f79fc335643 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.12.11.00 → 2023.12.18.00
2023.12.11.00_1
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
2023.12.11.00
12 Dec 2023 07:13:29
commit hash: 8fc79a2c5c5b85d3a0525e5c958706437fbebf67commit hash: 8fc79a2c5c5b85d3a0525e5c958706437fbebf67commit hash: 8fc79a2c5c5b85d3a0525e5c958706437fbebf67commit hash: 8fc79a2c5c5b85d3a0525e5c958706437fbebf67 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.12.04.00 → 2023.12.11.00
2023.12.04.00
05 Dec 2023 07:27:26
commit hash: 9b74e8028d996ec97a0c8e694fb62977dd86a0d0commit hash: 9b74e8028d996ec97a0c8e694fb62977dd86a0d0commit hash: 9b74e8028d996ec97a0c8e694fb62977dd86a0d0commit hash: 9b74e8028d996ec97a0c8e694fb62977dd86a0d0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 23.11.1 → 23.12.0
2023.11.27.00
28 Nov 2023 10:09:04
commit hash: 180a447f260d81243235bea42a04d77b8751ba8bcommit hash: 180a447f260d81243235bea42a04d77b8751ba8bcommit hash: 180a447f260d81243235bea42a04d77b8751ba8bcommit hash: 180a447f260d81243235bea42a04d77b8751ba8b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.11.20.00 → 2023.11.27.00
2023.11.20.00
21 Nov 2023 07:27:53
commit hash: 4d2dbab24a5ff7e63e6b49b9297a7d44ea36dd18commit hash: 4d2dbab24a5ff7e63e6b49b9297a7d44ea36dd18commit hash: 4d2dbab24a5ff7e63e6b49b9297a7d44ea36dd18commit hash: 4d2dbab24a5ff7e63e6b49b9297a7d44ea36dd18 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.11.13.00 → 2023.11.20.00
2023.11.13.00_1
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
2023.11.13.00
14 Nov 2023 08:00:50
commit hash: 2bd626ac491fdfc6ffc73e29e89a275b89c73d37commit hash: 2bd626ac491fdfc6ffc73e29e89a275b89c73d37commit hash: 2bd626ac491fdfc6ffc73e29e89a275b89c73d37commit hash: 2bd626ac491fdfc6ffc73e29e89a275b89c73d37 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.11.06.00 → 2023.11.13.00
2023.11.06.00
07 Nov 2023 15:53:13
commit hash: 3e145297a80eb0350ff3d9d3d6db6745ab694a8dcommit hash: 3e145297a80eb0350ff3d9d3d6db6745ab694a8dcommit hash: 3e145297a80eb0350ff3d9d3d6db6745ab694a8dcommit hash: 3e145297a80eb0350ff3d9d3d6db6745ab694a8d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.10.30.00 → 2023.11.06.00
2023.10.30.00
31 Oct 2023 03:42:16
commit hash: 408f0b086caf9d082e1e1565b459e031832b68e3commit hash: 408f0b086caf9d082e1e1565b459e031832b68e3commit hash: 408f0b086caf9d082e1e1565b459e031832b68e3commit hash: 408f0b086caf9d082e1e1565b459e031832b68e3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.10.16.00 → 2023.10.30.00
2023.10.16.00
18 Oct 2023 08:59:54
commit hash: b34eb70352a79f5bd5d5f2ece0a36718de08d73bcommit hash: b34eb70352a79f5bd5d5f2ece0a36718de08d73bcommit hash: b34eb70352a79f5bd5d5f2ece0a36718de08d73bcommit hash: b34eb70352a79f5bd5d5f2ece0a36718de08d73b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.10.09.00 → 2023.10.16.00
2023.10.09.00
10 Oct 2023 08:00:20
commit hash: 98c00890e317baae31fca0d3dae764520a8c4230commit hash: 98c00890e317baae31fca0d3dae764520a8c4230commit hash: 98c00890e317baae31fca0d3dae764520a8c4230commit hash: 98c00890e317baae31fca0d3dae764520a8c4230 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: update 2023.09.25.00 → 2023.10.09.00
2023.09.25.00_1
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
2023.09.25.00
26 Sep 2023 06:01:53
commit hash: 22e4e85c231cf463fd44e4b380fe4289c68836a0commit hash: 22e4e85c231cf463fd44e4b380fe4289c68836a0commit hash: 22e4e85c231cf463fd44e4b380fe4289c68836a0commit hash: 22e4e85c231cf463fd44e4b380fe4289c68836a0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.09.18.00 → 2023.09.25.00
2023.09.18.00
19 Sep 2023 06:02:56
commit hash: 33499e5d6feddddb47a8f3b62241aed63a275a02commit hash: 33499e5d6feddddb47a8f3b62241aed63a275a02commit hash: 33499e5d6feddddb47a8f3b62241aed63a275a02commit hash: 33499e5d6feddddb47a8f3b62241aed63a275a02 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.09.11.00  → 2023.09.18.00
2023.09.11.00
12 Sep 2023 06:44:04
commit hash: c4c78acef9c1ec773d3129db4eaaccf7681f2ed2commit hash: c4c78acef9c1ec773d3129db4eaaccf7681f2ed2commit hash: c4c78acef9c1ec773d3129db4eaaccf7681f2ed2commit hash: c4c78acef9c1ec773d3129db4eaaccf7681f2ed2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.09.04.00 → 2023.09.11.00
2023.09.04.00
05 Sep 2023 07:02:24
commit hash: c117cfcfda7e1c1ee763a23b5157ee2feff93f49commit hash: c117cfcfda7e1c1ee763a23b5157ee2feff93f49commit hash: c117cfcfda7e1c1ee763a23b5157ee2feff93f49commit hash: c117cfcfda7e1c1ee763a23b5157ee2feff93f49 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.08.28.00 → 2023.09.04.00
2023.08.28.00
29 Aug 2023 07:32:43
commit hash: b1801b55b71fcbc459d2b5898ecdee35849a3ce0commit hash: b1801b55b71fcbc459d2b5898ecdee35849a3ce0commit hash: b1801b55b71fcbc459d2b5898ecdee35849a3ce0commit hash: b1801b55b71fcbc459d2b5898ecdee35849a3ce0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.08.14.00 → 2023.08.28.00
2023.08.14.00
15 Aug 2023 04:56:53
commit hash: 3c30964c731c7cea87685982fbdf341a27ccbdf4commit hash: 3c30964c731c7cea87685982fbdf341a27ccbdf4commit hash: 3c30964c731c7cea87685982fbdf341a27ccbdf4commit hash: 3c30964c731c7cea87685982fbdf341a27ccbdf4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.08.07.00 → 2023.08.14.00
2023.08.07.00
08 Aug 2023 08:42:43
commit hash: 113642073699a952fe24ef34da6b19251a6e72e0commit hash: 113642073699a952fe24ef34da6b19251a6e72e0commit hash: 113642073699a952fe24ef34da6b19251a6e72e0commit hash: 113642073699a952fe24ef34da6b19251a6e72e0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.07.24.00 → 2023.08.07.00
2023.07.24.00
25 Jul 2023 04:43:47
commit hash: 802fdf34a6ce40ada7c0d167565163207d4a760acommit hash: 802fdf34a6ce40ada7c0d167565163207d4a760acommit hash: 802fdf34a6ce40ada7c0d167565163207d4a760acommit hash: 802fdf34a6ce40ada7c0d167565163207d4a760a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.07.17.00 → 2023.07.24.00
2023.07.17.00
19 Jul 2023 03:32:51
commit hash: cd01a2f77febb94639efff88f136b926fc83eca8commit hash: cd01a2f77febb94639efff88f136b926fc83eca8commit hash: cd01a2f77febb94639efff88f136b926fc83eca8commit hash: cd01a2f77febb94639efff88f136b926fc83eca8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.07.10.00 → 2023.07.17.00
2023.07.10.00
11 Jul 2023 05:45:22
commit hash: 598eb14e32dbad05cd21ea380859f73b8697b26ecommit hash: 598eb14e32dbad05cd21ea380859f73b8697b26ecommit hash: 598eb14e32dbad05cd21ea380859f73b8697b26ecommit hash: 598eb14e32dbad05cd21ea380859f73b8697b26e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.07.03.00 → 2023.07.10.00
2023.07.03.00
04 Jul 2023 06:35:23
commit hash: a4895d049d132f648f1128e559fd26ea19318a84commit hash: a4895d049d132f648f1128e559fd26ea19318a84commit hash: a4895d049d132f648f1128e559fd26ea19318a84commit hash: a4895d049d132f648f1128e559fd26ea19318a84 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.06.26.00 → 2023.07.03.00
2023.06.26.00
01 Jul 2023 03:17:57
commit hash: fd70e240c68def1c076b024e9e6d43b957c7155ccommit hash: fd70e240c68def1c076b024e9e6d43b957c7155ccommit hash: fd70e240c68def1c076b024e9e6d43b957c7155ccommit hash: fd70e240c68def1c076b024e9e6d43b957c7155c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.06.12.00 → 2023.06.26.00
2023.06.12.00
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023.06.12.00
17 Jun 2023 06:55:02
commit hash: c18f9542863fd2e734bf9a680b32cb8af5d3b9f7commit hash: c18f9542863fd2e734bf9a680b32cb8af5d3b9f7commit hash: c18f9542863fd2e734bf9a680b32cb8af5d3b9f7commit hash: c18f9542863fd2e734bf9a680b32cb8af5d3b9f7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.06.08.00 → 2023.06.12.00
2023.06.08.00
11 Jun 2023 03:20:34
commit hash: a321d36cffbfde62909774b9f3fe8a7fd2ba17b3commit hash: a321d36cffbfde62909774b9f3fe8a7fd2ba17b3commit hash: a321d36cffbfde62909774b9f3fe8a7fd2ba17b3commit hash: a321d36cffbfde62909774b9f3fe8a7fd2ba17b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.05.08.00 → 2023.06.08.00
2023.05.08.00
09 May 2023 22:55:33
commit hash: fd7fc2ba2dd1e941283fd8ce5d88947503a2c0e3commit hash: fd7fc2ba2dd1e941283fd8ce5d88947503a2c0e3commit hash: fd7fc2ba2dd1e941283fd8ce5d88947503a2c0e3commit hash: fd7fc2ba2dd1e941283fd8ce5d88947503a2c0e3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.05.01.00 → 2023.05.08.00
2023.05.01.00
02 May 2023 01:18:06
commit hash: ecfe29f69c4e1aba1d0c8980d0b81d03a5090210commit hash: ecfe29f69c4e1aba1d0c8980d0b81d03a5090210commit hash: ecfe29f69c4e1aba1d0c8980d0b81d03a5090210commit hash: ecfe29f69c4e1aba1d0c8980d0b81d03a5090210 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.04.24.00 → 2023.05.01.00
2023.04.24.00_1
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
2023.04.24.00
25 Apr 2023 04:55:36
commit hash: ad3b8a4eaaef33a10d24b66f4ff1dd5a80d664a3commit hash: ad3b8a4eaaef33a10d24b66f4ff1dd5a80d664a3commit hash: ad3b8a4eaaef33a10d24b66f4ff1dd5a80d664a3commit hash: ad3b8a4eaaef33a10d24b66f4ff1dd5a80d664a3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.04.17.00 → 2023.04.24.00
2023.04.17.00_1
18 Apr 2023 04:38:10
commit hash: 5e6676afce10577caa9f37ff7a3d085035953787commit hash: 5e6676afce10577caa9f37ff7a3d085035953787commit hash: 5e6676afce10577caa9f37ff7a3d085035953787commit hash: 5e6676afce10577caa9f37ff7a3d085035953787 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.04.10.00 → 2023.04.17.00
2023.04.10.00_1
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 73.1

- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)

Changes:	https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by:	GitHub (watch releases)
PR:		270422
Exp-run by:	antoine
2023.04.10.00
11 Apr 2023 00:47:55
commit hash: 23706bd4c6c3f45d520a56d06a5cc50bf04c452ecommit hash: 23706bd4c6c3f45d520a56d06a5cc50bf04c452ecommit hash: 23706bd4c6c3f45d520a56d06a5cc50bf04c452ecommit hash: 23706bd4c6c3f45d520a56d06a5cc50bf04c452e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: 2023.04.03.00
2023.04.03.00
03 Apr 2023 18:31:19
commit hash: 23a21bb8ecf9640e8278ce55bf4c0de8a84c7c78commit hash: 23a21bb8ecf9640e8278ce55bf4c0de8a84c7c78commit hash: 23a21bb8ecf9640e8278ce55bf4c0de8a84c7c78commit hash: 23a21bb8ecf9640e8278ce55bf4c0de8a84c7c78 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.03.27.00 → 2023.04.03.00
2023.03.27.00
27 Mar 2023 18:25:47
commit hash: 93f9e9c709b9e272eb9681d54d16f2d840d148ffcommit hash: 93f9e9c709b9e272eb9681d54d16f2d840d148ffcommit hash: 93f9e9c709b9e272eb9681d54d16f2d840d148ffcommit hash: 93f9e9c709b9e272eb9681d54d16f2d840d148ff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.03.20.00 → 2023.03.27.00
2023.03.20.00
24 Mar 2023 06:06:04
commit hash: 04d77bcb5bee7d00d6bd831f75a7b1a548c51058commit hash: 04d77bcb5bee7d00d6bd831f75a7b1a548c51058commit hash: 04d77bcb5bee7d00d6bd831f75a7b1a548c51058commit hash: 04d77bcb5bee7d00d6bd831f75a7b1a548c51058 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.03.13.00 → 2023.03.20.00
2023.03.13.00
14 Mar 2023 01:16:53
commit hash: 55bd559b7e763938464edcada61d9fae07484bcecommit hash: 55bd559b7e763938464edcada61d9fae07484bcecommit hash: 55bd559b7e763938464edcada61d9fae07484bcecommit hash: 55bd559b7e763938464edcada61d9fae07484bce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.03.06.00 → 2023.03.13.00
2023.03.06.00
06 Mar 2023 18:06:42
commit hash: 815d228ce7ef243c43976f283b87111fff726afbcommit hash: 815d228ce7ef243c43976f283b87111fff726afbcommit hash: 815d228ce7ef243c43976f283b87111fff726afbcommit hash: 815d228ce7ef243c43976f283b87111fff726afb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.02.27.00 → 2023.03.06.00
2023.02.27.00
27 Feb 2023 17:33:33
commit hash: c4f1942d722590f36f1ac73b206ef8f79d2da569commit hash: c4f1942d722590f36f1ac73b206ef8f79d2da569commit hash: c4f1942d722590f36f1ac73b206ef8f79d2da569commit hash: c4f1942d722590f36f1ac73b206ef8f79d2da569 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.02.20.00 → 2023.02.27.00
2023.02.20.00
20 Feb 2023 20:54:38
commit hash: 36f8b5cd6d0999d5fe085d9be9d24c3920c2a29acommit hash: 36f8b5cd6d0999d5fe085d9be9d24c3920c2a29acommit hash: 36f8b5cd6d0999d5fe085d9be9d24c3920c2a29acommit hash: 36f8b5cd6d0999d5fe085d9be9d24c3920c2a29a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.02.13.00 → 2023.02.20.00
2023.02.13.00
13 Feb 2023 23:00:32
commit hash: e2e706237b0b7513a6c7a53491fd8c0db6073569commit hash: e2e706237b0b7513a6c7a53491fd8c0db6073569commit hash: e2e706237b0b7513a6c7a53491fd8c0db6073569commit hash: e2e706237b0b7513a6c7a53491fd8c0db6073569 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.02.06.00 → 2023.02.13.00
2023.02.06.00
06 Feb 2023 17:32:19
commit hash: fe4776aff579c519319cdbefe225b6e8ad32315bcommit hash: fe4776aff579c519319cdbefe225b6e8ad32315bcommit hash: fe4776aff579c519319cdbefe225b6e8ad32315bcommit hash: fe4776aff579c519319cdbefe225b6e8ad32315b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.01.30.00 → 2023.02.06.00
2023.01.30.00
31 Jan 2023 03:04:55
commit hash: 526d5f4ec47cddb033702dd896c58baadf7e313fcommit hash: 526d5f4ec47cddb033702dd896c58baadf7e313fcommit hash: 526d5f4ec47cddb033702dd896c58baadf7e313fcommit hash: 526d5f4ec47cddb033702dd896c58baadf7e313f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.01.23.00 → 2023.01.30.00
2023.01.23.00
23 Jan 2023 18:36:13
commit hash: 86067fe42a14cd931b34dece216aef8a6ed49166commit hash: 86067fe42a14cd931b34dece216aef8a6ed49166commit hash: 86067fe42a14cd931b34dece216aef8a6ed49166commit hash: 86067fe42a14cd931b34dece216aef8a6ed49166 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.01.16.00 -> 2023.01.23.00
2023.01.16.00
16 Jan 2023 21:12:27
commit hash: eec573d89560b295443d44ab8c02903c44952558commit hash: eec573d89560b295443d44ab8c02903c44952558commit hash: eec573d89560b295443d44ab8c02903c44952558commit hash: eec573d89560b295443d44ab8c02903c44952558 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.01.09.00 -> 2023.01.16.00
2023.01.09.00_1
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
2023.01.09.00
10 Jan 2023 01:15:27
commit hash: 3d1613fefa733e6a0dba116eea64e0ffe3130bbbcommit hash: 3d1613fefa733e6a0dba116eea64e0ffe3130bbbcommit hash: 3d1613fefa733e6a0dba116eea64e0ffe3130bbbcommit hash: 3d1613fefa733e6a0dba116eea64e0ffe3130bbb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2023.01.02.00 -> 2023.01.09.00
2023.01.02.00
02 Jan 2023 21:03:33
commit hash: 4524695cee842cf9b6814ce1d5eb707d5499b2eccommit hash: 4524695cee842cf9b6814ce1d5eb707d5499b2eccommit hash: 4524695cee842cf9b6814ce1d5eb707d5499b2eccommit hash: 4524695cee842cf9b6814ce1d5eb707d5499b2ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.12.26.00 -> 2023.01.02.00
2022.12.26.00
26 Dec 2022 20:07:48
commit hash: e973ee47797183860d055f969e1b0e6369141c86commit hash: e973ee47797183860d055f969e1b0e6369141c86commit hash: e973ee47797183860d055f969e1b0e6369141c86commit hash: e973ee47797183860d055f969e1b0e6369141c86 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.12.19.00 -> 2022.12.26.00
2022.12.19.00
20 Dec 2022 03:52:29
commit hash: 9b3660c35336abded351a2dd85c97092dc830fa7commit hash: 9b3660c35336abded351a2dd85c97092dc830fa7commit hash: 9b3660c35336abded351a2dd85c97092dc830fa7commit hash: 9b3660c35336abded351a2dd85c97092dc830fa7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.12.12.00 -> 2022.12.19.00
2022.12.12.00_1
19 Dec 2022 09:31:34
commit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493ecommit hash: 2af489c04c7079c98287d0aa27e62fc008e0493e files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of devel/libfmt to 9.1.0

PR:		268081
2022.12.12.00
13 Dec 2022 03:47:37
commit hash: c4e14fca854f25cd8b361a35311113a6fd356fd0commit hash: c4e14fca854f25cd8b361a35311113a6fd356fd0commit hash: c4e14fca854f25cd8b361a35311113a6fd356fd0commit hash: c4e14fca854f25cd8b361a35311113a6fd356fd0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.12.05.00 -> 2022.12.12.00
2022.12.05.00
05 Dec 2022 20:00:03
commit hash: c46a3d1ea659fa01f5361a152471606992e62179commit hash: c46a3d1ea659fa01f5361a152471606992e62179commit hash: c46a3d1ea659fa01f5361a152471606992e62179commit hash: c46a3d1ea659fa01f5361a152471606992e62179 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.11.28.00 -> 2022.12.05.00
2022.11.28.00
29 Nov 2022 09:18:46
commit hash: d0de373442866c05e143c4d31688497e3a0d4259commit hash: d0de373442866c05e143c4d31688497e3a0d4259commit hash: d0de373442866c05e143c4d31688497e3a0d4259commit hash: d0de373442866c05e143c4d31688497e3a0d4259 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.11.14.00 -> 2022.11.28.00
2022.11.14.00
16 Nov 2022 07:26:29
commit hash: 08404b3d6ebd289af2d3ea207c9a77b28c92cf0ccommit hash: 08404b3d6ebd289af2d3ea207c9a77b28c92cf0ccommit hash: 08404b3d6ebd289af2d3ea207c9a77b28c92cf0ccommit hash: 08404b3d6ebd289af2d3ea207c9a77b28c92cf0c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.11.07.00 -> 2022.11.14.00
2022.11.07.00
08 Nov 2022 20:46:53
commit hash: c97db46bad95581512eef412748afc31a6e94893commit hash: c97db46bad95581512eef412748afc31a6e94893commit hash: c97db46bad95581512eef412748afc31a6e94893commit hash: c97db46bad95581512eef412748afc31a6e94893 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.10.31.00 -> 2022.11.07.00
2022.10.31.00
31 Oct 2022 19:37:52
commit hash: 3c5e314b93e2ec2a344f6f2119dc13134617211ecommit hash: 3c5e314b93e2ec2a344f6f2119dc13134617211ecommit hash: 3c5e314b93e2ec2a344f6f2119dc13134617211ecommit hash: 3c5e314b93e2ec2a344f6f2119dc13134617211e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.10.24.00 -> 2022.10.31.00
2022.10.24.00
25 Oct 2022 20:50:01
commit hash: 33cf4df489232bddc96b3bebdc1e2ba51ed36841commit hash: 33cf4df489232bddc96b3bebdc1e2ba51ed36841commit hash: 33cf4df489232bddc96b3bebdc1e2ba51ed36841commit hash: 33cf4df489232bddc96b3bebdc1e2ba51ed36841 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.10.17.00 -> 2022.10.24.00
2022.10.17.00_1
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
2022.10.17.00
17 Oct 2022 18:12:06
commit hash: 62498e19804d1c390d8d0701607b0a9287c28268commit hash: 62498e19804d1c390d8d0701607b0a9287c28268commit hash: 62498e19804d1c390d8d0701607b0a9287c28268commit hash: 62498e19804d1c390d8d0701607b0a9287c28268 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.10.10.00 -> 2022.10.17.00
2022.10.10.00
10 Oct 2022 14:57:18
commit hash: 23a0d5beae184c569e956c195d05106fb38a6b07commit hash: 23a0d5beae184c569e956c195d05106fb38a6b07commit hash: 23a0d5beae184c569e956c195d05106fb38a6b07commit hash: 23a0d5beae184c569e956c195d05106fb38a6b07 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update  2022.10.03.00 -> 2022.10.10.00
2022.10.03.00
04 Oct 2022 01:35:23
commit hash: 3096aa2526b60f8f00c1bf9672f4021895a132becommit hash: 3096aa2526b60f8f00c1bf9672f4021895a132becommit hash: 3096aa2526b60f8f00c1bf9672f4021895a132becommit hash: 3096aa2526b60f8f00c1bf9672f4021895a132be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.09.26.00 -> 2022.10.03.00
2022.09.26.00
27 Sep 2022 02:49:01
commit hash: 55504dd87a0a8fe1ddcd3d3400b5b97ecbdb3fdecommit hash: 55504dd87a0a8fe1ddcd3d3400b5b97ecbdb3fdecommit hash: 55504dd87a0a8fe1ddcd3d3400b5b97ecbdb3fdecommit hash: 55504dd87a0a8fe1ddcd3d3400b5b97ecbdb3fde files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.09.19.00 -> 2022.09.26.00
2022.09.19.00
20 Sep 2022 04:37:48
commit hash: 1961f7b532ec26ad55f6daf2c5354b769625c513commit hash: 1961f7b532ec26ad55f6daf2c5354b769625c513commit hash: 1961f7b532ec26ad55f6daf2c5354b769625c513commit hash: 1961f7b532ec26ad55f6daf2c5354b769625c513 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.09.12.00 -> 2022.09.19.00
2022.09.12.00
14 Sep 2022 04:38:43
commit hash: c051659e7bc7c8518773fec60e94b0e8951eed75commit hash: c051659e7bc7c8518773fec60e94b0e8951eed75commit hash: c051659e7bc7c8518773fec60e94b0e8951eed75commit hash: c051659e7bc7c8518773fec60e94b0e8951eed75 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.09.05.00 -> 2022.09.12.00
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.09.05.00
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.09.05.00
05 Sep 2022 20:07:37
commit hash: 4e6d465c011f629752d960d981934a1c01235e00commit hash: 4e6d465c011f629752d960d981934a1c01235e00commit hash: 4e6d465c011f629752d960d981934a1c01235e00commit hash: 4e6d465c011f629752d960d981934a1c01235e00 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.08.29.00 -> 2022.09.05.00
2022.08.29.00
30 Aug 2022 21:10:11
commit hash: 91bc3985b83bc41f95bc83f61e8331fd507e34b7commit hash: 91bc3985b83bc41f95bc83f61e8331fd507e34b7commit hash: 91bc3985b83bc41f95bc83f61e8331fd507e34b7commit hash: 91bc3985b83bc41f95bc83f61e8331fd507e34b7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.08.22.00 -> 2022.08.29.00
2022.08.22.00
23 Aug 2022 22:52:30
commit hash: 2c62078b51aed25e461eacaeefd9b3d644dc30e0commit hash: 2c62078b51aed25e461eacaeefd9b3d644dc30e0commit hash: 2c62078b51aed25e461eacaeefd9b3d644dc30e0commit hash: 2c62078b51aed25e461eacaeefd9b3d644dc30e0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.08.15.00 -> 2022.08.22.00
2022.08.15.00
15 Aug 2022 23:08:12
commit hash: 9980f59c3a1541fee10f46eb8e117afe8a3d82c0commit hash: 9980f59c3a1541fee10f46eb8e117afe8a3d82c0commit hash: 9980f59c3a1541fee10f46eb8e117afe8a3d82c0commit hash: 9980f59c3a1541fee10f46eb8e117afe8a3d82c0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.08.08.00 -> 2022.08.15.00
2022.08.08.00_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2022.08.08.00
08 Aug 2022 22:17:04
commit hash: d71a383ec590696c1ff3c623979df8d8f5f6b488commit hash: d71a383ec590696c1ff3c623979df8d8f5f6b488commit hash: d71a383ec590696c1ff3c623979df8d8f5f6b488commit hash: d71a383ec590696c1ff3c623979df8d8f5f6b488 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.08.01.00 -> 2022.08.08.00
2022.08.01.00
01 Aug 2022 19:00:16
commit hash: 81190d6f7b506d1007265911a7bd30a10c5d5f3acommit hash: 81190d6f7b506d1007265911a7bd30a10c5d5f3acommit hash: 81190d6f7b506d1007265911a7bd30a10c5d5f3acommit hash: 81190d6f7b506d1007265911a7bd30a10c5d5f3a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.07.25.00 -> 2022.08.01.00
2022.07.25.00
26 Jul 2022 07:50:21
commit hash: a4bf494e7358471ae02d3d16d00108185b09d74ecommit hash: a4bf494e7358471ae02d3d16d00108185b09d74ecommit hash: a4bf494e7358471ae02d3d16d00108185b09d74ecommit hash: a4bf494e7358471ae02d3d16d00108185b09d74e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.07.18.00 -> 2022.07.25.00
2022.07.18.00
22 Jul 2022 22:01:02
commit hash: 0a7c128fdd0c27ebf41baeed20f90d6bf5f152b1commit hash: 0a7c128fdd0c27ebf41baeed20f90d6bf5f152b1commit hash: 0a7c128fdd0c27ebf41baeed20f90d6bf5f152b1commit hash: 0a7c128fdd0c27ebf41baeed20f90d6bf5f152b1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.07.11.00 -> 2022.07.18.00
2022.07.11.00
12 Jul 2022 01:24:32
commit hash: 9bb9a4f6e37a8be3eb5c6e2fd386f1a76cc133c4commit hash: 9bb9a4f6e37a8be3eb5c6e2fd386f1a76cc133c4commit hash: 9bb9a4f6e37a8be3eb5c6e2fd386f1a76cc133c4commit hash: 9bb9a4f6e37a8be3eb5c6e2fd386f1a76cc133c4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.07.04.00 -> 2022.07.11.00
2022.07.04.00
04 Jul 2022 23:16:27
commit hash: 79e8eb252339363744cbffcd3c52790973f9cd7fcommit hash: 79e8eb252339363744cbffcd3c52790973f9cd7fcommit hash: 79e8eb252339363744cbffcd3c52790973f9cd7fcommit hash: 79e8eb252339363744cbffcd3c52790973f9cd7f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.06.27.00 -> 2022.07.04.00
2022.06.27.00
27 Jun 2022 19:36:28
commit hash: 69102029e1207f9ed9d4523b619e40c8bfa875c7commit hash: 69102029e1207f9ed9d4523b619e40c8bfa875c7commit hash: 69102029e1207f9ed9d4523b619e40c8bfa875c7commit hash: 69102029e1207f9ed9d4523b619e40c8bfa875c7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.06.20.00 -> 2022.06.27.00
2022.06.20.00
20 Jun 2022 20:57:32
commit hash: 258cb2236d999e318cd9854b76520c9797c3396bcommit hash: 258cb2236d999e318cd9854b76520c9797c3396bcommit hash: 258cb2236d999e318cd9854b76520c9797c3396bcommit hash: 258cb2236d999e318cd9854b76520c9797c3396b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.06.13.00 -> 2022.06.20.00
2022.06.13.00
13 Jun 2022 22:49:48
commit hash: f6c0996338004e060e1098c14aa29669c012e645commit hash: f6c0996338004e060e1098c14aa29669c012e645commit hash: f6c0996338004e060e1098c14aa29669c012e645commit hash: f6c0996338004e060e1098c14aa29669c012e645 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.06.06.00 -> 2022.06.13.00
2022.06.06.00
07 Jun 2022 00:38:47
commit hash: 8b5ef85c3928f658350f16bbd97479e5091c773ccommit hash: 8b5ef85c3928f658350f16bbd97479e5091c773ccommit hash: 8b5ef85c3928f658350f16bbd97479e5091c773ccommit hash: 8b5ef85c3928f658350f16bbd97479e5091c773c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.05.30.00 -> 2022.06.06.00
2022.05.30.00
04 Jun 2022 06:48:34
commit hash: 22dfca49b290a0c6c3d8ed9320e09f0fec1bc326commit hash: 22dfca49b290a0c6c3d8ed9320e09f0fec1bc326commit hash: 22dfca49b290a0c6c3d8ed9320e09f0fec1bc326commit hash: 22dfca49b290a0c6c3d8ed9320e09f0fec1bc326 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
www/proxygen: Update 2022.04.11.00 -> 2022.05.30.00

Number of commits found: 168 (showing only 100 on this page)

1 | 2  »