summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2019-12-31Updated versions and more variants (#14310)Jonathan R. Madsen1-4/+43
* Updated versions and more variants - Added 'develop' and '3.0.0' versions - Added 'tau', 'upcxx', 'gotcha', and 'likwid' * Added conflict handling for +cupti~cuda * Removed extra cmake args line
2019-12-31add new package : libfastcommon (#14303)darmac1-0/+31
* add new package : libfastcommon * update libfastcommon install()
2019-12-31add new package : moosefs (#14305)darmac1-0/+24
* add new package : moosefs * remove no-need depens : zlib
2019-12-31add new package : opentsdb (#14317)darmac1-0/+33
* add new package : opentsdb * remove redundant url_for_version()
2019-12-31New package - zziplib (#14318)Glenn Johnson2-0/+743
This PR adds the zziplib package.
2019-12-31new package: py-asciitree (#14327)Sinan1-0/+17
* new package: py-asciitree * fix typo
2019-12-31Add OpenFOAM 1912 (#14322)Mark Olesen1-0/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin3902-3903/+3903
2019-12-29Add py-numpy 1.16.6 (#14313)Adam J. Stewart1-0/+1
2019-12-29Add support for graphite2 support to harfbuzz (#14300)Glenn Johnson1-0/+5
This PR adds graphite2 support to harfbuzz. This PR depends on PR #14299, which added the graphite2 package to spack.
2019-12-28add new package : jafka (#14304)darmac1-0/+29
2019-12-28New package - TECkit (#14301)Glenn Johnson1-0/+29
This PR adds the teckit package to spack.
2019-12-28New package - graphite2 (#14299)Glenn Johnson1-0/+18
* New package - graphite2 This PR adds the Graphite2 package to Spack. * Replace smart quotes with standard quotes
2019-12-27New package - libpaper (#14302)Glenn Johnson1-0/+22
This PR adds the paper library to spack.
2019-12-27added build dependences required after cairo package change (#14297)Gregory Lee1-1/+1
* added build dependences required after cairo package change * fixed pango build dependencies
2019-12-26patch cairo build files for build without fontconfig fixes #14112 (#14296)Gregory Lee2-0/+49
* patch cairo build files for build without fontconfig * added build dependencies for cairo
2019-12-26Add Avizo Recipe (#12792)asmaahassan901-0/+52
* Add Avizo Recipe * make changes as per review * fix home url and linting * Fix url * fix identation * change checksum to sha256 instead of md5 * fix installation * fix lint * fix identation * make it compatible with python 2.6 * enhancing recipe and fixing avizo licensing changes as per suggestions from reviewer; fix licensing * fix identation * use new setup_run_environment function
2019-12-26aspa: Fix common errors. (#14295)t-karatsu2-0/+61
* aspa: Fix common errors. * defined new member 'Vec_value_type' in 'self' namespace. * fix narrowing error. * fix patch about typecast.
2019-12-24intel-pin: add version 3.11 (#14292)Matthias Diener1-0/+1
2019-12-24cmake: add version 3.16.2 (#14291)Matthias Diener1-0/+1
2019-12-24scons: add version 3.1.2 (#14290)Matthias Diener1-0/+1
2019-12-24Bump nektar to 5.0.0. (#14288)健美猞猁1-0/+1
2019-12-23added master branch version to mpip (#14284)Gregory Lee1-0/+2
2019-12-23gromacs: add v2019.5 (#14285)Christoph Junghans1-0/+1
2019-12-23Added conflict with %pgi in libpciaccess package.py with relevant links in ↵Nicholas Sly1-0/+9
comments. (#14281)
2019-12-23netlib-scalapack: Add int overflow patch (#14276)Piotr Luszczek2-0/+315
2019-12-22Add py-boto3 1.10.44 (#14271)Adam J. Stewart1-1/+3
2019-12-22add new package : libdap4 (#14267)Timo Heister1-0/+40
2019-12-22Add py-numpy 1.18.0 (#14269)Adam J. Stewart1-2/+6
2019-12-22Add awscli 1.16.308 (#14270)Adam J. Stewart1-10/+10
2019-12-22Add py-botocore 1.13.44 (#14272)Adam J. Stewart1-2/+3
2019-12-22Add new release and remove extraneous patches (#14273)Piotr Luszczek1-2/+3
2019-12-22Set full xiar path when building cp2k with intel compiler (#14268)Glenn Johnson1-1/+2
2019-12-22Updating preferred OpenMPI version to 3.1.5 (#14266)justbennet1-2/+2
2019-12-22openPMD-api: 0.10.3 (#14265)Axel Huebl1-0/+1
Add latest release.
2019-12-21new module beagle (#14257)xfzhao2-0/+47
2019-12-21Bump py-slepc4py version, update url (#14264)Sajid Ali2-4/+12
* version bump modified: var/spack/repos/builtin/packages/py-slepc4py/package.py * slepc: update URL slepc4py: add 3.11.0 and update maintainers Co-authored-by: Satish Balay <balay@mcs.anl.gov>
2019-12-20build bazel with jdk (#14258)Sajid Ali1-1/+4
* build bazel with jdk * Flake 8 * Fix typo
2019-12-20npm: add Python 3 support (#14255)Adam J. Stewart1-2/+33
2019-12-20Fetching from URLs falls back to mirrors if they exist (#13881)Massimiliano Culpo57-133/+123
Users can now list mirrors of the main url in packages. - [x] Instead of just a single `url` attribute, users can provide a list (`urls`) in the package, and these will be tried by in order by the fetch strategy. - [x] To handle one of the most common mirror cases, define a `GNUMirrorPackage` mixin to handle all the standard GNU mirrors. GNU packages can set `gnu_mirror_path` to define the path within a mirror, and the mixin handles setting up all the requisite GNU mirror URLs. - [x] update all GNU packages in `builtin` to use the `GNUMirrorPackage` mixin.
2019-12-20PGMATH library symbols patch (#14254)Nichols A. Romero2-0/+97
* Add symbols patch * Apply symbols patch to pgmath * Add github issue number for symbols patch. * Add naromero77 as a maintainer. * Patch only applied to March 2019 release and master.
2019-12-20Add py-pyinstrument package (#14241)Adam J. Stewart1-0/+21
2019-12-20node-js: add Python 3 support (#14242)Adam J. Stewart1-28/+52
* node-js: add Python 3 support * Update node-js, fix Python 3 support in v12
2019-12-20Latest versions of CMake need a hand for Python detection (#14247)Hadrien G1-0/+1
2019-12-20root: Record that old versions of ROOT don't support modern GCC (#14250)Hadrien G1-0/+3
* Record that old versions of ROOT don't support modern GCC * Well, actually I don't know about 6.07 * Fix typo and follow odd version recommendation from @chissg
2019-12-20QE Update Dec 2019 (#14238)Nichols A. Romero1-9/+23
* Add QE 6.5 * Support for serial HDF5 case with serial (no mpi) QE is now supported but requires a patch for 6.4.1 and 6.5. * Add naromero77 as a maintainer.
2019-12-20Do not apply the unuran patch to ROOT 6.06/xy, it is not compatible (#14245)Hadrien G1-1/+1
2019-12-20Add py-pyinstrument-cext package (#14240)Adam J. Stewart1-0/+18
2019-12-20Adding myself as a ROOT maintainer (#14251)Hadrien G1-1/+1
2019-12-20Added hwloc dependency to gromacs (#14244)Andras Wacha1-0/+7