summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2020-07-27Update darshan package with mpi variant (#17717)Patrick Gartung1-6/+11
* Update darshan package with nompi variant. * Change variant to mpi and default to True
2020-07-27r-adespatial: added new package (#17700)Glenn Johnson6-0/+172
This PR adds the r-adesaptial package and several other new packages as dependencies. - r-adegraphics - r-adephylo - r-phylobase - r-rncl - r-rnexml
2020-07-27r-dss: added new package at v2.36.0 with dependencies (#17661)Glenn Johnson6-1/+93
This PR adds the r-dss package and the r-bsseq package, also new, as a dependency. This includes the latest versions, which required updates to the following dependencies: - r-biocgenerics - r-iranges - r-s4vectors - r-summarizedexperiment Older versions of r-dss and r-bsseq are included as well to ensure compatibility with older versions of the above dependencies.
2020-07-27qt: fixed build with apple-clang (#17706)Seth R. Johnson1-0/+1
2020-07-27SciPy: added v1.5.2 (#17708)Adam J. Stewart1-1/+2
2020-07-27scons: added support to Fujitsu compilers (#17710)ketsubouchi2-8/+180
2020-07-27acts: added v0.29 (#17712)Hadrien G1-0/+1
2020-07-27openmpi: added lustre variant to openmpi (#17478)Amjad Kotobi2-1/+39
2020-07-27sphinxcontrib-mermaid: new package at v0.4.0 (#17630)Claire Guilbaud1-0/+20
2020-07-27json logger: new package at v0.1.11 (#17628)Claire Guilbaud1-0/+18
2020-07-27pygments pytest: new package at v1.2.0 (#17626)Claire Guilbaud1-0/+17
2020-07-27commonmark: new package at v0.9.0 (#17624)Claire Guilbaud1-0/+19
2020-07-27hieroglyph: new package at v1.0.0 (#17625)Claire Guilbaud1-0/+22
2020-07-27python docs theme: new package at v2020.1 (#17627)Claire Guilbaud1-0/+19
2020-07-27yolk3k: new package at v0.9 (#17635)Claire Guilbaud1-0/+22
2020-07-27sphinxcontrib trio: new package at v1.1.2 (#17631)Claire Guilbaud2-0/+32
2020-07-27sphinx gallery: new package at v0.7.0 (#17633)Claire Guilbaud1-0/+23
2020-07-26[root] Add version 6.22 (#17459)Hadrien G1-9/+11
* Add ROOT v6.22 * Hello xext my old friend...
2020-07-24Rename sas static-analysis-package (#17695)Patrick Gartung1-1/+1
2020-07-24Add Totalview package (#17643)Nicholas Sly1-0/+108
* Add initial totalview package. * Add maintainer and helpful comments/information. Co-authored-by: sly <sly@lanl.gov>
2020-07-24brltty (package): Add dependency on alsa-lib (#17616)t-nojiri1-0/+1
2020-07-24py-gensim (package): add version 3.8.3; update dependency constraints (#17641)Jen Herting1-3/+13
2020-07-24MPICH (package): add optional support for argobots (#17678)Matthieu Dorier1-0/+10
2020-07-24singularity: Add version 3.6.1Christian Tacke1-1/+2
2020-07-24WHIZARD (package): add LCIO dependency, Openloops support (#17658)vvolkl3-9/+107
* WHIZARD: add versions 2.8.4 and 2.8.3 * New package: LCIO * WHIZARD: add optional dependency on LCIO * WHIZARD: add optional dependency on Openloops * WHIZARD: allow building with either hepmc or hepmc3 dependencies * Openloops: set process_lib_dir in configure * Openloops: fix reference to variant
2020-07-24py-astropy: force re-cythonization of distributed .pyx files (#17567)Andrew W Elble1-0/+9
astropy 3.2.1 fails to build with python 3.8.3 with errors similar to this: astropy/stats/_stats.c:318:11: error: too many arguments to function 'PyCode_New' PyCode_New(a, 0, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) These are files that are generated by cython, but are included in the tarball. Since there's apparently been an API change to PyCode_New, they will need to be re-cythonized to compile correctly.
2020-07-24py-astropy-healpix: new package (#17568)Andrew W Elble1-0/+21
2020-07-24scorep: add libunwind dependency (#17580)jdomke1-0/+8
2020-07-24Ensure that the stubs directory does not end up in the rpath (#17619)Harmen Stoppels1-1/+2
2020-07-24imagemagick: added dependency on libsm (#17577)Jon Rood1-0/+1
2020-07-24netlib-scalapack: fixed compilation with gcc 10 (#17647)rempke2-0/+35
2020-07-24camx: change compile option for aarch64 (#17653)t-nojiri1-0/+4
2020-07-24Qhull: add v2019.1 and v2020.1 (#17648)Adam J. Stewart1-2/+11
* Qhull: add v2019.1 and v2020.1 * Fix compilation with Apple Clang
2020-07-24py-matplotlib: fix freetype and qhull dependencies (#17649)Adam J. Stewart1-2/+10
2020-07-24openfoam: install META-INFO directory (#17673)Mark Olesen2-10/+14
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
2020-07-24gcc: added v10.2.0 (#17681)Michael Kuhn1-0/+1
2020-07-24hipsycl: switch to renamed default branch (#17689)Federico Ficarelli1-1/+1
2020-07-24CMake: added v3.18.0. (#17688)RĂ©mi Lacroix1-0/+1
2020-07-24Updated elmer-fem recipe (#17687)ilbiondo1-2/+31
2020-07-23NumPy: add v1.19.1Adam J. Stewart1-1/+3
2020-07-23libgd (package): update configure to find jpeg dependency (#17655)ketsubouchi1-0/+9
2020-07-23cctools (package): remove fstack-protector-all for Fujitsu compiler (#17656)ketsubouchi1-0/+4
The Fujitsu C compiler does not support the "fstack-protector-all" option.
2020-07-23XBraid (package): Switch to Github URL (#17670)Tamara Dahlgren1-1/+1
2020-07-23Revert "Add libglvnd packages/Add EGL support (#14572)" (#17682)Chuck Atkins4-142/+15
This reverts commit 573489db710c6fd315170a45d6c609db2e30e5e4.
2020-07-23csa-c: added new package at master (#17676)ilbiondo1-0/+19
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2020-07-23nn-c: added new package at v1.86.2 (#17675)ilbiondo1-0/+33
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2020-07-23Shapeit4: added new package at v4.1.3 (#17674)ilbiondo1-0/+55
2020-07-22[M4] Add missing compiler flag on Cray Compiler (#17604)Nick Robison1-0/+3
* [M4] Add missing compiler flag on Cray Compiler The new version of the Cray Compiler are based on Clang, which means we need to add the same LDFLAG as other clang environments.
2020-07-22Cython: add v0.29.21 (#17650)Adam J. Stewart1-1/+2
2020-07-22New Package: py-boto (#17639)Jen Herting1-0/+19
Added py-boto package