As we discussed in the last meeting, we reset the ports tree and began from scratch, even though this change involves porting all the packages. Starting small and growing gradually, this approach will reduce build times and consequently lower energy consumption in a world affected by climate change. We will add new ports as users needs arise; ok h3artbl33d@

This commit is contained in:
purplerain 2024-05-26 03:08:12 +00:00
parent 83a0aaf92c
commit 9a3af55370
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
59377 changed files with 98673 additions and 4712155 deletions

View file

@ -1,22 +1,25 @@
COMMENT = network address representation and manipulation library
COMMENT= network address representation and manipulation library
MODPY_EGG_VERSION = 0.8.0
DISTNAME = netaddr-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
REVISION = 1
MODPY_EGG_VERSION= 0.10.1
DISTNAME= netaddr-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
REVISION= 0
CATEGORIES = net
# 1.0.0 removes is_private() which is used by at least Ansible
EPOCH= 0
HOMEPAGE = http://github.com/drkjam/netaddr/
CATEGORIES= net
HOMEPAGE= http://github.com/drkjam/netaddr/
# MIT
PERMIT_PACKAGE = Yes
PERMIT_PACKAGE= Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_PYBUILD = setuptools
MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
FLAVOR = python3
FLAVORS = python3
FLAVOR= python3
FLAVORS= python3
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (netaddr-0.8.0.tar.gz) = 1sxXx6B7HZ0ukXqos2rozmHDW6P80bg8oxxaDuK1okM=
SIZE (netaddr-0.8.0.tar.gz) = 1891561
SHA256 (netaddr-0.10.1.tar.gz) = 9NpCIsqMP0PI4YqCY+VCbHUKOoN/3+zPdMaNBAjqo78=
SIZE (netaddr-0.10.1.tar.gz) = 2225283