summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-03-10pocl: updated llvm dependency to require not having flang (#22190)h-denpo1-1/+1
depends_on("llvm +clang +shared_libs -flang @6.0:11.0", when="@1.6")
2021-03-10lxc: fix install error (#22206)Tomoyasu Nojiri1-0/+6
2021-03-10rsyslog: fix install error (#22207)Tomoyasu Nojiri1-0/+5
2021-03-10satsuma2: fix install error (#22208)Tomoyasu Nojiri1-1/+1
2021-03-10warpx: add libs attribute to fix build on aarch64 (#22072)Tomoyasu Nojiri1-0/+10
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
2021-03-10BLAS++: OpenMP for AppleClang (#22211)Axel Huebl1-0/+1
We need to install OpenMP for Apple's Clang.
2021-03-10abinit: updated patch for Fujitsu compilers (#22009)m-shunji2-38/+52
2021-03-09netcdf-c@4.7.3:4.7.4 patch detection of pnetcdf for spectrum-mpi (#22180)eugeneswalker2-0/+47
2021-03-09Bump version libnetworkit/networkit 8.0 -> 8.1 (#22194)Fabian Brandt2-0/+3
Co-authored-by: FBT <fabian.brandt-tumescheit@hu-berlin.de>
2021-03-09nalu-wind: add cuda variant (#22184)eugeneswalker1-80/+72
2021-03-09ReFrame 3.5.0 recipe (#22196)Vasileios Karakasis1-0/+1
2021-03-09Add pthread variant to kokkos-kernels (#22120)Paul Kuberry1-0/+1
2021-03-09Pacifica spack integration work (#20485)Evan Felix5-0/+95
* Add intel cluster package update2 for 2020 * add pacifica cli tools, and pager * remove boilerplate code * update flake8 lints * update flake8 lint, missed one * add a description for pager * Shorten a line * Remove whitespace * check on dependencies and move urls to proper place * Remove import package as it seems it is not required * add requests to the uploader config * remove blank Line * change to build and run for packages * add run and build to the packages * move from url method to pypi method * adjust requirements based on feedback from adamjstewart * remove python 3 requirement, and add setuptools-scm * remove dependence on python Co-authored-by: Evan Felix <evan.felix@pnnl.gov>
2021-03-09kicad: add v5.1.9 (#22123)Andrew W Elble2-4/+12
ngspice to v34
2021-03-09iptraf-ng: new package at v1.2.1 (#22155)darmac1-0/+22
2021-03-09hw-probe: new package at v1.5 (#22156)darmac1-0/+20
2021-03-09ike-scan: new package at v1.9 (#22160)darmac1-0/+15
2021-03-09libmacaroons: new package at v0.3.0 (#22142)darmac1-0/+26
2021-03-08scr: require dtcmp, switch from /tmp to /dev/shm (#22073)Adam Moody1-4/+16
2021-03-08DSQSS: Add test function, and Continuation of # 21666. (#22103)a-saitoh-fj2-0/+55
2021-03-08Fix `spack graph` when deptypes are filtered (#22121)Harmen Stoppels3-0/+68
2021-03-08casacore: add v3.4.0 (#22163)Martin Pokorny1-0/+1
2021-03-08Update Cmake 3.19.x to support crayftn preprocessing (cce 11+) (#22122)James Elliott2-0/+38
Cray added necessary functionality for CMake to support fortran preprocessing using crayftn. This patch is necessary for the current release of cmake (3.19), with this patched expected to be in the 3.20 release of Cmake. The included patch is from kitware. see https://gitlab.kitware.com/cmake/cmake/-/merge_requests/5882 Co-authored-by: James Elliott <jjellio@sandia.govv>
2021-03-08v0.9.1 release of mochi-margo (#22164)Phil Carns2-3/+5
2021-03-08Add latest versions for lcio and sio (#22173)Thomas Madlener2-1/+3
2021-03-08Tuning variant for Kokkos packages (#22176)David Poliakoff1-0/+2
2021-03-08py-tensorflow-probability: run install from correct working dir (#22175)Andrew W Elble1-3/+6
2021-03-08suite-sparse: add v5.9.0 (#22168)Kai Torben Ohlhus1-0/+1
Update homepage URL and see release notes: - https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.9.0
2021-03-08kmod: add --with-bashcompletiondir option (#22167)Tomoyasu Nojiri1-0/+6
2021-03-08catch2: add v2.13.4 (#22170)Axel Huebl1-1/+2
Add the latest release of Catch2.
2021-03-08bpp-seq: add v2.4.1 (#22171)Tomoyasu Nojiri1-0/+1
2021-03-08bpp-core: add v2.4.1 (#22172)Tomoyasu Nojiri1-0/+1
2021-03-08py-tensorflow-probability: new package (#22165)Andrew W Elble3-0/+141
* py-tensorflow-probability: new package * setuptools dep, quoting syntax
2021-03-06Add new package: r-mockery (#22125)darmac1-0/+25
2021-03-06Add new package: r-lobstr (#22069)darmac1-0/+25
2021-03-05libabigail: new package (#22092)Vanessasaurus1-0/+25
* adding package for libabigail, which we likely will need to use it for an analysis! * includes variant for documentation (doxygen and pysphinx are associated dependencies)
2021-03-05gtkplus: add new version, convert to meson (#21914)Adam J. Stewart1-27/+69
* gtkplus: add new version, convert to meson * Add suggestions from aweits
2021-03-05Added support for disabling mumps in ipopt (#21592)Asher Mancinelli1-9/+16
2021-03-05casacore: use a modern CMake's version of FindHDF5.cmake (#21882)Martin Pokorny1-0/+7
Remove casacore's old version of the file with a package patch() function, and depend on a modern CMake for the build. Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-05syscalc: fix recipe and URL (extension) (#22112)iarspider1-3/+9
2021-03-05Add Caliper 2.5.0 and Adiak 0.3.0 (#20718)David Böhme2-20/+44
2021-03-05FEniCS: update of packages to support 2019.1.0 (#21207)emai-imcs3-119/+173
2021-03-05reframe: add v3.4.2 and v3.4.1, enable autocompletion (#22114)Vasileios Karakasis1-16/+22
2021-03-05py-oppy: add v0_1_5 (#22061)Mathew Cleveland1-1/+1
Co-authored-by: Cleveland <cleveland@lanl.gov>
2021-03-05tfel: add v3.3.1, fix typo in checksum of v3.4.0 (#22062)thelfer1-1/+2
2021-03-05pythia6: extra patch provided by CERN's EP-SFT (#22055)iarspider3-0/+22
2021-03-05mcl: fixing missing extern in global variables (#22094)snehring1-0/+5
Revealed by GCC 10 see https://gcc.gnu.org/gcc-10/porting_to.html
2021-03-05rtags: add v2.20 (#22068)darmac1-0/+1
2021-03-05dd4hep: add v0.16 and geant4units variant (#22064)Valentin Volkl1-0/+3
2021-03-05hpcviewer: add version 2021.03 (#22107)Mark W. Krentel1-0/+3