summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-01-19py-dictdiffer: new recipe (#21151)Andrew-Dunning-NNL1-0/+19
* py-dictdiffer: new recipie * Update var/spack/repos/builtin/packages/py-dictdiffer/package.py add correct setuptools dependency Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-19py-pytest-arraydiff: new recipie (#21152)Andrew-Dunning-NNL1-0/+21
2021-01-19py-phonenumbers: new recipie (#21153)Andrew-Dunning-NNL1-0/+22
2021-01-19py-pygtrie: new recipie (#21154)Andrew-Dunning-NNL1-0/+17
2021-01-19amrex: remove build_type variant (#20938)Erik Schnetter1-3/+0
This variant is already provided by CMakePackage.
2021-01-19esmf: Add versions 8.0.0 and 8.0.1 (#21147)William Downs1-2/+7
2021-01-19Always set cmake args because defaults change across versions (#21146)Harmen Stoppels1-13/+10
2021-01-19cpmd: new package (#21138)ketsubouchi4-0/+1480
2021-01-19sortmerna: Fix for aarch64 (#21126)Tomoyasu Nojiri2-2/+27
2021-01-19gromacs: add v2020.5 (#21144)yellowhat1-0/+1
2021-01-19libyogrt: add lsf scheduler support, create yogrt.conf file (#19960)Robert Brunner1-4/+35
Tell the libyogrt installer to create a yogrt.conf file, specifying whatever scheduler was specified in the scheduler=XXX parameter.
2021-01-19libidn2:use http for download (#21001)Adam J. Stewart3-2/+5
This is needed since libidn is used to bootstrap curl
2021-01-19NEURON: add v7.8.2, move to CMake and remove all old versions (#20582)Pramod Kumbhar2-168/+245
* Update NEURON simulator package - update recipe to support autoconf as well as cmake - new versions >=7.8 support cmake - remove old variants - added patch for latest bug fix release 7.8.2 Co-authored-by: Kumbhar Pramod Shivaji <kumbhar@bbpv1.epfl.ch> Co-authored-by: Kumbhar Pramod Shivaji <kumbhar@bb-c02vf1h0hv2r.epfl.ch>
2021-01-19lcio, sio: add sio dependency, update versions and expose zlib version for ↵Thomas Madlener2-0/+24
sio (#20839)
2021-01-19r-grbase: added v1.8-6.7 (#21033)Glenn Johnson1-3/+21
2021-01-19specfem3d-globe: add new package (#20830)Tomoki, Karatsu2-0/+74
2021-01-19universal-ctags: added link dependency on libiconv (#21141)h-denpo1-0/+1
2021-01-19py-numexpr: added v2.7.2 (#21142)darmac1-0/+1
2021-01-18add required libs for sycl programs (#20728)Robert Cohn1-1/+2
2021-01-18NAMD: FIX build +cuda and mpi ~smp (#20778)yellowhat1-2/+2
* NAMD: FIX build +cuda Hi, If I try to compile NAMD with CUDA support, it fails because cannot file the file "{self.arch}.cuda" because it is undet the "arch" folder. * NAMD: FIX mpi ~smp Fix `spack install namd ^charmpp backend=mpi ~smp`
2021-01-18Update versions of Wonton and Tangram packages (#20813)Rao Garimella2-3/+4
2021-01-18siesta: fix build with gfortran (#20840)Michael Kuron1-0/+2
Avoid Error: Line truncated at (1) [-Werror=line-truncation]
2021-01-18ssht: New version 1.3.4 (#20880)Erik Schnetter1-26/+9
* ssht: New version 1.3.4 ssht changed configuration mechanism from "home-grown" to "cmake. The previously current version 1.2b1 (a beta release) is thus unfortunately not available any more. * ssht: Don't set build type Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-01-18ParaView: add new ParaView-5.9.0-RC4 release (#21132)Vicente Bolea1-2/+2
* ParaView: add new ParaView-5.9.0-RC4 release Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com> * ParaView: add official maintainer @vicentebolea Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
2021-01-18salmon-tddft: add eigenexa variant (#21140)Toyohisa Kameyama1-0/+5
2021-01-18Make sure sio library is properly propagated (#20940)Thomas Madlener1-1/+1
2021-01-18ceres-solver: add v2.0.0 (#21005)darmac1-0/+1
2021-01-18Don't use CUDA for hipblas (#20935)Harmen Stoppels1-0/+9
* Don't use CUDA for hipblas * old versions use TRY_CUDA * Update var/spack/repos/builtin/packages/hipblas/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-18add version 2.2-2 to r-gwmodel (#21121)Glenn Johnson1-4/+20
* add version 2.2-2 to r-gwmodel * Update var/spack/repos/builtin/packages/r-gwmodel/package.py Fix comma, space issue. Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-01-18add version 0.3.17 to r-inline (#21053)Glenn Johnson1-3/+4
* add version 0.3.17 to r-inline * Drop R version constraint A really old version of R was specified in the 0.3.14 and 0.3.15 versions of r-inline. This constraint was dropped in the 0.3.17 version. Drop it from the spack recipe as well.
2021-01-18vasp: fix build with gfortran 10 and add version 6.1.1 (#20900)Michael Kuron1-1/+14
* vasp: fix build with gfortran 10 Avoid Error: Type mismatch between actual argument at (1) and actual argument at (2) * vasp: add version 6.1.1 * vasp 6: allow building without CUDA
2021-01-18Mapsplice2: Add new package (#20901)kuramoto-fj3-0/+127
2021-01-18Use shared=True to find libraries, since this is the default (#20907)Thomas Madlener1-4/+4
package also does not expose a shared variant
2021-01-18 New Package: Process-in-Process (PiP) -- 2nd trial (#20925)Atsushi Hori1-0/+177
* Adding PiP recipe * pip@1 recipe (it seems working) * change install dir hierarchy * installing PiP man pages * add pip-glibc & pip-gdb * fix configure option designations, fix dependency types * fix dependency type of pip * use AutotoolsPackage in pip recipe * add patch for pip-glibc & pip-gdb to enable 'disable-werror' * change glibc install directory * add linux distro check to pip-gdb * create process-in-process package * use flag_handler and join_path * add gcc version constraint, change install-test to check-installed * fix gcc version designations on conflicts() * add constraint of target cpu, fix flake8 warnings * add version constraint to resource() * Some fixes to adapt the current version not to execute 'piplnlibs' change documentation install command * Update new branch name of PiP-gdb adapting PiP-Testsuite * update pip-gdb github urls * The very first commit of Process-in-Process (PiP) details can be found at https://github.com/RIKEN-SysSoft/PiP * Fix comment style issues * New Package: Process-in-Process (PiP) -- 2nd trial * fix style issue * change inline comments style (required to have two spaces) Co-authored-by: Daiki Matsunaga <daikim@axe.bz>
2021-01-18gengetopt: Add texinfo depend (#20929)Tomoyasu Nojiri1-0/+2
2021-01-18Add SVN extension to Git (#20939)bryanherman2-0/+42
* added package for svn extension to perl * added svn variant to git recipe
2021-01-18eigenexa: new package. (#20934)takanori-ihara2-0/+113
2021-01-18Updated with requirements for openblas dependency (#20956)G-Ragghianti1-5/+2
* Updated with requirements for openblas dependency * Python style fixes
2021-01-18spfft: add version 1.0.0 (#20959)Simon Frasch1-1/+8
2021-01-18add version 1.2-9 to r-aer (#20965)Glenn Johnson1-1/+4
2021-01-18The latest version of imagemagick needs libtool linking (#20969)Glenn Johnson1-0/+1
Imagemagick-7.0.8 needs to link against libltdl. Otherwise, the build will fail with: ``` 2 errors found in build log: 503 checking for libltdl... 504 checking ltdl.h usability... no 505 checking ltdl.h presence... no 506 checking for ltdl.h... no 507 checking for lt_dlinit in -lltdl... no 508 checking if libltdl package is complete... no >> 509 configure: error: in `/tmp/gpjohnsn/spack-stage/spack-stage-imagemagick-7.0.8-7-4y44gaklhhciiwjzhfpxjfwdj5q ltjp3/spack-src': >> 510 configure: error: libltdl is required for modules and OpenCL builds 511 See `config.log' for more details ```
2021-01-18add version 3.3.3 to r-ggplot2 (#21021)Glenn Johnson1-13/+15
2021-01-18add version 0.6-2 to r-gmp (#21028)Glenn Johnson1-3/+7
2021-01-18add version 0.5-1 to r-gridgraphics (#21034)Glenn Johnson1-1/+8
2021-01-18add version 3.8.2 to r-gtools (#21038)Glenn Johnson1-29/+31
* add version 3.8.2 to r-gtools * Improve formatting of description In case the list gets formatted as a non-list: - added semicolons to end of list items - replaced dashes with [#]
2021-01-18add version 1.30 to r-knitr (#21061)Glenn Johnson1-4/+8
* add version 1.30 to r-knitr * Fix version constraints - r-digest - r-formatr The version constraints on those packages should actually be in the `when` clause.
2021-01-18add version 1.0-6 to r-libcoin (#21075)Glenn Johnson1-1/+4
2021-01-18add version 1.2.0 to r-gh (#21112)Glenn Johnson1-4/+9
2021-01-18add version 1.1.2 to r-tidyr (#21113)Glenn Johnson1-8/+22
2021-01-18new package: r-rcppdate (#21114)Glenn Johnson1-0/+24
'date' is a C++ header library offering extensive date and time functionality for the C++11, C++14 and C++17 standards written by Howard Hinnant and released under the MIT license. A slightly modified version has been accepted (along with 'tz.h') as part of C++20. This package regroups all header files from the upstream repository by Howard Hinnant so that other R packages can use them in their C++ code. At present, few of the types have explicit 'Rcpp' wrapper though these may be added as needed.