summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-04-12sublime-text: Add licensing information (#36690)Laura Weber1-0/+4
2023-04-12tecplot: Add version 2022r2, Licensing, Env setup (#36695)Laura Weber1-7/+30
2023-04-12PROJ: googletest only needed to test (#36691)Adam J. Stewart1-2/+2
2023-04-12py-tensorboard: add new versions (#36712)Adam J. Stewart1-6/+34
2023-04-12scitokens-cpp: new versions 0.7.1, 1.0.0 (#36714)Wouter Deconinck1-1/+6
Two new versions were released since 0.7.0. - https://github.com/scitokens/scitokens-cpp/releases/tag/v0.7.1 - https://github.com/scitokens/scitokens-cpp/releases/tag/v1.0.0 Some changes to dependencies: - openssl always was an explicit requirement (but transitively satisfied by curl), - cmake 3.10 required for both new versions. Tested that all these new versions build fine: ```console 18:04:40 wdconinc@menelaos ~/git/spack (develop *$%>) $ spack find -lvx ==> In environment scitokens-cpp ==> Root specs ------- scitokens-cpp@0.7.0 ------- scitokens-cpp@0.7.1 ------- scitokens-cpp@1.0.0 ==> Installed packages -- linux-ubuntu23.04-skylake / gcc@12.2.0 ----------------------- uvwdosd cmake@3.26.3~doc+ncurses+ownlibs~qt build_system=generic build_type=Release 5gqdlyl scitokens-cpp@0.7.1~ipo build_system=cmake build_type=RelWithDebInfo generator=make r4bdoii scitokens-cpp@0.7.0~ipo build_system=cmake build_type=RelWithDebInfo generator=make xnnvbsf scitokens-cpp@1.0.0~ipo build_system=cmake build_type=RelWithDebInfo generator=make ==> 4 installed packages ```
2023-04-12glab: add v1.27.0 (#36723)Alec Scott1-0/+1
2023-04-12libcap: add v2.68 (#36725)Alec Scott1-0/+1
2023-04-12nginx: add v1.23.4 (#36726)Alec Scott1-0/+1
2023-04-12apr: add v1.7.3 (#36733)Alec Scott1-0/+1
2023-04-12feh: add v3.10 (#36734)Alec Scott1-0/+1
2023-04-12libgpg-error: add v1.47 (#36735)Alec Scott1-0/+1
2023-04-12libxcomposite: add v0.4.6 (#36736)Alec Scott1-0/+1
2023-04-12libxrandr: add v1.5.3 (#36737)Alec Scott1-0/+1
2023-04-12libxxf86misc: add v1.0.4 (#36738)Alec Scott1-0/+1
2023-04-12perl-exporter-tiny: add v1.006002 (#36739)Alec Scott1-0/+1
2023-04-12solr: add v8.11.2 (#36748)Alec Scott1-0/+1
2023-04-12talloc: add v2.4.0 (#36749)Alec Scott1-0/+1
2023-04-12task: add v2.6.2 (#36750)Alec Scott1-0/+1
2023-04-12thrift: add v0.18.1 (#36751)Alec Scott1-0/+1
2023-04-12xcb-proto: add v1.15.2 (#36752)Alec Scott1-0/+1
2023-04-12xerces-c: add v3.2.4 (#36753)Alec Scott1-0/+1
2023-04-12xkeyboard-config: add v2.34 (#36754)Alec Scott1-0/+1
2023-04-12protobuf: add new versions (#36711)Adam J. Stewart3-21/+27
2023-04-12r-hydrogof: add new package and dependencies (#36763)Glenn Johnson3-0/+89
- r-hydrogof - r-hydrotsm - r-automap
2023-04-12sed: add v4.9 (#36747)Alec Scott1-0/+1
2023-04-12ascent: patch v0.9.0 for finding RAJA (#36645)willdunklin2-0/+42
2023-04-12py-fiona: add v1.9.3 (#36765)Adam J. Stewart1-0/+1
2023-04-12simsipm: add v2.0.2 (#36718)Wouter Deconinck1-1/+2
2023-04-12lhapdf: Pass additional python lib dirs only if possible (#36771)Thomas Madlener1-6/+10
2023-04-12Open MPI: fix pmix dependency for 5.0.x releases (#36773)Howard Pritchard1-1/+1
The Open MPI 5.0.x release stream needs PMIx 4.2(?).x not 5 (which transates to pmix-master). Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2023-04-12acfl: add version 23.04 (#36775)Annop Wongwathanarat1-21/+123
2023-04-12armpl-gcc: add version 23.04 (#36776)Annop Wongwathanarat1-19/+101
2023-04-12Enable rocm support and gtest variant for ucx (#36693)afzpatel1-1/+35
2023-04-12libxcursor: add v1.2.1 (#36777)Alec Scott1-0/+1
2023-04-12libxmu: add v1.1.4 (#36778)Alec Scott1-0/+1
2023-04-11py-drep: adding new version 3.4.2 (#36625)snehring1-0/+1
2023-04-11py-torch: Update conflicts for +/~tensorpipe (#36781)Jonathon Anderson1-1/+8
* py-torch: Update conflicts for +/~tensorpipe * [@spackbot] updating style on behalf of blue42u * Update var/spack/repos/builtin/packages/py-torch/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of blue42u --------- Co-authored-by: blue42u <blue42u@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-04-11Perl package: fix 64-bit detection on Windows (#36785)John W. Parent1-1/+1
2023-04-11Windows/MSVC: propagate all VCVARS changes to Spack env (#36582)John W. Parent1-4/+5
MSVC compilers rely on vcvars environment setup scripts to establish build environement variables neccesary for all projects to build successfully. Prior to this we were only piping LIB, INCLUDE, and PATH change through. Instead we need to propegate all changes to the env variables made by VCVARs in order to establish robust support for the MSVC compiler. This most significantly impacts projects that need to be build with NMake and MSBuild
2023-04-11Fides 1.2 (#36787)kwryankrattiger2-1/+9
* VTK-m: Add conflict for 64 bit ids and Ascent types * Fides: Add version 1.2 * [@spackbot] updating style on behalf of kwryankrattiger
2023-04-11meson: add 1.1.0 (#36790)Michael Kuhn1-0/+1
2023-04-11go: add v1.20.3 and v1.19.8 (#36791)Alec Scott1-11/+26
2023-04-11Windows testing: reenable tests for "spack dependents" (#36786)markus-ferrell2-6/+0
All the tests worked out of the box. This just removes the skip statements.
2023-04-11mgard: add 2023-03-31, 2023-01-10 (#36585)eugeneswalker1-3/+10
2023-04-11xtrans: add v1.4.0 (#36779)Alec Scott1-0/+1
2023-04-11ParaView: Need VTKm for CUDA (#36620)kwryankrattiger1-0/+1
2023-04-11Update package.py (#36722)Wouter Deconinck1-0/+4
No changes to the package recipe required. Changelog: https://gitlab.com/Pythia8/releases/-/compare/pythia8306...pythia8309
2023-04-11Limit version of intel-tbb (#36731)Juan Miguel Carceller1-1/+1
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
2023-04-11xrootd: new version 5.5.4 (#36721)Wouter Deconinck1-0/+1
No changes to the build recipe required. Changelog at https://github.com/xrootd/xrootd/compare/v5.5.3...v5.5.4. Built successfully on my test system: ```console [+] /opt/software/linux-ubuntu23.04-skylake/gcc-12.2.0/xrootd-5.5.4-cgyz43ivwwqkc7bhdofnxhl2fusysg3m ```
2023-04-11Update opencoarray to v2.10.1 and fgsl to v1.5.0 (#36626)Nisarg Patel2-0/+11