summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2022-05-04paraview: add LANL/TCE used variants for Paraview (#30336)Paul Ferrell1-0/+14
- Added +eyedomelighting - Added +pagosa - Added +fortran - Added pandas dependency and min version
2022-05-03ncl: constrain hdf5 dependency to version 1.10 (#29607)Glenn Johnson1-1/+1
2022-05-03new package: py-pytaridx (#30444)Harsh Bhatia1-0/+24
* new package: pytaridx * fixed copyright year * Update git link Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * added type in python depends * added pypi link * Update package.py * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-05-04ea-utils: new version, cleanup, and newer gcc compat (#30204)snehring1-8/+30
2022-05-04ParaView: let paraview build its own verdict tpl (#30332)Ethan Stam1-0/+3
2022-05-04mesa@22: gallium-xlib -> xlib (#30465)eugeneswalker1-1/+4
2022-05-03Vacuumms 1.1.1 (#30458)Frank Willmore1-6/+21
* adding updated package for vacuumms * deprecating old version * add link to DOI * style: trailing whitespace * Update var/spack/repos/builtin/packages/vacuumms/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2022-05-03flcl: add new versions (#30363)Richard Berger1-6/+12
* flcl: add new versions * Update var/spack/repos/builtin/packages/flcl/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * Update var/spack/repos/builtin/packages/flcl/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2022-05-03Metall Package: add v0.20 (#30446)Keita Iwabuchi1-1/+2
* Metall package: add dependency to GCC for build test * Package Metall: add v.017 * Package Metall: update the package file * Update var/spack/repos/builtin/packages/metall/package.py Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> * Metall package: add v0.18 and v0.19 * Metall Package: add v0.20 Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
2022-05-03tamaas: new package (#30449)Lucas Frérot1-0/+75
* tamaas: added new package * tamaas: passing dependency prefixes to build * tamaas: Python 3.7 dependency * tamaas: compiler conflicts and correct ~python * tamaas: no newline in docstring * tamaas: correct python build dep. when ~python
2022-05-03py-matplotlib: add v3.5.2 (#30459)Adam J. Stewart1-0/+1
2022-05-03mpich: add datatype engine variant (#30257)Ken Raffenetti1-1/+23
Starting with MPICH 3.4, we offer different datatype engine options (dataloop or yaksa). The default is 'auto', which will choose based on the device configuration. Starting with MPICH 4.0, building against an external yaksa library is supported. Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2022-05-03opengl: Fix opengl concretization issues from missing versions (#30331)Chuck Atkins1-29/+45
2022-05-03Add detection for hpcx-mpi in esmf (#30280)asesidaa1-1/+2
2022-05-03keepassxc: add v2.7.1 (#30450)Olivier Cessenat1-0/+1
2022-05-03flatbuffers: add v2.0.0 (#30455)haralmha1-0/+1
2022-05-03yaksa: add ROCm variant (#30222)Ken Raffenetti1-1/+10
2022-05-03swiftsim: do not build with `-Werror` (#30454)Mosè Giordano1-1/+2
2022-05-03Revert "qt: Fix the assimp dependency specification (#30435)" (#30451)Seth R. Johnson2-3/+21
This reverts commit 4219b89faab3b0e848de45dd6a84ef52ba90e0f2.
2022-05-03Fix install of xsimd with xtensor (#30196)Chris Richardson2-1/+4
2022-05-03htop: add v3.2.0 (#30452)Olivier Cessenat1-0/+2
2022-05-03postgresql: add libs property (#30392)Sinan1-0/+22
Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2022-05-03OpenCV and OpenBLAS: add external find support (#30240)Brian Van Essen2-0/+66
Added support for finding the OpenCV package via the find external command. Included support for identifying variants based on available shared libraries. Added support to finding the OpenBLAS package via the find external command. Enabled packages to show that they can be discovered via the find external command in the info message. Updated the OpenCV and OpenBLAS packages to use the extensible search mechanism for library extensions on multiple OS platforms. Corrected how find externals works on Darwin for OpenCV and OpenBLAS to accommodate that the version numbers are placed before the file extension instead of after it, as on Linux. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2022-05-02package/gdal fix config issue with +pg for newer gdal (#30421)Sinan1-2/+5
* package/gdal fix config issue with +pg for newer gdal * fix version logic * improve style Co-authored-by: sbulut <sbulut@3vgeomatics.com>
2022-05-02update version of py-mock, py-msgpack, py-gridformats, py-pyrsistent (#30445)Harsh Bhatia4-0/+5
* add v3.0.3 for py-mock * added v0.6.0 and 0.6.1 for py-msgpack * added v0.4.0 for py-gridformats * added v0.16.0 for py-pyrsistent
2022-05-02mesa: Add v22.0.2 (#30439)Chuck Atkins1-6/+3
This adds v22.0.2 which also drops swr support.
2022-05-02librsb: added v1.3.0.1 (#30425)Michele Martone1-4/+40
* librsb: added v1.2.0.10 (#26043) * librsb: add v1.2.0.11/v1.3.0.0 (#28636) * librsb: add v1.3.0.1 (#30424) * unconflict clang * address apparent style issues given https://github.com/spack/spack/runs/6248126997?check_suite_focus=true and its excerpt var/spack/repos/builtin/packages/librsb/package.py:27: [E265] block comment should start with '# ' var/spack/repos/builtin/packages/librsb/package.py:52: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:53: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:53: [E501] line too long (89 > 88 characters) var/spack/repos/builtin/packages/librsb/package.py:54: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:55: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:56: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:57: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:59: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:60: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:62: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:63: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:64: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:66: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:68: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:70: [E211] whitespace before '(' var/spack/repos/builtin/packages/librsb/package.py:71: [E211] whitespace before '(' let these changes flow in. * +asan+native: mark as conflict; thanks @tldahlgren * +asan conflict grouped with other conflicts As suggested as good Spack style by @tldahlgren .
2022-05-02amrex: add v22.05 (#30441)Weiqun Zhang1-1/+2
2022-05-02gchp: added version 13.4.0 (#30442)laestrada1-1/+3
2022-05-02masurca: add version 4.0.9 (#30440)dlkuehn1-0/+1
Co-authored-by: David Kuehn <las_dkuehn@iastate.edu>
2022-05-02qt: Fix the assimp dependency specification (#30435)Chuck Atkins2-21/+3
2022-05-02mesa: add 21.3.8 (#30412)Carlos Bederián1-2/+3
2022-05-02git-lfs: add build-tools tag (#30431)Kyle Gerheiser1-0/+2
Let Spack find external git-lfs by default. There seemed to be agreement to add git-lfs to the build tools in https://github.com/spack/spack/pull/29031.
2022-05-02libEnsemble: add v0.9.0 (#30409)Stephen Hudson1-1/+2
2022-05-02netlib-lapack: add v3.10.1 (#30198)Erik Schnetter1-0/+4
2022-05-02acts: add v18.0.0 (#30219)Hadrien G1-18/+26
- Keep long lists in alphabetical order for easier reading - Add a placeholder for Exa.TrkX plugin since we're missing a dep on the Spack side - Add support for the ONNX plugin since Spack now has an ONNX runtime package - Use spack's pybind11 package now that we're given the option to do so
2022-05-02lcio: fix possible issue with root's cxxstd (#30241)Valentin Volkl1-1/+5
2022-05-02ADOL-C: Add a patch to force Colpack detection to fail (#30413)Jean-Paul Pelteret2-0/+19
2022-05-02binutils@2.38 %gcc: add -fPIC -fcommon -Wl,-z,notext (#30345)eugeneswalker1-5/+6
2022-05-02kokkos-kernels: add v3.6.00 (#30316)Luc Berger1-1/+3
2022-05-02environment-modules: add v5.1.0 (#30419)Xavier Delaruelle1-1/+2
2022-05-02dftd4: add v3.4.0 (#30423)Sebastian Ehlert1-0/+1
2022-05-02root: add v6.26.02 (#30426)Wouter Deconinck1-0/+1
2022-05-02gaudi: add v36.5 (#30427)Wouter Deconinck1-0/+1
2022-05-02sysstat: add 12.4.5 and fix build failures (#30121)Michael Kuhn1-3/+18
This adds the newest stable version (and removes old development versions), a few missing dependencies and workarounds for build failures. Without the environment variables, sysstat will try creating directories in `/var/log`, and without `--disable-file-attr`, sysstat will try to change file ownership.
2022-04-29libxml2: new url, add 2.9.13 (#30401)Harmen Stoppels1-1/+9
2022-04-29hapcut2: adding new version 1.3.1 (#30383)snehring1-3/+21
2022-04-29Add 3.14.0 (#30384)Paul R. C. Kent1-0/+1
2022-04-29beagle: adding 5.4, making java dep more flexible. (#30354)snehring1-1/+4
2022-04-29sundials: add 6.2.0 and logging-level variant (#30353)Cody Balos1-14/+24