CVS log for pkgsrc/math/py-fftw/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / math / py-fftw
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13
Thu Feb 17 09:16:36 2022 UTC (3 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +1 -1
lines
py-fftw: remove
Last release in 2010, was beta, no upstream, not used in pkgsrc.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Jan 10 09:07:17 2022 UTC (3 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
py-fftw: convert to egg.mk
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Oct 12 21:52:02 2020 UTC (4 years, 6 months ago) by bacon
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
math/blas, math/lapack: Install interchangeable BLAS system
Install the new interchangeable BLAS system created by Thomas Orgis,
currently supporting Netlib BLAS/LAPACK, OpenBLAS, cblas, lapacke, and
Apple's Accelerate.framework. This system allows the user to select any
BLAS implementation without modifying packages or using package options, by
setting PKGSRC_BLAS_TYPES in mk.conf. See mk/blas.buildlink3.mk for details.
This commit should not alter behavior of existing packages as the system
defaults to Netlib BLAS/LAPACK, which until now has been the only supported
implementation.
Details:
Add new mk/blas.buildlink3.mk for inclusion in dependent packages
Install compatible Netlib math/blas and math/lapack packages
Update math/blas and math/lapack MAINTAINER approved by adam@
OpenBLAS, cblas, and lapacke will follow in separate commits
Update direct dependents to use mk/blas.buildlink3.mk
Perform recursive revbump
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Nov 2 16:16:21 2019 UTC (5 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
math: align variable assignments
pkglint -Wall -F --only aligned -r
Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 2 13:20:00 2019 UTC (5 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Apr 26 13:14:04 2019 UTC (6 years ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 3 05:03:24 2018 UTC (6 years, 9 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
extend PYTHON_VERSIONS_ for Python 3.7
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 1 14:43:46 2017 UTC (8 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Add python-3.6 to incompatible versions.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 9 13:03:55 2016 UTC (8 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Remove python33: adapt all packages that refer to it.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jun 8 17:43:35 2016 UTC (8 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Switch to MASTER_SITES_PYPI.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Dec 25 20:06:47 2015 UTC (9 years, 4 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1
lines
Help setup.py to find the fftw libs.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 5 21:25:49 2015 UTC (9 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 27 10:10:36 2015 UTC (9 years, 5 months ago) by gson
Branches: MAIN
Import py-fftw-0.2.1, packaged for wip by kamel.derouiche@gmail.com.
Python bindings to the FFTW3 C-library.
CVSweb <webmaster@jp.NetBSD.org>