notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
wangle Framework for building services in a consistent/modular/composable way
2025.04.28.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 2025.03.24.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: 2025-04-29 08:39:32
Commit Hash: f89a38c
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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-2025.04.28.00/catalog.mk
  3. /usr/local/share/licenses/wangle-2025.04.28.00/LICENSE
  4. /usr/local/share/licenses/wangle-2025.04.28.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 = 1745891836 SHA256 (facebook-wangle-v2025.04.28.00_GH0.tar.gz) = 2cd2a8eb2865569fe220b3893f7e9660fa5490fbe01950e4636017ecd34052e1 SIZE (facebook-wangle-v2025.04.28.00_GH0.tar.gz) = 368611

Packages (timestamps in pop-ups are UTC):
wangle
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-------2024.01.01.00
FreeBSD:14:latest2025.03.10.002025.04.28.00-2025.03.10.00---2023.06.12.00
FreeBSD:14:quarterly2024.12.30.002025.03.31.00-2024.12.30.00---2024.01.01.00
FreeBSD:15:latest2025.03.31.002025.04.07.00n/a2025.03.10.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/v2025.04.28.00?dummy=/
Collapse this list.

Number of commits found: 223 (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
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
2022.10.24.00
25 Oct 2022 20:50:00
commit hash: 2a128b0a1110a1f3766628cad92d60845080a431commit hash: 2a128b0a1110a1f3766628cad92d60845080a431commit hash: 2a128b0a1110a1f3766628cad92d60845080a431commit hash: 2a128b0a1110a1f3766628cad92d60845080a431 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.10.17.00 -> 2022.10.24.00
2022.10.17.00_1
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
2022.10.17.00
17 Oct 2022 18:12:05
commit hash: c7f2693464517631aa034ffd5f9408ecdaf7696dcommit hash: c7f2693464517631aa034ffd5f9408ecdaf7696dcommit hash: c7f2693464517631aa034ffd5f9408ecdaf7696dcommit hash: c7f2693464517631aa034ffd5f9408ecdaf7696d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.10.10.00 -> 2022.10.17.00
2022.10.10.00
10 Oct 2022 14:57:18
commit hash: fb15ff75b083f6759c4e0d53b9b71c6b3405940acommit hash: fb15ff75b083f6759c4e0d53b9b71c6b3405940acommit hash: fb15ff75b083f6759c4e0d53b9b71c6b3405940acommit hash: fb15ff75b083f6759c4e0d53b9b71c6b3405940a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update  2022.10.03.00 -> 2022.10.10.00
2022.10.03.00
04 Oct 2022 01:35:23
commit hash: 578f379a4d32bf32813d4f351fa243dd8447291ccommit hash: 578f379a4d32bf32813d4f351fa243dd8447291ccommit hash: 578f379a4d32bf32813d4f351fa243dd8447291ccommit hash: 578f379a4d32bf32813d4f351fa243dd8447291c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.09.26.00 -> 2022.10.03.00
2022.09.26.00
27 Sep 2022 02:49:00
commit hash: 1895cba4249a31084bf1dee425ca140c261718cfcommit hash: 1895cba4249a31084bf1dee425ca140c261718cfcommit hash: 1895cba4249a31084bf1dee425ca140c261718cfcommit hash: 1895cba4249a31084bf1dee425ca140c261718cf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.09.19.00 -> 2022.09.26.00
2022.09.19.00
20 Sep 2022 04:37:47
commit hash: 88be778905164493d37579b1236ff7edb1356c3dcommit hash: 88be778905164493d37579b1236ff7edb1356c3dcommit hash: 88be778905164493d37579b1236ff7edb1356c3dcommit hash: 88be778905164493d37579b1236ff7edb1356c3d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.09.12.00 -> 2022.09.19.00
2022.09.12.00
14 Sep 2022 04:38:43
commit hash: 36193069dc09b24f7a21878a58f6155bb9f235cfcommit hash: 36193069dc09b24f7a21878a58f6155bb9f235cfcommit hash: 36193069dc09b24f7a21878a58f6155bb9f235cfcommit hash: 36193069dc09b24f7a21878a58f6155bb9f235cf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.09.05.00 -> 2022.09.12.00
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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

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

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

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

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

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.09.05.00
05 Sep 2022 20:07:36
commit hash: 0aeee15a7185cf2c5ddd9e239ee76e281200aab7commit hash: 0aeee15a7185cf2c5ddd9e239ee76e281200aab7commit hash: 0aeee15a7185cf2c5ddd9e239ee76e281200aab7commit hash: 0aeee15a7185cf2c5ddd9e239ee76e281200aab7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.08.29.00 -> 2022.09.05.00
2022.08.29.00
30 Aug 2022 21:10:10
commit hash: 918c6be892b0dc44f9112988a2ac68287a6889a3commit hash: 918c6be892b0dc44f9112988a2ac68287a6889a3commit hash: 918c6be892b0dc44f9112988a2ac68287a6889a3commit hash: 918c6be892b0dc44f9112988a2ac68287a6889a3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.08.22.00 -> 2022.08.29.00
2022.08.22.00
23 Aug 2022 22:52:29
commit hash: b54cfbaabbd0fb728769d41475fad7c14bbd4855commit hash: b54cfbaabbd0fb728769d41475fad7c14bbd4855commit hash: b54cfbaabbd0fb728769d41475fad7c14bbd4855commit hash: b54cfbaabbd0fb728769d41475fad7c14bbd4855 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.08.15.00 -> 2022.08.22.00
2022.08.15.00
15 Aug 2022 23:08:11
commit hash: cf4020f20b6ada305c87404549f33f5bf8ac0ddecommit hash: cf4020f20b6ada305c87404549f33f5bf8ac0ddecommit hash: cf4020f20b6ada305c87404549f33f5bf8ac0ddecommit hash: cf4020f20b6ada305c87404549f33f5bf8ac0dde files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.08.08.00 -> 2022.08.15.00
2022.08.08.00_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2022.08.08.00
08 Aug 2022 22:17:03
commit hash: 4b14cf0b201ace4ecbc7a1b31282689f3b0383ebcommit hash: 4b14cf0b201ace4ecbc7a1b31282689f3b0383ebcommit hash: 4b14cf0b201ace4ecbc7a1b31282689f3b0383ebcommit hash: 4b14cf0b201ace4ecbc7a1b31282689f3b0383eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.08.01.00 -> 2022.08.08.00
2022.08.01.00
01 Aug 2022 19:00:16
commit hash: 8ac5730004637efafb6c4ddfc13bd6c979d12a18commit hash: 8ac5730004637efafb6c4ddfc13bd6c979d12a18commit hash: 8ac5730004637efafb6c4ddfc13bd6c979d12a18commit hash: 8ac5730004637efafb6c4ddfc13bd6c979d12a18 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.07.25.00 -> 2022.08.01.00
2022.07.25.00
26 Jul 2022 07:50:18
commit hash: 95136b664a9c180417f2588510c5e0d68ba75960commit hash: 95136b664a9c180417f2588510c5e0d68ba75960commit hash: 95136b664a9c180417f2588510c5e0d68ba75960commit hash: 95136b664a9c180417f2588510c5e0d68ba75960 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.07.18.00 -> 2022.07.25.00
2022.07.18.00
22 Jul 2022 22:01:01
commit hash: 4117fa8efe70800c6bf1f069d7b65fa41d5b04bbcommit hash: 4117fa8efe70800c6bf1f069d7b65fa41d5b04bbcommit hash: 4117fa8efe70800c6bf1f069d7b65fa41d5b04bbcommit hash: 4117fa8efe70800c6bf1f069d7b65fa41d5b04bb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.07.11.00 -> 2022.07.18.00
2022.07.11.00
12 Jul 2022 01:24:31
commit hash: 869ebb2ad252eb4f7394add6b9590eb5c95d1337commit hash: 869ebb2ad252eb4f7394add6b9590eb5c95d1337commit hash: 869ebb2ad252eb4f7394add6b9590eb5c95d1337commit hash: 869ebb2ad252eb4f7394add6b9590eb5c95d1337 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.07.04.00 -> 2022.07.11.00
2022.07.04.00
04 Jul 2022 23:16:26
commit hash: 1c58bc3e6bd663a5133c39122522f328c6b094c9commit hash: 1c58bc3e6bd663a5133c39122522f328c6b094c9commit hash: 1c58bc3e6bd663a5133c39122522f328c6b094c9commit hash: 1c58bc3e6bd663a5133c39122522f328c6b094c9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.06.27.00 -> 2022.07.04.00
2022.06.27.00
27 Jun 2022 19:36:27
commit hash: a0569a559f6c96bac575bcd10d1d3c61d1076a64commit hash: a0569a559f6c96bac575bcd10d1d3c61d1076a64commit hash: a0569a559f6c96bac575bcd10d1d3c61d1076a64commit hash: a0569a559f6c96bac575bcd10d1d3c61d1076a64 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.06.20.00 -> 2022.06.27.00
2022.06.20.00
20 Jun 2022 20:57:31
commit hash: b83cceda9fb8b7d3234ee6fcc30ccf1d6a539468commit hash: b83cceda9fb8b7d3234ee6fcc30ccf1d6a539468commit hash: b83cceda9fb8b7d3234ee6fcc30ccf1d6a539468commit hash: b83cceda9fb8b7d3234ee6fcc30ccf1d6a539468 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.06.13.00 -> 2022.06.20.00
2022.06.13.00
13 Jun 2022 22:49:47
commit hash: 4df233ac2e292d1fc2c0a74fa6ac34752dd51737commit hash: 4df233ac2e292d1fc2c0a74fa6ac34752dd51737commit hash: 4df233ac2e292d1fc2c0a74fa6ac34752dd51737commit hash: 4df233ac2e292d1fc2c0a74fa6ac34752dd51737 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.06.06.00 -> 2022.06.13.00
2022.06.06.00
07 Jun 2022 00:38:47
commit hash: 511d20c6bd63b71c7b0e78d9540143f6464ed362commit hash: 511d20c6bd63b71c7b0e78d9540143f6464ed362commit hash: 511d20c6bd63b71c7b0e78d9540143f6464ed362commit hash: 511d20c6bd63b71c7b0e78d9540143f6464ed362 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.05.30.00 -> 2022.06.06.00
2022.05.30.00
04 Jun 2022 06:48:33
commit hash: c689f104b72dbbddbbdbf4f475d116ca024a8493commit hash: c689f104b72dbbddbbdbf4f475d116ca024a8493commit hash: c689f104b72dbbddbbdbf4f475d116ca024a8493commit hash: c689f104b72dbbddbbdbf4f475d116ca024a8493 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.04.11.00 -> 2022.05.30.00
2022.03.28.00_3
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
2022.03.28.00_2
17 Apr 2022 23:58:01
commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/glog: Update to 0.6.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/glog/releases
2022.03.28.00_1
07 Apr 2022 00:39:10
commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 71.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by:	GitHub (watch releases)
PR:		262654
Exp-run by:	antoine
Approved by:	fluffy
2022.03.28.00
28 Mar 2022 19:41:28
commit hash: 933a2479cca7d8c9ff773d533d957ea00bafffaacommit hash: 933a2479cca7d8c9ff773d533d957ea00bafffaacommit hash: 933a2479cca7d8c9ff773d533d957ea00bafffaacommit hash: 933a2479cca7d8c9ff773d533d957ea00bafffaa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.03.14.00 -> 2022.03.28.00
2022.03.14.00
14 Mar 2022 18:11:26
commit hash: 879c975f9efe13110b875da30efc1cd8cae620cecommit hash: 879c975f9efe13110b875da30efc1cd8cae620cecommit hash: 879c975f9efe13110b875da30efc1cd8cae620cecommit hash: 879c975f9efe13110b875da30efc1cd8cae620ce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.03.07.00 -> 2022.03.14.00
2022.03.07.00
07 Mar 2022 20:14:11
commit hash: 6b860a70edef48eb8bc573108686c861642ac8a9commit hash: 6b860a70edef48eb8bc573108686c861642ac8a9commit hash: 6b860a70edef48eb8bc573108686c861642ac8a9commit hash: 6b860a70edef48eb8bc573108686c861642ac8a9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.02.28.00 -> 2022.03.07.00
2022.02.28.00
28 Feb 2022 18:30:23
commit hash: 0efd4b56d24d3d2cd0c1e3847984608217dfc586commit hash: 0efd4b56d24d3d2cd0c1e3847984608217dfc586commit hash: 0efd4b56d24d3d2cd0c1e3847984608217dfc586commit hash: 0efd4b56d24d3d2cd0c1e3847984608217dfc586 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.02.21.00 -> 2022.02.28.00
2022.02.21.00
21 Feb 2022 17:08:42
commit hash: 3d94296fb7a628bf09ed965acebdab3f9addf8facommit hash: 3d94296fb7a628bf09ed965acebdab3f9addf8facommit hash: 3d94296fb7a628bf09ed965acebdab3f9addf8facommit hash: 3d94296fb7a628bf09ed965acebdab3f9addf8fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.02.14.00 -> 2022.02.21.00
2022.02.14.00
14 Feb 2022 19:56:18
commit hash: 93be9dede15a9c4a1ebd44fd02c39cf991221a80commit hash: 93be9dede15a9c4a1ebd44fd02c39cf991221a80commit hash: 93be9dede15a9c4a1ebd44fd02c39cf991221a80commit hash: 93be9dede15a9c4a1ebd44fd02c39cf991221a80 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.01.31.00 -> 2022.02.14.00
2022.01.31.00
31 Jan 2022 19:27:42
commit hash: 62cb986e5e54f20fb15408882089f81d6c976e6dcommit hash: 62cb986e5e54f20fb15408882089f81d6c976e6dcommit hash: 62cb986e5e54f20fb15408882089f81d6c976e6dcommit hash: 62cb986e5e54f20fb15408882089f81d6c976e6d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.01.24.00 -> 2022.01.31.00
2022.01.24.00
24 Jan 2022 21:27:57
commit hash: 5bfad23c56d38dd1bd6bae4b75ec861293b5d0a8commit hash: 5bfad23c56d38dd1bd6bae4b75ec861293b5d0a8commit hash: 5bfad23c56d38dd1bd6bae4b75ec861293b5d0a8commit hash: 5bfad23c56d38dd1bd6bae4b75ec861293b5d0a8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.01.17.00 -> 2022.01.24.00
2022.01.17.00
17 Jan 2022 22:41:22
commit hash: c4eb0986c87ad60141e6288b0e27f78ca5efb02bcommit hash: c4eb0986c87ad60141e6288b0e27f78ca5efb02bcommit hash: c4eb0986c87ad60141e6288b0e27f78ca5efb02bcommit hash: c4eb0986c87ad60141e6288b0e27f78ca5efb02b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.01.10.00 -> 2022.01.17.00
2022.01.10.00
13 Jan 2022 02:02:51
commit hash: 8ebc9d1b36d69ce3dba8f3f5d92ae24c8441b9d8commit hash: 8ebc9d1b36d69ce3dba8f3f5d92ae24c8441b9d8commit hash: 8ebc9d1b36d69ce3dba8f3f5d92ae24c8441b9d8commit hash: 8ebc9d1b36d69ce3dba8f3f5d92ae24c8441b9d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2022.01.03.00 -> 2022.01.10.00
2022.01.03.00
03 Jan 2022 19:34:06
commit hash: 4e461c762faa2ae81685dbdeafa6b94bcf4abe32commit hash: 4e461c762faa2ae81685dbdeafa6b94bcf4abe32commit hash: 4e461c762faa2ae81685dbdeafa6b94bcf4abe32commit hash: 4e461c762faa2ae81685dbdeafa6b94bcf4abe32 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.12.27.00 -> 2022.01.03.00
2021.12.27.00
28 Dec 2021 17:09:37
commit hash: 61d84f3a2161cd0b2d4f5fcc44f90a3dc0064daecommit hash: 61d84f3a2161cd0b2d4f5fcc44f90a3dc0064daecommit hash: 61d84f3a2161cd0b2d4f5fcc44f90a3dc0064daecommit hash: 61d84f3a2161cd0b2d4f5fcc44f90a3dc0064dae files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.12.20.00 -> 2021.12.27.00
2021.12.20.00
21 Dec 2021 06:08:35
commit hash: 40ea01bc9086be68b40bc622bb9a7166fa16f2e5commit hash: 40ea01bc9086be68b40bc622bb9a7166fa16f2e5commit hash: 40ea01bc9086be68b40bc622bb9a7166fa16f2e5commit hash: 40ea01bc9086be68b40bc622bb9a7166fa16f2e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.12.13.00 -> 2021.12.20.00
2021.12.13.00
14 Dec 2021 22:41:49
commit hash: 50cbeaf560660b0cd3068d3bb16856ed2b36b485commit hash: 50cbeaf560660b0cd3068d3bb16856ed2b36b485commit hash: 50cbeaf560660b0cd3068d3bb16856ed2b36b485commit hash: 50cbeaf560660b0cd3068d3bb16856ed2b36b485 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.12.06.00 -> 2021.12.13.00
2021.12.06.00
08 Dec 2021 19:30:23
commit hash: 88531f451685d5055e7a05767d75c73b72e4ab21commit hash: 88531f451685d5055e7a05767d75c73b72e4ab21commit hash: 88531f451685d5055e7a05767d75c73b72e4ab21commit hash: 88531f451685d5055e7a05767d75c73b72e4ab21 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.11.29.00 -> 2021.12.06.00
2021.11.29.00
02 Dec 2021 20:57:08
commit hash: 407ee0f128384604e4fbc6cdcaedecbd52085708commit hash: 407ee0f128384604e4fbc6cdcaedecbd52085708commit hash: 407ee0f128384604e4fbc6cdcaedecbd52085708commit hash: 407ee0f128384604e4fbc6cdcaedecbd52085708 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.11.15.00 -> 2021.11.29.00
2021.11.15.00
18 Nov 2021 19:47:35
commit hash: 4019468b7aaf17a0446ab7b07a4cc2b52f7a99b0commit hash: 4019468b7aaf17a0446ab7b07a4cc2b52f7a99b0commit hash: 4019468b7aaf17a0446ab7b07a4cc2b52f7a99b0commit hash: 4019468b7aaf17a0446ab7b07a4cc2b52f7a99b0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.11.08.00 -> 2021.11.15.00
2021.11.08.00
14 Nov 2021 22:35:21
commit hash: e74beb2a80ecca089df266bfc80d7f97cea1eaf3commit hash: e74beb2a80ecca089df266bfc80d7f97cea1eaf3commit hash: e74beb2a80ecca089df266bfc80d7f97cea1eaf3commit hash: e74beb2a80ecca089df266bfc80d7f97cea1eaf3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.11.01.00 -> 2021.11.08.00
2021.11.01.00
08 Nov 2021 00:48:57
commit hash: a8c56472ebcc43feb0b54d76abf04f4d049a3355commit hash: a8c56472ebcc43feb0b54d76abf04f4d049a3355commit hash: a8c56472ebcc43feb0b54d76abf04f4d049a3355commit hash: a8c56472ebcc43feb0b54d76abf04f4d049a3355 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update to 2021.11.01.00
2021.10.04.00
05 Oct 2021 18:36:27
commit hash: e6fae97fec56ad2747fcc2ce62b6885fb4872763commit hash: e6fae97fec56ad2747fcc2ce62b6885fb4872763commit hash: e6fae97fec56ad2747fcc2ce62b6885fb4872763commit hash: e6fae97fec56ad2747fcc2ce62b6885fb4872763 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.09.27.00 -> 2021.10.04.00
2021.09.27.00
03 Oct 2021 16:51:37
commit hash: 56e8e9c4a909dba99b92b854639521bdebce6503commit hash: 56e8e9c4a909dba99b92b854639521bdebce6503commit hash: 56e8e9c4a909dba99b92b854639521bdebce6503commit hash: 56e8e9c4a909dba99b92b854639521bdebce6503 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.09.20.00 -> 2021.09.27.00
2021.09.20.00
30 Sep 2021 09:42:24
commit hash: f1948014665f00a4b2990520144237ebda7b47c5commit hash: f1948014665f00a4b2990520144237ebda7b47c5commit hash: f1948014665f00a4b2990520144237ebda7b47c5commit hash: f1948014665f00a4b2990520144237ebda7b47c5 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
net/wangle: Add CPE information

Approved by:    portmgr (blanket)
2021.09.20.00
26 Sep 2021 18:34:51
commit hash: 01896eb0dc80a275fcb2155a945e9d2edf0465b6commit hash: 01896eb0dc80a275fcb2155a945e9d2edf0465b6commit hash: 01896eb0dc80a275fcb2155a945e9d2edf0465b6commit hash: 01896eb0dc80a275fcb2155a945e9d2edf0465b6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.09.13.00 -> 2021.09.20.00
2021.09.13.00
13 Sep 2021 22:28:58
commit hash: 6ea69b2e3258867f1344e4d046fd50af6e251c68commit hash: 6ea69b2e3258867f1344e4d046fd50af6e251c68commit hash: 6ea69b2e3258867f1344e4d046fd50af6e251c68commit hash: 6ea69b2e3258867f1344e4d046fd50af6e251c68 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.09.06.00 -> 2021.09.13.00
2021.09.06.00
10 Sep 2021 18:50:09
commit hash: 9a3847ba31cacb5fcd80f347da041ee72204c1decommit hash: 9a3847ba31cacb5fcd80f347da041ee72204c1decommit hash: 9a3847ba31cacb5fcd80f347da041ee72204c1decommit hash: 9a3847ba31cacb5fcd80f347da041ee72204c1de files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.08.30.00 -> 2021.09.06.00
2021.08.30.00
31 Aug 2021 09:42:36
commit hash: c5287f66acf64e4e71f019bb419d19a9d0d3f63bcommit hash: c5287f66acf64e4e71f019bb419d19a9d0d3f63bcommit hash: c5287f66acf64e4e71f019bb419d19a9d0d3f63bcommit hash: c5287f66acf64e4e71f019bb419d19a9d0d3f63b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.08.23.00 -> 2021.08.30.00
2021.08.23.00
24 Aug 2021 17:10:14
commit hash: 9ed563df6b2c42f3cf092b13f23f082a09ce77a2commit hash: 9ed563df6b2c42f3cf092b13f23f082a09ce77a2commit hash: 9ed563df6b2c42f3cf092b13f23f082a09ce77a2commit hash: 9ed563df6b2c42f3cf092b13f23f082a09ce77a2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update to 2021.08.23.00
2021.08.02.00
02 Aug 2021 20:49:01
commit hash: 5f7ae68dcf8b9fa2a01f984f537fd3d9634faef4commit hash: 5f7ae68dcf8b9fa2a01f984f537fd3d9634faef4commit hash: 5f7ae68dcf8b9fa2a01f984f537fd3d9634faef4commit hash: 5f7ae68dcf8b9fa2a01f984f537fd3d9634faef4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update to 2021.08.02.00
2021.07.19.00_1
21 Jul 2021 18:11:51
commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 8.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
PR:		257026
Exp-run by:	antoine
2021.07.19.00
21 Jul 2021 02:28:58
commit hash: 1cc70983be60f3c34c8b8908ccc748e0301f978dcommit hash: 1cc70983be60f3c34c8b8908ccc748e0301f978dcommit hash: 1cc70983be60f3c34c8b8908ccc748e0301f978dcommit hash: 1cc70983be60f3c34c8b8908ccc748e0301f978d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.07.12.00 -> 2021.07.19.00
2021.07.12.00
13 Jul 2021 22:45:16
commit hash: a14ee070648caeff5747e9da7e2676a173955001commit hash: a14ee070648caeff5747e9da7e2676a173955001commit hash: a14ee070648caeff5747e9da7e2676a173955001commit hash: a14ee070648caeff5747e9da7e2676a173955001 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.06.28.00 -> 2021.07.12.00
2021.06.28.00
04 Jul 2021 23:41:16
commit hash: ba392d9acde44733e4b64136eb9c9a3da4e1b1bfcommit hash: ba392d9acde44733e4b64136eb9c9a3da4e1b1bfcommit hash: ba392d9acde44733e4b64136eb9c9a3da4e1b1bfcommit hash: ba392d9acde44733e4b64136eb9c9a3da4e1b1bf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update to 2021.06.28.00
2021.06.21.00
27 Jun 2021 08:28:30
commit hash: d7a1a3936992eed76b8b898d56077242f8ae8971commit hash: d7a1a3936992eed76b8b898d56077242f8ae8971commit hash: d7a1a3936992eed76b8b898d56077242f8ae8971commit hash: d7a1a3936992eed76b8b898d56077242f8ae8971 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.06.14.00 -> 2021.06.21.00
2021.06.14.00
15 Jun 2021 18:59:09
commit hash: 028d18a092ab641fecd1d9882e14b578a84dea97commit hash: 028d18a092ab641fecd1d9882e14b578a84dea97commit hash: 028d18a092ab641fecd1d9882e14b578a84dea97commit hash: 028d18a092ab641fecd1d9882e14b578a84dea97 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.06.07.00 -> 2021.06.14.00
2021.06.07.00
08 Jun 2021 17:53:29
commit hash: aa7ed2e76fc2ec21aaaa041281d8b71df055da0ecommit hash: aa7ed2e76fc2ec21aaaa041281d8b71df055da0ecommit hash: aa7ed2e76fc2ec21aaaa041281d8b71df055da0ecommit hash: aa7ed2e76fc2ec21aaaa041281d8b71df055da0e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.05.31.00 -> 2021.06.07.00
2021.05.31.00
01 Jun 2021 06:47:36
commit hash: 4dfd42c7d26613f159dbf3fb4915d515926c3179commit hash: 4dfd42c7d26613f159dbf3fb4915d515926c3179commit hash: 4dfd42c7d26613f159dbf3fb4915d515926c3179commit hash: 4dfd42c7d26613f159dbf3fb4915d515926c3179 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.05.24.00 -> 2021.05.31.00
2021.05.24.00
25 May 2021 19:43:36
commit hash: 1cf3b1d0a926ae4dd68c14a1e0a4cfe15fa50733commit hash: 1cf3b1d0a926ae4dd68c14a1e0a4cfe15fa50733commit hash: 1cf3b1d0a926ae4dd68c14a1e0a4cfe15fa50733commit hash: 1cf3b1d0a926ae4dd68c14a1e0a4cfe15fa50733 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.05.17.00 -> 2021.05.24.00
2021.05.17.00
20 May 2021 04:56:32
commit hash: 89f073a6ff29fbf20a052ccd630f65a11d0583cfcommit hash: 89f073a6ff29fbf20a052ccd630f65a11d0583cfcommit hash: 89f073a6ff29fbf20a052ccd630f65a11d0583cfcommit hash: 89f073a6ff29fbf20a052ccd630f65a11d0583cf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.05.10 -> 2021.05.17
10 May 2021 17:13:47
commit hash: 5f05127e7d1d1b67dfe57fa072eeb7dc96be0a95commit hash: 5f05127e7d1d1b67dfe57fa072eeb7dc96be0a95commit hash: 5f05127e7d1d1b67dfe57fa072eeb7dc96be0a95commit hash: 5f05127e7d1d1b67dfe57fa072eeb7dc96be0a95 files touched by this commit Sanity Test Failure Refresh
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.04.26.00 -> 2021.05.10.00
2021.04.26.00
26 Apr 2021 17:56:31
commit hash: 2a7b5f653c58fccc2f65318f6e2d8e53ba31d693commit hash: 2a7b5f653c58fccc2f65318f6e2d8e53ba31d693commit hash: 2a7b5f653c58fccc2f65318f6e2d8e53ba31d693commit hash: 2a7b5f653c58fccc2f65318f6e2d8e53ba31d693 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.04.19.00 -> 2021.04.26.00
2021.04.19.00
19 Apr 2021 15:49:06
commit hash: 834584e558a41e78d9d5759136be43158ad2c02fcommit hash: 834584e558a41e78d9d5759136be43158ad2c02fcommit hash: 834584e558a41e78d9d5759136be43158ad2c02fcommit hash: 834584e558a41e78d9d5759136be43158ad2c02f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.04.12.00 -> 2021.04.19.00
2021.04.12.00
12 Apr 2021 23:45:05
commit hash: bf68a43f4e21f178abb45241d56d28cbb363455ecommit hash: bf68a43f4e21f178abb45241d56d28cbb363455ecommit hash: bf68a43f4e21f178abb45241d56d28cbb363455ecommit hash: bf68a43f4e21f178abb45241d56d28cbb363455e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.04.05.00 -> 2021.04.12.00
2021.04.05.00
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021.04.05.00
06 Apr 2021 17:22:13
commit hash: 961c9f3d56c6cdb8fc55d192fa4e487de6d8fb5acommit hash: 961c9f3d56c6cdb8fc55d192fa4e487de6d8fb5acommit hash: 961c9f3d56c6cdb8fc55d192fa4e487de6d8fb5acommit hash: 961c9f3d56c6cdb8fc55d192fa4e487de6d8fb5a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/wangle: Update 2021.03.29.00 -> 2021.04.05.00
2021.03.29.00
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2021.03.29.00
29 Mar 2021 21:35:12
Revision:569514Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.03.22.00 -> 2021.03.29.00
2021.03.22.00
24 Mar 2021 03:06:37
Revision:569077Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.03.08.00 -> 2021.03.22.00

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

«  1 | 2 | 3  »