Port details |
- proxygen Collection of C++ HTTP libraries including easy way to use HTTP server
- 2025.06.23.00 www
=2 2025.03.24.00Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-09-08 18:51:03
- Last Update: 2025-06-23 18:04:34
- Commit Hash: e75a44e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/facebook/proxygen
- Description:
- Proxygen comprises the core C++ HTTP abstractions used at Facebook. Internally,
it is used as the basis for building many HTTP servers, proxies, and clients.
This release focuses on the common HTTP abstractions and our simple HTTPServer
framework. Future releases will provide simple client APIs as well. The
framework supports HTTP/1.1, SPDY/3, SPDY/3.1, HTTP/2, and HTTP/3. The goal is
to provide a simple, performant, and modern C++ HTTP library.
¦ ¦ ¦ ¦ 
- 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/www/proxygen/ && make install clean
- To add the package, run one of these commands:
- pkg install www/proxygen
- pkg install proxygen
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: proxygen
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1750695890
SHA256 (facebook-proxygen-v2025.06.23.00_GH0.tar.gz) = 8bf67f46b831f9e5a7f633201500dbdd3a763a7798c6aa2a1f7edbaf0dfcb95f
SIZE (facebook-proxygen-v2025.06.23.00_GH0.tar.gz) = 1224435
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:
-
- bash : shells/bash
- gperf>0 : devel/gperf
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- perl5>=5.40.r<5.41 : lang/perl5.40
- Runtime dependencies:
-
- perl5>=5.40.r<5.41 : lang/perl5.40
- Library dependencies:
-
- libboost_iostreams.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
- libicui18n.so : devel/icu
- liblz4.so : archivers/liblz4
- libmvfst_server.so : net/mvfst
- libsnappy.so : archivers/snappy
- libsodium.so : security/libsodium
- 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:
- www_proxygen
- USES:
- cmake compiler:c++14-lang cpe perl5 python:build 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 |
10 May 2021 17:13:49
  
|
Yuri Victorovich (yuri)  |
www/proxygen: Update 2021.04.26.00 -> 2021.05.10.00 |
2021.04.26.00 26 Apr 2021 17:56:34
    |
Yuri Victorovich (yuri)  |
www/proxygen: Update 2021.04.19.00 -> 2021.04.26.00 |
2021.04.19.00 19 Apr 2021 15:49:07
    |
Yuri Victorovich (yuri)  |
www/proxygen: Update 2021.04.12.00 -> 2021.04.19.00 |
2021.04.12.00 12 Apr 2021 23:45:06
    |
Yuri Victorovich (yuri)  |
www/proxygen: Update 2021.04.05.00 -> 2021.04.12.00 |
2021.04.05.00 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2021.04.05.00 06 Apr 2021 17:22:14
    |
Yuri Victorovich (yuri)  |
www/proxygen: Update 2021.03.29.00 -> 2021.04.05.00 |
2021.03.29.00 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2021.03.29.00 29 Mar 2021 21:35:24
  |
yuri  |
www/proxygen: Update 2021.03.22.00 -> 2021.03.29.00 |
2021.03.22.00 24 Mar 2021 03:06:50
  |
yuri  |
www/proxygen: Update 2021.03.08.00 -> 2021.03.22.00 |
2021.03.01.00 01 Mar 2021 18:38:13
  |
yuri  |
www/proxygen: Update 2021.02.22.00 -> 2021.03.01.00 |
2021.02.22.00 22 Feb 2021 20:27:16
  |
yuri  |
www/proxygen: Update 2021.02.15.00 -> 2021.02.22.00 |
2021.02.15.00 15 Feb 2021 23:54:10
  |
yuri  |
www/proxygen: Update 2021.02.08.00 -> 2021.02.15.00 |
2021.02.08.00 09 Feb 2021 20:12:17
  |
yuri  |
www/proxygen: Update 2021.02.01.00 -> 2021.02.08.00 |
2021.02.01.00 02 Feb 2021 17:06:40
  |
yuri  |
www/proxygen: Update 2021.01.25.00 -> 2021.02.01.00 |
2021.01.25.00 26 Jan 2021 02:39:49
  |
yuri  |
www/proxygen: Update 2021.01.18.00 -> 2021.01.25.00 |
2021.01.18.00 19 Jan 2021 17:53:26
  |
yuri  |
www/proxygen: Update 2021.01.11.00 -> 2021.01.18.00 |
2021.01.11.00 11 Jan 2021 21:03:20
  |
yuri  |
www/proxygen: Update 2021.01.04.00 -> 2021.01.11.00 |
2021.01.04.00 04 Jan 2021 18:59:38
  |
yuri  |
www/proxygen: Update 2020.12.28.00 -> 2021.01.04.00 |
2020.12.28.00 28 Dec 2020 20:35:59
  |
yuri  |
www/proxygen: Update 2020.12.21.00 -> 2020.12.28.00 |
2020.12.21.00 22 Dec 2020 18:29:57
  |
yuri  |
www/proxygen: Update 2020.12.14.00 -> 2020.12.21.00 |
2020.12.14.00 15 Dec 2020 04:37:36
  |
yuri  |
www/proxygen: Update 2020.12.07.00 -> 2020.12.14.00 |
2020.12.07.00 08 Dec 2020 23:30:26
  |
yuri  |
www/proxygen: Update 2020.11.30.00 -> 2020.12.07.00 |
2020.11.30.00 01 Dec 2020 03:39:30
  |
yuri  |
www/proxygen: Update 2020.11.23.00 -> 2020.11.30.00 |
2020.11.23.00 24 Nov 2020 23:43:19
  |
yuri  |
www/proxygen: Update 2020.11.16.00 -> 2020.11.23.00 |
2020.11.16.00 21 Nov 2020 21:41:51
  |
yuri  |
www/proxygen: Update 2020.11.02.00 -> 2020.11.16.00
Reported by: portscout |
2020.11.02.00 03 Nov 2020 18:10:22
  |
yuri  |
www/proxygen: Update 2020.10.26.00 -> 2020.11.02.00
Reported by: portscout |
2020.10.26.00 27 Oct 2020 19:51:46
  |
yuri  |
www/proxygen: Update 2020.10.12.00 -> 2020.10.26.00
Reported by: portscout |
2020.10.12.00 15 Oct 2020 05:44:35
  |
yuri  |
www/proxygen: Update 2020.09.14.00 -> 2020.10.12.00
Reported by: portscout |
2020.09.14.00 15 Sep 2020 08:31:03
  |
yuri  |
www/proxygen: Update 2020.09.07.00 -> 2020.09.14.00
Reported by: portscout |
2020.09.07.00 08 Sep 2020 18:50:25
  |
yuri  |
New port: www/proxygen : Collection of C++ HTTP libraries including easy way to
use HTTP server |