SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

25
devel/py-pip/Makefile Normal file
View file

@ -0,0 +1,25 @@
COMMENT= command-line tool for installing Python packages
MODPY_EGG_VERSION= 23.2.1
DISTNAME= pip-${MODPY_EGG_VERSION}
PKGNAME= py-${DISTNAME}
CATEGORIES= devel
HOMEPAGE= https://pip.pypa.io/en/stable/
# MIT
PERMIT_PACKAGE= Yes
MODULES= lang/python
MODPY_PI= Yes
MODPY_PYBUILD= setuptools
FLAVORS= python3
FLAVOR= python3
# No test suites in pypi tarball
NO_TEST= Yes
.include <bsd.port.mk>

2
devel/py-pip/distinfo Normal file
View file

@ -0,0 +1,2 @@
SHA256 (pip-23.2.1.tar.gz) = +wvVQ1syAMYCtb9h0tQ8LxPALinBcHVnrn+8UU65+vI=
SIZE (pip-23.2.1.tar.gz) = 2109449

2
devel/py-pip/pkg/DESCR Normal file
View file

@ -0,0 +1,2 @@
pip is the package installer for Python. You can use pip to install
packages from the Python Package Index and other indexes.

1609
devel/py-pip/pkg/PLIST Normal file

File diff suppressed because it is too large Load diff