Port details |
- read_bbrlog Decode BBR log dumps generated with tcplog_dumper
- 1.4 net =2 1.2_1Version of this port present on the latest quarterly branch.
- IGNORE: builds only on FreeBSD head with minimum version 1500025
- Maintainer: olivier@FreeBSD.org
- Port Added: 2020-08-03 20:40:14
- Last Update: 2024-11-15 14:27:05
- Commit Hash: 6b0c939
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/Netflix/read_bbrlog
- Description:
- The read_bbrlog is a utility that knows how to read the pcapng[.xz] files
created by the net/tcplog_dumper from BBR.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- read_bbrlog>0:net/read_bbrlog
- To install the port:
- cd /usr/ports/net/read_bbrlog/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install net/read_bbrlog
- pkg install read_bbrlog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: read_bbrlog
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1731679865
SHA256 (Netflix-read_bbrlog-v1.4_GH0.tar.gz) = ac74557261902ebd92481b1718b7d4954a352e5f2783c97bc204fb1d85f8e9a4
SIZE (Netflix-read_bbrlog-v1.4_GH0.tar.gz) = 58291
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:
-
- bbparse.h : devel/bbparse
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_read_bbrlog
- 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 |
1.4 15 Nov 2024 14:27:05 |
Olivier Cochard (olivier) |
net/read_bbrlog: Update to 1.4
Fix build on latest main.
Reported by: pkg-fallout
Sponsored by: Netflix |
1.2_1 30 Mar 2024 10:01:28 |
Yasuhiro Kimura (yasu) |
net/read_bbrlog: Move man page to share/man
Approved by: portmgr (blanket) |
1.2 08 Mar 2024 22:51:08 |
Olivier Cochard (olivier) |
net/read_bbrlog: Update to 1.2
Sponsored by: Netflix |
1.1 16 Nov 2023 16:36:39 |
Olivier Cochard (olivier) |
net/read_bbrlog: Update to 1.1
Sponsored by: Netflix |
1.0 18 Aug 2023 07:53:33 |
Muhammad Moinur Rahman (bofh) |
net/read_bbrlog: Mark IGNORE for OSVERSION 1400092
Although mentioned that it builds on 1400088 and later but it's still
BROKEN on 1400092.
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.0 03 May 2023 20:11:26 |
Olivier Cochard (olivier) |
net/read_bbrlog: Update to 1.0
ChangeLog:
https://github.com/Netflix/read_bbrlog/commit/1a5e22bc0c79d0d2f78077d1ccd99793cfa93530
Sponsored by: Netflix |
0.1.5 02 Jan 2023 22:53:16 |
Olivier Cochard (olivier) |
net/read_bbrlog: Update to v0.1.5
Sponsored by: Netflix |
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) |
0.1.4 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 ) |
0.1.4 20 Jan 2022 18:36:16 |
Olivier Cochard (olivier) |
net/read_bbrlog: Update to 0.1.4
Sponsored by: Netflix |
0.1.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.2 15 Mar 2021 20:34:58 |
olivier |
Update to 0.1.2 and fix build.
Reported by: pkg-fallout
Sponsored by: Netflix |
0.1.1 03 Aug 2020 20:40:07 |
olivier |
New port: net/read_bbrlog
Decode BBR log dumps generated with tcplog_dumper.
Sponsored by: Netflix |