Port details |
- py-ephemeral-port-reserve Bind to ephemeral port, force TIME_WAIT state, and unbind it
- 1.1.4 net =2 1.1.4Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-07-02 17:06:21
- Last Update: 2023-07-02 16:56:13
- Commit Hash: 0c7c957
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/Yelp/ephemeral-port-reserve/
- Description:
- ephemeral-port-reserve handles the situation when you need a networked program
to bind to a port that can't be hard-coded. Generally this is when you want to
run several of them in parallel; if they all bind to port 8080, only one of
them can succeed.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ephemeral-port-reserve>0:net/py-ephemeral-port-reserve@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-ephemeral-port-reserve/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-ephemeral-port-reserve
- pkg install py39-ephemeral-port-reserve
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-ephemeral-port-reserve listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ephemeral-port-reserve
- Package flavors (<flavor>: <package>)
- py39: py39-ephemeral-port-reserve
- distinfo:
- TIMESTAMP = 1688316737
SHA256 (Yelp-ephemeral-port-reserve-v1.1.4_GH0.tar.gz) = 522a3b80e885c62b9561c4150cefda7a67cad954d22d474c6f9362348828e079
SIZE (Yelp-ephemeral-port-reserve-v1.1.4_GH0.tar.gz) = 4839
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>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@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-ephemeral-port-reserve
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|