summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2020-07-16Update for Build 7020 of nagfor compiler (#17555)Themos Tsikas1-1/+1
2020-07-16Add new package: hibench (#17552)darmac1-0/+35
2020-07-16New package: openloops (#17520)iarspider3-0/+225
* New package: OpenLoops * install() for openloops * Working OpenLoops recipe * Flake-8 * Only copy collection file if required; add clarification to num_jobs * Add __future__ import just in case * Fix missing space * Remove __future__ import * Changes from review, pt. 1 Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Replace print() with write() * Flake-8 Co-authored-by: iarspider <iarpsider@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-07-16kallisto: remove mpich dependency (#17551)Tom Payerle1-1/+0
kallisto does not depend on mpich or MPI, except possibly indirectly through hdf5 (but that should be handled by hdf5).
2020-07-15Add new package: prometheus (#17541)darmac1-0/+34
2020-07-15storm: update url, version & runtime depends (#17523)darmac1-5/+7
* storm: update url, version & runtime depends * fix list_url error
2020-07-15vasp: New package. (#15187)fcannini1-0/+138
* vasp: New package. * Remove unneeded `#noqa` Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Removed a completely needless tty.debug() * Add compiler conflicts() and minute fixes Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-07-15add apcomp package (#17494)Cyrus Harrison1-0/+182
* add apcomp package * add maintainers * fake8 * Update var/spack/repos/builtin/packages/apcomp/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * review suggestions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-07-15Update icu4c package (#17461)Rémi Lacroix1-6/+11
* icu4c: Add new versions for older releases. The old URLs for versions 60.1, 58.2 and 57.1 do not work anymore so add the versions available on Github. The old versions are kept for reference (cf. #15896). * icu4c: Add versions 66.1 and 67.1. * icu4c: Fix compilation of versions 58 and 59 with recent glibc.
2020-07-15changes to py-torch recipe to enable rocm build (#17410)kolamsrinivas2-1/+112
* changes to recipe to enable rocm build * fixing flake8 issue * addressed the review comment
2020-07-15Adds new R package: GSODR (#17529)Julius-Plehn3-0/+44
* R GSODR package * use cloud mirror
2020-07-15[root] fix cmake args for r variant (#17487)vvolkl1-1/+2
* [root] fix cmake args for r variant * [root] add readline dependency to +r
2020-07-15Go: added v1.14.5 and v1.13.13. (#17539)Paul1-0/+2
2020-07-15visit package update, add glu as a linux dep (#17537)Cyrus Harrison1-0/+6
* visit: add glu as a dep for linux * add note to suggested install command about mesa
2020-07-15curl: add dependency on libidn2 (#17526)Dr. Christian Tacke1-0/+3
If the system has libidn2 installed, then curl will use it. spack has a libidn2 package, so let's use that! Related: #16514
2020-07-15namd: added v2.14b2 (#17395)yellowhat1-1/+2
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-07-15cantera: better specify dependency on sundials (#17540)ketsubouchi1-1/+1
2020-07-14New Package: GrADS (#17476)Julius-Plehn3-0/+85
* grads minimal package * udpt template * grads minima * grads & shapelib package * hdf4 * cleanup * hdf5, netcdf variants * updates environment function * updating paths and pkgconfig * cleanup
2020-07-14[acts] Add 0.25.x series (#17485)Hadrien G1-1/+9
* Add Acts v0.25 support * Add Acts v0.25.1 * Add acts v0.25.2
2020-07-14[acts] remove false dependency (#17511)vvolkl1-2/+2
2020-07-14r-glue: new version (#17517)Amjad Kotobi1-0/+1
2020-07-14gpdb: fix runtime issue (#17521)darmac1-1/+12
2020-07-14zsh (package): add versions; switch to .xz archives (#17489)Jon Rood1-5/+8
* Add new versions including 5.8 * Download .xz archives for existing versions (this requires updating the associated checksums)
2020-07-14Add new package: minio (#17522)darmac1-0/+29
2020-07-14New package: babelflow (#17500)Cyrus Harrison1-0/+31
2020-07-14py-lockfile: depends on py-pbr by setup.py (#17524)darmac1-0/+1
2020-07-14scons: support Fujitsu Fortran moddir option (#17538)ketsubouchi1-0/+9
2020-07-14rsync (package): add version 3.2.2 (#17504)Jon Rood1-0/+1
2020-07-14libyogrt (package): add variant to enable static builds (#17535)Frank Willmore1-0/+6
2020-07-14py-protobuf (package): add version 3.12.2 (#17532)Jon Rood1-0/+1
This matches the current latest version of protobuf in Spack. Generally the version of py-protobuf and protobuf should match, but this constraint is not currently recorded in py-protobuf.
2020-07-14dd4hep (package): add version 1.13.0 (#17528)vvolkl1-0/+1
2020-07-14Trilinos (package): remove maintainer (#17534)Andrey Prokopenko1-1/+1
2020-07-14smartdenovo: added patch to fix compile error (debian) (#17435)darmac2-2/+26
2020-07-13CUDA 11.0.2 (#17423)Axel Huebl1-0/+3
- [x] wait for general release candidate - [x] compute capability support - [x] compiler conflicts - [x] ppc64le - [x] new download links
2020-07-13add share libs variant to raja (#17496)Cyrus Harrison1-2/+6
2020-07-13add shared libs variant to umpire (#17497)Cyrus Harrison1-0/+4
2020-07-13update vtk-m with pinned version for ascent and related packages (#17498)Cyrus Harrison3-1/+31
* add ascent_ver to vtk-m pkg * vtk-m:: add patches used by ascent
2020-07-13update vtk-h package with new version and options (#17499)Cyrus Harrison2-26/+34
2020-07-13tmux (package): add version 3.1b (#17486)Jon Rood1-0/+1
2020-07-13gdb (package): add version 9.2 (#17490)Jon Rood1-0/+1
2020-07-13cppcheck (package): add version 2.1 (#17491)Jon Rood1-0/+1
2020-07-13bison (package): add versions including 3.6.4 and 3.5.3 (#17492)Jon Rood1-2/+11
2020-07-13curl (package): add version 7.71.0 (#17493)Jon Rood1-0/+1
2020-07-13vim (package): add version 8.2.1201 (#17503)Jon Rood1-0/+1
2020-07-13screen (package): add version 4.8.0 (#17505)Jon Rood1-0/+1
2020-07-13stow (package): add version 2.3.1 (#17506)Jon Rood1-0/+1
2020-07-13gnutls: add version 3.6.14 (#17507)Jon Rood1-0/+1
2020-07-13Global (package): add version 6.6.4 (#17508)Jon Rood1-0/+1
2020-07-13bwa: support for aarch64 (#17473)darmac2-2/+26
* bwa: support for aarch64 * bwa: fix build error for non-aarch64 machine
2020-07-13Update gdk-pixbuf package. (#17458)Rémi Lacroix1-2/+9
* gdk-pixbuf: Add new stable versions. * gdk-pixbuf: Add a missing dependency with libx11. Also add a variant disabled by default to make it optional since it is considered deprecated (cf. https://github.com/GNOME/gdk-pixbuf/commit/3362e94c2595440f322798dc4d15f1ed24a4c52c).