summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-02-01cgdb: add a few build dependencies (#20927)Tomoyasu Nojiri1-0/+3
2021-01-31Add package: py-beancount (#21274)Jean-Paul Pelteret1-0/+31
* Add package: py-beancount * Fixes
2021-01-31chrony: add missing dependency (#21403)darmac1-0/+1
2021-01-31Add package: py-flask-babel (#21272)Jean-Paul Pelteret1-0/+22
2021-01-31Add package: py-markdown2 (#21273)Jean-Paul Pelteret1-0/+18
2021-01-31py-numpy: add v1.20.0 (#21409)Adam J. Stewart1-4/+9
2021-01-29quantum-expresso: fix for Fujitsu compiler (#21368)Toyohisa Kameyama5-0/+98
2021-01-29Fix https://github.com/spack/spack/pull/21391#issuecomment-769961025 (#21397)Harmen Stoppels1-1/+1
2021-01-29clingo: added a package with option for bootstrapping clingo (#20652)Massimiliano Culpo2-2/+66
* clingo/clingo-bootstrap: added a package with option for bootstrapping clingo package builds in Release mode uses GCC options to link libstdc++ and libgcc statically * clingo-bootstrap: apple-clang options to bootstrap statically on darwin * clingo: fix the path of the Python interpreter In case multiple Python versions are in the same prefix (e.g. when clingo is built against an external Python), it may happen that the Python used by CMake does not match the corresponding node in the current spec. This is fixed here by defining "Python_EXECUTABLE" properly as a hint to CMake. * clingo: the commit for "spack" version has been updated.
2021-01-29doxygen: add support for external detection (#20642)Robert Underwood1-0/+24
2021-01-29Print groups properly for spack find -d (#20028)Yang Zongze1-1/+1
2021-01-29zfp: several package improvements (#21244)Peter Lindstrom1-34/+69
- add variants for build targets, language bindings, backends - ensure selected variants are compatible with zfp version - point to GitHub (not LLNL) tar balls - add dependencies - update link to homepage - add maintainers Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-01-29it seems like there was a bug in the version of APEX that we set by default ↵albestro1-0/+4
in 1.5.x (#21391)
2021-01-29dssp: added smoke tests (#21366)a-saitoh-fj1-0/+18
2021-01-29 py-cheetah: restrict valid python interpreter to 2.7.X, add v2.4.4 (#21363)Tomoyasu Nojiri1-0/+5
2021-01-29py-cheetah3: add new package at v3.2.6 (#21387)Tomoyasu Nojiri1-0/+17
2021-01-29wtdbg2: enable build for aarch64 (#21390)Tomoyasu Nojiri2-0/+31
Use sse2neon to maintain the same API calls for aarch64
2021-01-29swarm: add v3.0.0 (#21389)Tomoyasu Nojiri1-0/+3
2021-01-28py-graphviz: add v0.8.4 (#21383)Adam J. Stewart1-0/+1
2021-01-28add new package: bloaty (#21355)Cyrus Harrison1-0/+18
2021-01-28Use utf8 for latex build. (#21360)Dan Lipsa2-0/+13
Patch provided by @Billae Avoid the following error: File "/home/danlipsa/projects/spack/lib/spack/llnl/util/tty/log.py", line 768, in _writer_daemon line = _retry(in_pipe.readline)() File "/home/danlipsa/projects/spack/lib/spack/llnl/util/tty/log.py", line 830, in wrapped return function(*args, **kwargs) File "/usr/lib/python3.8/codecs.py", line 322, in decode (result, consumed) = self._buffer_decode(data, self.errors, final) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x97 in position 220: invalid start byte
2021-01-28perl: add v5.32.1 (#21375)Massimiliano Culpo1-1/+9
Make it such that BigSur is seen as 10.16 rather than 11.1, since the latter causes troubles with Perl configuration
2021-01-28New Package r-fpCompare@0.2.3 (#21380)Desmond Orton1-0/+29
2021-01-28pacparser: new package at v1.3.7 (#21372)iarspider1-0/+32
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-01-28Make git fetching even quieter (for git v1.7.2+)(#21013)Adam J. Stewart1-0/+6
2021-01-28openmx: Fix for aarch64 (#21367)Tomoyasu Nojiri2-0/+14
2021-01-28 New package: libpulsar (#21369)Ali Ahmed1-0/+32
2021-01-28py-matplotlib: add v3.3.4 (#21378)Adam J. Stewart1-0/+1
2021-01-28New package: py-pytest-doctestplus (#21335)bryanherman1-0/+21
* added package py-pytest-doctestplus * setuptools required for run
2021-01-28New package: py-pytest-openfiles (#21339)bryanherman1-0/+24
* added package py-pytest-openfiles * remove wheel dep
2021-01-28openmc: add v0.11.0, v0.12.0 (#21349)bryanherman1-3/+28
Also added new variants to fine tune the build
2021-01-28umesimd: add new package (#21370)iarspider1-0/+25
2021-01-28autoconf: fix v2.70 and patching procedure of bin/autom4te.in (#21255)Sergey Kosukhin1-4/+15
This PR adds: 1. A patch that fixes a bug in version 2.70 (will be fixed upstream in the next release: https://savannah.gnu.org/support/?110396). 2. A fix for the way we patch shebang in bin/autom4te.in. For 2, we need to keep the original modification timestamp of the file. Otherwise, we either get an empty man page for autom4te (versions 2.69 and before) or a failure at the build time (versions 2.70 and after). The difference has to do with the update of the missing script: https://git.savannah.gnu.org/cgit/automake.git/commit/lib/missing?id=a22717dffe37f30ef2ad2c355b68c9b3b5e4b8c7 It will take time until developers of Autotools-based packages adjust their scripts to the new version, therefore, 2.69 is marked as preferred.
2021-01-28Clingo: fix missing import (#21364)Adam J. Stewart1-0/+1
2021-01-28libpeas: restrict python version range, use pkgconfig virtual dependency ↵Tomoyasu Nojiri1-2/+2
(#21313)
2021-01-28fox: add dependency to glu virtual package (#21280)Tomoyasu Nojiri1-0/+1
2021-01-27New package: py-proglog (#20750)Jen Herting1-0/+21
* [py-proglog] created template * [py-proglog] added dependencies * [py-proglog] fixed pypi url * [py-proglog] removed fixmes, added homepage and description * [py-proglog] url -> pypi * [py-proglog] added dependency on setuptools
2021-01-27Update MSTK version (#21356)Rao Garimella1-1/+2
* New interface reconstruction package * forgot to put in CMake option for Jali * cleanup whitespace * fix lines with more than 79 chars * more long line cleanup * fix typo WONTON_ENABLE_Kokkos ---> TANGRAM_ENABLE_Kokkos * New interface reconstruction package * forgot to put in CMake option for Jali * cleanup whitespace * fix lines with more than 79 chars * more long line cleanup * fix typo WONTON_ENABLE_Kokkos ---> TANGRAM_ENABLE_Kokkos * fix bugs in CMake section * more compact cmake block * update hash for 1.2.10 and add 1.2.11 * update recipe for Portage 3.0.0 * removing old versions - they won't build with the new recipe and the url specification doesn't work for them * update version to 3.3.6 Co-authored-by: Rao Garimella <rao@abyzou.lanl.gov>
2021-01-27New package: py-pytest-benchmark (#21324)bryanherman1-0/+21
* added pytest-benchmark recipe * Update var/spack/repos/builtin/packages/py-pytest-benchmark/package.py Added Python2 dependence. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-27New package: py-pytest-cpp (#21328)bryanherman1-0/+22
* added package py-pytest-cpp * Update var/spack/repos/builtin/packages/py-pytest-cpp/package.py package is !=5.4.0 use @:5.3.999 Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-27New package: py-pytest-timeout (#21340)bryanherman1-0/+21
* added package py-pytest-timeout * Update var/spack/repos/builtin/packages/py-pytest-timeout/package.py Added Python2. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-27New package: py-openmc (#21351)bryanherman1-0/+56
* added package py-openmc * Update var/spack/repos/builtin/packages/py-openmc/package.py specify branch when using branch names for versions Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-openmc/package.py use run after fixture to install openmc lib Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-openmc/package.py Simplify copying openmc library to py-openmc prefix using install Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-openmc/package.py NumPy should be 1.9+ Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * fix paren missing * Update var/spack/repos/builtin/packages/py-openmc/package.py fixed parens Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-openmc/package.py use v0.11.0 in URL Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-27autoconf: add version 2.70 (#21362)eugeneswalker1-0/+1
2021-01-27flux: update to latest releases (#21306)Stephen Herbein2-44/+34
2021-01-27fix cpio for intel@18 (#21322)bryanherman1-1/+1
2021-01-27Add conflict for mpich 3.4.x for clang <= 7" (#21326)Harmen Stoppels1-0/+3
2021-01-27rdma-core: add 33.1 (#21361)Michael Kuhn1-0/+1
2021-01-27openmpi find external fixup (#21354)Greg Becker1-4/+5
2021-01-27Package/spades (#21227)Desmond Orton1-1/+2
Co-authored-by: codeandkey <jtst@iastate.edu>
2021-01-27added gawk version 5.1.0 (#21342)bryanherman1-0/+1