Port details |
- mvfst Implementation of the QUIC transport protocol
- 2025.04.14.00 net
=2 2025.03.24.00Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-08 17:40:32
- Last Update: 2025-04-16 09:41:18
- Commit Hash: 2d9d2eb
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/facebook/mvfst
- Description:
- mvfst (Pronounced move fast) is a client and server implementation of IETF QUIC
protocol in C++ by Facebook. QUIC is a UDP based reliable, multiplexed transport
protocol that will become an internet standard. The goal of mvfst is to build a
performant implementation of the QUIC transport protocol that applications could
adapt for use cases on both the internet and the data-center. mvfst has been
tested at scale on android, iOS apps, as well as servers and has several
features to support large scale deployments.
¦ ¦ ¦ ¦ 
- 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/mvfst/ && make install clean
- To add the package, run one of these commands:
- pkg install net/mvfst
- pkg install mvfst
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mvfst
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1744790792
SHA256 (facebook-mvfst-v2025.04.14.00_GH0.tar.gz) = 4c0d4b461ab4ff016e9b29178d9b4c5e6cdbe46b13c76cdf9dfc1eabe198b202
SIZE (facebook-mvfst-v2025.04.14.00_GH0.tar.gz) = 2046690
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_system.so : devel/boost-libs
- 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
- libicui18n.so : devel/icu
- liblz4.so : archivers/liblz4
- libsnappy.so : archivers/snappy
- libsodium.so : security/libsodium
- libunwind.so : devel/libunwind
- libbzip2.so : misc/vxl
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- devel/fbthrift
- net/fb303
- www/proxygen
Configuration Options:
- No options to configure
- Options name:
- net_mvfst
- USES:
- cmake:testing compiler:c++17-lang cpe ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 108 (showing only 8 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20210701 04 Jul 2021 23:41:15
    |
Yuri Victorovich (yuri)  |
net/mvfst: Update g20210508 -> g20210701 |
10 May 2021 17:13:50
  
|
Yuri Victorovich (yuri)  |
net/mvfst: Update g20201119 -> g20210508 |
g20201119 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20201119 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
g20201119 20 Nov 2020 07:22:16
  |
yuri  |
net/mvfst: Update g20201102 -> g20201119 |
g20201102 03 Nov 2020 18:08:31
  |
yuri  |
net/mvfst: Update g20201014 -> g20201102 |
g20201014 15 Oct 2020 05:41:26
  |
yuri  |
net/mvfst: Update g20200805 -> g20201014 |
g20200805 08 Sep 2020 17:39:55
  |
yuri  |
New port: net/mvfst: Implementation of the QUIC transport protocol |
Number of commits found: 108 (showing only 8 on this page)
|