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
Port details
wangle Framework for building services in a consistent/modular/composable way
2026.02.09.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 2025.12.15.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-02-10 08:19:34
Commit Hash: db64ae9
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 (107 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/wangle-2026.02.09.00/catalog.mk
  3. /usr/local/share/licenses/wangle-2026.02.09.00/LICENSE
  4. /usr/local/share/licenses/wangle-2026.02.09.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/MultiFilePoller.h
  100. lib/cmake/wangle/wangle-config.cmake
  101. lib/cmake/wangle/wangle-targets-release.cmake
  102. lib/cmake/wangle/wangle-targets.cmake
  103. lib/libwangle.so
  104. lib/libwangle.so.1.0.0
  105. @owner
  106. @group
  107. @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 = 1770698092 SHA256 (facebook-wangle-v2026.02.09.00_GH0.tar.gz) = f027acd2209603619f1132b994617c05f2ce6a4af3f77e9f92fad4b112f7ebf0 SIZE (facebook-wangle-v2026.02.09.00_GH0.tar.gz) = 391056

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.02.09.00-2025.08.18.00---2023.06.12.00
FreeBSD:14:quarterly2026.01.05.00_12026.01.05.00_1-2025.06.23.00---2024.01.01.00
FreeBSD:15:latest-2026.02.09.00n/a2025.08.18.00n/an/a-2024.02.19.00
FreeBSD:15:quarterly2026.01.05.00_12026.01.05.00_1n/a-n/an/a--
FreeBSD:16:latest-2026.02.09.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.02.09.00?dummy=/
Collapse this list.

Number of commits found: 252 (showing only 52 on this page)

«  1 | 2 | 3 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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
2021.03.08.00
09 Mar 2021 01:23:57
Revision:567885Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.03.01.00 -> 2021.03.08.00
2021.03.01.00
01 Mar 2021 18:37:45
Revision:566879Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.02.22.00 -> 2021.03.01.00
2021.02.22.00
22 Feb 2021 20:27:03
Revision:566328Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.02.15.00 -> 2021.02.22.00
2021.02.15.00
15 Feb 2021 23:53:57
Revision:565359Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.02.08.00 -> 2021.02.15.00
2021.02.08.00
09 Feb 2021 20:11:58
Revision:564809Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.02.01.00 -> 2021.02.08.00
2021.02.01.00
02 Feb 2021 17:06:28
Revision:563823Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.01.25.00 -> 2021.02.01.00
2021.01.25.00
26 Jan 2021 02:39:37
Revision:562632Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.01.18.00 -> 2021.01.25.00
2021.01.18.00
19 Jan 2021 17:53:15
Revision:562061Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.01.11.00 -> 2021.01.18.00
2021.01.11.00
11 Jan 2021 21:03:08
Revision:561265Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2021.01.04.00 -> 2021.01.11.00
2021.01.04.00
04 Jan 2021 18:59:26
Revision:560325Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.12.28.00 -> 2021.01.04.00
2020.12.28.00
28 Dec 2020 20:35:47
Revision:559519Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.12.21.00 -> 2020.12.28.00
2020.12.21.00
22 Dec 2020 18:29:45
Revision:558936Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.12.14.00 -> 2020.12.21.00
2020.12.14.00
15 Dec 2020 04:37:24
Revision:558129Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.12.07.00 -> 2020.12.14.00
2020.12.07.00
08 Dec 2020 23:29:06
Revision:557309Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.11.30.00 -> 2020.12.07.00
2020.11.30.00
01 Dec 2020 03:38:00
Revision:556699Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.11.23.00 -> 2020.11.30.00
2020.11.23.00
24 Nov 2020 23:41:57
Revision:556231Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.11.16.00 -> 2020.11.23.00
2020.11.16.00
20 Nov 2020 07:19:55
Revision:555742Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.11.02.00 -> 2020.11.16.00
2020.11.02.00
03 Nov 2020 18:07:41
Revision:554005Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.10.26.00 -> 2020.11.02.00

Reported by:	portscout
2020.10.26.00
27 Oct 2020 19:49:41
Revision:553479Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.10.12.00 -> 2020.10.26.00

Reported by:	portscout
2020.10.12.00
15 Oct 2020 05:42:45
Revision:552378Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.09.14.00 -> 2020.10.12.00

Reported by:	portscout
2020.09.14.00
15 Sep 2020 08:29:17
Revision:548713Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Update 2020.09.07.00 -> 2020.09.14.00

Reported by:	portscout
2020.09.07.00
08 Sep 2020 18:26:26
Revision:548038Original commit files touched by this commit
yuri search for other commits by this committer
net/wangle: Fix grammar of COMMENT
2020.09.07.00
08 Sep 2020 17:13:30
Revision:547998Original commit files touched by this commit
yuri search for other commits by this committer
New port: net/wangle: Framework building services in a
consistent/modular/composable way

Number of commits found: 252 (showing only 52 on this page)

«  1 | 2 | 3