summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-03-05xfsprogs: add --with-systemd-unit-dir option (#22075)Tomoyasu Nojiri1-1/+3
2021-03-05freeipmi: add --with-systemdsystemunitdir option (#22096)Tomoyasu Nojiri1-1/+3
2021-03-05keepalived: add --with-systemdsystemunitdir option (#22098)Tomoyasu Nojiri1-0/+5
2021-03-05moosefs: add --with-systemdsystemunitdir option (#22099)Tomoyasu Nojiri1-0/+5
2021-03-05rrdtool: add --with-systemdsystemunitdir option (#22100)Tomoyasu Nojiri1-1/+3
2021-03-05py-torch: add v1.8.0 (#22101)Adam J. Stewart1-3/+5
2021-03-05py-torchvision: add v0.9.0 (#22102)Adam J. Stewart1-4/+6
2021-03-05SLATE: Default ~cuda (#22110)Axel Huebl1-1/+1
Same as BLAS++ since more GPU backends are coming and cuda is usually off as a variant default in Spack, unless requested.
2021-03-05py-python-ldap: add link dependency on cyrus-sasl (#22105)Tomoyasu Nojiri1-0/+1
2021-03-05hpctoolkit: add version 2021.03.01 (#22106)Mark W. Krentel1-12/+17
1. Add version 2021.03.01. 2. Cleanup the binutils dependencies now that 2.35.2 and 2.36 are available. 3. Require gcc 7.x or later for current 2021 version. 4. Simplify the xz depends to always require +pic. This works around a glitch in the original concretizer.
2021-03-05flexi: allow building on aarch64 (#22109)h-denpo2-0/+11
2021-03-05py-awkward1: add v1.1.2 (#22081)Valentin Volkl1-0/+1
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-04hdf5: add v1.8.22. (#22089)Larry Knox1-0/+1
2021-03-04Add new package: perl-test-more (#22076)darmac1-0/+19
* Add new package: perl-test-more * perl-test-more: refine description
2021-03-04perl-test-output: new package at v1.033 (#22077)darmac1-0/+20
2021-03-04py-ase: add a build dependency on py-setuptools (#22078)Michael Kuron1-0/+1
2021-03-04py-sqlparse: add v0.4.1 (#22080)darmac1-0/+1
2021-03-04poke: new package at v1.0 (#22085)Dr. Christian Tacke1-0/+21
2021-03-04xrootd: add v5.1.0 (#22084)Dr. Christian Tacke1-0/+1
2021-03-04unifyfs: Fix strncpy build error of version 0.9.1 (#22066)Tomoyasu Nojiri2-0/+13
2021-03-04BLAS++: CUDA default (false) (#22067)Axel Huebl2-1/+2
For opt-in packages in Spack, its common that the `cuda` variant is disabled by default. This also simplifies downstream usage in multi-variants for backends in user code.
2021-03-04libblastrampoline: Add version 3.0.2 (#22065)Mosè Giordano1-0/+1
2021-03-03py-adb-enhanced: update version to fix runtime error (#22036)darmac1-2/+4
* py-adb-enhanced: update version to fix runtime error * py-adb-enhanced: fix dependencies
2021-03-03py-pycuda: new version 2020.1 (#22057)Andrew W Elble1-4/+19
* py-pycuda: new version 2020.1 * dep updates * deal with lib/lib64 issue
2021-03-03precice: add pkgconfig as a build dependency (#22059)Frédéric Simonis1-0/+1
2021-03-03libxc: add v5.1.2 (#22056)Anton Kozhevnikov1-0/+1
2021-03-03py-pyprecice: Add version 2.1.1.2 and 2.2.0.1 (#22012)ajaust1-9/+15
2021-03-03py-pandas: add v1.2.3 (#22048)Adam J. Stewart1-0/+1
2021-03-03zig: add new package at v0.7.1 (#22046)Massimiliano Culpo1-0/+22
2021-03-02New Package: keepassxc (#21878)Olivier Cessenat1-0/+78
2021-03-02openfoam: disable FPE handling for Fujitsu compiler (#21769)Mark Olesen1-4/+12
- as outlined in merge-request #21336 some clang compilers can trigger erroneous floating point exceptions. OpenFOAM normally traps FPE, but disable this in the etc/controlDict for specific compilers: change "trapFpe digit;" -> "trapFpe 0;" Eliminate previous use of FOAM_SGIFPE env variable in favour of using the etc/controlDict setting - cleaner and robuster. Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
2021-03-02aws-parallelcluster v2.10.2 (#22047)rexcsn1-4/+4
Signed-off-by: Rex <shuningc@amazon.com>
2021-03-02New package at r-spades at 2.0.6 (#21784)Desmond Orton1-0/+29
2021-03-02geant4(-data): Add version 10.7.1 (#22044)Dr. Christian Tacke3-2/+7
Notably, this patch release adds a new version of g4particlexs.
2021-03-02vecgeom: add v1.1.12 (#22041)Seth R. Johnson1-0/+1
2021-03-02openssl: introduce ~docs to make installation smaller (#21962)Harmen Stoppels1-2/+8
2021-03-02bmi: update url and repo location (#21992)Phil Carns1-3/+3
2021-03-02mochi-margo: the official repo is on github now (#22029)Phil Carns1-7/+4
2021-03-02dftd4: add new package at v3.1.0 (#22007)Eisuke Kawashima1-0/+43
2021-03-02nim: add v1.4.4 (#22004)Massimiliano Culpo1-15/+15
2021-03-02eigenexa : use an interpreter explicitly to execute test script (#21896)a-saitoh-fj1-1/+1
2021-03-02virtuoso: add new package (#21793)ketsubouchi1-0/+58
2021-03-02octave: provides fltk with opengl, adds qscintilla (#21903)Olivier Cessenat1-4/+5
2021-03-01py-fava: Removed the importlib dependencyfrom py-fava. (#22035)h-denpo1-1/+0
It isn't needed.
2021-03-01py-importlib: Python 2.7 is needed to build. (#22034)h-denpo1-0/+2
* py-importlib: Python 2.7 is needed to build. added depends_on('python@2.7.0:2.7.99') * Update var/spack/repos/builtin/packages/py-importlib/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-02py-azureml-dataprep-rslex: install only x86_64 (#22033)h-denpo1-0/+5
* py-azureml-dataprep-rslex: install only x86_64 * py-azureml-dataprep-rslex: Moved the conflit part.
2021-03-01Version update with url to checksum all versions (#22027)Desmond Orton1-1/+2
2021-03-01Paraview compatibility with PugiXML varies by version. (#21732)Paul Ferrell1-1/+5
2021-03-01paraview: add python to rpath (#21768)Ethan Stam1-0/+9
2021-03-01Added Go versions 1.16 and 1.15.8 (#22016)Paul1-0/+2