nia
414fc7869d
math: Replace RMD160 checksums with BLAKE2s checksums
...
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:55:21 +00:00
nia
3c576fbd23
math: Remove SHA1 hashes for distfiles
2021-10-07 14:27:43 +00:00
rillig
b686dd9180
all: migrate several HOMEPAGEs to https
...
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
taca
6ea4168fbf
Relax patten in GEM_CLEANBUILD.
2017-06-02 04:16:35 +00:00
taca
1692876500
Update ruby-narray to 0.6.1.2.
...
2016-02-11 Masahiro TANAKA <masa16.tanaka@gmail.com>
* nmatrix.rb, narray_ext.rb: moved from lib/ to lib/narray/
* ver 0.6.1.2
2016-03-09 15:07:35 +00:00
agc
286ea2536c
Add SHA512 digests for distfiles for math category
...
Problems found locating distfiles:
Package dfftpack: missing distfile dfftpack-20001209.tar.gz
Package eispack: missing distfile eispack-20001130.tar.gz
Package fftpack: missing distfile fftpack-20001130.tar.gz
Package linpack: missing distfile linpack-20010510.tar.gz
Package minpack: missing distfile minpack-20001130.tar.gz
Package odepack: missing distfile odepack-20001130.tar.gz
Package py-networkx: missing distfile networkx-1.10.tar.gz
Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz
Package quadpack: missing distfile quadpack-20001130.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:33:26 +00:00
taca
676fe719ac
Update HOMEPAGE.
...
Avoid using rubyforge.org since it stopped most of services.
2015-09-26 15:07:42 +00:00
taca
17a1a339eb
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
2015-03-08 15:17:17 +00:00
taca
f19dfc9faf
Update ruby-narray to 0.6.1.1.
...
2013-03-16 Masahiro TANAKA <masa16.tanaka@gmail.com>
* narray.c (Init_narray): add map, map!
Thanks to Michael Macias.
2015-02-03 14:46:01 +00:00
taca
830c875fdf
Fix typo, s/GEM_CLEANBUOLD_EXTENSIONS/GEM_CLEANBUILD_EXTENSIONS/.
2015-01-16 09:18:47 +00:00
taca
be5dbf4ff6
Add GEM_CLEANBUOLD_EXTENSIONS.
2014-03-17 14:17:22 +00:00
taca
3ba14e0f1d
Add GEM_EXTSDIR support.
2014-03-17 14:15:39 +00:00
taca
2caaddd34e
Change GEM_CLEANBUILD not to include working file to package.
...
Bump PKGREVISION.
2013-07-07 15:29:47 +00:00
taca
743d830548
Add ruby-narray package version 0.6.0.8.
...
* NArray properties:
+ Fast and easy calculation for large numerical array.
+ Accepting Elements:
8,16,32 bit integer, single/double float/complex, Ruby Object.
+ Easy extraction/substitution of array subset,
using assignment with number, range, array index.
+ Operator: +,-,*,/,%,**, etc.
+ FFTW version 2 or 3 is separately supported.
+ NImage: Image viewer class.
+ Ruby/PGPLOT: Graphics library interface (separately distributed)
X-Y Graph, Histogram, Contour map, Image map, etc.
* NArray is similar to:
+ Python/NumPy, Perl/PDL, Yorick, IDL
2013-03-11 09:27:27 +00:00