Port details |
- drogon C++14/17/20-based HTTP web application framework
- 1.9.11 www
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: zi@FreeBSD.org
 - Port Added: 2025-07-07 16:18:03
- Last Update: 2025-07-07 16:16:35
- Commit Hash: e4f6d94
- License: MIT
- WWW:
- https://github.com/drogonframework/drogon
- Description:
- Drogon is a C++17/20 based HTTP application framework. Drogon can be used to
easily build various types of web application server programs using C++.
Drogon supports:
* Non-blocking I/O network lib based on kqueue
* HTTP 1.0/1.1
* Cookies and sessions
* HTTPS
* WebSockets
* JSON/REST
* Compression: brotli, gzip
* HTTP Pipelining
* Asynchronous reading/writing to MySQL/Redis
* and more!
¦ ¦ ¦ ¦ 
- 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/drogon/ && make install clean
- To add the package, run one of these commands:
- pkg install www/drogon
- pkg install drogon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: drogon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751653017
SHA256 (drogonframework-drogon-v1.9.11_GH0.tar.gz) = f50098bb21bd0013f8da16b796313816bf79b0ecb1d74bfe33216d5400ab2002
SIZE (drogonframework-drogon-v1.9.11_GH0.tar.gz) = 646509
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:
-
- libjsoncpp.so : devel/jsoncpp
- libtrantor.so : net/trantor
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_drogon
- USES:
- cmake ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.11 07 Jul 2025 16:16:35
    |
Ryan Steinmetz (zi)  |
www/drogon: New port!
Drogon is a C++17/20 based HTTP application framework. Drogon can be used to
easily build various types of web application server programs using C++.
Drogon supports:
* Non-blocking I/O network lib based on kqueue
* HTTP 1.0/1.1
* Cookies and sessions
* HTTPS
* WebSockets
* JSON/REST
* Compression: brotli, gzip
* HTTP Pipelining
* Asynchronous reading/writing to MySQL/Redis
* and more! |
Number of commits found: 1
|