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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
wangle Framework for building services in a consistent/modular/composable way
2026.07.27.00 net 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 2026.06.22.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: 2026-07-27 18:43:52
Commit Hash: 7ae6ae0
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 (109 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wangle-2026.07.27.00/catalog.mk
  3. /usr/local/share/licenses/wangle-2026.07.27.00/LICENSE
  4. /usr/local/share/licenses/wangle-2026.07.27.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/bootstrap/AcceptRoutingHandler-inl.h
  30. include/wangle/bootstrap/AcceptRoutingHandler.h
  31. include/wangle/bootstrap/BaseClientBootstrap.h
  32. include/wangle/bootstrap/ClientBootstrap.h
  33. include/wangle/bootstrap/RoutingDataHandler-inl.h
  34. include/wangle/bootstrap/RoutingDataHandler.h
  35. include/wangle/bootstrap/ServerBootstrap-inl.h
  36. include/wangle/bootstrap/ServerBootstrap.h
  37. include/wangle/bootstrap/ServerSocketFactory.h
  38. include/wangle/channel/AsyncSocketHandler.h
  39. include/wangle/channel/EventBaseHandler.h
  40. include/wangle/channel/FileRegion.h
  41. include/wangle/channel/Handler.h
  42. include/wangle/channel/HandlerContext-inl.h
  43. include/wangle/channel/HandlerContext.h
  44. include/wangle/channel/OutputBufferingHandler.h
  45. include/wangle/channel/Pipeline-inl.h
  46. include/wangle/channel/Pipeline.h
  47. include/wangle/channel/StaticPipeline.h
  48. include/wangle/channel/broadcast/BroadcastHandler-inl.h
  49. include/wangle/channel/broadcast/BroadcastHandler.h
  50. include/wangle/channel/broadcast/BroadcastPool-inl.h
  51. include/wangle/channel/broadcast/BroadcastPool.h
  52. include/wangle/channel/broadcast/ObservingHandler-inl.h
  53. include/wangle/channel/broadcast/ObservingHandler.h
  54. include/wangle/channel/broadcast/Subscriber.h
  55. include/wangle/client/persistence/FilePersistenceLayer.h
  56. include/wangle/client/persistence/FilePersistentCache.h
  57. include/wangle/client/persistence/LRUInMemoryCache-inl.h
  58. include/wangle/client/persistence/LRUInMemoryCache.h
  59. include/wangle/client/persistence/LRUPersistentCache-inl.h
  60. include/wangle/client/persistence/LRUPersistentCache.h
  61. include/wangle/client/persistence/PersistentCache.h
  62. include/wangle/client/persistence/PersistentCacheCommon.h
  63. include/wangle/client/ssl/SSLSessionCacheData.h
  64. include/wangle/client/ssl/SSLSessionCacheUtils.h
  65. include/wangle/client/ssl/SSLSessionCallbacks.h
  66. include/wangle/client/ssl/SSLSessionPersistentCache-inl.h
  67. include/wangle/client/ssl/SSLSessionPersistentCache.h
  68. include/wangle/client/ssl/ThreadSafeSSLSessionCache.h
  69. include/wangle/codec/ByteToMessageDecoder.h
  70. include/wangle/codec/FixedLengthFrameDecoder.h
  71. include/wangle/codec/LengthFieldBasedFrameDecoder.h
  72. include/wangle/codec/LengthFieldPrepender.h
  73. include/wangle/codec/LineBasedFrameDecoder.h
  74. include/wangle/codec/MessageToByteEncoder.h
  75. include/wangle/codec/StringCodec.h
  76. include/wangle/service/ClientDispatcher.h
  77. include/wangle/service/CloseOnReleaseFilter.h
  78. include/wangle/service/ExecutorFilter.h
  79. include/wangle/service/ExpiringFilter.h
  80. include/wangle/service/ServerDispatcher.h
  81. include/wangle/service/Service.h
  82. include/wangle/ssl/ClientHelloExtStats.h
  83. include/wangle/ssl/FizzFallbackState.h
  84. include/wangle/ssl/PasswordInFileFactory.h
  85. include/wangle/ssl/SNIConfig.h
  86. include/wangle/ssl/SSLCacheOptions.h
  87. include/wangle/ssl/SSLCacheProvider.h
  88. include/wangle/ssl/SSLContextConfig.h
  89. include/wangle/ssl/SSLContextManager.h
  90. include/wangle/ssl/SSLSessionCacheManager.h
  91. include/wangle/ssl/SSLStats.h
  92. include/wangle/ssl/SSLUtil.h
  93. include/wangle/ssl/ServerSSLContext.h
  94. include/wangle/ssl/TLSCredProcessor.h
  95. include/wangle/ssl/TLSInMemoryTicketProcessor.h
  96. include/wangle/ssl/TLSTicketKeyManager.h
  97. include/wangle/ssl/TLSTicketKeySeeds.h
  98. include/wangle/util/FilePoller.h
  99. include/wangle/util/Logging.h
  100. include/wangle/util/MultiFilePoller.h
  101. include/wangle/wangle-config.h
  102. lib/cmake/wangle/wangle-config.cmake
  103. lib/cmake/wangle/wangle-targets-release.cmake
  104. lib/cmake/wangle/wangle-targets.cmake
  105. lib/libwangle.so
  106. lib/libwangle.so.1.0.0
  107. @owner
  108. @group
  109. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1785174442 SHA256 (facebook-wangle-v2026.07.27.00_GH0.tar.gz) = 308f7205e7840eca987d953549336835a3bd7e29f6b5697e44eeaf50d56ca4ca SIZE (facebook-wangle-v2026.07.27.00_GH0.tar.gz) = 436031

Packages (timestamps in pop-ups are UTC):
wangle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-----n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest-2026.07.13.00-2025.08.18.00---2023.06.12.00
FreeBSD:14:quarterly-2026.07.06.00-2025.06.23.00---2024.01.01.00
FreeBSD:15:latest-2026.07.27.00n/a2025.08.18.00n/an/a-2024.02.19.00
FreeBSD:15:quarterly-2026.07.06.00n/a-n/an/a--
FreeBSD:16:latest-2026.07.27.00n/a-n/an/a--
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_thread.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/v2026.07.27.00?dummy=/
Collapse this list.

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

1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2026.07.27.00
27 Jul 2026 18:43:52
commit hash: 7ae6ae047d4a4dd11383ec6ca98a6e1545eecf52commit hash: 7ae6ae047d4a4dd11383ec6ca98a6e1545eecf52commit hash: 7ae6ae047d4a4dd11383ec6ca98a6e1545eecf52commit hash: 7ae6ae047d4a4dd11383ec6ca98a6e1545eecf52 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.07.20.00 → 2026.07.27.00
2026.07.20.00
25 Jul 2026 05:25:23
commit hash: ed5873840d696592fd700e1330a9e0465abc6e42commit hash: ed5873840d696592fd700e1330a9e0465abc6e42commit hash: ed5873840d696592fd700e1330a9e0465abc6e42commit hash: ed5873840d696592fd700e1330a9e0465abc6e42 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.07.13.00 → 2026.07.20.00
2026.07.13.00
14 Jul 2026 00:57:33
commit hash: 9a69739d1f3011b7f950f327ac0ee58011958a3ccommit hash: 9a69739d1f3011b7f950f327ac0ee58011958a3ccommit hash: 9a69739d1f3011b7f950f327ac0ee58011958a3ccommit hash: 9a69739d1f3011b7f950f327ac0ee58011958a3c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.07.06.00 → 2026.07.13.00
2026.07.06.00
07 Jul 2026 03:38:33
commit hash: f480dddd0c35368d197bc9f5f2cfa9dc2204d408commit hash: f480dddd0c35368d197bc9f5f2cfa9dc2204d408commit hash: f480dddd0c35368d197bc9f5f2cfa9dc2204d408commit hash: f480dddd0c35368d197bc9f5f2cfa9dc2204d408 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.06.29.00 → 2026.07.06.00
2026.06.29.00
30 Jun 2026 07:12:13
commit hash: 0bb6d82868e96c63d0b2fd02fab9ed6be6f090c8commit hash: 0bb6d82868e96c63d0b2fd02fab9ed6be6f090c8commit hash: 0bb6d82868e96c63d0b2fd02fab9ed6be6f090c8commit hash: 0bb6d82868e96c63d0b2fd02fab9ed6be6f090c8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.06.22.00 → 2026.06.29.00
2026.06.22.00
23 Jun 2026 06:02:51
commit hash: 9f75009e0f755c8eec22e1a67218d8fd70838ce7commit hash: 9f75009e0f755c8eec22e1a67218d8fd70838ce7commit hash: 9f75009e0f755c8eec22e1a67218d8fd70838ce7commit hash: 9f75009e0f755c8eec22e1a67218d8fd70838ce7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.06.15.00 → 2026.06.22.00
2026.06.15.00
16 Jun 2026 06:18:27
commit hash: 4cd250cb5a490af59f3cab22cc57a5c790dafeedcommit hash: 4cd250cb5a490af59f3cab22cc57a5c790dafeedcommit hash: 4cd250cb5a490af59f3cab22cc57a5c790dafeedcommit hash: 4cd250cb5a490af59f3cab22cc57a5c790dafeed files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.06.08.00 → 2026.06.15.00
2026.06.08.00
08 Jun 2026 19:50:41
commit hash: 478237fb9c1afaa26d19c3fd19aa8da24eaa78eecommit hash: 478237fb9c1afaa26d19c3fd19aa8da24eaa78eecommit hash: 478237fb9c1afaa26d19c3fd19aa8da24eaa78eecommit hash: 478237fb9c1afaa26d19c3fd19aa8da24eaa78ee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.06.01.00 → 2026.06.08.00
2026.06.01.00
01 Jun 2026 18:00:17
commit hash: 46170cafbee335c50f39995d2d9df939aa6ca3a5commit hash: 46170cafbee335c50f39995d2d9df939aa6ca3a5commit hash: 46170cafbee335c50f39995d2d9df939aa6ca3a5commit hash: 46170cafbee335c50f39995d2d9df939aa6ca3a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.05.25.00 → 2026.06.01.00
2026.05.25.00_1
01 Jun 2026 17:09:18
commit hash: 42b95df84d3f6353c70dac427a1f4357f033d02acommit hash: 42b95df84d3f6353c70dac427a1f4357f033d02acommit hash: 42b95df84d3f6353c70dac427a1f4357f033d02acommit hash: 42b95df84d3f6353c70dac427a1f4357f033d02a files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump PORTREVISION for libsodium consumers after version bump

Bump consumers of libsodium
2026.05.25.00
26 May 2026 03:06:36
commit hash: a51d3cecc07f4548f421737e872f6090bb7bacb4commit hash: a51d3cecc07f4548f421737e872f6090bb7bacb4commit hash: a51d3cecc07f4548f421737e872f6090bb7bacb4commit hash: a51d3cecc07f4548f421737e872f6090bb7bacb4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.05.18.00 → 2026.05.25.00
2026.05.18.00
19 May 2026 00:03:58
commit hash: f4b8be469f0e560a7875497cb8ea12a96b7087a3commit hash: f4b8be469f0e560a7875497cb8ea12a96b7087a3commit hash: f4b8be469f0e560a7875497cb8ea12a96b7087a3commit hash: f4b8be469f0e560a7875497cb8ea12a96b7087a3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.05.11.00 → 2026.05.18.00
2026.05.11.00
12 May 2026 22:52:31
commit hash: d99585e818b4c8a0a6730e55aaeded476a476aeccommit hash: d99585e818b4c8a0a6730e55aaeded476a476aeccommit hash: d99585e818b4c8a0a6730e55aaeded476a476aeccommit hash: d99585e818b4c8a0a6730e55aaeded476a476aec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.02.09.00 → 2026.05.11.00
2026.02.09.00
10 Feb 2026 08:19:34
commit hash: db64ae91d875d763b0fd30c3e292e161627f845fcommit hash: db64ae91d875d763b0fd30c3e292e161627f845fcommit hash: db64ae91d875d763b0fd30c3e292e161627f845fcommit hash: db64ae91d875d763b0fd30c3e292e161627f845f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.02.02.00 → 2026.02.09.00
2026.02.02.00
03 Feb 2026 09:33:27
commit hash: ff01d95721f83674f88b39f8b597a995d0fc12bacommit hash: ff01d95721f83674f88b39f8b597a995d0fc12bacommit hash: ff01d95721f83674f88b39f8b597a995d0fc12bacommit hash: ff01d95721f83674f88b39f8b597a995d0fc12ba files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.01.26.00 → 2026.02.02.00
2026.01.26.00
27 Jan 2026 10:31:20
commit hash: d63549ca96f7c75a0282db1fa2994718e9cffd90commit hash: d63549ca96f7c75a0282db1fa2994718e9cffd90commit hash: d63549ca96f7c75a0282db1fa2994718e9cffd90commit hash: d63549ca96f7c75a0282db1fa2994718e9cffd90 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.01.19.00 → 2026.01.26.00
2026.01.19.00
20 Jan 2026 07:36:06
commit hash: 4719e3d3bbbcf405f4e5f4b02aa16e84f2ed466bcommit hash: 4719e3d3bbbcf405f4e5f4b02aa16e84f2ed466bcommit hash: 4719e3d3bbbcf405f4e5f4b02aa16e84f2ed466bcommit hash: 4719e3d3bbbcf405f4e5f4b02aa16e84f2ed466b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2026.01.05.00 → 2026.01.19.00
2026.01.05.00_1
07 Jan 2026 10:22:10
commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808commit hash: 8b878d88b4f7f3a0a6477f645085c808b2588808 files touched by this commit
Vsevolod Stakhov (vsevolod) search for other commits by this committer
security/libsodium: Update to 1.0.21

The API remains compatible but bumping all dependent ports as SHLIB
has changed.

Changelog: https://github.com/jedisct1/libsodium/releases/tag/1.0.21-RELEASE
Security: https://00f.net/2025/12/30/libsodium-vulnerability/
PR: 279347
2026.01.05.00
05 Jan 2026 17:34:33
commit hash: 53486958d2d390e66c9ee2fca2580afb7e89c578commit hash: 53486958d2d390e66c9ee2fca2580afb7e89c578commit hash: 53486958d2d390e66c9ee2fca2580afb7e89c578commit hash: 53486958d2d390e66c9ee2fca2580afb7e89c578 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.12.15.00 → 2026.01.05.00
2025.12.15.00
16 Dec 2025 09:23:51
commit hash: f307b7a097508d121d8aaa45df7767c0d1c1f2a5commit hash: f307b7a097508d121d8aaa45df7767c0d1c1f2a5commit hash: f307b7a097508d121d8aaa45df7767c0d1c1f2a5commit hash: f307b7a097508d121d8aaa45df7767c0d1c1f2a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.12.01.00 → 2025.12.15.00
2025.12.01.00_1
09 Dec 2025 11:20:55
commit hash: 9d1ed2172a15674c345349723afe7a746227dca6commit hash: 9d1ed2172a15674c345349723afe7a746227dca6commit hash: 9d1ed2172a15674c345349723afe7a746227dca6commit hash: 9d1ed2172a15674c345349723afe7a746227dca6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/gflags: Update to 2.3.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/gflags/gflags/releases
2025.12.01.00
02 Dec 2025 09:37:31
commit hash: f82c76fcb21976c5e2a6e37d0fc4b3497d81b047commit hash: f82c76fcb21976c5e2a6e37d0fc4b3497d81b047commit hash: f82c76fcb21976c5e2a6e37d0fc4b3497d81b047commit hash: f82c76fcb21976c5e2a6e37d0fc4b3497d81b047 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.11.24.00 → 2025.12.01.00
2025.11.24.00
24 Nov 2025 18:26:56
commit hash: ea455d59dba780cfd96b8f7029ed6d49d54ad327commit hash: ea455d59dba780cfd96b8f7029ed6d49d54ad327commit hash: ea455d59dba780cfd96b8f7029ed6d49d54ad327commit hash: ea455d59dba780cfd96b8f7029ed6d49d54ad327 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.11.17.00 → 2025.11.24.00
2025.11.17.00
18 Nov 2025 00:53:54
commit hash: 96caee5e31ed2a728ebb68c14a92da15d637b4c8commit hash: 96caee5e31ed2a728ebb68c14a92da15d637b4c8commit hash: 96caee5e31ed2a728ebb68c14a92da15d637b4c8commit hash: 96caee5e31ed2a728ebb68c14a92da15d637b4c8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.11.10.00 → 2025.11.17.00
2025.11.10.00
12 Nov 2025 10:46:40
commit hash: 15363ab90026929dcc2441e478c00abbf608bfa0commit hash: 15363ab90026929dcc2441e478c00abbf608bfa0commit hash: 15363ab90026929dcc2441e478c00abbf608bfa0commit hash: 15363ab90026929dcc2441e478c00abbf608bfa0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.11.03.00 → 2025.11.10.00
2025.11.03.00
05 Nov 2025 10:13:52
commit hash: 5a8e191f5891c57f220b096253ab2e443ebb3a3ccommit hash: 5a8e191f5891c57f220b096253ab2e443ebb3a3ccommit hash: 5a8e191f5891c57f220b096253ab2e443ebb3a3ccommit hash: 5a8e191f5891c57f220b096253ab2e443ebb3a3c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.08.18.00 → 2025.11.03.00
2025.08.18.00_1
20 Oct 2025 11:48:39
commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5commit hash: 67fb95fb3bd5e61957877f5ac31cd790bff786b5 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after boost upgrade (+)

Get rid of direct dependency ob libbost_system.so, use libboost_thread.so
instead
2025.08.18.00
19 Aug 2025 09:39:07
commit hash: 51dccb7557fe87b78cf80c2f59fa702357e43a4ccommit hash: 51dccb7557fe87b78cf80c2f59fa702357e43a4ccommit hash: 51dccb7557fe87b78cf80c2f59fa702357e43a4ccommit hash: 51dccb7557fe87b78cf80c2f59fa702357e43a4c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.08.04.00 → 2025.08.18.00
2025.08.04.00_1
10 Aug 2025 19:02:47
commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2commit hash: b7e654fbfea9bb2771c35b1148250c2f1cf0c6a2 files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
*: Bump PORTREVISION for devel/libfmt  update {fmt.dev}
2025.08.04.00
06 Aug 2025 00:01:31
commit hash: a66e592986750abd3554c23453eb466dde0081f9commit hash: a66e592986750abd3554c23453eb466dde0081f9commit hash: a66e592986750abd3554c23453eb466dde0081f9commit hash: a66e592986750abd3554c23453eb466dde0081f9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.07.28.00 → 2025.08.04.00
2025.07.28.00
29 Jul 2025 09:56:58
commit hash: 3bd4994ef7930cc2b11d898bcb4d7aeafab4b232commit hash: 3bd4994ef7930cc2b11d898bcb4d7aeafab4b232commit hash: 3bd4994ef7930cc2b11d898bcb4d7aeafab4b232commit hash: 3bd4994ef7930cc2b11d898bcb4d7aeafab4b232 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.07.21.00 → 2025.07.28.00
2025.07.21.00
22 Jul 2025 07:10:58
commit hash: 68c8245dcb56ccfe63ad83e0649402e2c0f96fd0commit hash: 68c8245dcb56ccfe63ad83e0649402e2c0f96fd0commit hash: 68c8245dcb56ccfe63ad83e0649402e2c0f96fd0commit hash: 68c8245dcb56ccfe63ad83e0649402e2c0f96fd0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.07.07.00 → 2025.07.21.00
2025.07.07.00
09 Jul 2025 16:47:10
commit hash: 00c52f4aa627a433458ae943addc6981e4874ca9commit hash: 00c52f4aa627a433458ae943addc6981e4874ca9commit hash: 00c52f4aa627a433458ae943addc6981e4874ca9commit hash: 00c52f4aa627a433458ae943addc6981e4874ca9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.06.23.00 → 2025.07.07.00
2025.06.23.00
23 Jun 2025 18:04:33
commit hash: 98b3a0622dfacc556f8155825b682645e97f60e1commit hash: 98b3a0622dfacc556f8155825b682645e97f60e1commit hash: 98b3a0622dfacc556f8155825b682645e97f60e1commit hash: 98b3a0622dfacc556f8155825b682645e97f60e1 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.06.16.00 → 2025.06.23.00
2025.06.16.00
17 Jun 2025 03:10:06
commit hash: 14bf1909693cd8b6fae765a1c36758d0117d8510commit hash: 14bf1909693cd8b6fae765a1c36758d0117d8510commit hash: 14bf1909693cd8b6fae765a1c36758d0117d8510commit hash: 14bf1909693cd8b6fae765a1c36758d0117d8510 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.06.09.00 → 2025.06.16.00
2025.06.09.00
10 Jun 2025 07:53:17
commit hash: e7dbf7784d0387a635194cfa66ef8da0c1ae50f6commit hash: e7dbf7784d0387a635194cfa66ef8da0c1ae50f6commit hash: e7dbf7784d0387a635194cfa66ef8da0c1ae50f6commit hash: e7dbf7784d0387a635194cfa66ef8da0c1ae50f6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.06.02.00 → 2025.06.09.00
2025.06.02.00_1
03 Jun 2025 03:50:12
commit hash: b2ff09d7c93fb32e87ba92131ab4177c718e1d9ecommit hash: b2ff09d7c93fb32e87ba92131ab4177c718e1d9ecommit hash: b2ff09d7c93fb32e87ba92131ab4177c718e1d9ecommit hash: b2ff09d7c93fb32e87ba92131ab4177c718e1d9e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.05.26.00 → 2025.06.02.00
2025.05.26.00_1
02 Jun 2025 00:40:43
commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834commit hash: 18632db919ce49d62374e1020f0320153951f834 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost update
2025.05.26.00
27 May 2025 16:31:01
commit hash: bf5685159f0a15431260258902c6247bcf08affdcommit hash: bf5685159f0a15431260258902c6247bcf08affdcommit hash: bf5685159f0a15431260258902c6247bcf08affdcommit hash: bf5685159f0a15431260258902c6247bcf08affd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.05.19.00 → 2025.05.26.00
2025.05.19.00
20 May 2025 15:11:35
commit hash: 25859946ef4b3bef9ed351dd1cb5986fa9ee2fe5commit hash: 25859946ef4b3bef9ed351dd1cb5986fa9ee2fe5commit hash: 25859946ef4b3bef9ed351dd1cb5986fa9ee2fe5commit hash: 25859946ef4b3bef9ed351dd1cb5986fa9ee2fe5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.05.12.00 → 2025.05.19.00
2025.05.12.00
13 May 2025 04:43:04
commit hash: c90fa9ff568694d9be73e10478e362d238337894commit hash: c90fa9ff568694d9be73e10478e362d238337894commit hash: c90fa9ff568694d9be73e10478e362d238337894commit hash: c90fa9ff568694d9be73e10478e362d238337894 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.05.05.00 → 2025.05.12.00
2025.05.05.00
06 May 2025 05:49:08
commit hash: 5a359bb0e1326e6cdadfb0f337321c489855f09acommit hash: 5a359bb0e1326e6cdadfb0f337321c489855f09acommit hash: 5a359bb0e1326e6cdadfb0f337321c489855f09acommit hash: 5a359bb0e1326e6cdadfb0f337321c489855f09a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.04.28.00 → 2025.05.05.00
2025.04.28.00
29 Apr 2025 08:39:32
commit hash: f89a38c232ad0d8eef34c95c255dea16ca5cd918commit hash: f89a38c232ad0d8eef34c95c255dea16ca5cd918commit hash: f89a38c232ad0d8eef34c95c255dea16ca5cd918commit hash: f89a38c232ad0d8eef34c95c255dea16ca5cd918 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.04.14.00 → 2025.04.28.00
2025.04.14.00
16 Apr 2025 09:41:15
commit hash: d418e9f2292ae9ce7ff40feb3aedef941c68f277commit hash: d418e9f2292ae9ce7ff40feb3aedef941c68f277commit hash: d418e9f2292ae9ce7ff40feb3aedef941c68f277commit hash: d418e9f2292ae9ce7ff40feb3aedef941c68f277 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.04.07.00 → 2025.04.14.00
2025.04.07.00
07 Apr 2025 21:21:52
commit hash: 0a1c9d8bd28cc312b1c88d0c5c55fd5258de1a5dcommit hash: 0a1c9d8bd28cc312b1c88d0c5c55fd5258de1a5dcommit hash: 0a1c9d8bd28cc312b1c88d0c5c55fd5258de1a5dcommit hash: 0a1c9d8bd28cc312b1c88d0c5c55fd5258de1a5d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.03.31.00 → 2025.04.07.00
2025.03.31.00
31 Mar 2025 18:28:31
commit hash: ef5daea078bf45bf11fd376ad51be36a5a713600commit hash: ef5daea078bf45bf11fd376ad51be36a5a713600commit hash: ef5daea078bf45bf11fd376ad51be36a5a713600commit hash: ef5daea078bf45bf11fd376ad51be36a5a713600 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.03.24.00 → 2025.03.31.00
2025.03.24.00
25 Mar 2025 05:55:57
commit hash: 6834bac883016583872098f94c43b64eed962163commit hash: 6834bac883016583872098f94c43b64eed962163commit hash: 6834bac883016583872098f94c43b64eed962163commit hash: 6834bac883016583872098f94c43b64eed962163 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.03.10.00 → 2025.03.24.00
2025.03.10.00
11 Mar 2025 07:34:27
commit hash: cd0a9053d58ef8caeaeea657e73773b27bc5a80dcommit hash: cd0a9053d58ef8caeaeea657e73773b27bc5a80dcommit hash: cd0a9053d58ef8caeaeea657e73773b27bc5a80dcommit hash: cd0a9053d58ef8caeaeea657e73773b27bc5a80d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.03.03.00 → 2025.03.10.00
2025.03.03.00
04 Mar 2025 07:17:36
commit hash: d04de24f23459b033cde6e4241416fb85b77ac6fcommit hash: d04de24f23459b033cde6e4241416fb85b77ac6fcommit hash: d04de24f23459b033cde6e4241416fb85b77ac6fcommit hash: d04de24f23459b033cde6e4241416fb85b77ac6f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.02.24.00 → 2025.03.03.00
2025.02.24.00
25 Feb 2025 09:09:37
commit hash: f7e221e2ed7fecd5856f3ad95262b305da80555ccommit hash: f7e221e2ed7fecd5856f3ad95262b305da80555ccommit hash: f7e221e2ed7fecd5856f3ad95262b305da80555ccommit hash: f7e221e2ed7fecd5856f3ad95262b305da80555c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.02.17.00 → 2025.02.24.00
2025.02.17.00_2
18 Feb 2025 09:01:37
commit hash: d1c7ebb858bdc05f19393ba6f4b3be19e4d139e3commit hash: d1c7ebb858bdc05f19393ba6f4b3be19e4d139e3commit hash: d1c7ebb858bdc05f19393ba6f4b3be19e4d139e3commit hash: d1c7ebb858bdc05f19393ba6f4b3be19e4d139e3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.02.10.00 → 2025.02.17.00
2025.02.10.00_2
14 Feb 2025 23:12:32
commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653commit hash: ff33dd4700e81bd57df259a0fe29ed5fdddf2653 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump consumers of devel/icu

...to avoid library mismatches
2025.02.10.00_1
14 Feb 2025 03:17:22
commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353commit hash: fa53920e7219d4246816f65034ad058e81de3353 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after Boost-1.87 update

Sponsored by:	Future Crew, LLC
2025.02.10.00
10 Feb 2025 20:20:09
commit hash: 10e075e1fe6c6fc8e30e2b80018aadff926475afcommit hash: 10e075e1fe6c6fc8e30e2b80018aadff926475afcommit hash: 10e075e1fe6c6fc8e30e2b80018aadff926475afcommit hash: 10e075e1fe6c6fc8e30e2b80018aadff926475af files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.02.03.00 → 2025.02.10.00
2025.02.03.00
06 Feb 2025 15:05:40
commit hash: 9d123db0e1cc7ec6f060c5c7bee61b31a7938e0fcommit hash: 9d123db0e1cc7ec6f060c5c7bee61b31a7938e0fcommit hash: 9d123db0e1cc7ec6f060c5c7bee61b31a7938e0fcommit hash: 9d123db0e1cc7ec6f060c5c7bee61b31a7938e0f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.01.27.00 → 2025.02.03.00
2025.01.27.00
27 Jan 2025 21:46:54
commit hash: 0fbc046f3822a3b5d49b4347dd0d3ee132f8cb92commit hash: 0fbc046f3822a3b5d49b4347dd0d3ee132f8cb92commit hash: 0fbc046f3822a3b5d49b4347dd0d3ee132f8cb92commit hash: 0fbc046f3822a3b5d49b4347dd0d3ee132f8cb92 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.01.20.00 → 2025.01.27.00
2025.01.20.00
21 Jan 2025 09:21:15
commit hash: 7046ebbd8a381dd7de1265f9acb0e5dfb13d4798commit hash: 7046ebbd8a381dd7de1265f9acb0e5dfb13d4798commit hash: 7046ebbd8a381dd7de1265f9acb0e5dfb13d4798commit hash: 7046ebbd8a381dd7de1265f9acb0e5dfb13d4798 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.01.13.00 → 2025.01.20.00
2025.01.13.00
14 Jan 2025 03:26:02
commit hash: a679690d0dc8f7b2c84e81776dae0c081809acdecommit hash: a679690d0dc8f7b2c84e81776dae0c081809acdecommit hash: a679690d0dc8f7b2c84e81776dae0c081809acdecommit hash: a679690d0dc8f7b2c84e81776dae0c081809acde files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2025.01.06.00 → 2025.01.13.00
2025.01.06.00
07 Jan 2025 09:29:03
commit hash: 96623712bfefb5f541dc2de489ba897cf9f190ebcommit hash: 96623712bfefb5f541dc2de489ba897cf9f190ebcommit hash: 96623712bfefb5f541dc2de489ba897cf9f190ebcommit hash: 96623712bfefb5f541dc2de489ba897cf9f190eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.12.30.00 → 2025.01.06.00
2024.12.30.00
02 Jan 2025 00:39:07
commit hash: 925fb4f190fe7a88cd3098d8e93a37919415e613commit hash: 925fb4f190fe7a88cd3098d8e93a37919415e613commit hash: 925fb4f190fe7a88cd3098d8e93a37919415e613commit hash: 925fb4f190fe7a88cd3098d8e93a37919415e613 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.12.23.00 → 2024.12.30.00
2024.12.23.00
25 Dec 2024 00:57:13
commit hash: 2a88c2bb9266e8913d92cea4ffb456c588a38295commit hash: 2a88c2bb9266e8913d92cea4ffb456c588a38295commit hash: 2a88c2bb9266e8913d92cea4ffb456c588a38295commit hash: 2a88c2bb9266e8913d92cea4ffb456c588a38295 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.12.09.00 → 2024.12.23.00
2024.12.09.00
10 Dec 2024 06:57:36
commit hash: e4dbe8e29049b9c9d626f57e2344780ac6336316commit hash: e4dbe8e29049b9c9d626f57e2344780ac6336316commit hash: e4dbe8e29049b9c9d626f57e2344780ac6336316commit hash: e4dbe8e29049b9c9d626f57e2344780ac6336316 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.12.02.00 → 2024.12.09.00
2024.12.02.00
07 Dec 2024 10:18:26
commit hash: 2315954322d34ae8f165025202f45bb932d33b0dcommit hash: 2315954322d34ae8f165025202f45bb932d33b0dcommit hash: 2315954322d34ae8f165025202f45bb932d33b0dcommit hash: 2315954322d34ae8f165025202f45bb932d33b0d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.11.18.00 → 2024.12.02.00
2024.11.18.00_1
20 Nov 2024 10:05:25
commit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60bcommit hash: 312ee18b022b4abcb14973bb10894ba152b8f60b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consu,ers after update Boost to 1.86 release

Sponsored by:	Future Crew, LLC
2024.11.18.00
19 Nov 2024 05:18:06
commit hash: 380cb9328420d2c74932ab7a6c14e116be2e5112commit hash: 380cb9328420d2c74932ab7a6c14e116be2e5112commit hash: 380cb9328420d2c74932ab7a6c14e116be2e5112commit hash: 380cb9328420d2c74932ab7a6c14e116be2e5112 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.11.11.00 → 2024.11.18.00
2024.11.11.00
12 Nov 2024 08:32:31
commit hash: 348882b18f7da977626f2b6ca16ef7ab628fb7f7commit hash: 348882b18f7da977626f2b6ca16ef7ab628fb7f7commit hash: 348882b18f7da977626f2b6ca16ef7ab628fb7f7commit hash: 348882b18f7da977626f2b6ca16ef7ab628fb7f7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: update 2024.11.04.00 → 2024.11.11.00
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

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

1 | 2 | 3  »