Port details |
- py-netaddr Manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
- 1.3.0 net =4 1.3.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2008-10-14 18:49:49
- Last Update: 2024-05-29 18:31:56
- Commit Hash: 36dd1bc
- People watching this port, also watch:: libevent, indexinfo, xcb-util-image, libXdamage, xorg-fonts-truetype
- Also Listed In: python
- License: BSD3CLAUSE MIT
- WWW:
- https://github.com/drkjam/netaddr/
- Description:
- A pure Python network address representation and manipulation library.
netaddr provides a Pythonic way of working with:
- IPv4 and IPv6 addresses and subnets
- MAC addresses, OUI and IAB identifiers, IEEE EUI-64 identifiers
- Arbitrary (non-aligned) IP address ranges and IP address sets
- Various non-CIDR IP range formats such as nmap and glob-style formats
Included are routines for:
- Generating, sorting and summarizing IP addresses and networks
- Performing easy conversions between address notations and formats
- Detecting, parsing and formatting network address representations
- Performing set-based operations on groups of IP addresses and subnets
- Working with arbitrary IP address ranges and formats
- Accessing OUI and IAB organisational information published by IEEE
- Accessing IP address and block information published by IANA
API documentation for the latest release is available here:
https://pythonhosted.org/netaddr/
- ¦ ¦ ¦ ¦
- 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}netaddr>0:net/py-netaddr@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-netaddr/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-netaddr
- pkg install py311-netaddr
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-netaddr listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-netaddr
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1716981753
SHA256 (netaddr-1.3.0.tar.gz) = 5c3c3d9895b551b763779ba7db7a03487dc1f8e3b385af819af341ae9ef6e48a
SIZE (netaddr-1.3.0.tar.gz) = 2260504
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>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-oslo.config
- devel/py-oslo.utils
- devel/py-oslo.versionedobjects
- devel/py-oslo.vmware
- devel/py-osprofiler
- devel/py-ovsdbapp
- devel/py-wsme
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-netaddr-1.3.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net_py-netaddr
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0 29 May 2024 18:31:56 |
Muhammad Moinur Rahman (bofh) |
net/py-netaddr: Update version 1.2.1=>1.3.0
Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-1-3-0 |
1.2.1 27 Mar 2024 05:34:29 |
Kai Knoblich (kai) |
net/py-netaddr: Update to 1.2.1
* Switch to the PEP517 build framework.
Changelog since 0.10.1:
https://github.com/netaddr/netaddr/blob/1.2.1/CHANGELOG.rst
PR: 277810
Approved by: bofh (maintainer, implicit) |
0.10.1 03 Jan 2024 05:27:53 |
Muhammad Moinur Rahman (bofh) |
net/py-netaddr: Update version 0.10.0=>0.10.1
Changelog: https://netaddr.readthedocs.io/en/latest/changes.html#release-0-10-1 |
0.10.0 01 Jan 2024 18:54:47 |
Muhammad Moinur Rahman (bofh) |
net/py-netaddr: Update version 0.9.0=>0.10.0
Changelog: https://github.com/netaddr/netaddr/releases/tag/0.10.0 |
0.9.0 20 Sep 2023 12:10:05 |
Muhammad Moinur Rahman (bofh) |
net/py-netaddr: Update version 0.8.0=>0.9.0
- Convert to to pytest framework
Changelog: https://github.com/netaddr/netaddr/blob/master/CHANGELOG |
0.8.0 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.8.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.0 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.8.0 08 Mar 2022 02:09:57 |
Muhammad Moinur Rahman (bofh) |
*/*: Take maintainership |
0.8.0 07 Mar 2022 19:07:39 |
Rene Ladan (rene) |
all: return koobs' ports to the pool after safekeeping his commit bit. |
0.8.0 05 Feb 2022 01:17:21 |
Yasuhiro Kimura (yasu) |
*/*: Cleanup after the removal of lang/python36
* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
DEPRECATED and set EXPIRATION_DATE.
PR: 261046
Approved by: lwhsu (python) |
0.8.0 25 May 2021 13:55:43 |
Dmitry Marakasov (amdmi3) |
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@ |
0.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.0 22 Jan 2021 08:24:57 |
kai |
net/py-netaddr: Update to 0.8.0
* Modernize the "do-test" target and pet portclippy while I'm here.
Changelog since 0.7.19:
https://github.com/netaddr/netaddr/blob/0.8.0/CHANGELOG
PR: 249382
Reported by: ngie
Approved by: maintainer timeout (14+ days) |
0.7.19_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.7.19_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
0.7.19 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.7.19 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.7.19 06 Aug 2017 10:26:21 |
koobs |
net/py-netaddr: Update to 0.7.19
- Update PORTVERSION and distinfo checksum (0.7.19) [1]
- Add TEST_DEPENDS and update test target
- shebangfix not required with setuptools shebang auto-rewriting
PR: 219883
Submitted by: Franco Fichtner <franco opnsense org> [1] |
0.7.18_1 22 Apr 2017 18:02:00 |
miwi |
- Added missing patch to fix shebangs |
0.7.18_1 21 Apr 2017 11:43:29 |
miwi |
- Fix shebangs
- Added options helper |
0.7.18 02 Feb 2016 14:45:20 |
koobs |
net/py-netaddr: Update to 0.7.18
- Update PORTVERSION and distinfo checksum (0.7.18)
- Enable multiple "concurrent" Python installation
- Remove patches (now upstream)
- Update test target to new framework bits
- Update PORTDOCS
- Move NO_ARCH
PR: 206559
Submitted by: Franco Fichtner <franco opnsense org> |
0.7.14 27 May 2015 06:50:22 |
koobs |
net/py-netaddr: Update to 0.7.14
- Update to 0.7.14
- Add NO_ARCH [1]
- Add uniquefiles:dirs [1]
- Remove DOCSDIR override [1]
- Refactor regression-test target
- Patch setup.py and release.py to add proper test command support
- Update pkg-descr according to upstream (setup.py) long_description
Inspired by: Patch by tkato432 yahoo com [1]
PR: 197447 [1] |
0.7.13 13 Feb 2015 09:37:08 |
koobs |
net/py-netaddr: Update to 0.7.13
- Update to 0.7.13
- Switch from GITHUB to CHEESESHOP
- Remove WRKSRC accordingly
- Update COMMENT (upstream)
- Whitespace in pkg-descr |
0.7.10 13 Feb 2015 06:59:56 |
koobs |
net/py-netaddr: Take maintainership
Take maintainership, there's a new version, and netaddr is needed for
crossbar(.io) |
0.7.10 10 Dec 2014 23:55:30 |
feld |
Fix "BSD" license in net category |
0.7.10 24 Oct 2014 16:21:26 |
mva |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.7.10 26 Apr 2014 02:38:00 |
miwi |
- Support USE_GITHUP
PR: 187760
Submitted by: Ports FUry |
0.7.10 03 Jan 2014 01:13:00 |
bapt |
Part 2 at removing now useless FETCH_ARGS redifition |
0.7.10 28 Dec 2013 11:33:38 |
wg |
net/py-netaddr: support staging and minor changes |
0.7.10 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.7.10 10 Sep 2013 12:34:28 |
wen |
- Fix fetch
Reported by: bdrewery@ |
0.7.10 31 Aug 2013 02:10:36 |
bdrewery |
- Mark BROKEN, fails to fetch |
0.7.10 21 Aug 2013 03:03:05 |
wen |
- Update to 0.7.10 |
0.7.7 17 Aug 2013 16:32:41 |
bdrewery |
- Reset yzlin's ports
With hat: portmgr |
0.7.7 01 Feb 2013 15:04:01 |
ak |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
0.7.7 14 Aug 2012 11:35:29 |
sbz |
- Update to 0.7.7
PR: ports/168667
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer timeout (>14 days) |
0.7.6 16 Oct 2011 04:07:18 |
yzlin |
- Update to 0.7.6
PR: ports/161556
Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru> |
0.7.5 08 Aug 2011 19:10:30 |
pav |
- Update to 0.7.5
PR: ports/158437
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout (yzlin; 1 month) |
0.7.4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.7.4 29 Jan 2010 07:04:50 |
yzlin |
- Update to 0.7.4
Approved by: lwhsu/rafan (mentors, implicit) |
0.7.3 27 Sep 2009 16:08:11 |
yzlin |
- Update to 0.7.3
Approved by: rafan (co-mentor)
Feature safe: yes |
0.7.2 27 Aug 2009 18:06:56 |
yzlin |
- Update to 0.7.2
- Temporarily rename 'regression-test' to 'x-regression-test'
(http://code.google.com/p/netaddr/issues/detail?id=44&can=1)
Approved by: rafan (co-mentor) |
0.6.3 29 Jul 2009 12:59:14 |
yzlin |
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor) |
0.6.3 13 Jul 2009 15:07:19 |
lwhsu |
- Update to 0.6.3
PR: ports/136721
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> (maintainer) |
0.6.2 23 Apr 2009 17:11:16 |
miwi |
- Update to 0.6.2
PR: 133809
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
0.6.1 11 Apr 2009 11:44:21 |
miwi |
- Update to 0.6.1
PR; 133576
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer) |
0.5.2 14 Oct 2008 18:49:13 |
lwhsu |
Add py-netaddr 0.5.2, a python library for the manipulation of network
address manipulation.
PR: ports/128090
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw> |