Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Apr 2021 05:44:04 2.0.0
|
Po-Chuan Hsieh (sunpoet)  |
science/py-h5py: Update to 3.2.1
- Update USES=python of dependent ports
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.2.rst |
07 Apr 2021 08:09:01 2.0.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 2.0.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Dec 2020 09:03:39
2.0.0
|
antoine  |
scipy 1.5.4 is only compatible with python 3.6+
Reported by: pkg-fallout |
21 Sep 2020 16:16:10
2.0.0
|
yuri  |
devel/cpp2py: Update 1.5.20200812 -> 2.0.0 |
14 Aug 2020 15:17:50
1.5.20200812
|
yuri  |
devel/cpp2py: Update 1.5-19 -> 1.5.20200812 (latest tag) |
01 May 2020 01:10:50
1.5.19_3
|
yuri  |
devel/cpp2py: Add the PORTSCOUT tag |
23 Feb 2020 15:25:53
1.5.19_3
|
antoine  |
Deprecate a few ports
With hat: portmgr |
26 Jul 2019 20:46:57
1.5.19_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
25 Dec 2018 20:25:40
1.5.19_2
|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
1.5.19_2
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
16 Jun 2018 23:20:55
1.5.19_1
|
yuri  |
devel/cpp2py: Correct cmake file paths
Also remove unnecessary files under share/ |
16 Jun 2018 22:08:52
1.5.19
|
yuri  |
New port: devel/cpp2py: Reflection tools based on clang |