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
fb303 Base Thrift service and a common set of functionality
2025.01.13.00 net on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2024.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: 2020-09-15 22:13:21
Last Update: 2025-01-14 03:26:04
Commit Hash: 6949af4
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: APACHE20
WWW:
https://github.com/facebook/fb303
Description:
fb303 is a base Thrift service and a common set of functionality for querying stats, options, and other information from a service.
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 (63 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/fb303-2025.01.13.00/catalog.mk
  3. /usr/local/share/licenses/fb303-2025.01.13.00/LICENSE
  4. /usr/local/share/licenses/fb303-2025.01.13.00/APACHE20
  5. include/fb303/BaseService.h
  6. include/fb303/CallbackValuesMap-inl.h
  7. include/fb303/CallbackValuesMap.h
  8. include/fb303/DynamicCounters.h
  9. include/fb303/ExportType.h
  10. include/fb303/ExportedHistogramMap.h
  11. include/fb303/ExportedHistogramMapImpl.h
  12. include/fb303/ExportedStatMap.h
  13. include/fb303/ExportedStatMapImpl.h
  14. include/fb303/FollyLoggingHandler.h
  15. include/fb303/HistogramExporter.h
  16. include/fb303/LegacyClock.h
  17. include/fb303/LimitUtils.h
  18. include/fb303/MutexWrapper.h
  19. include/fb303/QuantileStat-inl.h
  20. include/fb303/QuantileStat.h
  21. include/fb303/ServiceData.h
  22. include/fb303/SimpleLRUMap.h
  23. include/fb303/TFunctionStatHandler.h
  24. include/fb303/TLStatsAsyncAggregator.h
  25. include/fb303/TLStatsLockTraits.h
  26. include/fb303/ThreadCachedServiceData.h
  27. include/fb303/ThreadLocalStats-inl.h
  28. include/fb303/ThreadLocalStats.h
  29. include/fb303/ThreadLocalStatsMap-inl.h
  30. include/fb303/ThreadLocalStatsMap.h
  31. include/fb303/Timeseries-inl.h
  32. include/fb303/Timeseries.h
  33. include/fb303/TimeseriesExporter.h
  34. include/fb303/TimeseriesHistogram-inl.h
  35. include/fb303/TimeseriesHistogram.h
  36. include/fb303/detail/QuantileStatMap-inl.h
  37. include/fb303/detail/QuantileStatMap.h
  38. include/fb303/detail/QuantileStatWrappers-inl.h
  39. include/fb303/detail/QuantileStatWrappers.h
  40. include/fb303/detail/RegexUtil.h
  41. @dir include/fb303/thrift/clients
  42. include/fb303/thrift/gen-cpp2/BaseService.h
  43. include/fb303/thrift/gen-cpp2/BaseService.tcc
  44. include/fb303/thrift/gen-cpp2/BaseServiceAsyncClient.h
  45. include/fb303/thrift/gen-cpp2/BaseService_custom_protocol.h
  46. include/fb303/thrift/gen-cpp2/fb303_core_constants.h
  47. include/fb303/thrift/gen-cpp2/fb303_core_metadata.h
  48. include/fb303/thrift/gen-cpp2/fb303_core_types.h
  49. include/fb303/thrift/gen-cpp2/fb303_core_types.tcc
  50. include/fb303/thrift/gen-cpp2/fb303_core_types_custom_protocol.h
  51. @dir include/fb303/thrift/mocks
  52. @dir include/fb303/thrift/services
  53. include/thrift-files/fb303/thrift/fb303_core.thrift
  54. lib/cmake/fb303/fb303-config.cmake
  55. lib/cmake/fb303/fb303-targets-release.cmake
  56. lib/cmake/fb303/fb303-targets.cmake
  57. lib/libfb303.so
  58. lib/libfb303.so.1.0.0
  59. lib/libfb303_thrift_cpp.so
  60. lib/libfb303_thrift_cpp.so.1.0.0
  61. @owner
  62. @group
  63. @mode
Collapse this list.
Dependency lines:
  • fb303>0:net/fb303
To install the port:
cd /usr/ports/net/fb303/ && make install clean
To add the package, run one of these commands:
  • pkg install net/fb303
  • pkg install fb303
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fb303
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736814228 SHA256 (facebook-fb303-v2025.01.13.00_GH0.tar.gz) = 13331ef9ff8722e204f1d506640dd831453df8cb9c9e2c0a36a5d8c654608f78 SIZE (facebook-fb303-v2025.01.13.00_GH0.tar.gz) = 261614

Packages (timestamps in pop-ups are UTC):
fb303
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-------2024.01.01.00
FreeBSD:14:latest-2025.01.06.00-----2023.06.12.00
FreeBSD:14:quarterly-2024.12.30.00-----2024.01.01.00
FreeBSD:15:latest-2025.01.06.00n/a-n/a--2024.02.19.00
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_regex.so : devel/boost-libs
  2. libbzip2.so : misc/vxl
  3. libdouble-conversion.so : devel/double-conversion
  4. libevent.so : devel/libevent
  5. libfizz.so : security/fizz
  6. libfmt.so : devel/libfmt
  7. libfolly.so : devel/folly
  8. libgflags.so : devel/gflags
  9. libglog.so : devel/glog
  10. libicuuc.so : devel/icu
  11. liblz4.so : archivers/liblz4
  12. libmvfst_server.so : net/mvfst
  13. libsnappy.so : archivers/snappy
  14. libsodium.so : security/libsodium
  15. libthriftcpp2.so : devel/fbthrift
  16. libunwind.so : devel/libunwind
  17. libwangle.so : net/wangle
  18. libzstd.so : archivers/zstd
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_fb303
USES:
cmake compiler:c++17-lang 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/fb303/tar.gz/v2025.01.13.00?dummy=/
Collapse this list.

Number of commits found: 139 (showing only 39 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2022.12.05.00
05 Dec 2022 20:00:04
commit hash: a42de9f2f2184eb2c3fc52995d965ead3c57a273commit hash: a42de9f2f2184eb2c3fc52995d965ead3c57a273commit hash: a42de9f2f2184eb2c3fc52995d965ead3c57a273commit hash: a42de9f2f2184eb2c3fc52995d965ead3c57a273 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.11.28.00 -> 2022.12.05.00
2022.11.28.00
29 Nov 2022 09:18:46
commit hash: 6293a5a4da6435b89a7d45f8d1e6bceb7d583a82commit hash: 6293a5a4da6435b89a7d45f8d1e6bceb7d583a82commit hash: 6293a5a4da6435b89a7d45f8d1e6bceb7d583a82commit hash: 6293a5a4da6435b89a7d45f8d1e6bceb7d583a82 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.11.14.00 -> 2022.11.28.00
2022.11.14.00
16 Nov 2022 07:26:30
commit hash: 127b191c69c6cfa21f71a05ce69b2a466b494480commit hash: 127b191c69c6cfa21f71a05ce69b2a466b494480commit hash: 127b191c69c6cfa21f71a05ce69b2a466b494480commit hash: 127b191c69c6cfa21f71a05ce69b2a466b494480 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.11.07.00 -> 2022.11.14.00
2022.11.07.00
08 Nov 2022 20:46:53
commit hash: 44dae4b9ae15298d200e4794a42acd593d485533commit hash: 44dae4b9ae15298d200e4794a42acd593d485533commit hash: 44dae4b9ae15298d200e4794a42acd593d485533commit hash: 44dae4b9ae15298d200e4794a42acd593d485533 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.10.31.00 -> 2022.11.07.00
2022.10.31.00
31 Oct 2022 19:37:52
commit hash: ebf19c16d02e7dd894218c53f5f2cd11013f5889commit hash: ebf19c16d02e7dd894218c53f5f2cd11013f5889commit hash: ebf19c16d02e7dd894218c53f5f2cd11013f5889commit hash: ebf19c16d02e7dd894218c53f5f2cd11013f5889 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.10.24.00 -> 2022.10.31.00
2022.10.24.00
25 Oct 2022 20:50:02
commit hash: 10ef587dcc1dcac0dbe856e9fc8afcb8d76da29dcommit hash: 10ef587dcc1dcac0dbe856e9fc8afcb8d76da29dcommit hash: 10ef587dcc1dcac0dbe856e9fc8afcb8d76da29dcommit hash: 10ef587dcc1dcac0dbe856e9fc8afcb8d76da29d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.10.17.00 -> 2022.10.24.00
2022.10.17.00_1
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/icu: update to 72.1

Changes:	https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by:	GitHub (watch releases)
PR:		266582
Exp-run by:	antoine
2022.10.17.00
17 Oct 2022 18:12:06
commit hash: 457c7eb2fd7474fd3bab913e9161adaec5a59b6acommit hash: 457c7eb2fd7474fd3bab913e9161adaec5a59b6acommit hash: 457c7eb2fd7474fd3bab913e9161adaec5a59b6acommit hash: 457c7eb2fd7474fd3bab913e9161adaec5a59b6a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.10.10.00 -> 2022.10.17.00
2022.10.10.00
10 Oct 2022 14:57:18
commit hash: 3821602d1ccb60ac74d2904dbb73a1a851e9bceacommit hash: 3821602d1ccb60ac74d2904dbb73a1a851e9bceacommit hash: 3821602d1ccb60ac74d2904dbb73a1a851e9bceacommit hash: 3821602d1ccb60ac74d2904dbb73a1a851e9bcea files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update  2022.10.03.00 -> 2022.10.10.00
2022.10.03.00
04 Oct 2022 01:35:24
commit hash: 552e21084fa8fafb0716e7fccbe64f9019291905commit hash: 552e21084fa8fafb0716e7fccbe64f9019291905commit hash: 552e21084fa8fafb0716e7fccbe64f9019291905commit hash: 552e21084fa8fafb0716e7fccbe64f9019291905 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.09.26.00 -> 2022.10.03.00
2022.09.26.00
27 Sep 2022 02:49:02
commit hash: 3f02cf70cf32350b63269d68a14232ef51d118f6commit hash: 3f02cf70cf32350b63269d68a14232ef51d118f6commit hash: 3f02cf70cf32350b63269d68a14232ef51d118f6commit hash: 3f02cf70cf32350b63269d68a14232ef51d118f6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.09.19.00 -> 2022.09.26.00
2022.09.19.00
20 Sep 2022 04:37:48
commit hash: e75c6546383cfabbab3c89ac417a1344d9422503commit hash: e75c6546383cfabbab3c89ac417a1344d9422503commit hash: e75c6546383cfabbab3c89ac417a1344d9422503commit hash: e75c6546383cfabbab3c89ac417a1344d9422503 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.09.12.00 -> 2022.09.19.00
2022.09.12.00
14 Sep 2022 04:38:44
commit hash: 9de8bc411dcc8169dad36e116adcfdcf05f17feccommit hash: 9de8bc411dcc8169dad36e116adcfdcf05f17feccommit hash: 9de8bc411dcc8169dad36e116adcfdcf05f17feccommit hash: 9de8bc411dcc8169dad36e116adcfdcf05f17fec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.09.05.00 -> 2022.09.12.00
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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

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

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

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

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

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.09.05.00
05 Sep 2022 20:07:37
commit hash: f107392645376a46a53904520a39662a2886103fcommit hash: f107392645376a46a53904520a39662a2886103fcommit hash: f107392645376a46a53904520a39662a2886103fcommit hash: f107392645376a46a53904520a39662a2886103f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.08.29.00 -> 2022.09.05.00
2022.08.29.00
30 Aug 2022 21:10:11
commit hash: 1d8ebe9f7c44cd88d20175ecebc17730b364debecommit hash: 1d8ebe9f7c44cd88d20175ecebc17730b364debecommit hash: 1d8ebe9f7c44cd88d20175ecebc17730b364debecommit hash: 1d8ebe9f7c44cd88d20175ecebc17730b364debe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.08.22.00 -> 2022.08.29.00
2022.08.22.00
23 Aug 2022 22:52:31
commit hash: f357304ec334bb6b2b9df67285c532cb2ec5d94fcommit hash: f357304ec334bb6b2b9df67285c532cb2ec5d94fcommit hash: f357304ec334bb6b2b9df67285c532cb2ec5d94fcommit hash: f357304ec334bb6b2b9df67285c532cb2ec5d94f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.08.15.00 -> 2022.08.22.00
2022.08.15.00
15 Aug 2022 23:08:12
commit hash: 272f9bc0e8810066d34d5404e493c186ac217cfccommit hash: 272f9bc0e8810066d34d5404e493c186ac217cfccommit hash: 272f9bc0e8810066d34d5404e493c186ac217cfccommit hash: 272f9bc0e8810066d34d5404e493c186ac217cfc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.08.08.00 -> 2022.08.15.00
2022.08.08.00_1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
2022.08.08.00
08 Aug 2022 22:17:05
commit hash: f181569ddb8a8b1bb1888e192635d025450c92fbcommit hash: f181569ddb8a8b1bb1888e192635d025450c92fbcommit hash: f181569ddb8a8b1bb1888e192635d025450c92fbcommit hash: f181569ddb8a8b1bb1888e192635d025450c92fb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.08.01.00 -> 2022.08.08.00
2022.08.01.00
01 Aug 2022 19:00:17
commit hash: ae7bfd375e08d0bcf0c868db7ef32a5b379a15a6commit hash: ae7bfd375e08d0bcf0c868db7ef32a5b379a15a6commit hash: ae7bfd375e08d0bcf0c868db7ef32a5b379a15a6commit hash: ae7bfd375e08d0bcf0c868db7ef32a5b379a15a6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.07.25.00 -> 2022.08.01.00
2022.07.25.00
26 Jul 2022 07:50:24
commit hash: cfd83b380790304a53652e030d869ddc734c6f9fcommit hash: cfd83b380790304a53652e030d869ddc734c6f9fcommit hash: cfd83b380790304a53652e030d869ddc734c6f9fcommit hash: cfd83b380790304a53652e030d869ddc734c6f9f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.07.18.00 -> 2022.07.25.00
2022.07.18.00
22 Jul 2022 22:01:03
commit hash: 108661ed8e9f348076f5508bbb32d66c2a18fb2ccommit hash: 108661ed8e9f348076f5508bbb32d66c2a18fb2ccommit hash: 108661ed8e9f348076f5508bbb32d66c2a18fb2ccommit hash: 108661ed8e9f348076f5508bbb32d66c2a18fb2c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.07.11.00 -> 2022.07.18.00
2022.07.11.00
12 Jul 2022 01:24:32
commit hash: 866c258d9503d1a6fbd8f7adf361009d24554c53commit hash: 866c258d9503d1a6fbd8f7adf361009d24554c53commit hash: 866c258d9503d1a6fbd8f7adf361009d24554c53commit hash: 866c258d9503d1a6fbd8f7adf361009d24554c53 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.07.04.00 -> 2022.07.11.00
2022.07.04.00
04 Jul 2022 23:16:27
commit hash: 4ba9df8d31e9bb5a0bf006517b9690cb3c493248commit hash: 4ba9df8d31e9bb5a0bf006517b9690cb3c493248commit hash: 4ba9df8d31e9bb5a0bf006517b9690cb3c493248commit hash: 4ba9df8d31e9bb5a0bf006517b9690cb3c493248 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.06.27.00 -> 2022.07.04.00
2022.06.27.00
27 Jun 2022 19:36:28
commit hash: 2c1e8e65d5d3b5e28ff62e9d1083163d5eff820dcommit hash: 2c1e8e65d5d3b5e28ff62e9d1083163d5eff820dcommit hash: 2c1e8e65d5d3b5e28ff62e9d1083163d5eff820dcommit hash: 2c1e8e65d5d3b5e28ff62e9d1083163d5eff820d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.06.20.00 -> 2022.06.27.00
2022.06.20.00
20 Jun 2022 20:57:33
commit hash: e10a6230db6696aa57fd2e0ac6092f0fd97c23fecommit hash: e10a6230db6696aa57fd2e0ac6092f0fd97c23fecommit hash: e10a6230db6696aa57fd2e0ac6092f0fd97c23fecommit hash: e10a6230db6696aa57fd2e0ac6092f0fd97c23fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update 2022.06.13.00 -> 2022.06.20.00
2022.06.13.00
19 Jun 2022 04:52:35
commit hash: 21646ecae2a88d26d949fb79d9291c8dc2cc39accommit hash: 21646ecae2a88d26d949fb79d9291c8dc2cc39accommit hash: 21646ecae2a88d26d949fb79d9291c8dc2cc39accommit hash: 21646ecae2a88d26d949fb79d9291c8dc2cc39ac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update g20220607 -> 2022.06.13.00
g20220607
07 Jun 2022 18:54:45
commit hash: f6dbc8618b0215da723131a970cdcb88cf36cf15commit hash: f6dbc8618b0215da723131a970cdcb88cf36cf15commit hash: f6dbc8618b0215da723131a970cdcb88cf36cf15commit hash: f6dbc8618b0215da723131a970cdcb88cf36cf15 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update g20210709 -> g20220607
g20210709_3
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

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

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/glog/releases
g20210709_1
21 Jul 2021 18:11:51
commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641commit hash: 287cd8ad71d23e31948296cb773d3ebaaed14641 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/libfmt: Update to 8.0.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
PR:		257026
Exp-run by:	antoine
g20210709
09 Jul 2021 17:13:50
commit hash: ba93bcdc15399175b77e3ae109a6ed37807b1364commit hash: ba93bcdc15399175b77e3ae109a6ed37807b1364commit hash: ba93bcdc15399175b77e3ae109a6ed37807b1364commit hash: ba93bcdc15399175b77e3ae109a6ed37807b1364 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update g20210511 -> g20210709
g20210511
12 May 2021 05:46:21
commit hash: c0cd4bf7e6ee39e461cd345144ca5bbfabb070d6commit hash: c0cd4bf7e6ee39e461cd345144ca5bbfabb070d6commit hash: c0cd4bf7e6ee39e461cd345144ca5bbfabb070d6commit hash: c0cd4bf7e6ee39e461cd345144ca5bbfabb070d6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/fb303: Update g20201122 -> g20210511

This fixes the build broken by devel/folly update

Reported by:	folly
g20201122
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
g20201122
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
g20201122
22 Nov 2020 22:52:19
Revision:556078Original commit files touched by this commit
yuri search for other commits by this committer
net/fb303: Update g20200915 -> g20201122
g20200915
15 Sep 2020 22:12:41
Revision:548751Original commit files touched by this commit
yuri search for other commits by this committer
New port: net/fb303: Base Thrift service and a common set of functionality

Number of commits found: 139 (showing only 39 on this page)

«  1 | 2