summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26A new package: openslide. (#7906)健美猫1-0/+40
2018-04-25Add boost 1.67.0 (#7889)Bruno Turcksin2-18/+3
* Add boost 1.67.0 * Remove boost 1.67.0 release candidate and the associated patch
2018-04-25Additional r packages (#7892)mcneish113-3/+509
* Add r-bbmisc * Add r-dicekriging * Add r-lhs * Add r-mco * Add r-misc3d * Add r-mlr * Remove boilerplate from r-mlr package * Add r-mlrMBO * Add r-parallelmap * Add r-paramhelpers * Add r-plot3d * Add r-rgenoud * Add r-smoof * Add r-rinside 0.2.14 * Fix flake8 issues * Add specific required versions * Add more up-to-date versions of r-{mco, mlr, mlrMBO, smoof}
2018-04-25Added OpenMP Variant for Kokkos (#7902)Robert Pavel1-2/+14
Added OpenMP variant for kokkos that can be disabled to build and test on platforms where OpenMP is not available or desired. Also updated version list
2018-04-25openmpi: libfabric support, ucx cleanup (#7842)Levi Baber1-11/+13
* openmpi: libfabric support, ucx cleanup * openmpi: remove unnecessary parentheses
2018-04-25Libfabric: updating fabrics & adding deps (#7838)Levi Baber1-2/+7
* libfabric: mxm deprecated, adding mlx aka ucx * libfabric: adding dependencies that we have in spack
2018-04-25ucx: needs numactl and rdma-core (#7836)Levi Baber1-0/+3
2018-04-25psm: new package (#7834)Levi Baber1-0/+46
* psm: new package * psm: setting latest stable to preferred
2018-04-25rdma-core: new package (#7835)Levi Baber1-0/+43
* rdma-core: new package * rdma-core: change to platform conflict
2018-04-25libnl: new package (#7833)Levi Baber1-0/+42
* libnl: new package * libnl: change platform constraint to a conflict
2018-04-25Added checksums for newer versions of numpy (#7853)Sajid Ali1-0/+3
* Committer: sajid <sajid@xrmlite.phys.northwestern.edu> modified: var/spack/repos/builtin/packages/py-numpy/package.py * Corrected typo * removing whitespace * remove whitespace * remove whitespace, if not will do this in vim
2018-04-25py-testinfra: Create new package (#7883)Eric1-0/+47
* py-testinfra: Create new package * py-testinfra: flake8 fixes * py-testinfra: fix pytest version dependency * py-testinfra: fix py-importlib version dependency
2018-04-25fabtests: new package (#7837)Levi Baber1-0/+37
* fabtests: new package * fabtests: fix hashes for github archive behavior & add libfabric dep * fabtests: both versions confirmed working * fabtests: use developer provided archive
2018-04-25Add a new package: gloo. (#7894)健美猫1-0/+34
* Add a new package: gloo. * Remove dependencies.
2018-04-25Add a new package: cpuinfo. (#7895)健美猫1-0/+35
2018-04-25Add a new package: fp16. (#7896)健美猫1-0/+38
2018-04-25Openmpi update multithread (#7893)Daniel Topa1-1/+1
--enable-mpi-thread-multiple option not viable in Open MPI 3.0+ Signed-off-by: Dan Topa <dantopa@lanl.gov>
2018-04-24new package: py-weblogo (#7886)Eric3-0/+114
2018-04-24petsc and slepc: add 3.9.0; hypre: add 2.14 (needed by petsc) (#7877)Denis Davydov3-2/+8
2018-04-23ARAGORN: Create new package (#7875)Eric1-0/+46
2018-04-23prinseq-lite: Create new package (#7873)Eric1-0/+60
* prinseq-lite: Create new package * prinseq-lite: set variant description and add dependency type
2018-04-237851 pmix aarch64 (#7852)Ross Miller1-0/+10
* Fix build issue with PMIx on aarch64 Work around a bug in PMIx that causes build issues on aarch64. Bug was fixed in PMIx 2.1.1, so the spack package checks both the architecture and the PMIx version. Workaround is to just not build the PMIx test and example code. * Minor code cleanups Minor corrections to make 'spack flake8' happy. * Add support for version 2.1.1
2018-04-23New colm, ragel packages (#7867)Mark Olesen2-0/+81
- Ragel is a parser and finite state machine generator that can be used as an alternative means for solving parsing problems without Flex.
2018-04-23Add a new version 5.4.1.7 for mono. (#7866)健美猫1-0/+1
2018-04-22omega-h: new package (#7861)Dan Ibanez1-0/+67
* omega-h: new package * omega-h: fix multiple package.py issues * omega-h: use tarball checksum to avoid warning * omega-h: wrap lines for flake8
2018-04-22new package: racon (bioinformatics) (#7726)Sinan1-0/+51
* new package: racon (bioinformatics) * add cmake_arg method
2018-04-21Add a new pacakage: HiC-Pro. (#7858)健美猫1-0/+80
* HiC-Pro: a new package. * Flake8. * Update. * Remove nektar.
2018-04-21A new pacakge: IMP. (#7859)健美猫1-0/+40
2018-04-21py-mg-rast-tools: Create new package and its dependencies. (#7816)lingnanyuan8-0/+316
* r-matr: Create new package. * shocklibs: Create new package. * r-biom-utils: Create new package. * r-mgraster: Create new package * py-poster: Create new package. * py-requests-toolbelt: Create new package. * perl-libwww-perl: Create new package. * py-mg-rast-tools: Create new package. * mg-rast-tools: Fix version constraints for dependencies. * Change dependency type of py-setuptools.
2018-04-21py-pymol: new package (#7823)Levi Baber1-0/+51
* py-pymol: new package * py-pymol: needs python+tk
2018-04-21add variant htmlreport to package cppcheck (#7824)healther1-0/+6
Change-Id: I31766d3ceb4fa8852b9bdc82444e36514e760f4b
2018-04-21gnuplot: add 5.2.2 (#7831)Denis Davydov1-0/+1
2018-04-21dealii: disable +slepc with ~petsc (#7832)Denis Davydov1-0/+1
2018-04-21DIAMOND: Add version 0.9.20 (#7847)Eric1-0/+2
* DIAMOND: Add version 0.9.20 * DIAMOND: add version 0.9.21
2018-04-21jellyfish: fixing url for v2 package retrieval (#7849)Levi Baber1-1/+2
2018-04-19self has no attribute named satisfies. (#7826)健美猫1-1/+1
2018-04-19openPMD-api (#7765)Axel Huebl1-0/+102
* openPMD-api Add a new package for openPMD-api. openPMD is a meta-data standard (markup, schema) for hierarchical, scientific particle and mesh based data. openPMD-api is a library wrapping the underlying backends (HDF5, ADIOS, ...) into a single, object-aware API. * Repository: https://github.com/openPMD/openPMD-api * Project: https://github.com/openPMD http://www.openPMD.org * mpi variant forwarding: fix concretization
2018-04-19libxml2: adding subdir to cpath for deps (#7819)Levi Baber1-0/+4
* libxml2: adding subdir to cpath for deps * libxml2: no join_path * libxml2: fix cpath for run_env * libxml2: typo
2018-04-19freetype: adding subdir to cpath for deps (#7818)Levi Baber1-0/+4
* freetype: adding subdir to cpath for deps * freetype: no join_path * freetype: fix cpath for run_env
2018-04-19Suite-sparse: provide patch to fix builts with clang@6.0.0. (#7811)Kelly (KT) Thompson2-0/+14
+ I am unable to build suite-sparse@5.2.0 with clang@6.0.0. The build fails with the error: ``` 2397 [ 99%] Linking C executable wildtype_demo 2398 make[4]: Leaving directory `/tmp/kellyt/spack-stage/spack-stage-w0XYhK/SuiteSparse/GraphBLAS/build' >> 2399 libgraphblas.so.2.0.1: undefined reference to `__fpclassify' >> 2400 clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation) >> 2401 make[4]: *** [wildtype_demo] Error 1 ``` + This error appears because libgraphblas.so requires `-lm`, but that link dependency is not explicitly listed in GraphBLAS\CMakeLists.txt. + A patch file is provided to add this dependency. The patch is only applied when the compiler is `%clang`.
2018-04-19add variants and conflicts for curl (#7804)healther2-7/+61
* add variants and conflicts for curl * darwinssl - Apple's SSL/TLS implementation * libssh - use libssh implementation * add darwin conflict for libssh{,2} * add linux conflict for darwinssl * remove openssl when +darwinssl * Update package.py * Update package.py * Update package.py * Update package.py
2018-04-18freeglut: new package (#7820)Levi Baber1-0/+43
2018-04-18glew: adding gl dependency (#7817)Levi Baber1-0/+1
2018-04-18Simple updates to the Krell Institute OpenSpeedShop and CBTF components ↵Jim Galarowicz5-8/+10
build package files. (#7812)
2018-04-18xrandr: needs randrproto (#7814)Levi Baber1-0/+1
* xrandr: needs xrandrproto * xrandr: fix typo
2018-04-18ADIOS 1.13.1 & SZ 1.4.12.3 (#7808)Axel Huebl2-1/+4
* ADIOS 1.13.1 ADIOS 1.13.1 fixes several issues with zero-sized block reading and writing when compression transports are used. * SZ 1.4.12.3 Add the lastest SZ release used in ADIOS1.
2018-04-18bcl2fastq2: package update (#7794)Matteo Guglielmi1-9/+10
* bcl2fastq2: package update * package/bcl2fastq2: homepage fix * package/bcl2fastq2: glob fix * package/bcl2fastq2: code clean up * package/bcl2fastq2: code clean up #2
2018-04-18Add grackle 3.1 (#7805)Loic Hausammann1-2/+3
2018-04-17cmake: update version (#7802)Matthias Diener1-0/+1
2018-04-17DIAMOND: add zlib dependency (#7801)Eric1-0/+2