notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
trantor Non-blocking I/O tcp network lib based on c++14/17
1.5.24 netnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (44 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/trantor-1.5.24/catalog.mk
  3. /usr/local/share/licenses/trantor-1.5.24/LICENSE
  4. /usr/local/share/licenses/trantor-1.5.24/BSD3CLAUSE
  5. include/trantor/exports.h
  6. include/trantor/net/AsyncStream.h
  7. include/trantor/net/Certificate.h
  8. include/trantor/net/Channel.h
  9. include/trantor/net/EventLoop.h
  10. include/trantor/net/EventLoopThread.h
  11. include/trantor/net/EventLoopThreadPool.h
  12. include/trantor/net/InetAddress.h
  13. include/trantor/net/Resolver.h
  14. include/trantor/net/TLSPolicy.h
  15. include/trantor/net/TcpClient.h
  16. include/trantor/net/TcpConnection.h
  17. include/trantor/net/TcpServer.h
  18. include/trantor/net/callbacks.h
  19. include/trantor/utils/AsyncFileLogger.h
  20. include/trantor/utils/ConcurrentTaskQueue.h
  21. include/trantor/utils/Date.h
  22. include/trantor/utils/Funcs.h
  23. include/trantor/utils/LockFreeQueue.h
  24. include/trantor/utils/LogStream.h
  25. include/trantor/utils/Logger.h
  26. include/trantor/utils/MsgBuffer.h
  27. include/trantor/utils/NonCopyable.h
  28. include/trantor/utils/ObjectPool.h
  29. include/trantor/utils/SerialTaskQueue.h
  30. include/trantor/utils/TaskQueue.h
  31. include/trantor/utils/TimingWheel.h
  32. include/trantor/utils/Utilities.h
  33. lib/cmake/Trantor/FindBotan.cmake
  34. lib/cmake/Trantor/Findc-ares.cmake
  35. lib/cmake/Trantor/TrantorConfig.cmake
  36. lib/cmake/Trantor/TrantorConfigVersion.cmake
  37. lib/cmake/Trantor/TrantorTargets-release.cmake
  38. lib/cmake/Trantor/TrantorTargets.cmake
  39. lib/libtrantor.so
  40. lib/libtrantor.so.1
  41. lib/libtrantor.so.1.5.24
  42. @owner
  43. @group
  44. @mode
Collapse this list.
Dependency lines:
  • trantor>0:net/trantor
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):
trantor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.241.5.24--1.5.24---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.5.24--1.5.24---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
This port is required by:
for Libraries
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/an-tao/trantor/tar.gz/v1.5.24?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.24
07 Jul 2025 16:11:34
commit hash: 8dd71c4bc50fa2ebac54eac2eefb7f62368c3d54commit hash: 8dd71c4bc50fa2ebac54eac2eefb7f62368c3d54commit hash: 8dd71c4bc50fa2ebac54eac2eefb7f62368c3d54commit hash: 8dd71c4bc50fa2ebac54eac2eefb7f62368c3d54 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
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