Port details |
- py-netifaces-plus Portable network interface information
- 0.12.2 net =2 0.12.2Version of this port present on the latest quarterly branch.
- Maintainer: kiwi@FreeBSD.org
- Port Added: 2024-07-24 16:54:07
- Last Update: 2024-12-13 17:33:10
- Commit Hash: 6d9bec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/netifaces-plus/
- Description:
- There is no easy way to get the address(es) of the machine's network interfaces
from Python. There is a good reason for this difficulty, which is that it is
virtually impossible to do so in a portable manner. This package takes care of
working out the details of doing so on the machine you're using.
- ¦ ¦ ¦ ¦
- 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}netifaces-plus>0:net/py-netifaces-plus@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-netifaces-plus/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-netifaces-plus
- pkg install py311-netifaces-plus
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 py311-netifaces-plus listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-netifaces-plus
- Package flavors (<flavor>: <package>)
- py311: py311-netifaces-plus
- distinfo:
- TIMESTAMP = 1721836784
SHA256 (tsukumijima-netifaces-plus-release_0_12_2_GH0.tar.gz) = 32c816c62105b699273b9b95e2d728a97f6ae4fc6dacd80100776f7a361549f4
SIZE (tsukumijima-netifaces-plus-release_0_12_2_GH0.tar.gz) = 28952
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:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox-agent
- www/py-calibreweb
Configuration Options:
- No options to configure
- Options name:
- net_py-netifaces-plus
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.2 13 Dec 2024 17:33:10 |
Xavier Beaudouin (kiwi) |
*/*: Use my @FreeBSD.org email as MAINTAINER
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D48050 |
0.12.2 24 Jul 2024 16:51:56 |
Mateusz Piotrowski (0mp) Author: Xavier Beaudouin |
net/py-netifaces-plus: Portable network interface information
PR: 280001
Sponsored by: Klara, Inc.
Co-authored-by: Mateusz Piotrowski <0mp@FreeBSD.org> |
Number of commits found: 2
|