summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-02-01mfem: Add e4s testsuite-inspired smoke test (#21228)Sergei Shudler1-0/+28
2021-02-01New R Package Pegas@0.14 (#21359)Desmond Orton1-0/+30
2021-02-01New Feature r-quickplot (#21430)Desmond Orton1-0/+36
2021-02-01FastJet: add optional patch to make random generator thread-local (#21395)iarspider2-0/+25
2021-02-01PythonPackage: fewer phases (#20738)Adam J. Stewart2-109/+1
2021-02-01replace margo pkg with updated mochi-margo pkg (#20273)Phil Carns2-34/+95
2021-02-01New package: frontier-client (#21405)iarspider2-0/+51
2021-02-01New package: unigen (#21338)iarspider2-0/+158
2021-02-01libgcrypt: add versions up to 1.9.1 (#21401)Ryan Mast1-0/+3
2021-02-01SLEPc: add v3.14.2 (#21422)Jose E. Roman1-0/+1
2021-02-01R: add maintainer(s) (#21119)Adam J. Stewart2-0/+4
* R: add maintainer(s) * Add maintainer to base class
2021-02-01Python 3.10 support: collections.abc (#20441)Adam J. Stewart19-42/+140
2021-02-01py-colored-traceback: new package (#21423)Andrew-Dunning-NNL1-0/+19
2021-02-01llvm: "master" branch is now "main" branch (#21411)eugeneswalker1-1/+1
2021-02-01sqlite: add v3.32.03 (#21417)iarspider1-0/+1
2021-02-01abinit: fix build with Fujitsu compilers (#21213)Tomoki, Karatsu3-3/+304
2021-02-01coin3d: depend on gl/glu (virtual packages), not on opengl/openglu (#21419)iarspider1-2/+2
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.