summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2019-03-07snap: overwrite flags (#10832)Christoph Junghans1-0/+1
2019-03-07cloverleaf3d: overwrite flags (#10830)Christoph Junghans1-0/+10
2019-03-07cloverleaf: overwrite flags (#10829)Christoph Junghans1-0/+10
2019-03-07autofact: fix dependency (#10818)Levi Baber1-1/+1
2019-03-07trimmomatic package: restrict java dependency to version 8 (#10741)Eric Martin1-1/+1
2019-03-07Nix package: update dependencies (#10646)Tristan Carel5-11/+56
* Add 'fiber' as a default library for boost * Add autoconf/automake etc. dependencies to libseccomp package * New package: brotli * New package: editline * Add brotli, editline, boost dependencies to Nix
2019-03-07GEOPM package: add version 1.0.0-rc2 (#10737)Matthias Maiterth1-0/+2
2019-03-07py-sip package: Add version 4.19.3 (#10742)Eric Martin1-1/+2
2019-03-07seqtk package: Add version 1.3 (#10743)Eric Martin1-0/+1
2019-03-07flex package: patch for building 2.6.4 with gcc 7 (#10754)Michael Kuhn1-7/+14
Remove 2.6.3 as preferred version (but keep it available for building). The latest version (currently 2.6.4) is now preferred (according to Spack's defaults).
2019-03-07py-certifi: Add version 2017.4.17 (#10828)Eric Martin1-0/+1
2019-03-07py-flake8: Add missing dependencies for @3.7.7 (#10796)Michael Kuhn3-1/+14
* Update dependencies for py-flake8 when building version 3.7.7 * Add FIXME comment for an example dependency constraint which causes concretization to hang * Add py-entrypoints version 0.3 * Add py-pycodestyle version 2.5.0
2019-03-07CMake package: update libuv dependency constraints (#10824)健美猞猁2-2/+4
* Add libuv version 1.10.0 * CMake versions before 3.12.0 do not build with libuv version 1.25.0, so a constraint is added to build earlier versions of CMake with libuv version 1.10.x
2019-03-07thrust: add versions 1.9.0-1.9.4 (#10823)prs513rosewood1-1/+6
2019-03-06 transdecoder package: Add version 5.5.0 and fix up url and installation ↵Eric Martin1-4/+6
paths (#10745) * Add version 5.5.0 and fix installation locations * URL format has changed as of version 5.5.0 * Update paths created for installation
2019-03-06bsseeker2 package: Add versions 2.1.8 and 2.1.5 (#10748)Eric Martin1-2/+6
As of version 2.1.8, the url format changed, so also update that
2019-03-06Eigen package: support Spack-external builds using Eigen (#10751)Jeongseok Lee1-0/+4
Update CPATH in setup_environment for Eigen, so that the Spack-generated module for Eigen will help builds outside of Spack use the appropriate include prefix for Eigen headers (<install_prefix>/include/eigen3/ rather than <install_prefix>/include/) Note that this only updates the run-time environment, rather than the build-time environment, so Spack builds depending on Eigen that use pkgconfig will not be confused by the presence of the Eigen include directory in CPATH.
2019-03-06scons: add version 3.0.4, cleanup URLs (#10806)Matthias Diener1-6/+4
2019-03-06vtk-m package: turn off mpi support by default (#10755)HAOCHENG LIU1-1/+1
2019-03-06New package: dysco (#10767)健美猞猁1-0/+19
2019-03-06NetCDF package: update constraints on hdf5 mpi support (#10788)Greg Sjaardema1-1/+2
Update NetCDF to require building hdf5 without mpi when NetCDF itself is built without mpi support.
2019-03-06omega-h: add version 9.22.2 and update gcc 8 conflict (#10776)Satish Balay1-1/+2
* Versions before 9.22.2 compiler with gcc 8.3 or later * Added version 9.22.2, which compiles with all gcc 8.x versions (including those before 8.3)
2019-03-06Update kim-api package and add openkim-models-v2 (#10780)Ryan S. Elliott3-27/+65
* Replace kim-api package with kim-api-v2, which has different versions and removes the 'cmake_args' method * Add openkim-models-v2 as an extension package
2019-03-06libelf: move url to fossies.org (#10815)Mark W. Krentel1-4/+10
* libelf: move url to fossies.org Libelf is no longer maintained and the original mr511.de web site no longer exists. The final release, 0.8.13 from Nov 2009 is still archived at fossies.org. Fixes #10757. * Change the homepage to the FSF entry.
2019-03-06added python 2.7.16 (#10805)Gregory Lee1-1/+2
2019-03-06build fixes for util-linux (#10811)Gregory Lee1-7/+2
2019-03-06unifycr: dependency changes and new version (#10722)Cameron Stanavige1-25/+13
New release of UnifyCR. Remove unsupported pre-1.0 versions UnifyCR has had a few dependency changes to make the backend more efficient. A new pre-release version has been released as well to mark these changes. Prior versions are no longer supported.
2019-03-06update package rsem (#10813)Owen Solberg1-0/+1
2019-03-06libusbmuxd: new package (#10726)Isaac Whitfield1-0/+30
2019-03-05intel-parallel-studio package: add version cluster.2019.2 (#10782)健美猞猁1-0/+1
2019-03-05New package: pal (#10766)健美猞猁1-0/+29
2019-03-05New package: erfa (#10763)健美猞猁1-0/+21
2019-03-05NetCDF package: add version 4.6.3 and update naming (#10786)Greg Sjaardema1-3/+11
* Add NetCDF version 4.6.3 * Naming scheme for artifacts >= 4.6.2 has changed. Add a url_for_version function to generate the appropriate URLs
2019-03-05Add fzf utility package (#10778)clellsolomon1-0/+32
* Add fzf utility package * Fix "style checks" errors - var/spack/repos/builtin/packages/fzf/package.py:32: [E226] missing whitespace around arithmetic operator
2019-03-05gcc package: Add 8.3.0 (#10772)Michael Kuhn1-0/+1
2019-03-05openss package: allow all 2.7.x versions (#10807)Gregory Lee1-1/+1
Originally the version constraint range had an upper bound of 2.7.15 This allows all 2.7.x versions
2019-03-05RegCM: intel FC 'hint', 4.7.0 intel warning, fcflags, fix extensions. (#10797)Alberto Chiusole1-14/+63
This should fix and improve #9934, which was messed up by a fetch from develop
2019-03-05various package version updates and build fixes (#10775)Gregory Lee9-6/+80
* various package version updates and build fixes
2019-03-05cantera: make sundials dependency optional (#10764)Matthias Diener1-12/+17
2019-03-05ncl: Add 6.6.2 (#10800)Michael Kuhn1-0/+1
2019-03-05openssl: Add 1.1.1b, 1.1.0j and 1.0.2r (#10779)Michael Kuhn1-1/+4
2019-03-05git-lfs: add version 2.7.1 (#10770)Matthias Diener1-1/+2
2019-03-05seacas: Update NetCDF version requirement (#10787)Greg Sjaardema1-2/+2
Modified NetCDF requirement to allow NetCDF-4.6.2 and subsequent versions.
2019-03-05libbeagle: add 3.1.2 (#10789)Justin Stanley1-6/+4
2019-03-04Header subdirectories for Python and Eigen (#10773)Peter Scheibel2-3/+11
Fixes #10769 This updates the .headers property to include header subdirectories for Python and Eigen (as is recommended by these packages). #10623 updated the default behavior of .headers.directories to exclude subdirectories (since this can cause clashes with system headers). This broke some packages which depended on the old behavior of .headers.directories: for example if you had <package-prefix>/include/subdir/ex1.h, .headers.directories would include <package-prefix>/include/subdir.
2019-03-01Package Updates for ECP CANDLE Supervisor (#10760)Brian Van Essen12-3/+175
* Add EQ-R package * Add Fansi, Pillar, UTF8 (R) packages * Add new versions for py-mdanalysis, r-cli, r-dplyr, r-pkgconfig, r-rlang, r-tibble, stc, and turbine packages * Add hdf5 support for turbine * Specify configure directory for stc package
2019-03-01blast2go: new package at 5.2.5 (#10725)Justin Stanley1-0/+47
* blast2go: new package at 5.2.5 * blast2go: remove redundant url
2019-03-01new package: intel-pin (#10546)Matthias Diener1-0/+23
2019-03-01r-bfastspatial: new package at 0.6.2 (#10734)Justin Stanley1-0/+28
2019-03-01r-bfast: new package at 1.5.7 (#10733)Justin Stanley1-0/+23