Port details |
- trantor Non-blocking I/O tcp network lib based on c++14/17
- 1.5.24 net
=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:12:04
- Last Update: 2025-07-07 16:11:34
- Commit Hash: 8dd71c4
- License: BSD3CLAUSE
- WWW:
- https://github.com/an-tao/trantor
- Description:
- A non-blocking I/O cross-platform TCP network library, using C++14.
Drawing on the design of Muduo Library
Featured highlights:
* Non-blocking I/O
* cross-platform
* Thread pool
* Lock free design
* Support SSL
* Server and Client
¦ ¦ ¦ ¦ 
- 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/trantor/ && make install clean
- To add the package, run one of these commands:
- pkg install net/trantor
- pkg install trantor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: trantor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751652696
SHA256 (an-tao-trantor-v1.5.24_GH0.tar.gz) = 3ffe8f6eeeef841b5550540edbed8cb3b3fda2bc5a1d536cc9c6f1809b7cb164
SIZE (an-tao-trantor-v1.5.24_GH0.tar.gz) = 157331
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
- This port is required by:
- for Libraries
-
- www/drogon
Configuration Options:
- No options to configure
- Options name:
- net_trantor
- 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.5.24 07 Jul 2025 16:11:34
    |
Ryan Steinmetz (zi)  |
net/trantor: New port!
A non-blocking I/O cross-platform TCP network library, using C++14.
Drawing on the design of Muduo Library
Featured highlights:
* Non-blocking I/O
* cross-platform
* Thread pool
* Lock free design
* Support SSL
* Server and Client |
Number of commits found: 1
|