summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2019-06-16Rename py-dateutil -> py-python-dateutil (#11717)Adam J. Stewart12-38/+54
2019-06-16Add py-aenum package (#11716)Adam J. Stewart1-0/+20
2019-06-15intel: add version 19.0.4 (#11741)Kevin Manalo3-0/+6
2019-06-15Updates to poppler to get pdf2svg working (#11681)Adam J. Stewart2-13/+28
2019-06-15Fix latest HPL for MKL use (#11712)Glenn Johnson1-0/+5
The 2.3 version of HPL needs LDFLAGS set for use of MKL libraries.
2019-06-15pybind11: v2.3.0 (#11713)Axel Huebl1-0/+2
Add the latest 2.3.0 release and me as package maintainer.
2019-06-15new package: mutationpp (#11705)brietzke1-0/+50
* new package: mutationpp * Update package.py * flake8: correct package.py for flake8-python-style * Update package.py * modifications as requested by reviewer for #11705
2019-06-15r3d: add version 2019-04-24 (#11710)Gabriel Rockefeller1-0/+1
2019-06-14montage: new package at 6.0 (#11696)Justin S1-0/+27
2019-06-14scons: add version 3.0.5 (#11709)Matthias Diener1-0/+1
2019-06-14dtk@develop now requires 'submodules=True' flag (#11694)Satish Balay1-0/+1
2019-06-14swift-t: New release packages for 1.4.3 (#11684)Justin M Wozniak4-8/+52
2019-06-13add charliecloud-0.9.10 (#11471)Jordan Ogas1-10/+19
* add charliecloud-0.9.10; remove obsolete version * revert older version changes; add version function * fix space issue * remove url declaration * revert url removal * remove self reference * fix url; removed preferred tag; use newer package url
2019-06-13intel-xed and hpcviewer: adapt to new resource placement (#11676)Mark W. Krentel2-5/+5
Change 'destination' to 'placement' in the use of resource() for intel-xed and hpcviewer. Recent commits (1842873f and eb584d89) changed the directory path for a resource and thus broke the build for these packages.
2019-06-12added jpeg,png,ffmpeg variants to lammps (#10404)marvinbernhardt1-0/+16
2019-06-12Update remaining packages to use Stage.source_path (#11662)Tamara Dahlgren9-27/+43
#11528 updated Stage to always store a Package's source in a fixed directory accessible via `Stage.source_path` This left behind a number of packages which were expecting to access the source code via `Stage.path`. This Updates those packages to use `Stage.source_path` instead. This also updates the name of the fixed directory: The original name of the fixed directory was "src", so if an expanded archive created a "src" directory, then users inspecting the directory structure could see paths like "src/src" (which wasn't wrong but could be confusing). Therefore this also updates the name of the fixed directory to "spack-src".
2019-06-12warpx: only allow master branch, and fix build on darwin (#11667)Dave1-3/+24
* warpx: only allow master branch, and fix build on darwin * warpx: Added CXXFLAGS=-std=c++11 for clang * warpx: further clean up of openmp and c++11 flags * warpx: Get around the problem with resources The update uses placement instead of destination
2019-06-12Fixed Flecsi Backend Dependencies (#11679)Robert Pavel1-14/+28
Fixed logic behind flecsi backends to not require legion for an mpi build and to better support required combinations. Also made graphviz support and tutorial building optional
2019-06-11new python package/py-typesentry (#11657)Sinan1-0/+20
* new python package/py-typesentry * add proper version
2019-06-11Add support for using python3 in new verison of VTK. (#11673)Dan Lipsa1-3/+12
* Add support for python3 in new versions of VTK.
2019-06-11Paraview: Add motionfx Intel workaround (#11608)psakievich2-0/+11
* Paraview/VTK: Fix failure on intel builds Paraview@5.6.0 fails to build with intel compilers on certain platforms. Error messages have been traced to the optional MotionFX lib. (see https://discourse.paraview.org/t/error-build-5-6-0-rc1/572) Turning off motionfx allows for succesful builds on these platforms.
2019-06-10Add latest releases for pFUnit (#11642)Daniel Topa1-1/+9
* Add latest releases for pFUnit - 3.2.10, 3.3.0, 3.3.1, 3.3.2, 3.3.3 - 3.2.9 now with sha256 - 4.0.0 is added, but commented out (build fails, see errors) Verification builds Darwin x86_64: dantopa@cn100:pr-pfunit-darwin-general.spack $ spack find pfunit ==> 5 installed packages -- linux-centos7-x86_64 / gcc@4.8.5 ----------------------------- pfunit@3.2.9 pfunit@3.2.10 pfunit@3.3.0 pfunit@3.3.1 pfunit@3.3.2 pfunit@3.3.3 Darwin Power9: -- linux-rhel7-ppc64le / gcc@4.8.5 ------------------------------ pfunit@3.2.9 pfunit@3.2.10 pfunit@3.3.0 pfunit@3.3.1 pfunit@3.3.2 pfunit@3.3.3 Darwin ARM: dantopa@cn805:pr-pfunit-darwin-arm.spack $ spack find pfunit ==> 5 installed packages -- linux-rhel7-aarch64 / gcc@4.8.5 ------------------------------ pfunit@3.2.9 pfunit@3.2.10 pfunit@3.3.0 pfunit@3.3.1 pfunit@3.3.2 pfunit@3.3.3 2019-05-05 Signed-off-by: Daniel Topa <dantopa@lanl.gov> * answer @citibeth comments Signed-off-by: Daniel Topa <dantopa@lanl.gov> * shortened offending comment to comply with flake8; suppressed error message on entry for v4.0.0 Signed-off-by: Daniel Topa <dantopa@lanl.gov> * removed tailing space qt 20:55 Signed-off-by: Daniel Topa <dantopa@lanl.gov>
2019-06-10ninja{-fortran}: make pkgs nonvirtual (fix #11628) (#11629)Geoffrey Oxberry2-4/+0
2019-06-10ParaView and Catalyst use python3. (#11485)Dan Lipsa2-13/+65
Use python3 for latest paraview and catalyst versions.
2019-06-10Remove gnutls dependency and disable openssl when appropriate (#11646)Chuck Atkins1-4/+9
2019-06-10Define LDFLAGS when using fujitsu compiler (#11669)t-karatsu1-0/+3
2019-06-08dateutils: new package (#11623)Quinn1-0/+19
* Adding the dateutils package * Removing superfluous dependencies
2019-06-08fix qt build on gcc8.3 (#11633)Omar Padron3-7/+476
* fix qt build on gcc8.3 * source patches from upstream * remove old code adding the same patch
2019-06-08Add ADIOS2 option to Trilinos (#11609)Francois Budin1-1/+7
ADIOS2 is the latest implementation of the ADaptable Input Output System, ADIOS. This brand new architecture was designed to continue supporting the performance legacy of ADIOS, and extend its current capabilities to address current and future input/output (IO) challenges in the scientific data lifecycle through effective research and development (R&D) activities. ADIOS2 was recently added as a Third Party Library of Trilinos when it was integrated to IOSS, a library inside the SEACAS package.
2019-06-07add openmp variant to lammps (#11643)Jeffrey Salmond1-1/+5
* add openmp variant to lammps * add conflict for %gcc@9: and +openmp
2019-06-06added tix package and python variant for tix (#11599)Gregory Lee4-2/+58
* added tix package and python variant for tix * addressing tix review requests * python +tix requires +tkinter
2019-06-06bugfix: lua-luafilesystem package should use stage.source_path (#11648)Todd Gamblin1-2/+1
2019-06-05nettle: fix broken build (#11611)Justin S1-0/+3
* nettle: force C99 build * nettle: update to use c99_flag from @alalazo Co-Authored-By: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2019-06-05lammps: added v20190605 (#11638)Christoph Junghans1-0/+1
2019-06-05libxpm: revert change made in unrelated PR (#11634)Patrick Gartung1-3/+3
2019-06-05set GUILE env var when building gnutls, fixes issue #11601 (#11607)Gregory Lee1-0/+7
2019-06-04Add Google Benchmark version 1.5.0 (#11626)Andrew Gaspar1-1/+3
2019-06-04Revert "Git: patch to make git relocatable with buildcache. (#11596)" (#11625)Patrick Gartung2-58/+0
This reverts commit 30ec13f37584ad2934ecdf5a4e86d93d35b3a76c.
2019-06-04Buildcache relocate.py error fix (#11616)Patrick Gartung2-5/+3
* Add a trailing / if file --mime does not return a mimetype with a / in it * Flake8
2019-06-04hotspot: new package at 6.0 (#11610)Justin S1-0/+21
2019-06-03mesa: Revert updated meson build and restore autotools build (#11595)Chuck Atkins4-130/+68
Due to the large number of issues this migration has caused, this rolls back to the older autotools build. However, it still keeps the updates wrt variants and virtual packages.
2019-05-31Git: patch to make git relocatable with buildcache. (#11596)Patrick Gartung2-0/+58
* Apply patch to git to make it search for config files from its current location instead of the locations hard coded at install. * Add provenance info for patch * Pass needed flags to make * Environment variables need because of relocation
2019-05-31Package/tau/tau 2.28.1 update (#11591)sameershende2-2/+14
* Updating the TAU package with 2.28 and public repo * Cleaning up TAU package and fixing binutils to install extras The extras variant will install the extra ELF headers needed by the TAU package. The TAU package has been cleaned up and extended. * Adding some comments to the changes in binutils * Adding correct python support, finding include and lib paths. * Added PDT 3.25.1. * Added TAU v2.28.1 with libdwarf and libelf. * When +libdwarf is activated, +libelf is not automatically activated. It checks separately for libelf.
2019-05-30alan: new package at 2.1.1 (#11593)Justin S1-0/+19
2019-05-30Adds the aml memory management library. (#11590)Valentin Reis1-0/+21
AML is a collection of building blocks for explicit memory management on complex architectures. https://xgitlab.cels.anl.gov/argo/aml https://argo-aml.readthedocs.io/en/latest/
2019-05-30r-randomglm: new package at 1.02-1 (#11589)Justin S1-0/+21
2019-05-30Revbayes update (#11559)Nick Booher1-3/+6
* revbayes: new version * revbayes: pep8
2019-05-30mathematica: new package at 12.0.0 (#11509)Justin S1-0/+39
* mathematica: new package at 12.0.0 * mathematica: add missing os import * mathematica: fix url format
2019-05-29precice: add version 1.5.0 (#11577)Frédéric Simonis1-0/+1
2019-05-29Xrootd: set PYTHON_EXECUTABLE with +python variant (#11581)Patrick Gartung1-0/+5
* Xrootd: set PYTHON_EXECUTABLE with +python variant When building with python3 PYTHON_EXECUTABLE needs to be set for deprecated FindPythonInterp to work as expected. * Add comment * Flake8 * More flake8 * Update package.py * typo