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,18 +1,18 @@
COMMENT= standard multiprocessing module
COMMENT= standard multiprocessing module
MODPY_EGG_VERSION= 0.9.0
DISTNAME= aiomultiprocess-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
DISTNAME= aiomultiprocess-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
CATEGORIES= net
CATEGORIES= net
HOMEPAGE= https://pypi.org/project/aiomultiprocess
HOMEPAGE= https://pypi.org/project/aiomultiprocess
MAINTAINER= Purple Rain <purplerain@secbsd.org>
MAINTAINER= Purple Rain <purplerain@secbsd.org>
# MIT
PERMIT_PACKAGE= Yes
PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PI= Yes