FreshPorts -- net/brynet: Header-only cross-platform C++ TCP network library


FreshPorts -- The Place For Ports [画像:notbug]As 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 photos
All times are UTC [画像:Ukraine]
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
brynet Header-only cross-platform C++ TCP network library
1.12.2 net 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 1.12.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022年11月07日 08:06:12
Last Update: 2022年12月19日 02:49:37
Commit Hash: 9bf432b
Also Listed In: devel
License: MIT
WWW:
https://github.com/IronsDu/brynet
Description:
Brynet is a header-only cross platform high performance TCP network library using C++11.
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 (54 items)
Collapse this list.
  1. /usr/local/share/licenses/brynet-1.12.2/catalog.mk
  2. /usr/local/share/licenses/brynet-1.12.2/LICENSE
  3. /usr/local/share/licenses/brynet-1.12.2/MIT
  4. include/brynet/Version.hpp
  5. include/brynet/base/Any.hpp
  6. include/brynet/base/AppStatus.hpp
  7. include/brynet/base/Array.hpp
  8. include/brynet/base/Buffer.hpp
  9. include/brynet/base/CPP_VERSION.hpp
  10. include/brynet/base/Noexcept.hpp
  11. include/brynet/base/NonCopyable.hpp
  12. include/brynet/base/Packet.hpp
  13. include/brynet/base/Platform.hpp
  14. include/brynet/base/Stack.hpp
  15. include/brynet/base/Timer.hpp
  16. include/brynet/base/WaitGroup.hpp
  17. include/brynet/base/crypto/Base64.hpp
  18. include/brynet/base/crypto/SHA1.hpp
  19. include/brynet/base/endian/Endian.hpp
  20. include/brynet/net/AsyncConnector.hpp
  21. include/brynet/net/Channel.hpp
  22. include/brynet/net/CurrentThread.hpp
  23. include/brynet/net/EventLoop.hpp
  24. include/brynet/net/Exception.hpp
  25. include/brynet/net/ListenThread.hpp
  26. include/brynet/net/Poller.hpp
  27. include/brynet/net/PromiseReceive.hpp
  28. include/brynet/net/SSLHelper.hpp
  29. include/brynet/net/SendableMsg.hpp
  30. include/brynet/net/Socket.hpp
  31. include/brynet/net/SocketLibFunction.hpp
  32. include/brynet/net/SocketLibTypes.hpp
  33. include/brynet/net/TcpConnection.hpp
  34. include/brynet/net/TcpService.hpp
  35. include/brynet/net/detail/ConnectionOption.hpp
  36. include/brynet/net/detail/ConnectorDetail.hpp
  37. include/brynet/net/detail/ConnectorWorkInfo.hpp
  38. include/brynet/net/detail/IOLoopData.hpp
  39. include/brynet/net/detail/ListenThreadDetail.hpp
  40. include/brynet/net/detail/TCPServiceDetail.hpp
  41. include/brynet/net/detail/WakeupChannel.hpp
  42. include/brynet/net/http/HttpFormat.hpp
  43. include/brynet/net/http/HttpParser.hpp
  44. include/brynet/net/http/HttpService.hpp
  45. include/brynet/net/http/WebSocketFormat.hpp
  46. include/brynet/net/http/http_parser.h
  47. include/brynet/net/port/Win.hpp
  48. include/brynet/net/wrapper/ConnectionBuilder.hpp
  49. include/brynet/net/wrapper/HttpConnectionBuilder.hpp
  50. include/brynet/net/wrapper/HttpServiceBuilder.hpp
  51. include/brynet/net/wrapper/ServiceBuilder.hpp
  52. @owner
  53. @group
  54. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • brynet>0:net/brynet
To install the port:
cd /usr/ports/net/brynet/ && make install clean
To add the package, run one of these commands:
  • pkg install net/brynet
  • pkg install brynet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: brynet
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1671417565 SHA256 (IronsDu-brynet-v1.12.2_GH0.tar.gz) = b8b740cae39804d1e7037866046321065856c0ea9f565d26f67aeccc7ccd3d51 SIZE (IronsDu-brynet-v1.12.2_GH0.tar.gz) = 232522

Packages (timestamps in pop-ups are UTC):
brynet
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.12.21.12.2-1.12.21.12.2n/an/an/a
FreeBSD:13:quarterly1.12.21.12.21.12.21.12.21.12.2n/an/an/a
FreeBSD:14:latest1.12.21.12.21.12.21.12.21.12.21.12.2-1.12.2
FreeBSD:14:quarterly1.12.21.12.2-1.12.21.12.21.12.21.12.21.12.2
FreeBSD:15:latest1.12.21.12.2n/a1.12.2n/an/a1.12.21.12.2
FreeBSD:15:quarterly1.12.21.12.2n/a-n/an/a--
FreeBSD:16:latest1.12.21.12.2n/a-n/an/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
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net_brynet
USES:
cmake:testing compiler:c++17-lang
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/IronsDu/brynet/tar.gz/v1.12.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.12.2
19 Dec 2022 02:49:37
commit hash: 9bf432b7476dfb46682e876f0f11e484193e0e52 commit hash: 9bf432b7476dfb46682e876f0f11e484193e0e52 commit hash: 9bf432b7476dfb46682e876f0f11e484193e0e52 commit hash: 9bf432b7476dfb46682e876f0f11e484193e0e52 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/brynet: Update 1.12.1-4 -> 1.12.2
Reported by:	portscout
1.12.1.4
07 Nov 2022 08:04:27
commit hash: 9b44be3b710b380eb2c5bfa8b9870f4dc961df8f commit hash: 9b44be3b710b380eb2c5bfa8b9870f4dc961df8f commit hash: 9b44be3b710b380eb2c5bfa8b9870f4dc961df8f commit hash: 9b44be3b710b380eb2c5bfa8b9870f4dc961df8f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/brynet: New port: Header-only cross-platform C++ TCP network library

Number of commits found: 2

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
Enter Keywords:
more...

Latest Vulnerabilities
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
erlang Sep 01
erlang Sep 01

30 vulnerabilities affecting 415 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026年09月03日 17:10:13 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 35095
Broken 77
Ignore 190

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /