Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.51.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Jan 2021 14:05:33
0.51.2
|
rene  |
Remove empty PY_ENUM34 from ports using Python 3.6+ |
02 Jan 2021 22:45:43
0.51.2
|
rene  |
Remove some more expired ports:
devel/py-backports.functools_lru_cache
devel/py-backports_abc
devel/py-futures
devel/py-singledispatch
devel/py-typing
graphics/py-pillow6
Adjust dependent ports.
Tested with 'make index' against r559975 |
28 Dec 2020 23:02:15
0.51.2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
28 Nov 2020 21:50:34
0.51.2
|
yuri  |
devel/py-numba: Update 0.47.0 -> 0.51.2
PR: 250937
Approved by: dave@dal.ca (maintainer's timeout 21 days) |
17 Jul 2020 10:12:26
0.47.0_3
|
martymac  |
Update devel/tbb to 2020.3 and bump dependent ports' revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/v2020.3/CHANGES |
01 Apr 2020 14:14:52
0.47.0_2
|
martymac  |
Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES |
08 Mar 2020 21:56:37
0.47.0_1
|
jbeich  |
Drop dependency on devel/openmp
- Drop if devel/llvm* was used as a substitute
Approved by: yuri, rene (earlier version)
Differential Revision: https://reviews.freebsd.org/D23020 |
31 Jan 2020 13:30:17
0.47.0
|
pkubaj  |
devel/py-numba: fix build on GCC architectures
C++11 compiler is necessary:
extra options: '-std=c++11' |
24 Jan 2020 20:57:10
0.47.0
|
makc  |
devel/py-numba:
- Update to 0.47.0
- Adjust minimal version of required dependencies
PR: 243429
Approved by: David Kalliecharan (maintainer) |
26 Dec 2019 16:25:22
0.40.1_8
|
martymac  |
Update devel/tbb to 2020.0 and bump dependent ports' revisions [1]
Also, while here, re-generate patches using the makepatch target
[1] Changelog: https://github.com/intel/tbb/blob/v2020.0/CHANGES |
25 Sep 2019 10:03:50
0.40.1_7
|
martymac  |
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES |
21 Sep 2019 18:59:57
0.40.1_6
|
jbeich  |
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/ |
26 Jul 2019 20:46:57
0.40.1_5
|
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 |
08 May 2019 16:05:53
0.40.1_4
|
jbeich  |
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767 |
22 Apr 2019 13:16:34
0.40.1_3
|
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
10 Apr 2019 06:18:32
0.40.1_2
|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
12 Dec 2018 01:35:36
0.40.1_1
|
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 |
20 Nov 2018 21:07:51
0.40.1
|
yuri  |
devel/py-numba: Update 0.38.0 -> 0.40.1
PR: 233232
Approved by: dave@dal.ca (maintainer) |
29 Jul 2018 22:18:46
0.38.0_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
20 Jun 2018 17:05:44
0.38.0
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
11 Jun 2018 21:02:07
0.38.0
|
jrm  |
devel/py-numba: Update to version 0.38.0
Upstream changes: https://github.com/numba/numba/blob/master/CHANGE_LOG
PR: 228554
Approved by: David Kalliecharan <dave@dal.ca> (maintainer, timeout) |
10 Mar 2018 17:46:06
0.37.0_1
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
03 Mar 2018 09:39:22
0.37.0
|
yuri  |
devel/py-numba: Update to 0.37.0
Port changes:
* Changed to DISTVERSION
* Updated LICENSE to BSD2CLAUSE
* Added USE_PYTHON=concurrent
* Added stripping
* Changed WWW to https
PR: 226307
Submitted by: David Kalliecharan <dave@dal.ca> (maintainer)
Approved by: tcberner (mentor, implicit) |
26 Feb 2018 22:31:57
0.29.0_3
|
sunpoet  |
Simplify Makefile: use PY_ENUM34
- While I'm here, fix typo
With hat: python |
30 Nov 2017 15:50:34
0.29.0_3 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2017 20:55:39
0.29.0_3
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
0.29.0_2
|
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
07 Dec 2016 13:24:57
0.29.0_1
|
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
04 Dec 2016 13:08:46
0.29.0
|
rene  |
Remove dependency on devel/py-argparse which is expired and included in
Python 2.7+ / 3.2+ by default.
sysutils/osquery fails to build because of C++ errors. |
28 Oct 2016 17:13:24
0.29.0
|
jbeich  |
math/py-numpy: track PORTEPOCH in consumers |
24 Oct 2016 18:23:02
0.29.0
|
pi  |
devel/py-numba: update 0.28.1 -> 0.29.0
PR: 213727
Changes: https://github.com/numba/numba/blob/master/CHANGE_LOG
Submitted by: David Kalliecharan <dave@dal.ca> (maintainer) |
05 Sep 2016 17:19:21
0.28.1
|
pi  |
New port: devel/py-numba
Numba gives you the power to speed up your applications with high performance
functions written directly in Python. With a few annotations, array-oriented
and math-heavy Python code can be just-in-time compiled to native machine
instructions, similar in performance to C, C++ and Fortran, without having to
switch languages or Python interpreters.
WWW: http://numba.pydata.org/
PR: 211347
Submitted by: David Kalliecharan <dave@dal.ca> |