Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Feb 2021 04:18:24
2.6.2

|
yuri  |
devel/pybind11: Update 2.6.1 -> 2.6.2
Reported by: portscout |
14 Nov 2020 04:04:18
2.6.1

|
yuri  |
devel/pybind11: Update 2.6.0 -> 2.6.1
Reported by: portscout |
24 Oct 2020 20:14:40
2.6.0

|
yuri  |
devel/pybind11: Update 2.5.0 -> 2.6.0
Reported by: portscout |
21 Apr 2020 05:45:03
2.5.0

|
yuri  |
devel/pybind11: Update 2.4.3 -> 2.5.0
Reported by: portscout |
25 Oct 2019 10:04:24
2.4.3

|
kai  |
devel/py-pybind11, devel/pybind11: Update to 2.4.3
Changelog:
https://github.com/pybind/pybind11/blob/v2.4.3/docs/changelog.rst
PR: 241432
Approved by: yuri (maintainer)
MFH: 2019Q4 |
01 Aug 2019 10:19:11
2.3.0

|
kai  |
devel/py-pybind11, devel/pybind11: Update to 2.3.0
* Pet portlint by making the USES blocks separately with the related
variables while I'm here.
Changelog:
https://github.com/pybind/pybind11/blob/v2.3.0/docs/changelog.rst
PR: 239218
Approved by: maintainer timeout (+14 days) |
26 Jul 2019 20:46:57
2.2.4_2

|
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
2.2.4_1

|
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
2.2.4_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 |
07 Oct 2018 05:13:15
2.2.4

|
yuri  |
devel/pybind11: Update 2.2.2 -> 2.2.4
Reported by: portscout |
29 Jul 2018 22:18:46
2.2.2_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 |
02 Jun 2018 19:40:59
2.2.2

|
linimon  |
Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.
While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).
Tested on both powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket) |
09 Feb 2018 20:05:26
2.2.2

|
yuri  |
devel/pybind11: Update to 2.2.2
Additional port changes:
* Changed to CMAKE_OFF
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
10 Nov 2017 18:57:07
2.2.1

|
yuri  |
New port: devel/pybind11: Seamless operability between C++11 and Python (cmake
part)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D13025 |