summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2020-05-29gridlab-d: added new package. (#16816)0t1s11-0/+59
2020-05-28legion: add v20.03.0 (#16848)Christoph Junghans1-0/+1
2020-05-28npm: use mkdirp instead of mkdir (#16835)Marc Allen1-2/+2
fixes #16833 Co-authored-by: Marc Allen <mrcall@amazon.com>
2020-05-28dealii: deal with nanoflann after 9.2.0 (#16839)Luca Heltai1-2/+7
2020-05-28Update checksum for PyTorch patch (#16837)Adam J. Stewart1-1/+1
2020-05-28opencv: fix to build version 3.2.0 with Fujitsu compiler (#16840)Toyohisa Kameyama2-0/+21
2020-05-27ffmpeg: add a maintainer to the package (#16830)Joseph Ciurej1-0/+2
2020-05-27ffmpeg: set compilers command. (#16799)Toyohisa Kameyama1-1/+5
2020-05-27libxv: videoproto is a build and link dependency (#16821)Tom Payerle1-1/+1
fixes #16820 Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2020-05-27py-configargparse: new package at v1.2.3 (#16814)Jen Herting1-0/+25
2020-05-27py-fits-tools: added package at v1.1.2 (#16815)Jen Herting1-0/+29
2020-05-27py-torch: find openmp when %fj (#16822)Tomoki, Karatsu2-0/+24
Fix for 'FindOpenMP.cmake' to detect openmp settings used by Fujitsu compiler.
2020-05-27plink-ng: new package at v200511 (#16750)Justin S1-0/+38
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2020-05-27quicksilver: initial commit (#16811)Christoph Junghans1-0/+63
2020-05-26openfoam: improve handling of wmake rules, version updateMark Olesen4-40/+68
- add future-proofing for wmake rules locations: Accept wmake/rules/{ARCH}{COMP} or wmake/rules/{ARCH}/{COMP} - compiler option is now '-spack' instead of 'RpathOpt' which now seems to be a bit harsh on the eyes. Now have compilations such as 'linux64GccDPInt32-spack', which is moderately easier to read. - add OpenFOAM 1912, patch 200506 STYLE: adjust for new flakey8 indentation rules
2020-05-26grpc: allow building shared libraries (#16356)Dr. Christian Tacke1-0/+4
2020-05-26su2: new package at v7.0.3 (#16787)darmac1-0/+23
2020-05-26blogbench: added new package at v1.1 (#16793)darmac1-0/+16
2020-05-26py-hypothesis: added v5.3.0 (#16804)iarspider1-0/+1
2020-05-25hdf: new version, variants and refactoring (#16469)Sergey Kosukhin6-34/+142
* hdf: new version, variants and refactoring. * libc provides rpc * Fix szip-related configure argument. * Update dependent packages.
2020-05-25openmpi: get rid of implicit system dependencies (#16758)Sergey Kosukhin11-84/+553
* openmpi: get rid of implicit system dependencies * Python 2 compatibility. * Rename pbspro to openpbs and revert packages.yaml. * Remove virtual package 'sendmail'.
2020-05-25py-moreitertools: added v7.0.0 (#16802)iarspider1-0/+1
2020-05-25r-spatialeco: New package (#16744)Amjad Kotobi1-0/+40
2020-05-25netcdf-cxx4: remove erroneous variants (#16762)Tom Payerle1-30/+0
fixes #16725 The dap, jna, pnetcdf, netcdf4, and ncgen4 variants added in #16047 are _not_ supported by the configure script for netcdf-cxx4 package (These appear to be configure args for netcdf-c package).
2020-05-25libensemble: added v0.7.0 (#16773)Stephen Hudson1-1/+2
2020-05-25py-gdbgui: added v0.13.2.0 (#16781)Michael Kuhn1-8/+10
2020-05-25py-pygdbmi: added v0.9.0.3 (#16778)Michael Kuhn1-0/+4
2020-05-25libmonitor: added v2019.05.31 (#16774)Mark W. Krentel1-2/+3
2020-05-25py-pygments: added v2.6.1 (#16776)Michael Kuhn1-2/+4
2020-05-25libunwind: fix build with gcc@10: (#16782)Michael Kuhn1-1/+9
2020-05-25python: added v3.8.3 (#16775)Michael Kuhn1-0/+1
2020-05-25meson: added v0.54.2 (#16777)Michael Kuhn1-0/+3
2020-05-25py-flask: added v1.1.2 and v0.12.4 (#16779)Michael Kuhn1-1/+3
2020-05-25r-matlab: new package at v1.0.2 (#16785)Amjad Kotobi1-0/+18
2020-05-25testdfsio: added new package at v0.0.1 (#16789)darmac1-0/+24
2020-05-25sqoop: added new package at v1.99.7 (#16786)darmac1-0/+27
2020-05-25glib: added v2.64.3 (#16800)Michael Kuhn1-0/+1
2020-05-25ffsb: added new package at v5.2.1 (#16791)darmac1-0/+18
2020-05-25netlib-scalapack: specify MPI's location for Fujitsu-MPI. (#16798)Tomoki, Karatsu1-0/+9
Fujitsu-MPI wrapper commands aren't recognized from 'FindMPI' function of 'cmake'. If we are using the Fujitsu compiler and Fujitsu MPI, specify the MPI path information explicitly.
2020-05-25likwid: fixed failing build on powerpc (#16797)David Pape1-0/+1
Fixes #16783
2020-05-22TAU: remove ~nls constraint on binutils dependencyKevin Huck1-1/+1
TAU does not require ~nls.
2020-05-22flux-sched: add dependency type for flux-coreStephen Herbein1-7/+8
2020-05-22flux: add dependency types for `python` dependencyStephen Herbein1-4/+7
Flux requires `build` for python and many of the python packages because it builds python bindings. Beyond the bindings, the Flux front-end commands now use python too, hence the `run` type. Finally, Flux's `pymod` module is linked against the python interpreter, so the package requires a `link` dependency on python too.
2020-05-22flux: add latest releases and checksumStephen Herbein2-0/+4
The next release 0.17.0 will also require python3.6+, pre-emptively prepare for that release. Also support current master branch.
2020-05-22r-nimble: New packageAmjad Kotobi1-0/+27
2020-05-22r-rferns: New packageAmjad Kotobi1-0/+16
2020-05-22dealii: 9.2.0 release (#16743)Luca Heltai1-1/+2
2020-05-22r-reticulate: add version; dependencies (#16747)Amjad Kotobi1-1/+3
* Add version 1.15 * Add link dependency on r-rcpp * Add dependency on r-rappdirs
2020-05-22cdo: fix url for version 1.9.8Sergey Kosukhin1-1/+1
2020-05-22tasmanian: add version 7.1 (#16769)Miroslav Stoyanov1-1/+3