aboutsummaryrefslogtreecommitdiff
path: root/science/py-ase/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* science/py-ase: Update 3.21.1 -> 3.22.0Yuri Victorovich2021-06-281-3/+3
| | | | Reported by: portscout
* math/py-matplotlib: chase minimum Python version in dependent portsThierry Thomas2021-05-101-1/+1
| | | | | | | | | Since the previous update changed USES=python from 3.6+ to 3.7+, all dependent ports must have USES=python:3.7+ as well, otherwise it breaks the @py36 flavor. PR: 255347 Reported by: sunpoet
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* science/py-ase: Update 3.21.0 -> 3.21.1Yuri Victorovich2021-01-291-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=563218
* science/py-ase: Update 3.20.1 -> 3.21.0Yuri Victorovich2021-01-181-3/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=561987
* science/py-ase: Update 3.20.0 -> 3.20.1Yuri Victorovich2020-09-051-1/+1
| | | | Notes: svn path=/head/; revision=547589
* science/py-ase: Update 3.19.2 -> 3.20.0Yuri Victorovich2020-08-101-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=544649
* science/py-ase: Update 3.19.1 -> 3.19.2Yuri Victorovich2020-07-231-4/+3
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=542944
* science/py-ase: Update 3.19.0 -> 3.19.1Yuri Victorovich2020-04-041-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=530620
* science/py-ase: Update 3.18.1 -> 3.19.0Yuri Victorovich2019-12-271-1/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=520969
* science/py-ase: Update 3.18.0 -> 3.18.1Yuri Victorovich2019-09-211-2/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=512496
* science/py-ase: It is python 3.5+ now.Yuri Victorovich2019-07-281-1/+1
| | | | | | | Reported by: fallout Notes: svn path=/head/; revision=507521
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* science/py-ase: Update 3.17.0 -> 3.18.0Yuri Victorovich2019-07-201-2/+1
| | | | Notes: svn path=/head/; revision=507028
* Bump a few PORTREVISIONs after r498529Antoine Brodin2019-04-101-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=498530
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* science/py-ase: Update 3.16.2 -> 3.17.0Yuri Victorovich2018-11-151-1/+2
| | | | | | | | | Also update WWW. Reported by: portscout Notes: svn path=/head/; revision=484983
* Never use ${FLAVOR} directly in dependencies, FLAVOR is not transitive.Mathieu Arnold2018-09-141-1/+1
| | | | Notes: svn path=/head/; revision=479772
* New port: science/py-ase: Atomic simulation environmentYuri Victorovich2018-09-011-0/+25
Notes: svn path=/head/; revision=478712