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
folly C++ library developed and used at Facebook
2025.03.24.00 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2024.12.23.00Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-06-16 08:43:44
Last Update: 2025-03-25 05:55:57
Commit Hash: a6952a1
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/facebook/folly
Description:
Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly.
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 (1107 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/folly-2025.03.24.00/catalog.mk
  3. /usr/local/share/licenses/folly-2025.03.24.00/LICENSE
  4. /usr/local/share/licenses/folly-2025.03.24.00/APACHE20
  5. include/folly/AtomicHashArray-inl.h
  6. include/folly/AtomicHashArray.h
  7. include/folly/AtomicHashMap-inl.h
  8. include/folly/AtomicHashMap.h
  9. include/folly/AtomicIntrusiveLinkedList.h
  10. include/folly/AtomicLinkedList.h
  11. include/folly/AtomicUnorderedMap.h
  12. include/folly/Benchmark.h
  13. include/folly/BenchmarkUtil.h
  14. include/folly/Bits.h
  15. include/folly/CPortability.h
  16. include/folly/CancellationToken-inl.h
  17. include/folly/CancellationToken.h
  18. include/folly/Chrono.h
  19. include/folly/ClockGettimeWrappers.h
  20. include/folly/ConcurrentBitSet.h
  21. include/folly/ConcurrentLazy.h
  22. include/folly/ConcurrentSkipList-inl.h
  23. include/folly/ConcurrentSkipList.h
  24. include/folly/ConstexprMath.h
  25. include/folly/ConstructorCallbackList.h
  26. include/folly/Conv.h
  27. include/folly/CppAttributes.h
  28. include/folly/CpuId.h
  29. include/folly/DefaultKeepAliveExecutor.h
  30. include/folly/Demangle.h
  31. include/folly/DiscriminatedPtr.h
  32. include/folly/DynamicConverter.h
  33. include/folly/Exception.h
  34. include/folly/ExceptionString.h
  35. include/folly/ExceptionWrapper-inl.h
  36. include/folly/ExceptionWrapper.h
  37. include/folly/Executor.h
  38. include/folly/Expected.h
  39. include/folly/FBString.h
  40. include/folly/FBVector.h
  41. include/folly/File.h
  42. include/folly/FileUtil.h
  43. include/folly/Fingerprint.h
  44. include/folly/FixedString.h
  45. include/folly/FmtUtility.h
  46. include/folly/FollyMemcpy.h
  47. include/folly/FollyMemset.h
  48. include/folly/Format-inl.h
  49. include/folly/Format.h
  50. include/folly/FormatArg.h
  51. include/folly/FormatTraits.h
  52. include/folly/Function.h
  53. include/folly/GLog.h
  54. include/folly/GroupVarint.h
  55. include/folly/Hash.h
  56. include/folly/IPAddress.h
  57. include/folly/IPAddressException.h
  58. include/folly/IPAddressV4.h
  59. include/folly/IPAddressV6.h
  60. include/folly/Indestructible.h
  61. include/folly/IndexedMemPool.h
  62. include/folly/IntrusiveList.h
  63. include/folly/Lazy.h
  64. include/folly/Likely.h
  65. include/folly/MPMCPipeline.h
  66. include/folly/MPMCQueue.h
  67. include/folly/MacAddress.h
  68. include/folly/MapUtil.h
  69. include/folly/Math.h
  70. include/folly/MaybeManagedPtr.h
  71. include/folly/Memory.h
  72. include/folly/MicroLock.h
  73. include/folly/MicroSpinLock.h
  74. include/folly/MoveWrapper.h
  75. include/folly/ObserverContainer.h
  76. include/folly/Optional.h
  77. include/folly/Overload.h
  78. include/folly/PackedSyncPtr.h
  79. include/folly/Padded.h
  80. include/folly/Poly-inl.h
  81. include/folly/Poly.h
  82. include/folly/PolyException.h
  83. include/folly/Portability.h
  84. include/folly/Preprocessor.h
  85. include/folly/ProducerConsumerQueue.h
  86. include/folly/RWSpinLock.h
  87. include/folly/Random-inl.h
  88. include/folly/Random.h
  89. include/folly/Range.h
  90. include/folly/Replaceable.h
  91. include/folly/ScopeGuard.h
  92. include/folly/SharedMutex.h
  93. include/folly/Singleton-inl.h
  94. include/folly/Singleton.h
  95. include/folly/SingletonThreadLocal.h
  96. include/folly/SocketAddress.h
  97. include/folly/SpinLock.h
  98. include/folly/String-inl.h
  99. include/folly/String.h
  100. include/folly/Subprocess.h
  101. include/folly/Synchronized.h
  102. include/folly/SynchronizedPtr.h
  103. include/folly/ThreadCachedInt.h
  104. include/folly/ThreadLocal.h
  105. include/folly/TimeoutQueue.h
  106. include/folly/TokenBucket.h
  107. include/folly/Traits.h
  108. include/folly/Try-inl.h
  109. include/folly/Try.h
  110. include/folly/UTF8String.h
  111. include/folly/Unicode.h
  112. include/folly/Unit.h
  113. include/folly/Uri-inl.h
  114. include/folly/Uri.h
  115. include/folly/Utility.h
  116. include/folly/Varint.h
  117. include/folly/VirtualExecutor.h
  118. include/folly/algorithm/simd/Contains.h
  119. include/folly/algorithm/simd/FindFixed.h
  120. include/folly/algorithm/simd/Ignore.h
  121. include/folly/algorithm/simd/Movemask.h
  122. include/folly/algorithm/simd/detail/ContainsImpl.h
  123. include/folly/algorithm/simd/detail/SimdAnyOf.h
  124. include/folly/algorithm/simd/detail/SimdForEach.h
  125. include/folly/algorithm/simd/detail/SimdPlatform.h
  126. include/folly/algorithm/simd/detail/Traits.h
  127. include/folly/algorithm/simd/detail/UnrollUtils.h
  128. include/folly/algorithm/simd/find_first_of.h
  129. include/folly/algorithm/simd/find_first_of_extra.h
  130. include/folly/base64.h
  131. include/folly/channels/Channel-fwd.h
  132. include/folly/channels/Channel-inl.h
  133. include/folly/channels/Channel.h
  134. include/folly/channels/ChannelCallbackHandle.h
  135. include/folly/channels/ChannelProcessor-inl.h
  136. include/folly/channels/ChannelProcessor.h
  137. include/folly/channels/ConsumeChannel-inl.h
  138. include/folly/channels/ConsumeChannel.h
  139. include/folly/channels/FanoutChannel-inl.h
  140. include/folly/channels/FanoutChannel.h
  141. include/folly/channels/FanoutSender-inl.h
  142. include/folly/channels/FanoutSender.h
  143. include/folly/channels/MaxConcurrentRateLimiter.h
  144. include/folly/channels/Merge-inl.h
  145. include/folly/channels/Merge.h
  146. include/folly/channels/MergeChannel-inl.h
  147. include/folly/channels/MergeChannel.h
  148. include/folly/channels/MultiplexChannel-inl.h
  149. include/folly/channels/MultiplexChannel.h
  150. include/folly/channels/OnClosedException.h
  151. include/folly/channels/Producer-inl.h
  152. include/folly/channels/Producer.h
  153. include/folly/channels/ProxyChannel-inl.h
  154. include/folly/channels/ProxyChannel.h
  155. include/folly/channels/RateLimiter.h
  156. include/folly/channels/Transform-inl.h
  157. include/folly/channels/Transform.h
  158. include/folly/channels/detail/AtomicQueue.h
  159. include/folly/channels/detail/ChannelBridge.h
  160. include/folly/channels/detail/IntrusivePtr.h
  161. include/folly/channels/detail/MultiplexerTraits.h
  162. include/folly/channels/detail/PointerVariant.h
  163. include/folly/channels/detail/Utility.h
  164. include/folly/chrono/Clock.h
  165. include/folly/chrono/Conv.h
  166. include/folly/chrono/Hardware.h
  167. include/folly/cli/NestedCommandLineApp.h
  168. include/folly/cli/ProgramOptions.h
  169. include/folly/codec/Uuid.h
  170. include/folly/compression/Compression.h
  171. include/folly/compression/CompressionContextPool.h
  172. include/folly/compression/CompressionContextPoolSingletons.h
  173. include/folly/compression/CompressionCoreLocalContextPool.h
  174. include/folly/compression/Instructions.h
  175. include/folly/compression/QuotientMultiSet-inl.h
  176. include/folly/compression/QuotientMultiSet.h
  177. include/folly/compression/Select64.h
  178. include/folly/compression/Utils.h
  179. include/folly/compression/Zlib.h
  180. include/folly/compression/Zstd.h
  181. include/folly/compression/elias_fano/BitVectorCoding.h
  182. include/folly/compression/elias_fano/CodingDetail.h
  183. include/folly/compression/elias_fano/EliasFanoCoding.h
  184. include/folly/concurrency/AtomicSharedPtr.h
  185. include/folly/concurrency/CacheLocality.h
  186. include/folly/concurrency/ConcurrentHashMap.h
  187. include/folly/concurrency/CoreCachedSharedPtr.h
  188. include/folly/concurrency/DeadlockDetector.h
  189. include/folly/concurrency/DynamicBoundedQueue.h
  190. include/folly/concurrency/PriorityUnboundedQueueSet.h
  191. include/folly/concurrency/ProcessLocalUniqueId.h
  192. include/folly/concurrency/SingletonRelaxedCounter.h
  193. include/folly/concurrency/ThreadCachedSynchronized.h
  194. include/folly/concurrency/UnboundedQueue.h
  195. include/folly/concurrency/container/FlatCombiningPriorityQueue.h
  196. include/folly/concurrency/container/LockFreeRingBuffer.h
  197. include/folly/concurrency/container/RelaxedConcurrentPriorityQueue.h
  198. include/folly/concurrency/container/SingleWriterFixedHashMap.h
  199. include/folly/concurrency/container/atomic_grow_array.h
  200. include/folly/concurrency/detail/AtomicSharedPtr-detail.h
  201. include/folly/concurrency/detail/ConcurrentHashMap-detail.h
  202. include/folly/concurrency/memory/AtomicReadMostlyMainPtr.h
  203. include/folly/concurrency/memory/PrimaryPtr.h
  204. include/folly/concurrency/memory/ReadMostlySharedPtr.h
  205. include/folly/concurrency/memory/TLRefCount.h
  206. include/folly/container/Access.h
  207. include/folly/container/Array.h
  208. include/folly/container/BitIterator.h
  209. include/folly/container/Enumerate.h
  210. include/folly/container/EvictingCacheMap.h
  211. include/folly/container/F14Map-fwd.h
  212. include/folly/container/F14Map.h
  213. include/folly/container/F14Set-fwd.h
  214. include/folly/container/F14Set.h
  215. include/folly/container/FBVector.h
  216. include/folly/container/Foreach-inl.h
  217. include/folly/container/Foreach.h
  218. include/folly/container/HeterogeneousAccess-fwd.h
  219. include/folly/container/HeterogeneousAccess.h
  220. include/folly/container/IntrusiveHeap.h
  221. include/folly/container/IntrusiveList.h
  222. include/folly/container/Iterator.h
  223. include/folly/container/MapUtil.h
  224. include/folly/container/Merge.h
  225. include/folly/container/RegexMatchCache.h
  226. include/folly/container/Reserve.h
  227. include/folly/container/SparseByteSet.h
  228. include/folly/container/View.h
  229. include/folly/container/WeightedEvictingCacheMap.h
  230. include/folly/container/detail/BitIteratorDetail.h
  231. include/folly/container/detail/F14Defaults.h
  232. include/folly/container/detail/F14IntrinsicsAvailability.h
  233. include/folly/container/detail/F14MapFallback.h
  234. include/folly/container/detail/F14Mask.h
  235. include/folly/container/detail/F14Policy.h
  236. include/folly/container/detail/F14SetFallback.h
  237. include/folly/container/detail/F14Table.h
  238. include/folly/container/detail/Util.h
  239. include/folly/container/detail/tape_detail.h
  240. include/folly/container/heap_vector_types.h
  241. include/folly/container/range_traits.h
  242. include/folly/container/small_vector.h
  243. include/folly/container/sorted_vector_types.h
  244. include/folly/container/span.h
  245. include/folly/container/tape.h
  246. include/folly/container/test/F14TestUtil.h
  247. include/folly/container/test/TrackingTypes.h
  248. include/folly/coro/Accumulate-inl.h
  249. include/folly/coro/Accumulate.h
  250. include/folly/coro/AsyncGenerator.h
  251. include/folly/coro/AsyncPipe.h
  252. include/folly/coro/AsyncScope.h
  253. include/folly/coro/AsyncStack.h
  254. include/folly/coro/AutoCleanup-fwd.h
  255. include/folly/coro/AutoCleanup.h
  256. include/folly/coro/AwaitImmediately.h
  257. include/folly/coro/Baton.h
  258. include/folly/coro/BlockingWait.h
  259. include/folly/coro/BoundedQueue.h
  260. include/folly/coro/Cleanup.h
  261. include/folly/coro/Collect-inl.h
  262. include/folly/coro/Collect.h
  263. include/folly/coro/Concat-inl.h
  264. include/folly/coro/Concat.h
  265. include/folly/coro/Coroutine.h
  266. include/folly/coro/CurrentExecutor.h
  267. include/folly/coro/DetachOnCancel.h
  268. include/folly/coro/Filter-inl.h
  269. include/folly/coro/Filter.h
  270. include/folly/coro/FutureUtil.h
  271. include/folly/coro/Generator.h
  272. include/folly/coro/GmockHelpers.h
  273. include/folly/coro/GtestHelpers.h
  274. include/folly/coro/Invoke.h
  275. include/folly/coro/Merge-inl.h
  276. include/folly/coro/Merge.h
  277. include/folly/coro/Mutex.h
  278. include/folly/coro/Noexcept.h
  279. include/folly/coro/Promise.h
  280. include/folly/coro/Result.h
  281. include/folly/coro/Retry.h
  282. include/folly/coro/RustAdaptors.h
  283. include/folly/coro/ScopeExit.h
  284. include/folly/coro/SerialQueueRunner.h
  285. include/folly/coro/SharedLock.h
  286. include/folly/coro/SharedMutex.h
  287. include/folly/coro/SharedPromise.h
  288. include/folly/coro/Sleep-inl.h
  289. include/folly/coro/Sleep.h
  290. include/folly/coro/SmallUnboundedQueue.h
  291. include/folly/coro/Synchronized.h
  292. include/folly/coro/Task.h
  293. include/folly/coro/TaskWrapper.h
  294. include/folly/coro/TimedWait.h
  295. include/folly/coro/Timeout-inl.h
  296. include/folly/coro/Timeout.h
  297. include/folly/coro/Traits.h
  298. include/folly/coro/Transform-inl.h
  299. include/folly/coro/Transform.h
  300. include/folly/coro/UnboundedQueue.h
  301. include/folly/coro/ViaIfAsync.h
  302. include/folly/coro/WithAsyncStack.h
  303. include/folly/coro/WithCancellation.h
  304. include/folly/coro/detail/Barrier.h
  305. include/folly/coro/detail/BarrierTask.h
  306. include/folly/coro/detail/CurrentAsyncFrame.h
  307. include/folly/coro/detail/Helpers.h
  308. include/folly/coro/detail/InlineTask.h
  309. include/folly/coro/detail/Malloc.h
  310. include/folly/coro/detail/ManualLifetime.h
  311. include/folly/coro/detail/Traits.h
  312. include/folly/coro/safe/AsyncClosure-fwd.h
  313. include/folly/coro/safe/AsyncClosure.h
  314. include/folly/coro/safe/Captures.h
  315. include/folly/coro/safe/NowTask.h
  316. include/folly/coro/safe/SafeAlias.h
  317. include/folly/coro/safe/SafeTask.h
  318. include/folly/coro/safe/detail/AsyncClosure.h
  319. include/folly/coro/safe/detail/AsyncClosureBindings.h
  320. include/folly/coro/safe/detail/DefineMovableDeepConstLrefCopyable.h
  321. include/folly/crypto/Blake2xb.h
  322. include/folly/crypto/LtHash-inl.h
  323. include/folly/crypto/LtHash.h
  324. include/folly/crypto/detail/LtHashInternal.h
  325. include/folly/debugging/exception_tracer/ExceptionAbi.h
  326. include/folly/debugging/exception_tracer/ExceptionCounterLib.h
  327. include/folly/debugging/exception_tracer/ExceptionTracer.h
  328. include/folly/debugging/exception_tracer/ExceptionTracerLib.h
  329. include/folly/debugging/exception_tracer/SmartExceptionTracer.h
  330. include/folly/debugging/exception_tracer/SmartExceptionTracerSingleton.h
  331. include/folly/debugging/exception_tracer/StackTrace.h
  332. include/folly/debugging/symbolizer/Dwarf.h
  333. include/folly/debugging/symbolizer/DwarfImpl.h
  334. include/folly/debugging/symbolizer/DwarfLineNumberVM.h
  335. include/folly/debugging/symbolizer/DwarfSection.h
  336. include/folly/debugging/symbolizer/DwarfUtil.h
  337. include/folly/debugging/symbolizer/Elf-inl.h
  338. include/folly/debugging/symbolizer/Elf.h
  339. include/folly/debugging/symbolizer/ElfCache.h
  340. include/folly/debugging/symbolizer/LineReader.h
  341. include/folly/debugging/symbolizer/SignalHandler.h
  342. include/folly/debugging/symbolizer/StackTrace.h
  343. include/folly/debugging/symbolizer/SymbolizePrinter.h
  344. include/folly/debugging/symbolizer/SymbolizedFrame.h
  345. include/folly/debugging/symbolizer/Symbolizer.h
  346. include/folly/debugging/symbolizer/detail/Debug.h
  347. include/folly/detail/AsyncTrace.h
  348. include/folly/detail/AtomicHashUtils.h
  349. include/folly/detail/AtomicUnorderedMapUtils.h
  350. include/folly/detail/DiscriminatedPtrDetail.h
  351. include/folly/detail/FileUtilDetail.h
  352. include/folly/detail/FileUtilVectorDetail.h
  353. include/folly/detail/FingerprintPolynomial.h
  354. include/folly/detail/Futex-inl.h
  355. include/folly/detail/Futex.h
  356. include/folly/detail/GroupVarintDetail.h
  357. include/folly/detail/IPAddress.h
  358. include/folly/detail/IPAddressSource.h
  359. include/folly/detail/Iterators.h
  360. include/folly/detail/MPMCPipelineDetail.h
  361. include/folly/detail/MemoryIdler.h
  362. include/folly/detail/PerfScoped.h
  363. include/folly/detail/PolyDetail.h
  364. include/folly/detail/RangeCommon.h
  365. include/folly/detail/RangeSimd.h
  366. include/folly/detail/RangeSse42.h
  367. include/folly/detail/SimpleSimdStringUtils.h
  368. include/folly/detail/SimpleSimdStringUtilsImpl.h
  369. include/folly/detail/Singleton.h
  370. include/folly/detail/SlowFingerprint.h
  371. include/folly/detail/SocketFastOpen.h
  372. include/folly/detail/SplitStringSimd.h
  373. include/folly/detail/SplitStringSimdImpl.h
  374. include/folly/detail/Sse.h
  375. include/folly/detail/StaticSingletonManager.h
  376. include/folly/detail/ThreadLocalDetail.h
  377. include/folly/detail/TrapOnAvx512.h
  378. include/folly/detail/TurnSequencer.h
  379. include/folly/detail/TypeList.h
  380. include/folly/detail/UniqueInstance.h
  381. include/folly/detail/base64_detail/Base64Api.h
  382. include/folly/detail/base64_detail/Base64Common.h
  383. include/folly/detail/base64_detail/Base64Constants.h
  384. include/folly/detail/base64_detail/Base64HiddenConstants.h
  385. include/folly/detail/base64_detail/Base64SWAR.h
  386. include/folly/detail/base64_detail/Base64Scalar.h
  387. include/folly/detail/base64_detail/Base64Simd.h
  388. include/folly/detail/base64_detail/Base64_SSE4_2.h
  389. include/folly/detail/base64_detail/Base64_SSE4_2_Platform.h
  390. include/folly/detail/thread_local_globals.h
  391. include/folly/detail/tuple.h
  392. include/folly/dynamic-inl.h
  393. include/folly/dynamic.h
  394. include/folly/executors/Async.h
  395. include/folly/executors/CPUThreadPoolExecutor.h
  396. include/folly/executors/Codel.h
  397. include/folly/executors/DrivableExecutor.h
  398. include/folly/executors/EDFThreadPoolExecutor.h
  399. include/folly/executors/ExecutionObserver.h
  400. include/folly/executors/ExecutorWithPriority-inl.h
  401. include/folly/executors/ExecutorWithPriority.h
  402. include/folly/executors/FiberIOExecutor.h
  403. include/folly/executors/FunctionScheduler.h
  404. include/folly/executors/FutureExecutor.h
  405. include/folly/executors/GlobalExecutor.h
  406. include/folly/executors/GlobalThreadPoolList.h
  407. include/folly/executors/IOExecutor.h
  408. include/folly/executors/IOObjectCache.h
  409. include/folly/executors/IOThreadPoolDeadlockDetectorObserver.h
  410. include/folly/executors/IOThreadPoolExecutor.h
  411. include/folly/executors/InlineExecutor.h
  412. include/folly/executors/ManualExecutor.h
  413. include/folly/executors/MeteredExecutor-inl.h
  414. include/folly/executors/MeteredExecutor.h
  415. include/folly/executors/QueueObserver.h
  416. include/folly/executors/QueuedImmediateExecutor.h
  417. include/folly/executors/ScheduledExecutor.h
  418. include/folly/executors/SequencedExecutor.h
  419. include/folly/executors/SerialExecutor-inl.h
  420. include/folly/executors/SerialExecutor.h
  421. include/folly/executors/SerializedExecutor.h
  422. include/folly/executors/SoftRealTimeExecutor.h
  423. include/folly/executors/StrandExecutor.h
  424. include/folly/executors/ThreadPoolExecutor.h
  425. include/folly/executors/ThreadedExecutor.h
  426. include/folly/executors/ThreadedRepeatingFunctionRunner.h
  427. include/folly/executors/TimedDrivableExecutor.h
  428. include/folly/executors/TimekeeperScheduledExecutor.h
  429. include/folly/executors/VirtualExecutor.h
  430. include/folly/executors/task_queue/BlockingQueue.h
  431. include/folly/executors/task_queue/LifoSemMPMCQueue.h
  432. include/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h
  433. include/folly/executors/task_queue/PriorityUnboundedBlockingQueue.h
  434. include/folly/executors/task_queue/UnboundedBlockingQueue.h
  435. include/folly/executors/thread_factory/InitThreadFactory.h
  436. include/folly/executors/thread_factory/NamedThreadFactory.h
  437. include/folly/executors/thread_factory/PriorityThreadFactory.h
  438. include/folly/executors/thread_factory/ThreadFactory.h
  439. include/folly/experimental/EventCount.h
  440. include/folly/experimental/FlatCombiningPriorityQueue.h
  441. include/folly/experimental/FunctionScheduler.h
  442. include/folly/experimental/TestUtil.h
  443. include/folly/experimental/ThreadedRepeatingFunctionRunner.h
  444. include/folly/experimental/channels/Channel-fwd.h
  445. include/folly/experimental/channels/Channel-inl.h
  446. include/folly/experimental/channels/Channel.h
  447. include/folly/experimental/channels/ChannelCallbackHandle.h
  448. include/folly/experimental/channels/ChannelProcessor-inl.h
  449. include/folly/experimental/channels/ChannelProcessor.h
  450. include/folly/experimental/channels/ConsumeChannel-inl.h
  451. include/folly/experimental/channels/ConsumeChannel.h
  452. include/folly/experimental/channels/FanoutChannel-inl.h
  453. include/folly/experimental/channels/FanoutChannel.h
  454. include/folly/experimental/channels/FanoutSender-inl.h
  455. include/folly/experimental/channels/FanoutSender.h
  456. include/folly/experimental/channels/MaxConcurrentRateLimiter.h
  457. include/folly/experimental/channels/Merge-inl.h
  458. include/folly/experimental/channels/Merge.h
  459. include/folly/experimental/channels/MergeChannel-inl.h
  460. include/folly/experimental/channels/MergeChannel.h
  461. include/folly/experimental/channels/MultiplexChannel-inl.h
  462. include/folly/experimental/channels/MultiplexChannel.h
  463. include/folly/experimental/channels/OnClosedException.h
  464. include/folly/experimental/channels/Producer-inl.h
  465. include/folly/experimental/channels/Producer.h
  466. include/folly/experimental/channels/ProxyChannel-inl.h
  467. include/folly/experimental/channels/ProxyChannel.h
  468. include/folly/experimental/channels/RateLimiter.h
  469. include/folly/experimental/channels/Transform-inl.h
  470. include/folly/experimental/channels/Transform.h
  471. include/folly/experimental/channels/detail/AtomicQueue.h
  472. include/folly/experimental/channels/detail/ChannelBridge.h
  473. include/folly/experimental/channels/detail/FunctionTraits.h
  474. include/folly/experimental/channels/detail/IntrusivePtr.h
  475. include/folly/experimental/channels/detail/MultiplexerTraits.h
  476. include/folly/experimental/channels/detail/PointerVariant.h
  477. include/folly/experimental/channels/detail/Utility.h
  478. include/folly/experimental/coro/AsyncGenerator.h
  479. include/folly/experimental/coro/AsyncPipe.h
  480. include/folly/experimental/coro/AsyncScope.h
  481. include/folly/experimental/coro/AsyncStack.h
  482. include/folly/experimental/coro/AutoCleanup-fwd.h
  483. include/folly/experimental/coro/AutoCleanup.h
  484. include/folly/experimental/coro/Baton.h
  485. include/folly/experimental/coro/BlockingWait.h
  486. include/folly/experimental/coro/BoundedQueue.h
  487. include/folly/experimental/coro/Cleanup.h
  488. include/folly/experimental/coro/Collect-inl.h
  489. include/folly/experimental/coro/Collect.h
  490. include/folly/experimental/coro/Concat-inl.h
  491. include/folly/experimental/coro/Concat.h
  492. include/folly/experimental/coro/Coroutine.h
  493. include/folly/experimental/coro/CurrentExecutor.h
  494. include/folly/experimental/coro/DetachOnCancel.h
  495. include/folly/experimental/coro/Filter-inl.h
  496. include/folly/experimental/coro/Filter.h
  497. include/folly/experimental/coro/FutureUtil.h
  498. include/folly/experimental/coro/Generator.h
  499. include/folly/experimental/coro/GmockHelpers.h
  500. include/folly/experimental/coro/GtestHelpers.h
  501. include/folly/experimental/coro/Invoke.h
  502. include/folly/experimental/coro/Merge-inl.h
  503. include/folly/experimental/coro/Merge.h
  504. include/folly/experimental/coro/Mutex.h
  505. include/folly/experimental/coro/Promise.h
  506. include/folly/experimental/coro/Result.h
  507. include/folly/experimental/coro/Retry.h
  508. include/folly/experimental/coro/RustAdaptors.h
  509. include/folly/experimental/coro/ScopeExit.h
  510. include/folly/experimental/coro/SharedLock.h
  511. include/folly/experimental/coro/SharedMutex.h
  512. include/folly/experimental/coro/SharedPromise.h
  513. include/folly/experimental/coro/Sleep-inl.h
  514. include/folly/experimental/coro/Sleep.h
  515. include/folly/experimental/coro/SmallUnboundedQueue.h
  516. include/folly/experimental/coro/Task.h
  517. include/folly/experimental/coro/TimedWait.h
  518. include/folly/experimental/coro/Timeout-inl.h
  519. include/folly/experimental/coro/Timeout.h
  520. include/folly/experimental/coro/Traits.h
  521. include/folly/experimental/coro/Transform-inl.h
  522. include/folly/experimental/coro/Transform.h
  523. include/folly/experimental/coro/UnboundedQueue.h
  524. include/folly/experimental/coro/ViaIfAsync.h
  525. include/folly/experimental/coro/WithAsyncStack.h
  526. include/folly/experimental/coro/WithCancellation.h
  527. include/folly/experimental/coro/detail/Barrier.h
  528. include/folly/experimental/coro/detail/BarrierTask.h
  529. include/folly/experimental/coro/detail/CurrentAsyncFrame.h
  530. include/folly/experimental/coro/detail/Helpers.h
  531. include/folly/experimental/coro/detail/InlineTask.h
  532. include/folly/experimental/coro/detail/Malloc.h
  533. include/folly/experimental/coro/detail/ManualLifetime.h
  534. include/folly/experimental/coro/detail/Traits.h
  535. include/folly/experimental/crypto/Blake2xb.h
  536. include/folly/experimental/crypto/LtHash.h
  537. include/folly/experimental/exception_tracer/ExceptionAbi.h
  538. include/folly/experimental/exception_tracer/ExceptionCounterLib.h
  539. include/folly/experimental/exception_tracer/ExceptionTracer.h
  540. include/folly/experimental/exception_tracer/ExceptionTracerLib.h
  541. include/folly/experimental/exception_tracer/SmartExceptionTracer.h
  542. include/folly/experimental/exception_tracer/SmartExceptionTracerSingleton.h
  543. include/folly/experimental/exception_tracer/StackTrace.h
  544. include/folly/experimental/flat_combining/FlatCombining.h
  545. include/folly/experimental/io/AsyncBase.h
  546. include/folly/experimental/io/AsyncIO.h
  547. include/folly/experimental/io/AsyncIoUringSocket.h
  548. include/folly/experimental/io/AsyncIoUringSocketFactory.h
  549. include/folly/experimental/io/Epoll.h
  550. include/folly/experimental/io/EpollBackend.h
  551. include/folly/experimental/io/EventBasePoller.h
  552. include/folly/experimental/io/FsUtil.h
  553. include/folly/experimental/io/HugePages.h
  554. include/folly/experimental/io/IoUring.h
  555. include/folly/experimental/io/IoUringBackend.h
  556. include/folly/experimental/io/IoUringBase.h
  557. include/folly/experimental/io/IoUringEvent.h
  558. include/folly/experimental/io/IoUringEventBaseLocal.h
  559. include/folly/experimental/io/IoUringProvidedBufferRing.h
  560. include/folly/experimental/io/Liburing.h
  561. include/folly/experimental/io/MuxIOThreadPoolExecutor.h
  562. include/folly/experimental/io/SimpleAsyncIO.h
  563. include/folly/experimental/observer/CoreCachedObserver.h
  564. include/folly/experimental/observer/HazptrObserver.h
  565. include/folly/experimental/observer/Observable-inl.h
  566. include/folly/experimental/observer/Observable.h
  567. include/folly/experimental/observer/Observer-inl.h
  568. include/folly/experimental/observer/Observer-pre.h
  569. include/folly/experimental/observer/Observer.h
  570. include/folly/experimental/observer/ReadMostlyTLObserver.h
  571. include/folly/experimental/observer/SimpleObservable-inl.h
  572. include/folly/experimental/observer/SimpleObservable.h
  573. include/folly/experimental/observer/WithJitter-inl.h
  574. include/folly/experimental/observer/WithJitter.h
  575. include/folly/experimental/observer/detail/Core.h
  576. include/folly/experimental/observer/detail/GraphCycleDetector.h
  577. include/folly/experimental/observer/detail/ObserverManager.h
  578. include/folly/experimental/settings/Immutables.h
  579. include/folly/experimental/settings/Settings.h
  580. include/folly/experimental/settings/Types.h
  581. include/folly/experimental/settings/detail/SettingsImpl.h
  582. include/folly/experimental/symbolizer/Dwarf.h
  583. include/folly/experimental/symbolizer/DwarfImpl.h
  584. include/folly/experimental/symbolizer/DwarfLineNumberVM.h
  585. include/folly/experimental/symbolizer/DwarfSection.h
  586. include/folly/experimental/symbolizer/DwarfUtil.h
  587. include/folly/experimental/symbolizer/Elf-inl.h
  588. include/folly/experimental/symbolizer/Elf.h
  589. include/folly/experimental/symbolizer/ElfCache.h
  590. include/folly/experimental/symbolizer/LineReader.h
  591. include/folly/experimental/symbolizer/SignalHandler.h
  592. include/folly/experimental/symbolizer/StackTrace.h
  593. include/folly/experimental/symbolizer/SymbolizePrinter.h
  594. include/folly/experimental/symbolizer/SymbolizedFrame.h
  595. include/folly/experimental/symbolizer/Symbolizer.h
  596. include/folly/experimental/symbolizer/detail/Debug.h
  597. include/folly/ext/test_ext.h
  598. include/folly/external/aor/asmdefs.h
  599. include/folly/external/farmhash/farmhash.h
  600. include/folly/external/fast-crc32/avx512_crc32c_v8s3x4.h
  601. include/folly/external/fast-crc32/neon_crc32c_v3s4x2e_v2.h
  602. include/folly/external/fast-crc32/neon_eor3_crc32_v9s3x2e_s3.h
  603. include/folly/external/fast-crc32/neon_eor3_crc32c_v8s2x4_s3.h
  604. include/folly/external/fast-crc32/sse_crc32c_v8s3x3.h
  605. include/folly/external/nvidia/detail/RangeSve2.h
  606. include/folly/external/nvidia/hash/detail/Crc32cCombineDetail.h
  607. include/folly/fibers/AddTasks-inl.h
  608. include/folly/fibers/AddTasks.h
  609. include/folly/fibers/AtomicBatchDispatcher-inl.h
  610. include/folly/fibers/AtomicBatchDispatcher.h
  611. include/folly/fibers/BatchDispatcher.h
  612. include/folly/fibers/BatchSemaphore.h
  613. include/folly/fibers/Baton-inl.h
  614. include/folly/fibers/Baton.h
  615. include/folly/fibers/BoostContextCompatibility.h
  616. include/folly/fibers/CallOnce.h
  617. include/folly/fibers/EventBaseLoopController-inl.h
  618. include/folly/fibers/EventBaseLoopController.h
  619. include/folly/fibers/ExecutorBasedLoopController.h
  620. include/folly/fibers/ExecutorLoopController-inl.h
  621. include/folly/fibers/ExecutorLoopController.h
  622. include/folly/fibers/Fiber-inl.h
  623. include/folly/fibers/Fiber.h
  624. include/folly/fibers/FiberManager-inl.h
  625. include/folly/fibers/FiberManager.h
  626. include/folly/fibers/FiberManagerInternal-inl.h
  627. include/folly/fibers/FiberManagerInternal.h
  628. include/folly/fibers/FiberManagerMap-inl.h
  629. include/folly/fibers/FiberManagerMap.h
  630. include/folly/fibers/ForEach-inl.h
  631. include/folly/fibers/ForEach.h
  632. include/folly/fibers/GenericBaton.h
  633. include/folly/fibers/GuardPageAllocator.h
  634. include/folly/fibers/LoopController.h
  635. include/folly/fibers/Promise-inl.h
  636. include/folly/fibers/Promise.h
  637. include/folly/fibers/Semaphore.h
  638. include/folly/fibers/SemaphoreBase.h
  639. include/folly/fibers/SimpleLoopController.h
  640. include/folly/fibers/TimedMutex-inl.h
  641. include/folly/fibers/TimedMutex.h
  642. include/folly/fibers/WhenN-inl.h
  643. include/folly/fibers/WhenN.h
  644. include/folly/fibers/async/Async.h
  645. include/folly/fibers/async/AsyncStack.h
  646. include/folly/fibers/async/Baton.h
  647. include/folly/fibers/async/Collect-inl.h
  648. include/folly/fibers/async/Collect.h
  649. include/folly/fibers/async/FiberManager.h
  650. include/folly/fibers/async/Future.h
  651. include/folly/fibers/async/Promise.h
  652. include/folly/fibers/async/Task.h
  653. include/folly/fibers/async/WaitUtils.h
  654. include/folly/fibers/detail/AtomicBatchDispatcher.h
  655. include/folly/fibers/traits.h
  656. include/folly/folly-config.h
  657. include/folly/functional/ApplyTuple.h
  658. include/folly/functional/Invoke.h
  659. include/folly/functional/Partial.h
  660. include/folly/functional/protocol.h
  661. include/folly/functional/traits.h
  662. include/folly/futures/Barrier.h
  663. include/folly/futures/Cleanup.h
  664. include/folly/futures/Future-inl.h
  665. include/folly/futures/Future-pre.h
  666. include/folly/futures/Future.h
  667. include/folly/futures/FutureSplitter.h
  668. include/folly/futures/HeapTimekeeper.h
  669. include/folly/futures/ManualTimekeeper.h
  670. include/folly/futures/Portability.h
  671. include/folly/futures/Promise-inl.h
  672. include/folly/futures/Promise.h
  673. include/folly/futures/Retrying.h
  674. include/folly/futures/SharedPromise-inl.h
  675. include/folly/futures/SharedPromise.h
  676. include/folly/futures/ThreadWheelTimekeeper.h
  677. include/folly/futures/WTCallback.h
  678. include/folly/futures/detail/Core.h
  679. include/folly/futures/detail/Types.h
  680. include/folly/gen/Base-inl.h
  681. include/folly/gen/Base.h
  682. include/folly/gen/Combine-inl.h
  683. include/folly/gen/Combine.h
  684. include/folly/gen/Core-inl.h
  685. include/folly/gen/Core.h
  686. include/folly/gen/File-inl.h
  687. include/folly/gen/File.h
  688. include/folly/gen/IStream.h
  689. include/folly/gen/Parallel-inl.h
  690. include/folly/gen/Parallel.h
  691. include/folly/gen/ParallelMap-inl.h
  692. include/folly/gen/ParallelMap.h
  693. include/folly/gen/String-inl.h
  694. include/folly/gen/String.h
  695. include/folly/hash/Checksum.h
  696. include/folly/hash/FarmHash.h
  697. include/folly/hash/Hash.h
  698. include/folly/hash/MurmurHash.h
  699. include/folly/hash/SpookyHashV1.h
  700. include/folly/hash/SpookyHashV2.h
  701. include/folly/hash/detail/ChecksumDetail.h
  702. include/folly/hash/traits.h
  703. include/folly/init/Init.h
  704. include/folly/init/Phase.h
  705. include/folly/io/Cursor-inl.h
  706. include/folly/io/Cursor.h
  707. include/folly/io/FsUtil.h
  708. include/folly/io/GlobalShutdownSocketSet.h
  709. include/folly/io/HugePages.h
  710. include/folly/io/IOBuf.h
  711. include/folly/io/IOBufIovecBuilder.h
  712. include/folly/io/IOBufQueue.h
  713. include/folly/io/RecordIO-inl.h
  714. include/folly/io/RecordIO.h
  715. include/folly/io/ShutdownSocketSet.h
  716. include/folly/io/SocketOptionMap.h
  717. include/folly/io/SocketOptionValue.h
  718. include/folly/io/TypedIOBuf.h
  719. include/folly/io/async/AsyncBase.h
  720. include/folly/io/async/AsyncIO.h
  721. include/folly/io/async/AsyncIoUringSocket.h
  722. include/folly/io/async/AsyncIoUringSocketFactory.h
  723. include/folly/io/async/AsyncPipe.h
  724. include/folly/io/async/AsyncSSLSocket.h
  725. include/folly/io/async/AsyncServerSocket.h
  726. include/folly/io/async/AsyncSignalHandler.h
  727. include/folly/io/async/AsyncSocket.h
  728. include/folly/io/async/AsyncSocketBase.h
  729. include/folly/io/async/AsyncSocketException.h
  730. include/folly/io/async/AsyncSocketTransport.h
  731. include/folly/io/async/AsyncTimeout.h
  732. include/folly/io/async/AsyncTransport.h
  733. include/folly/io/async/AsyncTransportCertificate.h
  734. include/folly/io/async/AsyncUDPServerSocket.h
  735. include/folly/io/async/AsyncUDPSocket.h
  736. include/folly/io/async/AtomicNotificationQueue-inl.h
  737. include/folly/io/async/AtomicNotificationQueue.h
  738. include/folly/io/async/CertificateIdentityVerifier.h
  739. include/folly/io/async/DecoratedAsyncTransportWrapper.h
  740. include/folly/io/async/DelayedDestruction.h
  741. include/folly/io/async/DelayedDestructionBase.h
  742. include/folly/io/async/DestructorCheck.h
  743. include/folly/io/async/Epoll.h
  744. include/folly/io/async/EpollBackend.h
  745. include/folly/io/async/EventBase.h
  746. include/folly/io/async/EventBaseAtomicNotificationQueue-inl.h
  747. include/folly/io/async/EventBaseAtomicNotificationQueue.h
  748. include/folly/io/async/EventBaseBackendBase.h
  749. include/folly/io/async/EventBaseLocal.h
  750. include/folly/io/async/EventBaseManager.h
  751. include/folly/io/async/EventBasePoller.h
  752. include/folly/io/async/EventBaseThread.h
  753. include/folly/io/async/EventHandler.h
  754. include/folly/io/async/EventUtil.h
  755. include/folly/io/async/HHWheelTimer-fwd.h
  756. include/folly/io/async/HHWheelTimer.h
  757. include/folly/io/async/IoUring.h
  758. include/folly/io/async/IoUringBackend.h
  759. include/folly/io/async/IoUringBase.h
  760. include/folly/io/async/IoUringEvent.h
  761. include/folly/io/async/IoUringEventBaseLocal.h
  762. include/folly/io/async/IoUringProvidedBufferRing.h
  763. include/folly/io/async/IoUringZeroCopyBufferPool.h
  764. include/folly/io/async/Liburing.h
  765. include/folly/io/async/MuxIOThreadPoolExecutor.h
  766. include/folly/io/async/NotificationQueue.h
  767. include/folly/io/async/PasswordInFile.h
  768. include/folly/io/async/Request.h
  769. include/folly/io/async/SSLContext.h
  770. include/folly/io/async/SSLOptions.h
  771. include/folly/io/async/STTimerFDTimeoutManager.h
  772. include/folly/io/async/ScopedEventBaseThread.h
  773. include/folly/io/async/SimpleAsyncIO.h
  774. include/folly/io/async/TerminateCancellationToken.h
  775. include/folly/io/async/TimeoutManager.h
  776. include/folly/io/async/TimerFD.h
  777. include/folly/io/async/TimerFDTimeoutManager.h
  778. include/folly/io/async/VirtualEventBase.h
  779. include/folly/io/async/WriteChainAsyncTransportWrapper.h
  780. include/folly/io/async/WriteFlags.h
  781. include/folly/io/async/fdsock/AsyncFdSocket.h
  782. include/folly/io/async/fdsock/SocketFds.h
  783. include/folly/io/async/observer/AsyncSocketObserverContainer.h
  784. include/folly/io/async/observer/AsyncSocketObserverInterface.h
  785. include/folly/io/async/ssl/BasicTransportCertificate.h
  786. include/folly/io/async/ssl/OpenSSLTransportCertificate.h
  787. include/folly/io/async/ssl/OpenSSLUtils.h
  788. include/folly/io/async/ssl/SSLErrors.h
  789. include/folly/io/async/ssl/TLSDefinitions.h
  790. include/folly/io/async/test/AsyncSSLSocketTest.h
  791. include/folly/io/async/test/AsyncSocketTest.h
  792. include/folly/io/async/test/AsyncSocketTest2.h
  793. include/folly/io/async/test/BlockingSocket.h
  794. include/folly/io/async/test/CallbackStateEnum.h
  795. include/folly/io/async/test/ConnCallback.h
  796. include/folly/io/async/test/MockAsyncSSLSocket.h
  797. include/folly/io/async/test/MockAsyncServerSocket.h
  798. include/folly/io/async/test/MockAsyncSocket.h
  799. include/folly/io/async/test/MockAsyncTransport.h
  800. include/folly/io/async/test/MockAsyncUDPSocket.h
  801. include/folly/io/async/test/MockTimeoutManager.h
  802. include/folly/io/async/test/ScopedBoundPort.h
  803. include/folly/io/async/test/SocketPair.h
  804. include/folly/io/async/test/TFOUtil.h
  805. include/folly/io/async/test/TestSSLServer.h
  806. include/folly/io/async/test/TimeUtil.h
  807. include/folly/io/async/test/UndelayedDestruction.h
  808. include/folly/io/async/test/Util.h
  809. include/folly/io/coro/ServerSocket.h
  810. include/folly/io/coro/Transport.h
  811. include/folly/io/coro/TransportCallbackBase.h
  812. include/folly/io/coro/TransportCallbacks.h
  813. include/folly/json.h
  814. include/folly/json/DynamicConverter.h
  815. include/folly/json/DynamicParser-inl.h
  816. include/folly/json/DynamicParser.h
  817. include/folly/json/JSONSchema.h
  818. include/folly/json/JsonMockUtil.h
  819. include/folly/json/JsonTestUtil.h
  820. include/folly/json/bser/Bser.h
  821. include/folly/json/dynamic-inl.h
  822. include/folly/json/dynamic.h
  823. include/folly/json/json.h
  824. include/folly/json/json_patch.h
  825. include/folly/json/json_pointer.h
  826. include/folly/json_patch.h
  827. include/folly/json_pointer.h
  828. include/folly/lang/Access.h
  829. include/folly/lang/Align.h
  830. include/folly/lang/Aligned.h
  831. include/folly/lang/Assume.h
  832. include/folly/lang/Badge.h
  833. include/folly/lang/Bindings.h
  834. include/folly/lang/Bits.h
  835. include/folly/lang/BitsClass.h
  836. include/folly/lang/Builtin.h
  837. include/folly/lang/CArray.h
  838. include/folly/lang/CString.h
  839. include/folly/lang/Cast.h
  840. include/folly/lang/CheckedMath.h
  841. include/folly/lang/CustomizationPoint.h
  842. include/folly/lang/Exception.h
  843. include/folly/lang/Extern.h
  844. include/folly/lang/Hint-inl.h
  845. include/folly/lang/Hint.h
  846. include/folly/lang/Keep.h
  847. include/folly/lang/New.h
  848. include/folly/lang/Ordering.h
  849. include/folly/lang/Pretty.h
  850. include/folly/lang/PropagateConst.h
  851. include/folly/lang/RValueReferenceWrapper.h
  852. include/folly/lang/SafeAssert.h
  853. include/folly/lang/StaticConst.h
  854. include/folly/lang/Thunk.h
  855. include/folly/lang/ToAscii.h
  856. include/folly/lang/TypeInfo.h
  857. include/folly/lang/UncaughtExceptions.h
  858. include/folly/logging/AsyncFileWriter.h
  859. include/folly/logging/AsyncLogWriter.h
  860. include/folly/logging/AutoTimer.h
  861. include/folly/logging/BridgeFromGoogleLogging.h
  862. include/folly/logging/CustomLogFormatter.h
  863. include/folly/logging/FileHandlerFactory.h
  864. include/folly/logging/FileWriterFactory.h
  865. include/folly/logging/GlogStyleFormatter.h
  866. include/folly/logging/ImmediateFileWriter.h
  867. include/folly/logging/Init.h
  868. include/folly/logging/LogCategory.h
  869. include/folly/logging/LogCategoryConfig.h
  870. include/folly/logging/LogConfig.h
  871. include/folly/logging/LogConfigParser.h
  872. include/folly/logging/LogFormatter.h
  873. include/folly/logging/LogHandler.h
  874. include/folly/logging/LogHandlerConfig.h
  875. include/folly/logging/LogHandlerFactory.h
  876. include/folly/logging/LogLevel.h
  877. include/folly/logging/LogMessage.h
  878. include/folly/logging/LogName.h
  879. include/folly/logging/LogStream.h
  880. include/folly/logging/LogStreamProcessor.h
  881. include/folly/logging/LogWriter.h
  882. include/folly/logging/Logger.h
  883. include/folly/logging/LoggerDB.h
  884. include/folly/logging/ObjectToString.h
  885. include/folly/logging/RateLimiter.h
  886. include/folly/logging/StandardLogHandler.h
  887. include/folly/logging/StandardLogHandlerFactory.h
  888. include/folly/logging/StreamHandlerFactory.h
  889. include/folly/logging/xlog.h
  890. include/folly/memory/Arena-inl.h
  891. include/folly/memory/Arena.h
  892. include/folly/memory/JemallocHugePageAllocator.h
  893. include/folly/memory/JemallocNodumpAllocator.h
  894. include/folly/memory/MallctlHelper.h
  895. include/folly/memory/Malloc.h
  896. include/folly/memory/MemoryResource.h
  897. include/folly/memory/ReentrantAllocator.h
  898. include/folly/memory/SanitizeAddress.h
  899. include/folly/memory/SanitizeLeak.h
  900. include/folly/memory/ThreadCachedArena.h
  901. include/folly/memory/UninitializedMemoryHacks.h
  902. include/folly/memory/detail/MallocImpl.h
  903. include/folly/memory/not_null-inl.h
  904. include/folly/memory/not_null.h
  905. include/folly/memory/shared_from_this_ptr.h
  906. include/folly/net/NetOps.h
  907. include/folly/net/NetOpsDispatcher.h
  908. include/folly/net/NetworkSocket.h
  909. include/folly/net/TcpInfo.h
  910. include/folly/net/TcpInfoDispatcher.h
  911. include/folly/net/TcpInfoTypes.h
  912. include/folly/net/detail/SocketFileDescriptorMap.h
  913. include/folly/observer/CoreCachedObserver.h
  914. include/folly/observer/HazptrObserver.h
  915. include/folly/observer/Observable-inl.h
  916. include/folly/observer/Observable.h
  917. include/folly/observer/Observer-inl.h
  918. include/folly/observer/Observer-pre.h
  919. include/folly/observer/Observer.h
  920. include/folly/observer/ReadMostlyTLObserver.h
  921. include/folly/observer/SimpleObservable-inl.h
  922. include/folly/observer/SimpleObservable.h
  923. include/folly/observer/WithJitter-inl.h
  924. include/folly/observer/WithJitter.h
  925. include/folly/observer/detail/Core.h
  926. include/folly/observer/detail/GraphCycleDetector.h
  927. include/folly/observer/detail/ObserverManager.h
  928. include/folly/poly/Nullable.h
  929. include/folly/poly/Regular.h
  930. include/folly/portability/Asm.h
  931. include/folly/portability/Atomic.h
  932. include/folly/portability/Builtins.h
  933. include/folly/portability/Config.h
  934. include/folly/portability/Constexpr.h
  935. include/folly/portability/Dirent.h
  936. include/folly/portability/Event.h
  937. include/folly/portability/Fcntl.h
  938. include/folly/portability/Filesystem.h
  939. include/folly/portability/FmtCompile.h
  940. include/folly/portability/GFlags.h
  941. include/folly/portability/GMock.h
  942. include/folly/portability/GTest.h
  943. include/folly/portability/IOVec.h
  944. include/folly/portability/Libgen.h
  945. include/folly/portability/Libunwind.h
  946. include/folly/portability/Malloc.h
  947. include/folly/portability/Math.h
  948. include/folly/portability/Memory.h
  949. include/folly/portability/OpenSSL.h
  950. include/folly/portability/PThread.h
  951. include/folly/portability/Sched.h
  952. include/folly/portability/Sockets.h
  953. include/folly/portability/SourceLocation.h
  954. include/folly/portability/Stdio.h
  955. include/folly/portability/Stdlib.h
  956. include/folly/portability/String.h
  957. include/folly/portability/SysFile.h
  958. include/folly/portability/SysMembarrier.h
  959. include/folly/portability/SysMman.h
  960. include/folly/portability/SysResource.h
  961. include/folly/portability/SysStat.h
  962. include/folly/portability/SysSyscall.h
  963. include/folly/portability/SysTime.h
  964. include/folly/portability/SysTypes.h
  965. include/folly/portability/SysUio.h
  966. include/folly/portability/Syslog.h
  967. include/folly/portability/Time.h
  968. include/folly/portability/Unistd.h
  969. include/folly/portability/Windows.h
  970. include/folly/portability/openat2.h
  971. include/folly/python/AsyncioExecutor.h
  972. include/folly/python/async_generator.h
  973. include/folly/python/coro.h
  974. include/folly/python/error.h
  975. include/folly/python/executor.h
  976. include/folly/python/futures.h
  977. include/folly/python/import.h
  978. include/folly/python/iobuf.h
  979. include/folly/settings/CommandLineParser.h
  980. include/folly/settings/Immutables.h
  981. include/folly/settings/Observer.h
  982. include/folly/settings/Settings.h
  983. include/folly/settings/SettingsAccessorProxy.h
  984. include/folly/settings/Types.h
  985. include/folly/settings/detail/SettingsImpl.h
  986. include/folly/small_vector.h
  987. include/folly/sorted_vector_types.h
  988. include/folly/ssl/OpenSSLCertUtils.h
  989. include/folly/ssl/OpenSSLHash.h
  990. include/folly/ssl/OpenSSLKeyUtils.h
  991. include/folly/ssl/OpenSSLPtrTypes.h
  992. include/folly/ssl/OpenSSLTicketHandler.h
  993. include/folly/ssl/OpenSSLVersionFinder.h
  994. include/folly/ssl/PasswordCollector.h
  995. include/folly/ssl/SSLSession.h
  996. include/folly/ssl/SSLSessionManager.h
  997. include/folly/ssl/detail/OpenSSLSession.h
  998. include/folly/stats/BucketedTimeSeries-inl.h
  999. include/folly/stats/BucketedTimeSeries.h
  1000. include/folly/stats/DigestBuilder-inl.h
  1001. include/folly/stats/DigestBuilder.h
  1002. include/folly/stats/Histogram-inl.h
  1003. include/folly/stats/Histogram.h
  1004. include/folly/stats/MultiLevelTimeSeries-inl.h
  1005. include/folly/stats/MultiLevelTimeSeries.h
  1006. include/folly/stats/QuantileEstimator-inl.h
  1007. include/folly/stats/QuantileEstimator.h
  1008. include/folly/stats/QuantileHistogram-inl.h
  1009. include/folly/stats/QuantileHistogram.h
  1010. include/folly/stats/StreamingStats.h
  1011. include/folly/stats/TDigest.h
  1012. include/folly/stats/TimeseriesHistogram-inl.h
  1013. include/folly/stats/TimeseriesHistogram.h
  1014. include/folly/stats/detail/Bucket.h
  1015. include/folly/stats/detail/BufferedStat-inl.h
  1016. include/folly/stats/detail/BufferedStat.h
  1017. include/folly/stats/detail/DoubleRadixSort.h
  1018. include/folly/stats/detail/SlidingWindow-inl.h
  1019. include/folly/stats/detail/SlidingWindow.h
  1020. include/folly/stop_watch.h
  1021. include/folly/synchronization/AsymmetricThreadFence.h
  1022. include/folly/synchronization/AtomicNotification-inl.h
  1023. include/folly/synchronization/AtomicNotification.h
  1024. include/folly/synchronization/AtomicRef.h
  1025. include/folly/synchronization/AtomicStruct.h
  1026. include/folly/synchronization/AtomicUtil-inl.h
  1027. include/folly/synchronization/AtomicUtil.h
  1028. include/folly/synchronization/Baton.h
  1029. include/folly/synchronization/CallOnce.h
  1030. include/folly/synchronization/DelayedInit.h
  1031. include/folly/synchronization/DistributedMutex-inl.h
  1032. include/folly/synchronization/DistributedMutex.h
  1033. include/folly/synchronization/EventCount.h
  1034. include/folly/synchronization/FlatCombining.h
  1035. include/folly/synchronization/Hazptr-fwd.h
  1036. include/folly/synchronization/Hazptr.h
  1037. include/folly/synchronization/HazptrDomain.h
  1038. include/folly/synchronization/HazptrHolder.h
  1039. include/folly/synchronization/HazptrObj.h
  1040. include/folly/synchronization/HazptrObjLinked.h
  1041. include/folly/synchronization/HazptrRec.h
  1042. include/folly/synchronization/HazptrThrLocal.h
  1043. include/folly/synchronization/HazptrThreadPoolExecutor.h
  1044. include/folly/synchronization/Latch.h
  1045. include/folly/synchronization/LifoSem.h
  1046. include/folly/synchronization/Lock.h
  1047. include/folly/synchronization/MicroSpinLock.h
  1048. include/folly/synchronization/NativeSemaphore.h
  1049. include/folly/synchronization/ParkingLot.h
  1050. include/folly/synchronization/PicoSpinLock.h
  1051. include/folly/synchronization/RWSpinLock.h
  1052. include/folly/synchronization/Rcu.h
  1053. include/folly/synchronization/RelaxedAtomic.h
  1054. include/folly/synchronization/SanitizeThread.h
  1055. include/folly/synchronization/SaturatingSemaphore.h
  1056. include/folly/synchronization/SmallLocks.h
  1057. include/folly/synchronization/ThrottledLifoSem.h
  1058. include/folly/synchronization/WaitOptions.h
  1059. include/folly/synchronization/detail/AtomicUtils.h
  1060. include/folly/synchronization/detail/Hardware.h
  1061. include/folly/synchronization/detail/HazptrUtils.h
  1062. include/folly/synchronization/detail/InlineFunctionRef.h
  1063. include/folly/synchronization/detail/Sleeper.h
  1064. include/folly/synchronization/detail/Spin.h
  1065. include/folly/synchronization/detail/ThreadCachedLists.h
  1066. include/folly/synchronization/detail/ThreadCachedReaders.h
  1067. include/folly/synchronization/detail/ThreadCachedTag.h
  1068. include/folly/synchronization/example/HazptrLockFreeLIFO.h
  1069. include/folly/synchronization/example/HazptrSWMRSet.h
  1070. include/folly/synchronization/example/HazptrWideCAS.h
  1071. include/folly/synchronization/test/Semaphore.h
  1072. include/folly/system/AtFork.h
  1073. include/folly/system/AuxVector.h
  1074. include/folly/system/EnvUtil.h
  1075. include/folly/system/HardwareConcurrency.h
  1076. include/folly/system/MemoryMapping.h
  1077. include/folly/system/Pid.h
  1078. include/folly/system/Shell.h
  1079. include/folly/system/ThreadId.h
  1080. include/folly/system/ThreadName.h
  1081. include/folly/test/DeterministicSchedule.h
  1082. include/folly/test/TestUtils.h
  1083. include/folly/testing/TestUtil.h
  1084. include/folly/tracing/AsyncStack-inl.h
  1085. include/folly/tracing/AsyncStack.h
  1086. include/folly/tracing/ScopedTraceSection.h
  1087. include/folly/tracing/StaticTracepoint-ELF.h
  1088. include/folly/tracing/StaticTracepoint.h
  1089. lib/cmake/folly/folly-config.cmake
  1090. lib/cmake/folly/folly-targets-release.cmake
  1091. lib/cmake/folly/folly-targets.cmake
  1092. lib/libfolly.so
  1093. lib/libfolly.so.0.58.0-dev
  1094. lib/libfolly_exception_counter.so
  1095. lib/libfolly_exception_counter.so.0.58.0-dev
  1096. lib/libfolly_exception_tracer.so
  1097. lib/libfolly_exception_tracer.so.0.58.0-dev
  1098. lib/libfolly_exception_tracer_base.so
  1099. lib/libfolly_exception_tracer_base.so.0.58.0-dev
  1100. lib/libfolly_test_util.so
  1101. lib/libfolly_test_util.so.0.58.0-dev
  1102. lib/libfollybenchmark.so
  1103. lib/libfollybenchmark.so.0.58.0-dev
  1104. libdata/pkgconfig/libfolly.pc
  1105. @owner
  1106. @group
  1107. @mode
Collapse this list.
Dependency lines:
  • folly>0:devel/folly
To install the port:
cd /usr/ports/devel/folly/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/folly
  • pkg install folly
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: folly
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1742876161 SHA256 (facebook-folly-v2025.03.24.00_GH0.tar.gz) = 4455129fcb14bfd34968e94b93718930d4abe253ed5c237273da5238b7772e01 SIZE (facebook-folly-v2025.03.24.00_GH0.tar.gz) = 4321779

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. elfutils>0 : devel/elfutils
  2. fast_float>0 : math/fast_float
  3. cmake : devel/cmake-core
  4. ninja : devel/ninja
Test dependencies:
  1. googletest>0 : devel/googletest
Runtime dependencies:
  1. elfutils>0 : devel/elfutils
Library dependencies:
  1. libboost_atomic.so : devel/boost-libs
  2. libbzip2.so : misc/vxl
  3. libdouble-conversion.so : devel/double-conversion
  4. libevent.so : devel/libevent
  5. libfmt.so : devel/libfmt
  6. libgflags.so : devel/gflags
  7. libglog.so : devel/glog
  8. libicui18n.so : devel/icu
  9. liblz4.so : archivers/liblz4
  10. libsnappy.so : archivers/snappy
  11. libsodium.so : security/libsodium
  12. libunwind.so : devel/libunwind
  13. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. devel/fbthrift
  2. net/fb303
  3. net/mvfst
  4. net/wangle
  5. security/fizz
  6. www/proxygen

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. misc/glow*
  2. net/fbzmq*
  3. net/rsocket-cpp*
  4. 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:
devel_folly
USES:
cmake compiler:c++17-lang cpe localbase 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/folly/tar.gz/v2025.03.24.00?dummy=/
Collapse this list.

Number of commits found: 247 (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
2025.03.24.00
25 Mar 2025 05:55:57
commit hash: a6952a195542298537b11064145ae64b57211c82commit hash: a6952a195542298537b11064145ae64b57211c82commit hash: a6952a195542298537b11064145ae64b57211c82commit hash: a6952a195542298537b11064145ae64b57211c82 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.03.10.00 → 2025.03.24.00
2025.03.10.00
11 Mar 2025 07:34:26
commit hash: 1640a70c9fe6cc96748ee60c150319c45c71499ccommit hash: 1640a70c9fe6cc96748ee60c150319c45c71499ccommit hash: 1640a70c9fe6cc96748ee60c150319c45c71499ccommit hash: 1640a70c9fe6cc96748ee60c150319c45c71499c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.03.03.00 → 2025.03.10.00
2025.03.03.00
04 Mar 2025 07:17:35
commit hash: 3c85af3e088ae66ec9c9134ba17aa10c4b6e03cfcommit hash: 3c85af3e088ae66ec9c9134ba17aa10c4b6e03cfcommit hash: 3c85af3e088ae66ec9c9134ba17aa10c4b6e03cfcommit hash: 3c85af3e088ae66ec9c9134ba17aa10c4b6e03cf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.02.24.00 → 2025.03.03.00
2025.02.24.00
25 Feb 2025 09:09:36
commit hash: 3bb497981227a9d054d5fe35248309e9d2d06feecommit hash: 3bb497981227a9d054d5fe35248309e9d2d06feecommit hash: 3bb497981227a9d054d5fe35248309e9d2d06feecommit hash: 3bb497981227a9d054d5fe35248309e9d2d06fee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.02.17.00 → 2025.02.24.00
2025.02.17.00_2
18 Feb 2025 09:01:36
commit hash: 00ee149ce75961dad685f5f60a72b22c73449e30commit hash: 00ee149ce75961dad685f5f60a72b22c73449e30commit hash: 00ee149ce75961dad685f5f60a72b22c73449e30commit hash: 00ee149ce75961dad685f5f60a72b22c73449e30 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: 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:08
commit hash: 20599c45aca773c8a6539bb0a9756cf78ad05617commit hash: 20599c45aca773c8a6539bb0a9756cf78ad05617commit hash: 20599c45aca773c8a6539bb0a9756cf78ad05617commit hash: 20599c45aca773c8a6539bb0a9756cf78ad05617 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.02.03.00 → 2025.02.10.00
2025.02.03.00
06 Feb 2025 15:05:38
commit hash: 0edd040d13eb824a56111d8806fcff82d999e485commit hash: 0edd040d13eb824a56111d8806fcff82d999e485commit hash: 0edd040d13eb824a56111d8806fcff82d999e485commit hash: 0edd040d13eb824a56111d8806fcff82d999e485 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.01.27.00 → 2025.02.03.00
2025.01.27.00
27 Jan 2025 21:46:54
commit hash: 2cac53ac96fe6ec95b3018c9e6ff911628ab00d2commit hash: 2cac53ac96fe6ec95b3018c9e6ff911628ab00d2commit hash: 2cac53ac96fe6ec95b3018c9e6ff911628ab00d2commit hash: 2cac53ac96fe6ec95b3018c9e6ff911628ab00d2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.01.20.00 → 2025.01.27.00
2025.01.20.00
21 Jan 2025 09:21:14
commit hash: ba2b5d8727878c7343a10ac73178e28b8490fd20commit hash: ba2b5d8727878c7343a10ac73178e28b8490fd20commit hash: ba2b5d8727878c7343a10ac73178e28b8490fd20commit hash: ba2b5d8727878c7343a10ac73178e28b8490fd20 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.01.13.00 → 2025.01.20.00
2025.01.13.00
14 Jan 2025 03:26:02
commit hash: 6ab82d5b5dbc39faa534ff127aa7b0e70caf1fb8commit hash: 6ab82d5b5dbc39faa534ff127aa7b0e70caf1fb8commit hash: 6ab82d5b5dbc39faa534ff127aa7b0e70caf1fb8commit hash: 6ab82d5b5dbc39faa534ff127aa7b0e70caf1fb8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2025.01.06.00 → 2025.01.13.00
2025.01.06.00
07 Jan 2025 09:29:02
commit hash: b2fd44965dd2bb7212dcebf4d294ed7b16fd82fecommit hash: b2fd44965dd2bb7212dcebf4d294ed7b16fd82fecommit hash: b2fd44965dd2bb7212dcebf4d294ed7b16fd82fecommit hash: b2fd44965dd2bb7212dcebf4d294ed7b16fd82fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.12.30.00 → 2025.01.06.00
2024.12.30.00
02 Jan 2025 00:39:06
commit hash: 62180270de76340ed65a264bb73f0b1c6756c511commit hash: 62180270de76340ed65a264bb73f0b1c6756c511commit hash: 62180270de76340ed65a264bb73f0b1c6756c511commit hash: 62180270de76340ed65a264bb73f0b1c6756c511 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.12.23.00 → 2024.12.30.00
2024.12.23.00
25 Dec 2024 00:57:12
commit hash: ea09da61e0b8ea56ccacf8fda42daf3fd801346ecommit hash: ea09da61e0b8ea56ccacf8fda42daf3fd801346ecommit hash: ea09da61e0b8ea56ccacf8fda42daf3fd801346ecommit hash: ea09da61e0b8ea56ccacf8fda42daf3fd801346e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.12.09.00 → 2024.12.23.00
2024.12.09.00
20 Dec 2024 06:05:49
commit hash: d9e39c6fd6d75f00b89cddecc9a917a641f798ebcommit hash: d9e39c6fd6d75f00b89cddecc9a917a641f798ebcommit hash: d9e39c6fd6d75f00b89cddecc9a917a641f798ebcommit hash: d9e39c6fd6d75f00b89cddecc9a917a641f798eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Broken on 13

Reported by:	fallout
2024.12.09.00
10 Dec 2024 06:57:35
commit hash: 73f891cd0a44dddefc6ef71e0a4e68ec3f03643acommit hash: 73f891cd0a44dddefc6ef71e0a4e68ec3f03643acommit hash: 73f891cd0a44dddefc6ef71e0a4e68ec3f03643acommit hash: 73f891cd0a44dddefc6ef71e0a4e68ec3f03643a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.12.02.00 → 2024.12.09.00
2024.12.02.00
07 Dec 2024 10:18:25
commit hash: 37eaef7bdc2a97cf78a7957b2d8312a619d35dc9commit hash: 37eaef7bdc2a97cf78a7957b2d8312a619d35dc9commit hash: 37eaef7bdc2a97cf78a7957b2d8312a619d35dc9commit hash: 37eaef7bdc2a97cf78a7957b2d8312a619d35dc9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: 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:02
commit hash: b5b7cd9b48a2506f884841c747ad216015c25d9fcommit hash: b5b7cd9b48a2506f884841c747ad216015c25d9fcommit hash: b5b7cd9b48a2506f884841c747ad216015c25d9fcommit hash: b5b7cd9b48a2506f884841c747ad216015c25d9f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.11.11.00 → 2024.11.18.00
2024.11.11.00
18 Nov 2024 00:13:28
commit hash: 2fb025b854c153fc0077fea98bb8c103ea92cb66commit hash: 2fb025b854c153fc0077fea98bb8c103ea92cb66commit hash: 2fb025b854c153fc0077fea98bb8c103ea92cb66commit hash: 2fb025b854c153fc0077fea98bb8c103ea92cb66 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Fix build on aarch due to missing #include

Reported by:	fallout
2024.11.11.00
12 Nov 2024 08:32:30
commit hash: b0bb2596bfbbb7f51795460eae41fefd5221f34acommit hash: b0bb2596bfbbb7f51795460eae41fefd5221f34acommit hash: b0bb2596bfbbb7f51795460eae41fefd5221f34acommit hash: b0bb2596bfbbb7f51795460eae41fefd5221f34a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.11.04.00 → 2024.11.11.00
2024.11.04.00
05 Nov 2024 07:25:45
commit hash: 0b7910ef7a40853bfec33022c81ca11c17243886commit hash: 0b7910ef7a40853bfec33022c81ca11c17243886commit hash: 0b7910ef7a40853bfec33022c81ca11c17243886commit hash: 0b7910ef7a40853bfec33022c81ca11c17243886 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.10.28.00 → 2024.11.04.00
2024.10.28.00_1
03 Nov 2024 20:53:19
commit hash: efc339d7d34167976859cfcb2791abec5756dffacommit hash: efc339d7d34167976859cfcb2791abec5756dffacommit hash: efc339d7d34167976859cfcb2791abec5756dffacommit hash: efc339d7d34167976859cfcb2791abec5756dffa files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/folly: remove libc++ 19 workaround

For bug 281499 we added a workaround for the `peekView()` method
returning a `std::basic_string<uint8_t>`, which is no longer supported
in libc++ 19 and later.

However, upstream folly has consolidated the `peek` and `peekView`
methods into just `peek`, and is now returning a `std::span<uint8_t
const>` instead [1], so the workaround is no longer needed.

Remove it, and bump PORTREVISION so dependent ports get rebuilt. In
particular, I was looking at a build failure of net/mvfst which was
occurring in the folly headers, due to the `peek()` method being
unavailable.

[1]
https://github.com/facebook/folly/commit/3f21ed6dd97f36ca6653b16d5b086b8b8a7efebc

PR:		282522
Approved by:	yuri (maintainer)
MFH:		2024Q4
2024.10.28.00
29 Oct 2024 08:17:57
commit hash: 35874c475fd1a39cc6a3ef4f85f016b554a429a8commit hash: 35874c475fd1a39cc6a3ef4f85f016b554a429a8commit hash: 35874c475fd1a39cc6a3ef4f85f016b554a429a8commit hash: 35874c475fd1a39cc6a3ef4f85f016b554a429a8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.10.21.00 → 2024.10.28.00
2024.10.21.00
23 Oct 2024 09:44:39
commit hash: 578cf95f1c9ac336558e4c2553051789f682c680commit hash: 578cf95f1c9ac336558e4c2553051789f682c680commit hash: 578cf95f1c9ac336558e4c2553051789f682c680commit hash: 578cf95f1c9ac336558e4c2553051789f682c680 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.10.14.00 → 2024.10.21.00
2024.10.14.00
14 Oct 2024 20:27:15
commit hash: 45245542ab4631e2507e0f3ef5f68fd5d0942e3ecommit hash: 45245542ab4631e2507e0f3ef5f68fd5d0942e3ecommit hash: 45245542ab4631e2507e0f3ef5f68fd5d0942e3ecommit hash: 45245542ab4631e2507e0f3ef5f68fd5d0942e3e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: 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:14
commit hash: 3abf8c5fc031702fd6354c4ed55706c9ca1318dfcommit hash: 3abf8c5fc031702fd6354c4ed55706c9ca1318dfcommit hash: 3abf8c5fc031702fd6354c4ed55706c9ca1318dfcommit hash: 3abf8c5fc031702fd6354c4ed55706c9ca1318df files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.09.23.00 → 2024.09.30.00
2024.09.23.00
25 Sep 2024 06:29:20
commit hash: 6080ce399372414f8ec55c916997339683741a1acommit hash: 6080ce399372414f8ec55c916997339683741a1acommit hash: 6080ce399372414f8ec55c916997339683741a1acommit hash: 6080ce399372414f8ec55c916997339683741a1a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
devel/folly: fix build on aarch64

 - ensure generic memset is not built on AArch64 FreeBSD, just like it
   is not on AArch64 Linux
 - test suite fails to build unfortunately

Approved by:	portmgr (build fix blanket)
2024.09.23.00
24 Sep 2024 07:52:06
commit hash: b0fd80e108993859a3de0df5d305bc4e2fe0fe99commit hash: b0fd80e108993859a3de0df5d305bc4e2fe0fe99commit hash: b0fd80e108993859a3de0df5d305bc4e2fe0fe99commit hash: b0fd80e108993859a3de0df5d305bc4e2fe0fe99 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.09.16.00 → 2024.09.23.00
2024.09.16.00
16 Sep 2024 19:29:55
commit hash: f0607bb80ee4aac41d3b2414758285506712e587commit hash: f0607bb80ee4aac41d3b2414758285506712e587commit hash: f0607bb80ee4aac41d3b2414758285506712e587commit hash: f0607bb80ee4aac41d3b2414758285506712e587 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.09.09.00 → 2024.09.16.00
2024.09.09.00
15 Sep 2024 11:38:17
commit hash: b3459442f762df2cf1e81c582c78da1481c834f6commit hash: b3459442f762df2cf1e81c582c78da1481c834f6commit hash: b3459442f762df2cf1e81c582c78da1481c834f6commit hash: b3459442f762df2cf1e81c582c78da1481c834f6 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/folly: fix build with clang 19

As noted in the libc++ 19 release notes [1], std::char_traits<> is now
only provided for char, char8_t, char16_t, char32_t and wchar_t, and any
instantiation for other types will fail.

This causes devel/folly to fail to compile with clang 19 and libc++ 19,
resulting in errors similar to:

  /usr/include/c++/v1/string_view:300:42: error: implicit instantiation of
undefined template 'std::char_traits<unsigned char>'
    300 |   static_assert(is_same<_CharT, typename
traits_type::char_type>::value,
        |                                          ^
 
/wrkdirs/share/dim/ports/devel/folly/work/folly-2024.09.09.00/folly/io/Cursor.h:686:35:
note: in instantiation of template class 'std::basic_string_view<unsigned char>'
requested here
    686 |   std::basic_string_view<uint8_t> peekView() {
        |                                   ^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2024.09.09.00
10 Sep 2024 01:32:40
commit hash: 25acb024a22448e3f17cd66cbb67348ecc8edf23commit hash: 25acb024a22448e3f17cd66cbb67348ecc8edf23commit hash: 25acb024a22448e3f17cd66cbb67348ecc8edf23commit hash: 25acb024a22448e3f17cd66cbb67348ecc8edf23 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.09.02.00 → 2024.09.09.00
2024.09.02.00
03 Sep 2024 08:35:51
commit hash: 29a884429c0946a7ac1ff4727038eb00b91bcaebcommit hash: 29a884429c0946a7ac1ff4727038eb00b91bcaebcommit hash: 29a884429c0946a7ac1ff4727038eb00b91bcaebcommit hash: 29a884429c0946a7ac1ff4727038eb00b91bcaeb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.08.26.00 → 2024.09.02.00
2024.08.26.00
27 Aug 2024 03:38:29
commit hash: e987dd571d1f50195497ac46500f50f7ed80a211commit hash: e987dd571d1f50195497ac46500f50f7ed80a211commit hash: e987dd571d1f50195497ac46500f50f7ed80a211commit hash: e987dd571d1f50195497ac46500f50f7ed80a211 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.08.19.00 → 2024.08.26.00
2024.08.19.00
20 Aug 2024 08:42:31
commit hash: ee4faafed69d1293f3e975a02bb9919269d92f4fcommit hash: ee4faafed69d1293f3e975a02bb9919269d92f4fcommit hash: ee4faafed69d1293f3e975a02bb9919269d92f4fcommit hash: ee4faafed69d1293f3e975a02bb9919269d92f4f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.08.12.00 → 2024.08.19.00
2024.08.12.00
13 Aug 2024 05:12:27
commit hash: aafc91ee2ebfb007b5848905e11b90ae7924cfa2commit hash: aafc91ee2ebfb007b5848905e11b90ae7924cfa2commit hash: aafc91ee2ebfb007b5848905e11b90ae7924cfa2commit hash: aafc91ee2ebfb007b5848905e11b90ae7924cfa2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.08.05.00 → 2024.08.12.00
2024.08.05.00
07 Aug 2024 03:41:18
commit hash: c8b42c318f8cfb31f2afe7a6578dda9fe30aa7e2commit hash: c8b42c318f8cfb31f2afe7a6578dda9fe30aa7e2commit hash: c8b42c318f8cfb31f2afe7a6578dda9fe30aa7e2commit hash: c8b42c318f8cfb31f2afe7a6578dda9fe30aa7e2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.07.29.00 → 2024.08.05.00
2024.07.29.00
30 Jul 2024 02:02:00
commit hash: 2a24dcfdaf70d5d4cb881a33e8de0c014c570b5ccommit hash: 2a24dcfdaf70d5d4cb881a33e8de0c014c570b5ccommit hash: 2a24dcfdaf70d5d4cb881a33e8de0c014c570b5ccommit hash: 2a24dcfdaf70d5d4cb881a33e8de0c014c570b5c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.07.22.00 → 2024.07.29.00
2024.07.22.00
23 Jul 2024 00:34:18
commit hash: 0ed33e3c43144cfe14c2906ffc312d7a8f253e8fcommit hash: 0ed33e3c43144cfe14c2906ffc312d7a8f253e8fcommit hash: 0ed33e3c43144cfe14c2906ffc312d7a8f253e8fcommit hash: 0ed33e3c43144cfe14c2906ffc312d7a8f253e8f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.07.15.00 → 2024.07.22.00
2024.07.15.00
16 Jul 2024 01:15:35
commit hash: f7743df3127856b4fc4c11e0e34862309c3de259commit hash: f7743df3127856b4fc4c11e0e34862309c3de259commit hash: f7743df3127856b4fc4c11e0e34862309c3de259commit hash: f7743df3127856b4fc4c11e0e34862309c3de259 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.07.08.00 → 2024.07.15.00
2024.07.08.00
09 Jul 2024 02:23:44
commit hash: 5af09aaefa5b2222b1779ccdc08ca22edc9f74c2commit hash: 5af09aaefa5b2222b1779ccdc08ca22edc9f74c2commit hash: 5af09aaefa5b2222b1779ccdc08ca22edc9f74c2commit hash: 5af09aaefa5b2222b1779ccdc08ca22edc9f74c2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.06.24.00 → 2024.07.08.00
2024.06.24.00
24 Jun 2024 18:20:07
commit hash: 36c591ce9b15f50d77ece25b833424e9043d1586commit hash: 36c591ce9b15f50d77ece25b833424e9043d1586commit hash: 36c591ce9b15f50d77ece25b833424e9043d1586commit hash: 36c591ce9b15f50d77ece25b833424e9043d1586 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.05.20.00 → 2024.06.24.00
2024.05.20.00
21 May 2024 16:37:11
commit hash: b528e70875df0cb6d7501786925ef93ad2f45336commit hash: b528e70875df0cb6d7501786925ef93ad2f45336commit hash: b528e70875df0cb6d7501786925ef93ad2f45336commit hash: b528e70875df0cb6d7501786925ef93ad2f45336 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: 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:37
commit hash: 2015e87010c25836ccb60ee2e5f5f4bce8b3f8fdcommit hash: 2015e87010c25836ccb60ee2e5f5f4bce8b3f8fdcommit hash: 2015e87010c25836ccb60ee2e5f5f4bce8b3f8fdcommit hash: 2015e87010c25836ccb60ee2e5f5f4bce8b3f8fd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.05.02.00 → 2024.05.06.00
2024.05.02.00
03 May 2024 09:02:54
commit hash: 27ca20f8bc3f1048b3ee029bd0e6bf4a64fa1b43commit hash: 27ca20f8bc3f1048b3ee029bd0e6bf4a64fa1b43commit hash: 27ca20f8bc3f1048b3ee029bd0e6bf4a64fa1b43commit hash: 27ca20f8bc3f1048b3ee029bd0e6bf4a64fa1b43 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.04.29.00 → 2024.05.02.00
2024.04.29.00
30 Apr 2024 02:31:51
commit hash: 77f99d03c782e2c5eb1a3441534ee9f8de74ab41commit hash: 77f99d03c782e2c5eb1a3441534ee9f8de74ab41commit hash: 77f99d03c782e2c5eb1a3441534ee9f8de74ab41commit hash: 77f99d03c782e2c5eb1a3441534ee9f8de74ab41 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.04.22.00 → 2024.04.29.00
2024.04.22.00
23 Apr 2024 08:40:30
commit hash: f00347a63fb4d45258752e395f1f053ff7c6f13bcommit hash: f00347a63fb4d45258752e395f1f053ff7c6f13bcommit hash: f00347a63fb4d45258752e395f1f053ff7c6f13bcommit hash: f00347a63fb4d45258752e395f1f053ff7c6f13b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.04.15.00 → 2024.04.22.00
2024.04.15.00
16 Apr 2024 07:43:55
commit hash: dd3397d20f4ab25ea36015f5f72392484fa28899commit hash: dd3397d20f4ab25ea36015f5f72392484fa28899commit hash: dd3397d20f4ab25ea36015f5f72392484fa28899commit hash: dd3397d20f4ab25ea36015f5f72392484fa28899 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.04.08.00 → 2024.04.15.00
2024.04.08.00
09 Apr 2024 07:41:01
commit hash: e55ea5eb4796f1c3889c13ff26401764bc015391commit hash: e55ea5eb4796f1c3889c13ff26401764bc015391commit hash: e55ea5eb4796f1c3889c13ff26401764bc015391commit hash: e55ea5eb4796f1c3889c13ff26401764bc015391 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.04.01.00 → 2024.04.08.00
2024.04.01.00
02 Apr 2024 07:59:09
commit hash: 6b765ec6f3d6011693eaf81944ead1ec9a49c386commit hash: 6b765ec6f3d6011693eaf81944ead1ec9a49c386commit hash: 6b765ec6f3d6011693eaf81944ead1ec9a49c386commit hash: 6b765ec6f3d6011693eaf81944ead1ec9a49c386 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.03.25.00 → 2024.04.01.00
2024.03.25.00
27 Mar 2024 18:31:06
commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847commit hash: 2460401119bc1378a4113ac12a7dddbd223c3847 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.03.18.00 → 2024.03.25.00
2024.03.18.00
18 Mar 2024 19:58:33
commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8commit hash: 8689d25775c80484899e82c24980b6bdc27a32d8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.03.11.00 → 2024.03.18.00
2024.03.11.00
12 Mar 2024 01:42:55
commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3commit hash: e9f80b60d9dd905af4df848f337c53a4a467cae3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: 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:16
commit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcddcommit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcddcommit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcddcommit hash: 9d1b8ea8e46578456a5b01dd95ae20503211dcdd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2024.02.19.00 → 2024.03.04.00
2024.02.19.00
20 Feb 2024 07:09:16
commit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8bcommit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8bcommit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8bcommit hash: 2475b9ebd35a4a0f243ba5431a0cad0ae66d5b8b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.02.12.00 → 2024.02.19.00
2024.02.12.00_1
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
2024.02.12.00
13 Feb 2024 07:50:50
commit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7bcommit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7bcommit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7bcommit hash: 625e604f6bf97c6810b32b8d41f514b69eb7fd7b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.02.05.00 → 2024.02.12.00
2024.02.05.00
06 Feb 2024 06:49:26
commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72commit hash: a68af7e2b4b5b244c314483a60b39887a8196e72 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.29.00 → 2024.02.05.00
2024.01.29.00
30 Jan 2024 08:56:30
commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21commit hash: c5c3c4c449dcc8cd55c2d54d52714f3698077d21 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.22.00 → 2024.01.29.00
2024.01.22.00
23 Jan 2024 05:49:26
commit hash: f1e0e16058601649109bbda8173890dd55c69c36commit hash: f1e0e16058601649109bbda8173890dd55c69c36commit hash: f1e0e16058601649109bbda8173890dd55c69c36commit hash: f1e0e16058601649109bbda8173890dd55c69c36 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.15.00 → 2024.01.22.00
2024.01.15.00
21 Jan 2024 19:37:07
commit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ffcommit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ffcommit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ffcommit hash: 03835e702fdaf18d6b2751f585762ac4ddf296ff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Broken on powerpc64 and powerpc

Reported by:	fallout
2024.01.15.00
16 Jan 2024 10:45:01
commit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cbcommit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cbcommit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cbcommit hash: b1a8e697a1488a4d0b148cf178e3ca24f49338cb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.08.00 → 2024.01.15.00
2024.01.08.00
09 Jan 2024 10:05:13
commit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999cacommit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999cacommit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999cacommit hash: b3e5f38d87e5bf176f1ccc5e2d4739240ec999ca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2024.01.01.00 → 2024.01.08.00
2024.01.01.00
02 Jan 2024 05:24:33
commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775commit hash: 8bd524a1c8c3f29706765ea551cfec1120e17775 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.25.00 → 2024.01.01.00
2023.12.25.00
26 Dec 2023 06:17:09
commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6commit hash: 51e392e65bb7e65cac7db13312243e82c68742b6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.18.00 → 2023.12.25.00
2023.12.18.00
19 Dec 2023 06:36:07
commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09commit hash: c3074bb96a498050b9fcc57a810102c8ff7d1b09 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.11.00 → 2023.12.18.00
2023.12.11.00_1
14 Dec 2023 15:49:40
commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3commit hash: ec5f6e22611156724fe5844ed3783b68e0d404f3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 10.1.1

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
2023.12.11.00
12 Dec 2023 07:13:27
commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61commit hash: 161e51d93c914b06dfaa81c323411f8ff0788f61 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.12.04.00 → 2023.12.11.00
2023.12.04.00
05 Dec 2023 07:27:25
commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4commit hash: 37e46765ea39b6bee51e7e8e8a3eec99f9c0f7b4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 23.11.1 → 23.12.0
2023.11.27.00
28 Nov 2023 10:09:00
commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57commit hash: f6ef967f43d6cfc28dd0ec39cbebbd075602cc57 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.11.20.00 → 2023.11.27.00
2023.11.20.00
21 Nov 2023 07:27:51
commit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfbcommit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfbcommit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfbcommit hash: 1dd83674dd0f9fcecfc5859d312c1ee57a70edfb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.11.13.00 → 2023.11.20.00
2023.11.13.00_1
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 74.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by:	GitHub (watch releases)
PR:		274317
Exp-run by:	antoine (incomplete)
Approved by:	fluffy
2023.11.13.00
14 Nov 2023 08:00:48
commit hash: 2f31de8952a760427afb679b717de403197a46d3commit hash: 2f31de8952a760427afb679b717de403197a46d3commit hash: 2f31de8952a760427afb679b717de403197a46d3commit hash: 2f31de8952a760427afb679b717de403197a46d3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.11.06.00 → 2023.11.13.00
2023.11.06.00
07 Nov 2023 15:53:11
commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2commit hash: 4f1a4a7f9f377acf1daa17bea9539241e3120be2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.10.30.00 → 2023.11.06.00
2023.10.30.00
31 Oct 2023 03:42:11
commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22commit hash: cf66573275c8a96e1c1428ec8a8c52be0626dc22 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.10.16.00 → 2023.10.30.00
2023.10.16.00
18 Oct 2023 08:59:52
commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5commit hash: 9d14d93195c10b7b384e277b01339475b4c2b1e5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.10.09.00 → 2023.10.16.00
2023.10.09.00
10 Oct 2023 08:00:18
commit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9afcommit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9afcommit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9afcommit hash: f6b56fe22b2364085cc0db6e51b42bc8778ab9af files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: update 2023.09.25.00 → 2023.10.09.00
2023.09.25.00_1
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
2023.09.25.00
26 Sep 2023 06:01:52
commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2commit hash: 4464db1137dd544e66e1ea5a63e87d5f7b9844b2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.09.18.00 → 2023.09.25.00
2023.09.18.00
19 Sep 2023 06:02:50
commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5commit hash: 0844164605df09be14e7c1bf9740551c5e3719f5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.09.11.00  → 2023.09.18.00
2023.09.11.00
12 Sep 2023 06:44:02
commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389commit hash: 06e276deb0216b203411bb758d8576cbfa9f4389 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.09.04.00 → 2023.09.11.00
2023.09.04.00
05 Sep 2023 07:02:23
commit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683bcommit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683bcommit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683bcommit hash: e0437152a5e31f52fd19f6cebdd24b70f0e9683b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.08.28.00 → 2023.09.04.00
2023.08.28.00
29 Aug 2023 07:32:42
commit hash: a39f025adaa90918b411b416f7fe9887dd22364ccommit hash: a39f025adaa90918b411b416f7fe9887dd22364ccommit hash: a39f025adaa90918b411b416f7fe9887dd22364ccommit hash: a39f025adaa90918b411b416f7fe9887dd22364c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.08.14.00 → 2023.08.28.00
2023.08.14.00
15 Aug 2023 04:56:48
commit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5bcommit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5bcommit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5bcommit hash: 428eb88f70bc9a1a0e25621f9fd486c9507e7c5b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.08.07.00 → 2023.08.14.00
2023.08.07.00
08 Aug 2023 08:42:42
commit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efacommit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efacommit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efacommit hash: fcce18dd8d7b833f57c2edaa7c4fa27b72c20efa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.24.00 → 2023.08.07.00
2023.07.24.00
25 Jul 2023 04:43:42
commit hash: ab683e937f27c23b0ec0d8855a4272df758c5fffcommit hash: ab683e937f27c23b0ec0d8855a4272df758c5fffcommit hash: ab683e937f27c23b0ec0d8855a4272df758c5fffcommit hash: ab683e937f27c23b0ec0d8855a4272df758c5fff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.17.00 → 2023.07.24.00
2023.07.17.00
19 Jul 2023 03:32:49
commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347commit hash: cbe8bf7e69827631c64ccba5c582fed755ab1347 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.10.00 → 2023.07.17.00
2023.07.10.00
11 Jul 2023 05:45:21
commit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91bcommit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91bcommit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91bcommit hash: c1e319cf43ef814fcfb17cc3c5361480720fc91b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.07.03.00 → 2023.07.10.00
2023.07.03.00
04 Jul 2023 06:35:22
commit hash: e348b5903cef8b0500dc262f5738c4797041903ecommit hash: e348b5903cef8b0500dc262f5738c4797041903ecommit hash: e348b5903cef8b0500dc262f5738c4797041903ecommit hash: e348b5903cef8b0500dc262f5738c4797041903e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.06.26.00 → 2023.07.03.00
2023.06.26.00
01 Jul 2023 03:17:55
commit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bfcommit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bfcommit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bfcommit hash: 0b31e9bab55d4d68dec2e6d0ca4927de1c6e72bf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.06.12.00 → 2023.06.26.00
2023.06.12.00
17 Jun 2023 06:55:00
commit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9dbcommit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9dbcommit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9dbcommit hash: 6a54c6c8e842ae63213645989fcaa49e300cc9db files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.06.08.00 → 2023.06.12.00
2023.06.08.00
11 Jun 2023 03:20:33
commit hash: b0bae80bcefda6c2b78451977254fae6339c5b0acommit hash: b0bae80bcefda6c2b78451977254fae6339c5b0acommit hash: b0bae80bcefda6c2b78451977254fae6339c5b0acommit hash: b0bae80bcefda6c2b78451977254fae6339c5b0a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.05.08.00 → 2023.06.08.00
2023.05.08.00
09 May 2023 22:55:27
commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9commit hash: e3e42dd5141c2af5bed479f96594df8446a0c4d9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.05.01.00 → 2023.05.08.00
2023.05.01.00
02 May 2023 01:18:04
commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61commit hash: 4a577dc69523b3e93267ad6167ec1386698eee61 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.04.24.00 → 2023.05.01.00
2023.04.24.00_1
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
2023.04.24.00
25 Apr 2023 04:55:34
commit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31dcommit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31dcommit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31dcommit hash: 61342afc95c3ad3b119a3d77b40883f757f4c31d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/folly: Update 2023.04.17.00 → 2023.04.24.00

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

1 | 2 | 3  »