Port details |
- py-raet Reliable Asynchronous Event Transport protocol library
- 0.6.8_1 net
=0 Version of this port present on the latest quarterly branch. - Maintainer: christer.edwards@gmail.com
 - Port Added: 2015-05-11 21:38:34
- Last Update: 2022-07-20 14:22:37
- Commit Hash: 6a378e5
- Also Listed In: python
- License: APACHE20
- Description:
- Reliable Asynchronous Event Transport protocol
RAET is designed to provide secure reliable scalable asynchronous message/event
transport over the internet in a micro-threaded multi-process application
framework that uses UDP for interhost communication and LibSodium for
authentication, encryption and the CurveCP handshake for secure bootstrap.
WWW: https://github.com/saltstack/raet
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}raet>0:net/py-raet@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-raet/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-raet
- pkg install py39-raet
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py39-raet listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-raet
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1540221199
SHA256 (raet-0.6.8.tar.gz) = 0643a8d3565d543b192f3fd50f00c93ceeb3b8a4a5c968fb5d0d5b98b4ba71a6
SIZE (raet-0.6.8.tar.gz) = 807419
- 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:
-
- py39-setuptools-git>=1.1 : devel/py-setuptools-git@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_py-raet
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|