Next | Query returned 24 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125)
Log message:
Forget about Python 3.6
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-03-05 05:16:57 by David H. Gutteridge | Files touched by this commit (1)
Log message:
py-scikit-image: cascade py-tifffile Python incompatibilities
   2021-02-24 21:05:36 by Mark Davies | Files touched by this commit (2) | Package updated
Log message:
py-scikit-image: update to 0.18.1

This is a bug fix release and contains the following two bug fixes:

* Fix indexing error for labelling in large (>2GB) arrays
* Only use retry_if_failed with recent pooch
   2021-02-24 20:59:07 by Mark Davies | Files touched by this commit (1)
Log message:
py-scikit-image: add needed dependency on py-tifffile
   2020-12-20 11:31:46 by Nia Alarie | Files touched by this commit (1)
Log message:
py-scikit-image: Fix impossible-to-satisfy dependency
   2020-12-19 16:42:07 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(math/py-scikit-image) Updated 0.15.0 to 0.18.0

Release note is here:
  \ 
https://github.com/scikit-image/scikit-image/blob/master/doc/release/release_0.18.rst

(Note: the category should be graphics instead of math)
   2020-10-12 23:52:05 by Jason Bacon | Files touched by this commit (87)
Log message:
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

Next | Query returned 24 messages, browsing 11 to 20 | Previous