summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2020-07-03elpa: added v2019.11.001 and v2020.05.001 (#17368)g-mathias1-2/+3
Co-authored-by: lu64bag3 <gerald.mathias@lrz.de>
2020-07-03libelf: added extra url (#17358)Paul R. C. Kent1-1/+5
2020-07-03jube: added v2.3.0 (#17366)g-mathias1-0/+1
Co-authored-by: lu64bag3 <gerald.mathias@lrz.de>
2020-07-03Package request: HPCG (#17350)yellowhat1-0/+78
* use patch from upstream Co-authored-by: Michael Kuhn <michael.kuhn@informatik.uni-hamburg.de>
2020-07-02blktrace: use Spack compiler wrappers (#17365)ketsubouchi1-0/+7
2020-07-02blat: use SPACK_CC (#17364)ketsubouchi1-0/+1
2020-07-02glusterfs: add pkgconfig dependency (#17343)darmac1-0/+1
2020-07-02jmol: add version 14.31.0 (#17351)g-mathias1-2/+14
Also: * Add url_for_version function * Add Java to PATH for run environment * Update `install` method to handle old and new version Co-authored-by: lu64bag3 <gerald.mathias@lrz.de>
2020-07-02Random123: add versions 1.10, 1.13.2 (#17361)Kelly (KT) Thompson1-2/+6
2020-07-02quicksilver: add v1.0Christoph Junghans1-1/+2
2020-07-02py-tensorflow: Fix for tensorflow issue #40688 (#17324)takanori-ihara1-2/+3
* py-tensorflow: Fix for #40688 * py-tensorflow: Fix for tensorflow issue #40688
2020-07-02FrontISTR: add version 5.1 (#17349)Michio Ogawa1-0/+1
2020-07-02keepalived: openssl is a link and build dependency (#17346)darmac1-1/+1
2020-07-02openmpi: add singularity variant (#17288)Amjad Kotobi1-0/+10
2020-07-02New packages: heputils and mcutils (#17330)iarspider2-0/+70
heputils is a (conditional) dependency of mcutils
2020-07-02cpprestsdk: add version 2.10.16 (#17331)Harmen Stoppels1-1/+10
Also * Patch is only needed for 2.9.1 * Add openssl dependency * Build with -DWERROR:BOOL=Off
2020-07-02mapnik: add version 3.0.23, update boost dependency (#17338)Sinan1-2/+3
2020-07-02examl + (#17265)manifest1-0/+50
* examl + * examl style fix * examl flake8 fix * Update var/spack/repos/builtin/packages/examl/package.py using `working_dir` Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-07-02py-fortran-language-server: new package at v1.11.1 (#17318)Andrew Gaspar1-0/+23
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-07-02py-shroud: added v0.12.1 (#17332)Michael Kuhn1-1/+2
py-setuptools is also needed at runtime, otherwise we get errors: ``` ModuleNotFoundError: No module named 'pkg_resources' ```
2020-07-02py-opt-einsum: added v3.2.1, v3.2.0 and v2.3.2 (#17339)Sinan1-1/+5
Co-authored-by: Sinan81 <sbulut@3vgeomatics.com>
2020-07-02py-sphinxcontrib-bibtex: added v1.0.0 (#17336)Paul R. C. Kent1-0/+1
2020-07-02amrex: added v20.07 (#17337)mic841-1/+31
Also added support for hdf5, petsc and hypre
2020-07-02biobloom: use the correct standard library for Fujitsu compilers (#17327)ketsubouchi1-0/+6
2020-06-30hbase: refine url , java and version (#17306)darmac1-9/+12
* hbase: refine url , java and version * Update var/spack/repos/builtin/packages/hbase/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-06-30cmake v3.17.3 (#17313)Andrew Gaspar1-0/+1
2020-06-30half: fix __F16C__ include of immintrin.h (#17272)Andrew W Elble2-0/+25
Small fix so that immintrin.h gets included properly when the compiler sets __F16C__. Upstream has been notified.
2020-06-30filebench:remove autoreconf() (#17305)darmac1-8/+0
2020-06-30add constrain for hpx 1.4.* and boost 1.73.0 (#17307)albestro1-0/+4
https://github.com/STEllAR-GROUP/hpx/issues/4728#issuecomment-640685308
2020-06-30cleverleaf: Add C++ link flags for Fujitsu. (#17308)Tomoki, Karatsu2-0/+14
2020-06-30Add OpenFOAM 2006 (2020-06) release (#17309)Mark Olesen1-0/+1
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
2020-06-30Catch2 v2.12.3 (#17312)Andrew Gaspar1-1/+7
Added master branch, too
2020-06-30[whizard] Fix Runtime Compiler Paths (#17300)vvolkl1-0/+12
* [whizard] fix runtime compilers fix * [whizard] flake8 * [whizard] add master branch
2020-06-30[py-mdanalysis] new version and added dependencies (#16819)Jen Herting1-10/+36
* [py-mdanalysis] new version and added dependencies Original commit message: Author: Andrew Elble <aweits@rit.edu> Date: Thu Nov 14 08:35:14 2019 -0500 mdanalysis * [py-mdanalysis] python is type build/run * [py-mdanalysis] updated numpy version requirement for all listed versions of py-mdanalysis * [py-mdanalysis] updated biopython version requirement for all listed versions of py-mdanalysis * [py-mdanalysis] updated py-griddataformats version requirement for all listed versions of py-mdanalysis * [py-mdanalysis] gsd only required after version 1.17.0 and requires gsd@1.4.0 * [py-mdanalysis] only requires mmtf-python after version 0.16.0 and requires version 1.0.0 * [py-mdanalysis] has required py-joblib since version 0.16 * [py-mdanalysis] updated py-scipy version requirement for all listed versions of py-mdanalysis * [py-mdanalysis] updated py-matplotlib version requirement for all listed versions of py-mdanalysis * [py-mdanalysis] has required py-mock since version 0.18.0 * [py-mdanalysis] py-scikit-learn only required after version 0.16.0 and only for +analysis variant * [py-mdanalysis] Reordered and reformatted for readability * [py-mdanalysis] flake8 fixes * [py-mdanalysis] proactively adding version 1.0.0 while I'm here since major release * [py-mdanalysis] fixing some forgotten colons
2020-06-30[py-crossmap] added version 0.3.9 (#17233)Jen Herting1-2/+2
* [py-crossmap] added version 0.3.9 * [py-crossmap] py-numpy not required * [py-crossmap] py-cython must be >= 0.17
2020-06-30[ruby] fixing path to gcc such that users can use gem to install nati… ↵Jen Herting1-0/+11
(#17141) * [ruby] fixing path to gcc such that users can use gem to install native gems to their home directory * [ruby] working on making flake8 happier * [ruby] Line can't really be split cleanly. Enhancing flake8's calm. ya learn something new every day... * [ruby] line break where requested * [ruby] make raw string * [ruby] only running for x86_64-linux everything else is untested * [ruby] finding rbconfig.rb in a cross platform manner
2020-06-30New package/graphblast (#17289)Sinan1-0/+42
* new package: GraphBlast * polish * add cuda_arch setup * flake8 * the package requires cuda variant and dependency * add comments * define cuda_arch * implement multiple and custom cuda arches * tidy up, improve * flake8 * improve style * add variant description * use patch method, add new version for latest commit building since master now fails * remove gcc conflict, tidy up * also indicate build range for boost Co-authored-by: Sinan81 <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@github>
2020-06-30dssp: new package at v3.1.4 (#17188)Harsh Bhatia2-5/+42
Renamed xspp to hspp
2020-06-30postgis: added package at v3.0.1 (#12635)Sinan1-0/+81
Co-authored-by: Sinan81 <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Sinan81 <Sinan81@github>
2020-06-29py-mpi4py: Implement headers Property (#17295)Sebastian Gottfried1-0/+5
py-mpi4py installs its header files at a difficult-to-predict location: $prefix/lib/python-x.y/site-packages/mpi4py/include With the new `headers` properties, dependent packages have now an easy way to obtain this location: spec['py-mpi4py'].headers.directories[0]
2020-06-29New package: hepmcanalysis (#17296)iarspider2-0/+105
* [WIP] Add hepmcanalysis package * Implement install() for hepmcanalysis * Flake-8 Co-authored-by: iarspider <iarpsider@gmail.com>
2020-06-29R: new versions (#17297)Amjad Kotobi1-0/+2
2020-06-29GDAL: add v3.1.1 (#17302)Adam J. Stewart1-1/+2
2020-06-29Some files could not be created due to errors, which have been fixed. (#17250)h-denpo6-20/+368
added support for Fujitsu compiler.
2020-06-29cp2k: variant tuning `lmax` was broken (#17266)Fabien Bruneval1-1/+1
* cp2k: variant tuning `lmax` was broken - `spack install cp2k lmax=6` now works * Update var/spack/repos/builtin/packages/cp2k/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/cp2k/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/cp2k/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/cp2k/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/cp2k/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/cp2k/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-06-29New package py-networkit (6.1, 7.0) (#17195)Fabian Brandt1-0/+42
2020-06-29New package: coin3d (#17251)iarspider1-0/+51
* New package: coin3d * Update package.py * Flake-8 * Update var/spack/repos/builtin/packages/coin3d/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Add link-time dependencies * Add configure flags for boost; remove version 4.0.0 (doesn't compile) Co-authored-by: iarspider <iarpsider@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2020-06-29nfs-utils: fix compile error on debian (#17292)darmac1-0/+1
use pkgconfig to detect libtirpc
2020-06-29New package: fjcontrib + new variants for fastjet (#17255)iarspider2-0/+95
* New package: fjcontrib + new variants for fastjet * Flake-8 * Flake-8 once more * Update package.py * Allow choosing which plugins to build Build all plugins by default. * Flake-8 * Always build all plugins * Update package.py Co-authored-by: iarspider <iarpsider@gmail.com>
2020-06-29codar-cheetah: added v1.1.0 and v1.0.0 (#17286)Kshitij Mehta1-1/+3