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
Remember
I remember
2024-11-06 Today brought in a new category: filesystems. Sadly, the website did not process it well. I am working on that. It may take a few days.
2024-11-07 Commit processing is halted. I have a fix for the new category. It is making its way through the system.
UPDATE: the backend is processing the original filesystems commit now. It should take about an hour.
UPDATE: as of 20:30 UTC, the filesystems commit has been processed. Commit processing is now up to date.
Port details
wangle Framework for building services in a consistent/modular/composable way
2024.11.04.00 net on this many watch lists=2 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.09.23.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 17:13:38
Last Update: 2024-11-05 07:25:46
Commit Hash: f6d304e
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/facebook/wangle
Description:
Wangle is a library that makes it easy to build protocols, application clients, and application servers. It's like Netty + Finagle smooshed together, but in C++.
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 (118 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wangle-2024.11.04.00/catalog.mk
  3. /usr/local/share/licenses/wangle-2024.11.04.00/LICENSE
  4. /usr/local/share/licenses/wangle-2024.11.04.00/APACHE20
  5. include/wangle/acceptor/AcceptObserver.h
  6. include/wangle/acceptor/Acceptor.h
  7. include/wangle/acceptor/AcceptorHandshakeManager.h
  8. include/wangle/acceptor/ConnectionCounter.h
  9. include/wangle/acceptor/ConnectionManager.h
  10. include/wangle/acceptor/EvbHandshakeHelper.h
  11. include/wangle/acceptor/FizzAcceptorHandshakeHelper.h
  12. include/wangle/acceptor/FizzConfig.h
  13. include/wangle/acceptor/FizzConfigUtil.h
  14. include/wangle/acceptor/LoadShedConfiguration.h
  15. include/wangle/acceptor/ManagedConnection.h
  16. include/wangle/acceptor/NetworkAddress.h
  17. include/wangle/acceptor/PeekingAcceptorHandshakeHelper.h
  18. include/wangle/acceptor/SSLAcceptorHandshakeHelper.h
  19. include/wangle/acceptor/SSLContextSelectionMisc.h
  20. include/wangle/acceptor/SecureTransportType.h
  21. include/wangle/acceptor/SecurityProtocolContextManager.h
  22. include/wangle/acceptor/ServerSocketConfig.h
  23. include/wangle/acceptor/SharedSSLContextManager.h
  24. include/wangle/acceptor/SocketOptions.h
  25. include/wangle/acceptor/SocketPeeker.h
  26. include/wangle/acceptor/TLSPlaintextPeekingCallback.h
  27. include/wangle/acceptor/TransportInfo.h
  28. include/wangle/acceptor/UnencryptedAcceptorHandshakeHelper.h
  29. include/wangle/acceptor/test/AcceptorHelperMocks.h
  30. include/wangle/bootstrap/AcceptRoutingHandler-inl.h
  31. include/wangle/bootstrap/AcceptRoutingHandler.h
  32. include/wangle/bootstrap/BaseClientBootstrap.h
  33. include/wangle/bootstrap/ClientBootstrap.h
  34. include/wangle/bootstrap/RoutingDataHandler-inl.h
  35. include/wangle/bootstrap/RoutingDataHandler.h
  36. include/wangle/bootstrap/ServerBootstrap-inl.h
  37. include/wangle/bootstrap/ServerBootstrap.h
  38. include/wangle/bootstrap/ServerSocketFactory.h
  39. include/wangle/bootstrap/test/Mocks.h
  40. include/wangle/channel/AsyncSocketHandler.h
  41. include/wangle/channel/EventBaseHandler.h
  42. include/wangle/channel/FileRegion.h
  43. include/wangle/channel/Handler.h
  44. include/wangle/channel/HandlerContext-inl.h
  45. include/wangle/channel/HandlerContext.h
  46. include/wangle/channel/OutputBufferingHandler.h
  47. include/wangle/channel/Pipeline-inl.h
  48. include/wangle/channel/Pipeline.h
  49. include/wangle/channel/StaticPipeline.h
  50. include/wangle/channel/broadcast/BroadcastHandler-inl.h
  51. include/wangle/channel/broadcast/BroadcastHandler.h
  52. include/wangle/channel/broadcast/BroadcastPool-inl.h
  53. include/wangle/channel/broadcast/BroadcastPool.h
  54. include/wangle/channel/broadcast/ObservingHandler-inl.h
  55. include/wangle/channel/broadcast/ObservingHandler.h
  56. include/wangle/channel/broadcast/Subscriber.h
  57. include/wangle/channel/broadcast/test/Mocks.h
  58. include/wangle/channel/test/MockHandler.h
  59. include/wangle/channel/test/MockPipeline.h
  60. include/wangle/client/persistence/FilePersistenceLayer.h
  61. include/wangle/client/persistence/FilePersistentCache.h
  62. include/wangle/client/persistence/LRUInMemoryCache-inl.h
  63. include/wangle/client/persistence/LRUInMemoryCache.h
  64. include/wangle/client/persistence/LRUPersistentCache-inl.h
  65. include/wangle/client/persistence/LRUPersistentCache.h
  66. include/wangle/client/persistence/PersistentCache.h
  67. include/wangle/client/persistence/PersistentCacheCommon.h
  68. include/wangle/client/persistence/test/Mocks.h
  69. include/wangle/client/persistence/test/TestUtil.h
  70. include/wangle/client/ssl/SSLSessionCacheData.h
  71. include/wangle/client/ssl/SSLSessionCacheUtils.h
  72. include/wangle/client/ssl/SSLSessionCallbacks.h
  73. include/wangle/client/ssl/SSLSessionPersistentCache-inl.h
  74. include/wangle/client/ssl/SSLSessionPersistentCache.h
  75. include/wangle/client/ssl/ThreadSafeSSLSessionCache.h
  76. include/wangle/ssl/SNIConfig.h
  77. include/wangle/ssl/test/MockSSLStats.h
  78. include/wangle/client/ssl/test/Mocks.h
  79. include/wangle/client/ssl/test/TestUtil.h
  80. include/wangle/codec/ByteToMessageDecoder.h
  81. include/wangle/codec/FixedLengthFrameDecoder.h
  82. include/wangle/codec/LengthFieldBasedFrameDecoder.h
  83. include/wangle/codec/LengthFieldPrepender.h
  84. include/wangle/codec/LineBasedFrameDecoder.h
  85. include/wangle/codec/MessageToByteEncoder.h
  86. include/wangle/codec/StringCodec.h
  87. include/wangle/codec/test/CodecTestUtils.h
  88. include/wangle/service/ClientDispatcher.h
  89. include/wangle/service/CloseOnReleaseFilter.h
  90. include/wangle/service/ExecutorFilter.h
  91. include/wangle/service/ExpiringFilter.h
  92. include/wangle/service/ServerDispatcher.h
  93. include/wangle/service/Service.h
  94. include/wangle/ssl/ClientHelloExtStats.h
  95. include/wangle/ssl/PasswordInFileFactory.h
  96. include/wangle/ssl/SSLCacheOptions.h
  97. include/wangle/ssl/SSLCacheProvider.h
  98. include/wangle/ssl/SSLContextConfig.h
  99. include/wangle/ssl/SSLContextManager.h
  100. include/wangle/ssl/SSLSessionCacheManager.h
  101. include/wangle/ssl/SSLStats.h
  102. include/wangle/ssl/SSLUtil.h
  103. include/wangle/ssl/ServerSSLContext.h
  104. include/wangle/ssl/TLSCredProcessor.h
  105. include/wangle/ssl/TLSInMemoryTicketProcessor.h
  106. include/wangle/ssl/TLSTicketKeyManager.h
  107. include/wangle/ssl/TLSTicketKeySeeds.h
  108. include/wangle/ssl/test/TicketUtil.h
  109. include/wangle/util/FilePoller.h
  110. include/wangle/util/MultiFilePoller.h
  111. lib/cmake/wangle/wangle-config.cmake
  112. lib/cmake/wangle/wangle-targets-release.cmake
  113. lib/cmake/wangle/wangle-targets.cmake
  114. lib/libwangle.so
  115. lib/libwangle.so.1.0.0
  116. @owner
  117. @group
  118. @mode
Collapse this list.
Dependency lines:
  • wangle>0:net/wangle
To install the port:
cd /usr/ports/net/wangle/ && make install clean
To add the package, run one of these commands:
  • pkg install net/wangle
  • pkg install wangle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: wangle
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1730783716 SHA256 (facebook-wangle-v2024.11.04.00_GH0.tar.gz) = 4da5e6fb8b15bfe377c45c0064829229770c12f78c5c7b01764b394e7ba24454 SIZE (facebook-wangle-v2024.11.04.00_GH0.tar.gz) = 372838

Packages (timestamps in pop-ups are UTC):
wangle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.10.21.002024.10.28.00-2024.10.21.00----
FreeBSD:13:quarterly2024.09.30.00_12024.09.30.00_1-2024.09.30.00_1---2024.01.01.00
FreeBSD:14:latest2024.10.21.002024.11.04.00-2024.10.21.00---2023.06.12.00
FreeBSD:14:quarterly2024.09.30.00_12024.09.30.00_1-2024.09.30.00_1---2024.01.01.00
FreeBSD:15:latest2024.10.21.002024.11.04.00n/a2024.10.21.00n/a--2024.02.19.00
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_system.so : devel/boost-libs
  2. libdouble-conversion.so : devel/double-conversion
  3. libevent.so : devel/libevent
  4. libfizz.so : security/fizz
  5. libfmt.so : devel/libfmt
  6. libfolly.so : devel/folly
  7. libgflags.so : devel/gflags
  8. libglog.so : devel/glog
  9. libicui18n.so : devel/icu
  10. liblz4.so : archivers/liblz4
  11. libunwind.so : devel/libunwind
  12. libsnappy.so : archivers/snappy
  13. libsodium.so : security/libsodium
  14. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. devel/fbthrift
  2. net/fb303
  3. www/proxygen

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/fbzmq*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
net_wangle
USES:
cmake compiler:c++17-lang cpe 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/wangle/tar.gz/v2024.11.04.00?dummy=/
Collapse this list.

Number of commits found: 199 (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.11.04.00
05 Nov 2024 07:25:46
commit hash: f6d304ea7943c686f08d623d4e0c8c9467f63bf1commit hash: f6d304ea7943c686f08d623d4e0c8c9467f63bf1commit hash: f6d304ea7943c686f08d623d4e0c8c9467f63bf1commit hash: f6d304ea7943c686f08d623d4e0c8c9467f63bf1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.10.28.00 → 2024.11.04.00
2024.10.28.00
29 Oct 2024 08:17:58
commit hash: 8f3de7db76fc2e27d282a9bf992bf7fb2f3182bbcommit hash: 8f3de7db76fc2e27d282a9bf992bf7fb2f3182bbcommit hash: 8f3de7db76fc2e27d282a9bf992bf7fb2f3182bbcommit hash: 8f3de7db76fc2e27d282a9bf992bf7fb2f3182bb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.10.21.00 → 2024.10.28.00
2024.10.21.00
23 Oct 2024 09:44:40
commit hash: 556a0f39c6bdcfb7047e5f6c1348e971a0c54fa8commit hash: 556a0f39c6bdcfb7047e5f6c1348e971a0c54fa8commit hash: 556a0f39c6bdcfb7047e5f6c1348e971a0c54fa8commit hash: 556a0f39c6bdcfb7047e5f6c1348e971a0c54fa8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.10.14.00 → 2024.10.21.00
2024.10.14.00
14 Oct 2024 20:27:16
commit hash: ad24939cf8212b9ffa68fd1cb42cf4c27231daa8commit hash: ad24939cf8212b9ffa68fd1cb42cf4c27231daa8commit hash: ad24939cf8212b9ffa68fd1cb42cf4c27231daa8commit hash: ad24939cf8212b9ffa68fd1cb42cf4c27231daa8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.09.30.00 → 2024.10.14.00
2024.09.30.00_1
03 Oct 2024 10:25:14
commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6commit hash: 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump consumers after devel/boost* update

With hat:	office
Sponsored by:	Future Crew, LLC
2024.09.30.00
01 Oct 2024 06:03:15
commit hash: 010efed2d28b739b9e9ba412664fdb3fa95a845bcommit hash: 010efed2d28b739b9e9ba412664fdb3fa95a845bcommit hash: 010efed2d28b739b9e9ba412664fdb3fa95a845bcommit hash: 010efed2d28b739b9e9ba412664fdb3fa95a845b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.09.23.00 → 2024.09.30.00
2024.09.23.00
24 Sep 2024 07:52:06
commit hash: cb9edf97ed2b262502b1f4424ddbc8622b6bed30commit hash: cb9edf97ed2b262502b1f4424ddbc8622b6bed30commit hash: cb9edf97ed2b262502b1f4424ddbc8622b6bed30commit hash: cb9edf97ed2b262502b1f4424ddbc8622b6bed30 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.09.16.00 → 2024.09.23.00
2024.09.16.00
16 Sep 2024 19:29:55
commit hash: 5fbb6d30447701e8aa5fea4ebe52b51ffdab981dcommit hash: 5fbb6d30447701e8aa5fea4ebe52b51ffdab981dcommit hash: 5fbb6d30447701e8aa5fea4ebe52b51ffdab981dcommit hash: 5fbb6d30447701e8aa5fea4ebe52b51ffdab981d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.09.09.00 → 2024.09.16.00
2024.09.09.00
10 Sep 2024 01:32:41
commit hash: f2c5363b115242ace672633fbc8b9ec3ad4d6e24commit hash: f2c5363b115242ace672633fbc8b9ec3ad4d6e24commit hash: f2c5363b115242ace672633fbc8b9ec3ad4d6e24commit hash: f2c5363b115242ace672633fbc8b9ec3ad4d6e24 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.09.02.00 → 2024.09.09.00
2024.09.02.00
03 Sep 2024 08:35:52
commit hash: 70ceb9fc676d395b844a6b02819accf318262647commit hash: 70ceb9fc676d395b844a6b02819accf318262647commit hash: 70ceb9fc676d395b844a6b02819accf318262647commit hash: 70ceb9fc676d395b844a6b02819accf318262647 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.08.26.00 → 2024.09.02.00
2024.08.26.00
27 Aug 2024 03:38:30
commit hash: 9ecff6cac89b612cd2e20a7adcfed924182e8203commit hash: 9ecff6cac89b612cd2e20a7adcfed924182e8203commit hash: 9ecff6cac89b612cd2e20a7adcfed924182e8203commit hash: 9ecff6cac89b612cd2e20a7adcfed924182e8203 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.08.19.00 → 2024.08.26.00
2024.08.19.00
20 Aug 2024 08:42:32
commit hash: 9b2e69832acba76f72c715fe639c8ee256031060commit hash: 9b2e69832acba76f72c715fe639c8ee256031060commit hash: 9b2e69832acba76f72c715fe639c8ee256031060commit hash: 9b2e69832acba76f72c715fe639c8ee256031060 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.08.12.00 → 2024.08.19.00
2024.08.12.00
13 Aug 2024 05:12:28
commit hash: 4abf5db21c0424c566a8db7e17e4c2a4e6ab2e37commit hash: 4abf5db21c0424c566a8db7e17e4c2a4e6ab2e37commit hash: 4abf5db21c0424c566a8db7e17e4c2a4e6ab2e37commit hash: 4abf5db21c0424c566a8db7e17e4c2a4e6ab2e37 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.08.05.00 → 2024.08.12.00
2024.08.05.00
07 Aug 2024 03:41:19
commit hash: 5ab045d77b458642bd642d7493177caf3a8841d1commit hash: 5ab045d77b458642bd642d7493177caf3a8841d1commit hash: 5ab045d77b458642bd642d7493177caf3a8841d1commit hash: 5ab045d77b458642bd642d7493177caf3a8841d1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.07.29.00 → 2024.08.05.00
2024.07.29.00
30 Jul 2024 02:02:00
commit hash: c9ab5dfa2b78f83edefc1a6b5608ca8625ac2f7acommit hash: c9ab5dfa2b78f83edefc1a6b5608ca8625ac2f7acommit hash: c9ab5dfa2b78f83edefc1a6b5608ca8625ac2f7acommit hash: c9ab5dfa2b78f83edefc1a6b5608ca8625ac2f7a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.07.22.00 → 2024.07.29.00
2024.07.22.00
23 Jul 2024 00:34:19
commit hash: 25a73ebc7d84568f2353a8d7c7a99c361d4dec3ccommit hash: 25a73ebc7d84568f2353a8d7c7a99c361d4dec3ccommit hash: 25a73ebc7d84568f2353a8d7c7a99c361d4dec3ccommit hash: 25a73ebc7d84568f2353a8d7c7a99c361d4dec3c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.07.15.00 → 2024.07.22.00
2024.07.15.00
16 Jul 2024 01:15:36
commit hash: da028e8525672d4ce9be5fbcdfb9cc619b0ce7c0commit hash: da028e8525672d4ce9be5fbcdfb9cc619b0ce7c0commit hash: da028e8525672d4ce9be5fbcdfb9cc619b0ce7c0commit hash: da028e8525672d4ce9be5fbcdfb9cc619b0ce7c0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.07.08.00 → 2024.07.15.00
2024.07.08.00
09 Jul 2024 02:23:45
commit hash: 0af6a0e7c67ba984cf1bb1ece86c4399401a09c2commit hash: 0af6a0e7c67ba984cf1bb1ece86c4399401a09c2commit hash: 0af6a0e7c67ba984cf1bb1ece86c4399401a09c2commit hash: 0af6a0e7c67ba984cf1bb1ece86c4399401a09c2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.06.24.00 → 2024.07.08.00
2024.06.24.00
24 Jun 2024 18:20:10
commit hash: c3cd7cdfcbd35fbed4a952141c29a82f6c755ccacommit hash: c3cd7cdfcbd35fbed4a952141c29a82f6c755ccacommit hash: c3cd7cdfcbd35fbed4a952141c29a82f6c755ccacommit hash: c3cd7cdfcbd35fbed4a952141c29a82f6c755cca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.05.20.00 → 2024.06.24.00
2024.05.20.00
21 May 2024 16:37:12
commit hash: 4a4e3a9a3162ea8ce58d9b154f1828385f818b8ecommit hash: 4a4e3a9a3162ea8ce58d9b154f1828385f818b8ecommit hash: 4a4e3a9a3162ea8ce58d9b154f1828385f818b8ecommit hash: 4a4e3a9a3162ea8ce58d9b154f1828385f818b8e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.05.06.00 → 2024.05.20.00
2024.05.06.00_1
20 May 2024 10:33:03
commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377commit hash: b66e4949cb23218adc602edc35db187f966c5377 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
security/libsodium: update to 1.0.19, bump dependent ports

PR:	278259
Reported by:	Andrey Korobkov <alster-vinterdalen.se>
2024.05.06.00
07 May 2024 08:26:38
commit hash: 7966e261fb3dc85e72552567b9db61fc54600973commit hash: 7966e261fb3dc85e72552567b9db61fc54600973commit hash: 7966e261fb3dc85e72552567b9db61fc54600973commit hash: 7966e261fb3dc85e72552567b9db61fc54600973 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.05.02.00 → 2024.05.06.00
2024.05.02.00
03 May 2024 09:02:55
commit hash: 20a7262538694a4edc514f63ee958e2c9e055f4acommit hash: 20a7262538694a4edc514f63ee958e2c9e055f4acommit hash: 20a7262538694a4edc514f63ee958e2c9e055f4acommit hash: 20a7262538694a4edc514f63ee958e2c9e055f4a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.04.22.00 → 2024.05.02.00
2024.04.22.00
23 Apr 2024 08:40:31
commit hash: 1aafbaa28d28f9c689beff7de7dd4747a7d465f4commit hash: 1aafbaa28d28f9c689beff7de7dd4747a7d465f4commit hash: 1aafbaa28d28f9c689beff7de7dd4747a7d465f4commit hash: 1aafbaa28d28f9c689beff7de7dd4747a7d465f4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.04.15.00 → 2024.04.22.00
2024.04.15.00
16 Apr 2024 07:43:56
commit hash: 73c80ff4661ca6fd606afa5a5d9eaff432e7e551commit hash: 73c80ff4661ca6fd606afa5a5d9eaff432e7e551commit hash: 73c80ff4661ca6fd606afa5a5d9eaff432e7e551commit hash: 73c80ff4661ca6fd606afa5a5d9eaff432e7e551 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.04.08.00 → 2024.04.15.00
2024.04.08.00
09 Apr 2024 07:41:02
commit hash: 5628d31d0f569aa6210be0d5fef1eb92dff0df22commit hash: 5628d31d0f569aa6210be0d5fef1eb92dff0df22commit hash: 5628d31d0f569aa6210be0d5fef1eb92dff0df22commit hash: 5628d31d0f569aa6210be0d5fef1eb92dff0df22 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.04.01.00 → 2024.04.08.00
2024.04.01.00
02 Apr 2024 07:59:10
commit hash: dd21762f2250318feeffdf6c92d65f8f39e6c290commit hash: dd21762f2250318feeffdf6c92d65f8f39e6c290commit hash: dd21762f2250318feeffdf6c92d65f8f39e6c290commit hash: dd21762f2250318feeffdf6c92d65f8f39e6c290 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.03.25.00 → 2024.04.01.00
2024.03.25.00
27 Mar 2024 18:31:07
commit hash: f4f6550b011735170641b0b6912e08714935644fcommit hash: f4f6550b011735170641b0b6912e08714935644fcommit hash: f4f6550b011735170641b0b6912e08714935644fcommit hash: f4f6550b011735170641b0b6912e08714935644f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.03.18.00 → 2024.03.25.00
2024.03.18.00
18 Mar 2024 19:58:34
commit hash: 249233516e119320a6e2793bfdea36b2678103facommit hash: 249233516e119320a6e2793bfdea36b2678103facommit hash: 249233516e119320a6e2793bfdea36b2678103facommit hash: 249233516e119320a6e2793bfdea36b2678103fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.03.11.00 → 2024.03.18.00
2024.03.11.00
12 Mar 2024 01:42:58
commit hash: cd319703df2f1151a19b04c2b7bc9b0c5fbbcb77commit hash: cd319703df2f1151a19b04c2b7bc9b0c5fbbcb77commit hash: cd319703df2f1151a19b04c2b7bc9b0c5fbbcb77commit hash: cd319703df2f1151a19b04c2b7bc9b0c5fbbcb77 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:18
commit hash: 73ee05cbc925d19522a031c78fb8551b4560cc85commit hash: 73ee05cbc925d19522a031c78fb8551b4560cc85commit hash: 73ee05cbc925d19522a031c78fb8551b4560cc85commit hash: 73ee05cbc925d19522a031c78fb8551b4560cc85 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2024.02.19.00 → 2024.03.04.00
2024.02.19.00
20 Feb 2024 07:09:17
commit hash: 7ac1bccf80df73c51b5819bcc6106ef6412b3dd6commit hash: 7ac1bccf80df73c51b5819bcc6106ef6412b3dd6commit hash: 7ac1bccf80df73c51b5819bcc6106ef6412b3dd6commit hash: 7ac1bccf80df73c51b5819bcc6106ef6412b3dd6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:51
commit hash: f551617cbff84fa5bcd7b12aa4745e7c41bcfbb6commit hash: f551617cbff84fa5bcd7b12aa4745e7c41bcfbb6commit hash: f551617cbff84fa5bcd7b12aa4745e7c41bcfbb6commit hash: f551617cbff84fa5bcd7b12aa4745e7c41bcfbb6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.02.05.00 → 2024.02.12.00
2024.02.05.00
06 Feb 2024 06:49:27
commit hash: b6d8d8d0659fcf5a23ebd01367f9bea356240eeacommit hash: b6d8d8d0659fcf5a23ebd01367f9bea356240eeacommit hash: b6d8d8d0659fcf5a23ebd01367f9bea356240eeacommit hash: b6d8d8d0659fcf5a23ebd01367f9bea356240eea files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.01.29.00 → 2024.02.05.00
2024.01.29.00
30 Jan 2024 08:56:31
commit hash: 30818aca779e4c851bec0dc92f89472e5f866db3commit hash: 30818aca779e4c851bec0dc92f89472e5f866db3commit hash: 30818aca779e4c851bec0dc92f89472e5f866db3commit hash: 30818aca779e4c851bec0dc92f89472e5f866db3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.01.22.00 → 2024.01.29.00
2024.01.22.00
23 Jan 2024 05:49:26
commit hash: e8e9899cdbf578dc7655663edab0cabb07906283commit hash: e8e9899cdbf578dc7655663edab0cabb07906283commit hash: e8e9899cdbf578dc7655663edab0cabb07906283commit hash: e8e9899cdbf578dc7655663edab0cabb07906283 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.01.15.00 → 2024.01.22.00
2024.01.15.00
16 Jan 2024 10:45:02
commit hash: a45d0ebda5fc4850abfb43123a0ddf379f2998efcommit hash: a45d0ebda5fc4850abfb43123a0ddf379f2998efcommit hash: a45d0ebda5fc4850abfb43123a0ddf379f2998efcommit hash: a45d0ebda5fc4850abfb43123a0ddf379f2998ef files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.01.08.00 → 2024.01.15.00
2024.01.08.00
09 Jan 2024 10:05:13
commit hash: c168bad5faf903afd2304072cd219c8aa2e65e22commit hash: c168bad5faf903afd2304072cd219c8aa2e65e22commit hash: c168bad5faf903afd2304072cd219c8aa2e65e22commit hash: c168bad5faf903afd2304072cd219c8aa2e65e22 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.01.01.00 → 2024.01.08.00
2024.01.01.00
02 Jan 2024 05:24:34
commit hash: 7a481fca2b1675675267d9ed6d0ee17e6ea6a1bbcommit hash: 7a481fca2b1675675267d9ed6d0ee17e6ea6a1bbcommit hash: 7a481fca2b1675675267d9ed6d0ee17e6ea6a1bbcommit hash: 7a481fca2b1675675267d9ed6d0ee17e6ea6a1bb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.12.25.00 → 2024.01.01.00
2023.12.25.00
26 Dec 2023 06:17:10
commit hash: ff7a21dfd51132db1849877e62133da89c83dfa9commit hash: ff7a21dfd51132db1849877e62133da89c83dfa9commit hash: ff7a21dfd51132db1849877e62133da89c83dfa9commit hash: ff7a21dfd51132db1849877e62133da89c83dfa9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.12.18.00 → 2023.12.25.00
2023.12.18.00
19 Dec 2023 06:36:07
commit hash: 9e4842a42ebeedc98e18e675f3940e0ff23eb113commit hash: 9e4842a42ebeedc98e18e675f3940e0ff23eb113commit hash: 9e4842a42ebeedc98e18e675f3940e0ff23eb113commit hash: 9e4842a42ebeedc98e18e675f3940e0ff23eb113 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:28
commit hash: 14947f0b88e4e92b4418ad988ae1411e9f3f0556commit hash: 14947f0b88e4e92b4418ad988ae1411e9f3f0556commit hash: 14947f0b88e4e92b4418ad988ae1411e9f3f0556commit hash: 14947f0b88e4e92b4418ad988ae1411e9f3f0556 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.12.04.00 → 2023.12.11.00
2023.12.04.00
05 Dec 2023 07:27:25
commit hash: 4c26f70fe14a0b64786da8a55ea11e343c538c25commit hash: 4c26f70fe14a0b64786da8a55ea11e343c538c25commit hash: 4c26f70fe14a0b64786da8a55ea11e343c538c25commit hash: 4c26f70fe14a0b64786da8a55ea11e343c538c25 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 23.11.1 → 23.12.0
2023.11.27.00
28 Nov 2023 10:09:01
commit hash: ce0953015ea628a682ceb6705ac115f2dcb90223commit hash: ce0953015ea628a682ceb6705ac115f2dcb90223commit hash: ce0953015ea628a682ceb6705ac115f2dcb90223commit hash: ce0953015ea628a682ceb6705ac115f2dcb90223 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.11.20.00 → 2023.11.27.00
2023.11.20.00
21 Nov 2023 07:27:52
commit hash: eb738d984be5161b3078de07bba7a35a33074c8acommit hash: eb738d984be5161b3078de07bba7a35a33074c8acommit hash: eb738d984be5161b3078de07bba7a35a33074c8acommit hash: eb738d984be5161b3078de07bba7a35a33074c8a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:49
commit hash: ffe5e3c93c745cc5615f89df79b54bb14c724d19commit hash: ffe5e3c93c745cc5615f89df79b54bb14c724d19commit hash: ffe5e3c93c745cc5615f89df79b54bb14c724d19commit hash: ffe5e3c93c745cc5615f89df79b54bb14c724d19 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.11.06.00 → 2023.11.13.00
2023.11.06.00
07 Nov 2023 15:53:12
commit hash: e8201e88068fd0480172435816bd3a22a60ce81ccommit hash: e8201e88068fd0480172435816bd3a22a60ce81ccommit hash: e8201e88068fd0480172435816bd3a22a60ce81ccommit hash: e8201e88068fd0480172435816bd3a22a60ce81c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.10.30.00 → 2023.11.06.00
2023.10.30.00
31 Oct 2023 03:42:14
commit hash: 4f2211d9362189cfc4286a89454f69f431ba0d15commit hash: 4f2211d9362189cfc4286a89454f69f431ba0d15commit hash: 4f2211d9362189cfc4286a89454f69f431ba0d15commit hash: 4f2211d9362189cfc4286a89454f69f431ba0d15 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.10.16.00 → 2023.10.30.00
2023.10.16.00
18 Oct 2023 08:59:53
commit hash: 0218133b8880cdb37cc205f0faa6a20dfe131fc0commit hash: 0218133b8880cdb37cc205f0faa6a20dfe131fc0commit hash: 0218133b8880cdb37cc205f0faa6a20dfe131fc0commit hash: 0218133b8880cdb37cc205f0faa6a20dfe131fc0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2023.10.09.00 → 2023.10.16.00
2023.10.09.00
10 Oct 2023 08:00:19
commit hash: 6fccff989fa7dbbdbf69c6535ee9f9631a8e0132commit hash: 6fccff989fa7dbbdbf69c6535ee9f9631a8e0132commit hash: 6fccff989fa7dbbdbf69c6535ee9f9631a8e0132commit hash: 6fccff989fa7dbbdbf69c6535ee9f9631a8e0132 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:52
commit hash: b3616eb20ec8f5f5dcc3501d1c25d0f95f30af50commit hash: b3616eb20ec8f5f5dcc3501d1c25d0f95f30af50commit hash: b3616eb20ec8f5f5dcc3501d1c25d0f95f30af50commit hash: b3616eb20ec8f5f5dcc3501d1c25d0f95f30af50 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.09.18.00 → 2023.09.25.00
2023.09.18.00
19 Sep 2023 06:02:52
commit hash: 1e5e5f3d6b73eb97900e3342659009ec838882a6commit hash: 1e5e5f3d6b73eb97900e3342659009ec838882a6commit hash: 1e5e5f3d6b73eb97900e3342659009ec838882a6commit hash: 1e5e5f3d6b73eb97900e3342659009ec838882a6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.09.11.00  → 2023.09.18.00
2023.09.11.00
12 Sep 2023 06:44:03
commit hash: 379afadc2f523563088de05555d4e5df7552a1a3commit hash: 379afadc2f523563088de05555d4e5df7552a1a3commit hash: 379afadc2f523563088de05555d4e5df7552a1a3commit hash: 379afadc2f523563088de05555d4e5df7552a1a3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.09.04.00 → 2023.09.11.00
2023.09.04.00
05 Sep 2023 07:02:23
commit hash: 460d025b296c88f9aedbf5e63664f1620851e7f2commit hash: 460d025b296c88f9aedbf5e63664f1620851e7f2commit hash: 460d025b296c88f9aedbf5e63664f1620851e7f2commit hash: 460d025b296c88f9aedbf5e63664f1620851e7f2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.08.28.00 → 2023.09.04.00
2023.08.28.00
29 Aug 2023 07:32:42
commit hash: ed6020f2faa7a9a5e31a1bb49e74b7e9f86a4785commit hash: ed6020f2faa7a9a5e31a1bb49e74b7e9f86a4785commit hash: ed6020f2faa7a9a5e31a1bb49e74b7e9f86a4785commit hash: ed6020f2faa7a9a5e31a1bb49e74b7e9f86a4785 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.08.14.00 → 2023.08.28.00
2023.08.14.00
15 Aug 2023 04:56:51
commit hash: 8cd2cb19a74c54782092fef151e557f984efe86ecommit hash: 8cd2cb19a74c54782092fef151e557f984efe86ecommit hash: 8cd2cb19a74c54782092fef151e557f984efe86ecommit hash: 8cd2cb19a74c54782092fef151e557f984efe86e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.08.07.00 → 2023.08.14.00
2023.08.07.00
08 Aug 2023 08:42:42
commit hash: 45721bcce993f419f454498ccdb44e8bcda722eecommit hash: 45721bcce993f419f454498ccdb44e8bcda722eecommit hash: 45721bcce993f419f454498ccdb44e8bcda722eecommit hash: 45721bcce993f419f454498ccdb44e8bcda722ee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.07.24.00 → 2023.08.07.00
2023.07.24.00
25 Jul 2023 04:43:45
commit hash: b191d24d37554c068212e1e9c60f37fe11465d12commit hash: b191d24d37554c068212e1e9c60f37fe11465d12commit hash: b191d24d37554c068212e1e9c60f37fe11465d12commit hash: b191d24d37554c068212e1e9c60f37fe11465d12 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.07.17.00 → 2023.07.24.00
2023.07.17.00
19 Jul 2023 03:32:50
commit hash: 77c6da4fee9ec74da12efed9c49a27462add195bcommit hash: 77c6da4fee9ec74da12efed9c49a27462add195bcommit hash: 77c6da4fee9ec74da12efed9c49a27462add195bcommit hash: 77c6da4fee9ec74da12efed9c49a27462add195b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.07.10.00 → 2023.07.17.00
2023.07.10.00
11 Jul 2023 05:45:21
commit hash: 607339aeb846807816be989986b86e81ebcd8500commit hash: 607339aeb846807816be989986b86e81ebcd8500commit hash: 607339aeb846807816be989986b86e81ebcd8500commit hash: 607339aeb846807816be989986b86e81ebcd8500 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.07.03.00 → 2023.07.10.00
2023.07.03.00
04 Jul 2023 06:35:23
commit hash: e98fb07dc8cb8bb8c6b362a2955980021f86af22commit hash: e98fb07dc8cb8bb8c6b362a2955980021f86af22commit hash: e98fb07dc8cb8bb8c6b362a2955980021f86af22commit hash: e98fb07dc8cb8bb8c6b362a2955980021f86af22 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.06.26.00 → 2023.07.03.00
2023.06.26.00
01 Jul 2023 03:17:56
commit hash: 75ef8e7cdbf05e32a8204f8beb8d552480679efbcommit hash: 75ef8e7cdbf05e32a8204f8beb8d552480679efbcommit hash: 75ef8e7cdbf05e32a8204f8beb8d552480679efbcommit hash: 75ef8e7cdbf05e32a8204f8beb8d552480679efb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.06.12.00 → 2023.06.26.00
2023.06.12.00
17 Jun 2023 06:55:01
commit hash: 2b8d87ea3bd16fdcceb57a7aae623feae683b9dccommit hash: 2b8d87ea3bd16fdcceb57a7aae623feae683b9dccommit hash: 2b8d87ea3bd16fdcceb57a7aae623feae683b9dccommit hash: 2b8d87ea3bd16fdcceb57a7aae623feae683b9dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.06.08.00 → 2023.06.12.00
2023.06.08.00
11 Jun 2023 03:20:34
commit hash: 6f9876c3fa750aa8753fe9fe9ab7b39e6ad91a3ecommit hash: 6f9876c3fa750aa8753fe9fe9ab7b39e6ad91a3ecommit hash: 6f9876c3fa750aa8753fe9fe9ab7b39e6ad91a3ecommit hash: 6f9876c3fa750aa8753fe9fe9ab7b39e6ad91a3e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.05.08.00 → 2023.06.08.00
2023.05.08.00
09 May 2023 22:55:29
commit hash: 04d39b1aa6a2a414566f0a9ac3e270d8cc6abffecommit hash: 04d39b1aa6a2a414566f0a9ac3e270d8cc6abffecommit hash: 04d39b1aa6a2a414566f0a9ac3e270d8cc6abffecommit hash: 04d39b1aa6a2a414566f0a9ac3e270d8cc6abffe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.05.01.00 → 2023.05.08.00
2023.05.01.00
02 May 2023 01:18:05
commit hash: cdfda727df28a5d0fc2ce6f3a57c5a87aeaaec99commit hash: cdfda727df28a5d0fc2ce6f3a57c5a87aeaaec99commit hash: cdfda727df28a5d0fc2ce6f3a57c5a87aeaaec99commit hash: cdfda727df28a5d0fc2ce6f3a57c5a87aeaaec99 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:35
commit hash: bc540b249b473f60df920509d6ac677bc92df086commit hash: bc540b249b473f60df920509d6ac677bc92df086commit hash: bc540b249b473f60df920509d6ac677bc92df086commit hash: bc540b249b473f60df920509d6ac677bc92df086 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.04.17.00 → 2023.04.24.00
2023.04.17.00_1
18 Apr 2023 04:38:09
commit hash: ba26727a1e014a8a0c000de3c36b34bc0638b1afcommit hash: ba26727a1e014a8a0c000de3c36b34bc0638b1afcommit hash: ba26727a1e014a8a0c000de3c36b34bc0638b1afcommit hash: ba26727a1e014a8a0c000de3c36b34bc0638b1af files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:54
commit hash: e9b523b611f515e5bcb1576582ccd2b8768a5da9commit hash: e9b523b611f515e5bcb1576582ccd2b8768a5da9commit hash: e9b523b611f515e5bcb1576582ccd2b8768a5da9commit hash: e9b523b611f515e5bcb1576582ccd2b8768a5da9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 2023.04.03.00
2023.04.03.00
03 Apr 2023 18:31:19
commit hash: 908ffb23642fcbdcc67bc6bb6a97ece9993e8a68commit hash: 908ffb23642fcbdcc67bc6bb6a97ece9993e8a68commit hash: 908ffb23642fcbdcc67bc6bb6a97ece9993e8a68commit hash: 908ffb23642fcbdcc67bc6bb6a97ece9993e8a68 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.03.27.00 → 2023.04.03.00
2023.03.27.00
27 Mar 2023 18:25:46
commit hash: 919709737ef065df0dfd1c86c41a8d59f8689f6bcommit hash: 919709737ef065df0dfd1c86c41a8d59f8689f6bcommit hash: 919709737ef065df0dfd1c86c41a8d59f8689f6bcommit hash: 919709737ef065df0dfd1c86c41a8d59f8689f6b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.03.20.00 → 2023.03.27.00
2023.03.20.00
24 Mar 2023 06:06:03
commit hash: 1302f92bf38295196d357e33c2f36e7b2c5fb2dbcommit hash: 1302f92bf38295196d357e33c2f36e7b2c5fb2dbcommit hash: 1302f92bf38295196d357e33c2f36e7b2c5fb2dbcommit hash: 1302f92bf38295196d357e33c2f36e7b2c5fb2db files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.03.13.00 → 2023.03.20.00
2023.03.13.00
14 Mar 2023 01:16:52
commit hash: cb7ce38c8a325a9b30a9b6f1e36fe92531d7082fcommit hash: cb7ce38c8a325a9b30a9b6f1e36fe92531d7082fcommit hash: cb7ce38c8a325a9b30a9b6f1e36fe92531d7082fcommit hash: cb7ce38c8a325a9b30a9b6f1e36fe92531d7082f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.03.06.00 → 2023.03.13.00
2023.03.06.00
06 Mar 2023 18:06:41
commit hash: 3b43772d759b43fc661f64cfd396b26d63fc948fcommit hash: 3b43772d759b43fc661f64cfd396b26d63fc948fcommit hash: 3b43772d759b43fc661f64cfd396b26d63fc948fcommit hash: 3b43772d759b43fc661f64cfd396b26d63fc948f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.02.27.00 → 2023.03.06.00
2023.02.27.00
27 Feb 2023 17:33:32
commit hash: 1c24d81dbb8944996a5a865c697c22b6d77ae433commit hash: 1c24d81dbb8944996a5a865c697c22b6d77ae433commit hash: 1c24d81dbb8944996a5a865c697c22b6d77ae433commit hash: 1c24d81dbb8944996a5a865c697c22b6d77ae433 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.02.20.00 → 2023.02.27.00
2023.02.20.00
20 Feb 2023 20:54:37
commit hash: 3ec2cea16bf2c3f068aa22dbb1f0c171fc4b5801commit hash: 3ec2cea16bf2c3f068aa22dbb1f0c171fc4b5801commit hash: 3ec2cea16bf2c3f068aa22dbb1f0c171fc4b5801commit hash: 3ec2cea16bf2c3f068aa22dbb1f0c171fc4b5801 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.02.13.00 → 2023.02.20.00
2023.02.13.00
13 Feb 2023 23:00:31
commit hash: 5de9d2f51a03c9a986173e79484d100ab2ad1fe9commit hash: 5de9d2f51a03c9a986173e79484d100ab2ad1fe9commit hash: 5de9d2f51a03c9a986173e79484d100ab2ad1fe9commit hash: 5de9d2f51a03c9a986173e79484d100ab2ad1fe9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.02.06.00 → 2023.02.13.00
2023.02.06.00
06 Feb 2023 17:32:18
commit hash: e6cd3aa8d876d4a8648fdd9c8cfd1c9e1a908bcecommit hash: e6cd3aa8d876d4a8648fdd9c8cfd1c9e1a908bcecommit hash: e6cd3aa8d876d4a8648fdd9c8cfd1c9e1a908bcecommit hash: e6cd3aa8d876d4a8648fdd9c8cfd1c9e1a908bce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.01.30.00 → 2023.02.06.00
2023.01.30.00
31 Jan 2023 03:04:54
commit hash: 20231bbbdbd0efb7d28b6ea5fe1857cb09d6dc7dcommit hash: 20231bbbdbd0efb7d28b6ea5fe1857cb09d6dc7dcommit hash: 20231bbbdbd0efb7d28b6ea5fe1857cb09d6dc7dcommit hash: 20231bbbdbd0efb7d28b6ea5fe1857cb09d6dc7d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.01.23.00 → 2023.01.30.00
2023.01.23.00
23 Jan 2023 18:36:12
commit hash: 9b5c18c541513489f31c76e7077d352580c48151commit hash: 9b5c18c541513489f31c76e7077d352580c48151commit hash: 9b5c18c541513489f31c76e7077d352580c48151commit hash: 9b5c18c541513489f31c76e7077d352580c48151 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.01.16.00 -> 2023.01.23.00
2023.01.16.00
16 Jan 2023 21:12:24
commit hash: ddcef13cb81e3deebb42a385e84f09b5a26ac3f5commit hash: ddcef13cb81e3deebb42a385e84f09b5a26ac3f5commit hash: ddcef13cb81e3deebb42a385e84f09b5a26ac3f5commit hash: ddcef13cb81e3deebb42a385e84f09b5a26ac3f5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:26
commit hash: 5f64402dfcb57b044a1b6d2dc144aad384c581f5commit hash: 5f64402dfcb57b044a1b6d2dc144aad384c581f5commit hash: 5f64402dfcb57b044a1b6d2dc144aad384c581f5commit hash: 5f64402dfcb57b044a1b6d2dc144aad384c581f5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2023.01.02.00 -> 2023.01.09.00
2023.01.02.00
02 Jan 2023 21:03:32
commit hash: 31cb75ea41ea7f5a07975c0a164337a2fd73f6adcommit hash: 31cb75ea41ea7f5a07975c0a164337a2fd73f6adcommit hash: 31cb75ea41ea7f5a07975c0a164337a2fd73f6adcommit hash: 31cb75ea41ea7f5a07975c0a164337a2fd73f6ad files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.12.26.00 -> 2023.01.02.00
2022.12.26.00
26 Dec 2022 20:07:48
commit hash: bcb3bef528f771ff8387711b7e95d71003ca55ddcommit hash: bcb3bef528f771ff8387711b7e95d71003ca55ddcommit hash: bcb3bef528f771ff8387711b7e95d71003ca55ddcommit hash: bcb3bef528f771ff8387711b7e95d71003ca55dd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.12.19.00 -> 2022.12.26.00
2022.12.19.00
20 Dec 2022 03:52:28
commit hash: 46ccb77e7912848be34d580a4949cf98120eb832commit hash: 46ccb77e7912848be34d580a4949cf98120eb832commit hash: 46ccb77e7912848be34d580a4949cf98120eb832commit hash: 46ccb77e7912848be34d580a4949cf98120eb832 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: 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:36
commit hash: c19ef088c7ee8cb9abf6971fea5732966423a406commit hash: c19ef088c7ee8cb9abf6971fea5732966423a406commit hash: c19ef088c7ee8cb9abf6971fea5732966423a406commit hash: c19ef088c7ee8cb9abf6971fea5732966423a406 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.12.05.00 -> 2022.12.12.00
2022.12.05.00
05 Dec 2022 20:00:02
commit hash: 9910c2afcb59abb05bc387ad45e7e108998302becommit hash: 9910c2afcb59abb05bc387ad45e7e108998302becommit hash: 9910c2afcb59abb05bc387ad45e7e108998302becommit hash: 9910c2afcb59abb05bc387ad45e7e108998302be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.11.28.00 -> 2022.12.05.00
2022.11.28.00
29 Nov 2022 09:18:45
commit hash: f3e2953bfc53e1a21b35ce1e42adb528440d5caacommit hash: f3e2953bfc53e1a21b35ce1e42adb528440d5caacommit hash: f3e2953bfc53e1a21b35ce1e42adb528440d5caacommit hash: f3e2953bfc53e1a21b35ce1e42adb528440d5caa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.11.14.00 -> 2022.11.28.00
2022.11.14.00
16 Nov 2022 07:26:29
commit hash: ec1010c2aeace46451cef21564c5c89b9a91b70bcommit hash: ec1010c2aeace46451cef21564c5c89b9a91b70bcommit hash: ec1010c2aeace46451cef21564c5c89b9a91b70bcommit hash: ec1010c2aeace46451cef21564c5c89b9a91b70b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.11.07.00 -> 2022.11.14.00
2022.11.07.00
08 Nov 2022 20:46:52
commit hash: 40b49584b9e304bdad77c4542f7a5ccc4ba0e7f3commit hash: 40b49584b9e304bdad77c4542f7a5ccc4ba0e7f3commit hash: 40b49584b9e304bdad77c4542f7a5ccc4ba0e7f3commit hash: 40b49584b9e304bdad77c4542f7a5ccc4ba0e7f3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.10.31.00 -> 2022.11.07.00
2022.10.31.00
31 Oct 2022 19:37:51
commit hash: f15874d7d7752684cbcee87ea0dff80c0eed7c6acommit hash: f15874d7d7752684cbcee87ea0dff80c0eed7c6acommit hash: f15874d7d7752684cbcee87ea0dff80c0eed7c6acommit hash: f15874d7d7752684cbcee87ea0dff80c0eed7c6a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.10.24.00 -> 2022.10.31.00

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

1 | 2  »