Todd Gamblin
4af6303086
copyright: update copyright dates for 2020 ( #14328 )
2019-12-30 22:36:56 -08:00
Adam J. Stewart
69a91b5b6b
Add grass 7.8.2 ( #14115 )
2019-12-11 14:00:38 -06:00
Adam J. Stewart
834a8be933
Add grass 7.8.1 ( #13664 )
2019-11-09 19:41:29 -06:00
Adam J. Stewart
b4a51084ab
Add GRASS 7.8.0 ( #13026 )
...
* Add GRASS 7.8.0
* Add new variants/dependencies
* Remove unused dep
* Filter entire libiconv line
2019-10-31 12:48:54 -05:00
Adam J. Stewart
2264e30d99
Update URL parsing regexes and tests ( #13411 )
...
* Update URL parsing regexes and tests
* Get rid of no longer used README
* Merge py-udunits and py-cf-units
* netcdf -> netcdf-c
* setup_environment -> setup_*_environment
* Fix doc tests
* Few last minute fixes
* Simplify prefix removal copypasta
2019-10-28 20:27:54 -05:00
Todd Gamblin
62927654dd
checksums: use sha256 checksums everywhere
...
We'd like to use a consistent checksum scheme everywhere so that we can:
a) incorporate archive checksums into our specs and have a
consistent hashing algorithm across all specs.
b) index mirrors with a consistent type of checksum, and not one that
is dependent on how spack packages are written.
- [x] convert existing md5, sha224, sha512, sha1 checksums to sha256
2019-10-12 07:19:43 -07:00
Sinan
bb6ec7fb40
Package/grass: fix iconv linking issue ( #12165 )
...
* fix iconv linking issue, package_grass fix linking iconv, add more comments
2019-08-12 13:45:05 -07:00
Adam J. Stewart
3018c64537
GRASS GIS does not yet support PROJ.6 ( #11762 )
2019-06-17 20:59:12 -04:00
Patrick Schratz
dd668cb00c
grass package: use url_for_version, add versions ( #11324 )
2019-05-03 10:40:23 +09:00
Todd Gamblin
6f50cd52ed
copyright: update license headers for 2013-2019 copyright.
2019-01-01 00:44:28 -08:00
Todd Gamblin
eea786f4e8
relicense: replace LGPL headers with Apache-2.0/MIT SPDX headers
...
- remove the old LGPL license headers from all files in Spack
- add SPDX headers to all files
- core and most packages are (Apache-2.0 OR MIT)
- a very small number of remaining packages are LGPL-2.1-only
2018-10-17 14:42:06 -07:00
Ricardo Silva
ce16011427
grass improvement: specify proj data directory ( #8984 )
2018-08-15 09:54:08 -05:00
Tom Merrick
bef60f6d7e
Package/grass ( #8505 )
...
* Add the grass74 GIS system.
* Correct flake8 errors
* Made requested changes
* added correct types to python
2018-06-22 18:03:05 -05:00