notbugAs 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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-ipaddress Port of Python 3.3+ ipaddress module to 2.7
1.0.23 net Deleted on this many watch lists=9 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.0.23Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses Python 2.7 which is EOLed upstream
Expired This port expired on: 2020-12-31
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-15 02:19:32
Last Update: 2021-01-12 20:14:46
SVN Revision: 561375
People watching this port, also watch:: py39-cryptography, python27, pcre, py39-pycparser, libidn
Also Listed In: python
License: PSFL
WWW:
https://github.com/phihag/ipaddress
Description:
Python 3.3's ipaddress (IPv4/IPv6 manipulation library) for Python 2.6 and 2.7. Note that you must pass in unicode objects when constructing from a character representation! WWW: https://pypi.org/project/ipaddress/ WWW: https://github.com/phihag/ipaddress
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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}ipaddress>0:net/py-ipaddress@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-ipaddress
Package flavors (<flavor>: <package>)
  • py27: py27-ipaddress
distinfo:
TIMESTAMP = 1572528649 SHA256 (ipaddress-1.0.23.tar.gz) = b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2 SIZE (ipaddress-1.0.23.tar.gz) = 32958

Packages (timestamps in pop-ups are UTC):
py27-ipaddress
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------1.0.23-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. net/exabgp*
  2. textproc/scancode-toolkit*
  3. Collapse this list of deleted ports.
* - 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:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/i/ipaddress/
  2. https://pypi.org/packages/source/i/ipaddress/
Collapse this list.
Port Moves
  • port deleted on 2021-01-12
    REASON: Uses Python 2.7 which is EOLed upstream

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.23
12 Jan 2021 20:14:46
Revision:561375Original commit files touched by this commit
rene search for other commits by this committer
Remove now unused PY_IPADDRESS and PY_TYPING and their ports.
1.0.23
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
1.0.23
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.23
31 Oct 2019 14:51:18
Revision:516171Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.23

Changes:	https://github.com/phihag/ipaddress/commits/master
1.0.22
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
1.0.22
16 Apr 2018 18:33:57
Revision:467518Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.22

Changes:	https://github.com/phihag/ipaddress/commits/master
1.0.21
15 Apr 2018 20:03:48
Revision:467429Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.21

Changes:	https://github.com/phihag/ipaddress/commits/master
1.0.19
17 Dec 2017 15:54:36
Revision:456550Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.19

- Update COMMENT
- Update USES=python to :2.7

Changes:	https://github.com/phihag/ipaddress/commits/master
1.0.18
12 Jan 2017 20:03:18
Revision:431313Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.0.18

Changes:	https://github.com/phihag/ipaddress/commits/master
1.0.17
10 Oct 2016 23:27:44
Revision:423732Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.0.17
1.0.16
26 Mar 2016 17:10:30
Revision:411938Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.0.16
- Add PyPI as primary WWW

Changes:	https://github.com/phihag/ipaddress/commits/master
1.0.14
13 Oct 2015 22:27:14
Revision:399224Original commit files touched by this commit
rm search for other commits by this committer
net/py-ipaddress: update to 1.0.14

- update to 1.0.14
- pass maintainership to python@
- limit python version to lt 3.3
- update description
1.0.6
21 Aug 2015 12:03:26
Revision:394940Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
1.0.6
19 Aug 2015 07:44:23
Revision:394740Original commit files touched by this commit
erwin search for other commits by this committer
Reset maintainer

<freebsd@dachev.info>: host mail.dachev.info[78.90.170.123] said: 550 Unknown
    user (in reply to RCPT TO command)

Sponsored by:	DK Hostmaster A/S
1.0.6
15 Sep 2014 02:13:56
Revision:368239Original commit files touched by this commit
vanilla search for other commits by this committer
Add ipaddress-1.0.6.

PR:		ports/193574
Submitted by:	Nikolay Dachev <nikolay dachev info>

Number of commits found: 15