diff options
-rw-r--r-- | doc/CHANGES-2022 | 3 | ||||
-rw-r--r-- | math/Makefile | 3 | ||||
-rw-r--r-- | math/py-fftw/DESCR | 1 | ||||
-rw-r--r-- | math/py-fftw/Makefile | 23 | ||||
-rw-r--r-- | math/py-fftw/PLIST | 26 | ||||
-rw-r--r-- | math/py-fftw/distinfo | 5 |
6 files changed, 3 insertions, 58 deletions
diff --git a/doc/CHANGES-2022 b/doc/CHANGES-2022 index a46d4464a86..63d05a487d6 100644 --- a/doc/CHANGES-2022 +++ b/doc/CHANGES-2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1032 2022/02/17 00:14:29 gutteridge Exp $ +$NetBSD: CHANGES-2022,v 1.1033 2022/02/17 09:16:36 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1356,3 +1356,4 @@ Changes to the packages collection and infrastructure in 2022: Updated textproc/csview to 1.0.1 [pin 2022-02-16] Updated fonts/harfbuzz to 3.4.0 [wiz 2022-02-16] Updated x11/xfce4-notifyd to 0.6.3 [gutteridge 2022-02-17] + Removed math/py-fftw [wiz 2022-02-17] diff --git a/math/Makefile b/math/Makefile index 4e11a50029d..fc9ff2eeb22 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.534 2022/02/16 10:03:01 pho Exp $ +# $NetBSD: Makefile,v 1.535 2022/02/17 09:16:36 wiz Exp $ COMMENT= Mathematics @@ -376,7 +376,6 @@ SUBDIR+= py-bottleneck SUBDIR+= py-cdecimal SUBDIR+= py-claripy SUBDIR+= py-ephem -SUBDIR+= py-fftw SUBDIR+= py-fpconst SUBDIR+= py-gmpy SUBDIR+= py-gwcs diff --git a/math/py-fftw/DESCR b/math/py-fftw/DESCR deleted file mode 100644 index e579fca6d47..00000000000 --- a/math/py-fftw/DESCR +++ /dev/null @@ -1 +0,0 @@ -Python bindings to the FFTW3 C-library diff --git a/math/py-fftw/Makefile b/math/py-fftw/Makefile deleted file mode 100644 index 43da61296a2..00000000000 --- a/math/py-fftw/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.12 2022/01/10 09:07:17 wiz Exp $ - -DISTNAME= PyFFTW3-0.2.1 -PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Py//S/FFTW/fftw/S/3//} -PKGREVISION= 4 -CATEGORIES= math -MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyFFTW3/} - -MAINTAINER= jihbed.research@gmail.com -HOMEPAGE= https://pypi.python.org/pypi/PyFFTW3 -COMMENT= Python bindings to the FFTW3 C-library -LICENSE= gnu-gpl-v3 - -USE_LANGUAGES= c - -PYTHON_VERSIONS_ACCEPTED= 27 # as of 0.2.1 - -MAKE_ENV+= FFTW_PATH=${PREFIX}/lib - -.include "../../lang/python/egg.mk" -.include "../../math/fftw/buildlink3.mk" -.include "../../math/py-numpy/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/math/py-fftw/PLIST b/math/py-fftw/PLIST deleted file mode 100644 index 410f2374d83..00000000000 --- a/math/py-fftw/PLIST +++ /dev/null @@ -1,26 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2022/01/14 17:52:00 wiz Exp $ -${PYSITELIB}/${EGG_INFODIR} -${PYSITELIB}/fftw3/__init__.py -${PYSITELIB}/fftw3/__init__.pyc -${PYSITELIB}/fftw3/__init__.pyo -${PYSITELIB}/fftw3/lib.py -${PYSITELIB}/fftw3/lib.pyc -${PYSITELIB}/fftw3/lib.pyo -${PYSITELIB}/fftw3/planning.py -${PYSITELIB}/fftw3/planning.pyc -${PYSITELIB}/fftw3/planning.pyo -${PYSITELIB}/fftw3/wisdom.py -${PYSITELIB}/fftw3/wisdom.pyc -${PYSITELIB}/fftw3/wisdom.pyo -${PYSITELIB}/fftw3f/__init__.py -${PYSITELIB}/fftw3f/__init__.pyc -${PYSITELIB}/fftw3f/__init__.pyo -${PYSITELIB}/fftw3f/lib.py -${PYSITELIB}/fftw3f/lib.pyc -${PYSITELIB}/fftw3f/lib.pyo -${PYSITELIB}/fftw3f/planning.py -${PYSITELIB}/fftw3f/planning.pyc -${PYSITELIB}/fftw3f/planning.pyo -${PYSITELIB}/fftw3f/wisdom.py -${PYSITELIB}/fftw3f/wisdom.pyc -${PYSITELIB}/fftw3f/wisdom.pyo diff --git a/math/py-fftw/distinfo b/math/py-fftw/distinfo deleted file mode 100644 index 80337827468..00000000000 --- a/math/py-fftw/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 10:56:01 nia Exp $ - -BLAKE2s (PyFFTW3-0.2.1.tar.gz) = 3cf2b8d02c7af7fb28db62850dd580e82153eb346847c18666df4bac45982a32 -SHA512 (PyFFTW3-0.2.1.tar.gz) = 1ed40672c284c2bc1619b02c35756b64e8e9a18df0e08e725ecec13c910affeb103cb46f807c2926d1fa1924dd4e34deafed948da06df20deb625dd40318e362 -Size (PyFFTW3-0.2.1.tar.gz) = 25317 bytes |