summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2018-05-23cgal: added version 4.12 (#8252)Massimiliano Culpo1-0/+1
2018-05-23Update BookLeaf_Cpp and Typhon packages. (#8249)Tim Law2-0/+2
2018-05-23Add latest versions of bazel (#8250)Leonhard Reichenbach2-3/+130
2018-05-23Package/mirdeep/fix for new url take2 (#8247)Sinan1-4/+4
* rename: mirdeep -> mirdeep2 * fixes for new url
2018-05-22Create new package: memkind (#8242)Leonhard Reichenbach1-0/+68
* Create new package: memkind * some style changes * fix type of numactl dependency * fix flake8 errors * use patch() instead of a custom build phase
2018-05-22Add py-docopt package (#8236)Adam J. Stewart1-0/+38
2018-05-22subread: added version 1.6.2 (#8239)Massimiliano Culpo1-0/+1
2018-05-22CUDA 9.2 (#8238)Axel Huebl1-3/+4
Add the latest CUDA release, v9.2 and updated CUDA Compatibility Matrix
2018-05-21Update GlobalArrays package to new releases (#7840)Tim Stavenger2-279/+45
* update globalarrays package to current releases * rename class to Globalarrays to match package folder * rename bytes to int64, minor cleanup of descriptions * int64 False by default * remove reference to external as we aren't supplying paths, and use args.append() * correcting args.append syntax * add conflicts
2018-05-21gdbm: Get working on CentOS5 and Other Older Systems (#8134)Elizabeth Fischer1-1/+9
* Fix #7691 * flake8 * code review
2018-05-21netcdf-cxx4: Update to use CPPFLAGS (#8148)Elizabeth Fischer2-0/+6
* Fix bug; don't know why this ever worked in the first place. * Add fix to netcdf-fortran too; flake8 * Simplify configure_args() * netcdf-fortran: simplify that too
2018-05-21Create new package: fastgbs and its dependency platypus. (#8174)lingnanyuan2-0/+97
* pushing partially done recipe for fast-gbs and platypus * modify platypus * change header * fast-gbs: change dependency type. * modify dependency type. * modify dependency type. * fast-gbs: Change dependency type to run.
2018-05-21r-cghflasso v0 2 1 - new package (#8177)peetsv1-0/+36
* py-pyfaidx: adding new package * updating the url * r-cghflasso v0.2-1 new package * correcting copy/paste error * adding list_url
2018-05-21Add urls into cbtf* and openspeedshop* package files and update the release ↵Jim Galarowicz8-112/+121
versions for the Krell products (#8188)
2018-05-21Rename Tpetra C wrappers for *gemm Fortran functions in Trilinos 12.12.1 (#8228)Dan FitzGerald2-2/+293
* Updated trilinos to compile/install with xl_r * Undo PGI patch added as part of Trilinos XL fix * Remove PGI related changes in Trilinos XL fix
2018-05-21Add Python/Ruby bindings to GEOS package (#8218)Adam J. Stewart1-20/+35
* Add python/ruby bindings to GEOS package * Add comment on Python 3 support
2018-05-21Add lcms 2.9 (#8219)Adam J. Stewart1-1/+3
2018-05-21Add missing dependencies to poppler package (#8220)Adam J. Stewart2-3/+162
2018-05-21Add bmake 20180512 (#8221)Adam J. Stewart1-16/+18
* Add bmake 20180512 * Re-add manpage patch
2018-05-21py-testinfra: Add versions 1.12.0 and 1.13.0 (#8222)Eric1-0/+2
2018-05-21Update the hash of libjpeg v9c. (#8230)mcneish11-1/+1
The maintainer redid the archive in March, removing a .directory file.
2018-05-21Add cryptopp 7.0.0 (#8224)Adam J. Stewart1-18/+11
2018-05-21Updated sbt to point to github. Added versions 1.1.4, 0.13.17. (#7951)Massimiliano Culpo1-3/+4
2018-05-20Add PCRE2 10.31 (#8214)Adam J. Stewart1-1/+3
2018-05-20Add PCRE 8.42 (#8213)Adam J. Stewart1-1/+2
2018-05-20Add sqlite 3.23.1 (#8212)Adam J. Stewart1-0/+2
2018-05-20Add libxml2 2.9.8 (#8211)Adam J. Stewart1-1/+3
2018-05-20Add cURL 7.60.0 (#8210)Adam J. Stewart1-1/+2
2018-05-20Add Xerces-C++ 3.2.1 (#8208)Adam J. Stewart1-1/+2
2018-05-20Add FYBA package (#8205)Adam J. Stewart2-0/+96
2018-05-20Add libgeotiff package (#8203)Adam J. Stewart1-0/+70
2018-05-20Add xz 5.2.4 (#8202)Adam J. Stewart1-4/+6
2018-05-20Add libtiff 4.0.9 (#8201)Adam J. Stewart1-2/+4
2018-05-19r-utf8 v1.1.3 - New package (#8206)peetsv1-0/+38
* py-pyfaidx: adding new package * updating the url * r-utf8 v1.1.3 - New package * adding list_url
2018-05-19r-spatial v7.3.11 - New package (#8204)peetsv1-0/+37
* py-pyfaidx: adding new package * updating the url * r-spatial v7.3.11 - New package
2018-05-19r-proc v1 12 1 - New package (#8191)peetsv1-0/+44
* py-pyfaidx: adding new package * updating the url * r-proc v1.12.1 new package * adding list_url
2018-05-19sleef: a new library. (#8198)健美猞猁1-0/+35
2018-05-18neovim: add info for v0.2.2 (#8189)George Hartzell1-0/+1
2018-05-18Fix libjpeg library finding and opencv build with nonstandard library ↵mcneish12-20/+23
directories (#8160) (#8179) * Use libs[0] and headers.directories[0] instead of hardcoded paths in opencv dependencies * Fix library finding in libjpeg-turbo * Use build_type=Debug instead of +debug to determine build_type
2018-05-18antlr: Turn off CSharp (#8157)Elizabeth Fischer1-0/+1
Spack doesn't have a CSharp package, so the only time ANTLR would succeed is if a system-installed CSharp was available. This disables CSharp support, which enables building on systems without system-installed CSharp.
2018-05-18Turning off parallel during make install for parallel-netcdf. (#8186)Jon Rood1-0/+4
2018-05-18Added vim 8.1 (#8185)sknigh1-0/+1
2018-05-18task: Add version 2.5.1 (#8184)Eric1-0/+1
2018-05-18nco: Find NetCDF (#8159)Elizabeth Fischer1-0/+7
* nco: Find NetCDF properly * flake8
2018-05-18trinity: add perl+threads dependency (#8143)Levi Baber1-0/+1
2018-05-17libexpat: Fix for older systems, move to GitHub (#8135)Elizabeth Fischer1-2/+7
* PR #4945 did not make this work on SuSE 11. Adding the latest version of libexpat did. Also update for Expat's move to GitHub. * Update package.py * Update package.py Move to url_for_version()
2018-05-17trinity: fixing jdk dependency (#8140)Levi Baber1-1/+1
2018-05-17perl: adding threads variant (#8142)Levi Baber1-0/+6
2018-05-17silo: support version 4.10.2-bsd (#8164)Daryl W. Grunau1-1/+3
2018-05-17Update scorep and friends to newest versions (#8171)Michael Kuhn4-7/+20