Port details |
- fb303 Base Thrift service and a common set of functionality
- 2025.01.13.00 net =2 2024.12.23.00Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libboost_regex.so : devel/boost-libs
- libbzip2.so : misc/vxl
- libdouble-conversion.so : devel/double-conversion
- libevent.so : devel/libevent
- libfizz.so : security/fizz
- libfmt.so : devel/libfmt
- libfolly.so : devel/folly
- libgflags.so : devel/gflags
- libglog.so : devel/glog
- libicuuc.so : devel/icu
- liblz4.so : archivers/liblz4
- libmvfst_server.so : net/mvfst
- libsnappy.so : archivers/snappy
- libsodium.so : security/libsodium
- libthriftcpp2.so : devel/fbthrift
- libunwind.so : devel/libunwind
- libwangle.so : net/wangle
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2022.12.05.00 05 Dec 2022 20:00:04 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.11.28.00 -> 2022.12.05.00 |
2022.11.28.00 29 Nov 2022 09:18:46 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.11.14.00 -> 2022.11.28.00 |
2022.11.14.00 16 Nov 2022 07:26:30 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.11.07.00 -> 2022.11.14.00 |
2022.11.07.00 08 Nov 2022 20:46:53 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.10.31.00 -> 2022.11.07.00 |
2022.10.31.00 31 Oct 2022 19:37:52 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.10.24.00 -> 2022.10.31.00 |
2022.10.24.00 25 Oct 2022 20:50:02 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.10.17.00 -> 2022.10.24.00 |
2022.10.17.00_1 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
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 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.10.10.00 -> 2022.10.17.00 |
2022.10.10.00 10 Oct 2022 14:57:18 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.10.03.00 -> 2022.10.10.00 |
2022.10.03.00 04 Oct 2022 01:35:24 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.09.26.00 -> 2022.10.03.00 |
2022.09.26.00 27 Sep 2022 02:49:02 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.09.19.00 -> 2022.09.26.00 |
2022.09.19.00 20 Sep 2022 04:37:48 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.09.12.00 -> 2022.09.19.00 |
2022.09.12.00 14 Sep 2022 04:38:44 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.09.05.00 -> 2022.09.12.00 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
2022.09.05.00 05 Sep 2022 20:07:37 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.08.29.00 -> 2022.09.05.00 |
2022.08.29.00 30 Aug 2022 21:10:11 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.08.22.00 -> 2022.08.29.00 |
2022.08.22.00 23 Aug 2022 22:52:31 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.08.15.00 -> 2022.08.22.00 |
2022.08.15.00 15 Aug 2022 23:08:12 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.08.08.00 -> 2022.08.15.00 |
2022.08.08.00_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2022.08.08.00 08 Aug 2022 22:17:05 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.08.01.00 -> 2022.08.08.00 |
2022.08.01.00 01 Aug 2022 19:00:17 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.07.25.00 -> 2022.08.01.00 |
2022.07.25.00 26 Jul 2022 07:50:24 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.07.18.00 -> 2022.07.25.00 |
2022.07.18.00 22 Jul 2022 22:01:03 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.07.11.00 -> 2022.07.18.00 |
2022.07.11.00 12 Jul 2022 01:24:32 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.07.04.00 -> 2022.07.11.00 |
2022.07.04.00 04 Jul 2022 23:16:27 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.06.27.00 -> 2022.07.04.00 |
2022.06.27.00 27 Jun 2022 19:36:28 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.06.20.00 -> 2022.06.27.00 |
2022.06.20.00 20 Jun 2022 20:57:33 |
Yuri Victorovich (yuri) |
net/fb303: Update 2022.06.13.00 -> 2022.06.20.00 |
2022.06.13.00 19 Jun 2022 04:52:35 |
Yuri Victorovich (yuri) |
net/fb303: Update g20220607 -> 2022.06.13.00 |
g20220607 07 Jun 2022 18:54:45 |
Yuri Victorovich (yuri) |
net/fb303: Update g20210709 -> g20220607 |
g20210709_3 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
g20210709_2 17 Apr 2022 23:58:01 |
Po-Chuan Hsieh (sunpoet) |
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 |
Po-Chuan Hsieh (sunpoet) |
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 |
Yuri Victorovich (yuri) |
net/fb303: Update g20210511 -> g20210709 |
g20210511 12 May 2021 05:46:21 |
Yuri Victorovich (yuri) |
net/fb303: Update g20201122 -> g20210511
This fixes the build broken by devel/folly update
Reported by: folly |
g20201122 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20201122 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20201122 22 Nov 2020 22:52:19 |
yuri |
net/fb303: Update g20200915 -> g20201122 |
g20200915 15 Sep 2020 22:12:41 |
yuri |
New port: net/fb303: Base Thrift service and a common set of functionality |