Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.13.6 14 Sep 2024 17:53:56 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: update 2.13.5 → 2.13.6
Reported by: portscout |
2.13.5 23 Aug 2024 05:40:25 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: update 2.13.4 → 2.13.5
Reported by: portscout |
2.13.4 16 Aug 2024 07:58:42 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: update 2.13.3 → 2.13.4
Reported by: portscout |
2.13.3 14 Aug 2024 09:43:46 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: update 2.13.1 → 2.13.3
Reported by: portscout |
2.13.1 13 Jul 2024 05:17:45 |
Yuri Victorovich (yuri) |
devel/pybind11: update 2.12.0 → 2.13.1
Reported by: portscout |
2.12.0 28 Mar 2024 17:28:24 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: update 2.11.1 → 2.12.0
Reported by: portscout |
2.11.1 18 Jul 2023 07:45:07 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: Update 2.11.0 → 2.11.1
Reported by: portscout |
2.11.0 15 Jul 2023 07:52:13 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: Update 2.10.4 → 2.11.0
Reported by: portscout |
2.10.4 18 Mar 2023 05:30:42 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: Update 2.10.3 → 2.10.4
Reported by: portscout |
2.10.3 23 Jan 2023 00:58:55 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.10.2 -> 2.10.3 |
2.10.2 23 Dec 2022 09:15:17 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.10.1 -> 2.10.2
Reported by: portscout |
2.10.1 08 Nov 2022 01:44:19 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.10.0 -> 2.10.1
Reported by: portscout |
2.10.0 17 Oct 2022 08:11:01 |
Yuri Victorovich (yuri) |
devel/pybind11: Correct WWW |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.10.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.10.0 17 Jul 2022 17:14:17 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.9.2 -> 2.10.0
Reported by: portscout |
2.9.2 23 Apr 2022 03:52:22 |
Yuri Victorovich (yuri) |
devel/{,py-}pybind11: Update 2.9.1 -> 2.9.2
Reported by: portscout |
2.9.1 09 Feb 2022 17:00:15 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.9.0 -> 2.9.1
Reported by: portscout |
2.9.0 25 Jan 2022 17:52:26 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.8.1 -> 2.9.0
Reported by: portscout |
2.8.1 07 Dec 2021 17:13:33 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.8.0 -> 2.8.1
Also add test target.
Reported by: portscout |
2.8.0 10 Oct 2021 05:21:34 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.7.1 -> 2.8.0
Reported by: portscout |
2.7.1 07 Aug 2021 21:08:42 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.7.0 -> 2.7.1
Reported by: portscout |
2.7.0 17 Jul 2021 20:19:09 |
Yuri Victorovich (yuri) |
devel/pybind11: Update 2.6.2 -> 2.7.0
Reported by: portscout |
2.6.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.6.2 07 Apr 2021 04:19:51 |
Tobias Kortkamp (tobik) |
devel/pybind11: Add explicit Python build dependency (D29353)
This unbreaks the build when using devel/samurai.
It previously got it through ninja which has a run dependency on
Python.
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:218
(message):
Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
Call Stack (most recent call first):
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:582
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake/Modules/FindPythonInterp.cmake:169
(FIND_PACKAGE_HANDLE_STANDARD_ARGS)
tools/FindPythonLibsNew.cmake:98 (find_package)
tools/pybind11Tools.cmake:45 (find_package)
tools/pybind11Common.cmake:201 (include)
CMakeLists.txt:188 (include)
http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-04_07h37m38s/logs/errors/pybind11-2.6.2.log
PR: 254678 |
2.6.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.2 14 Feb 2021 04:18:24 |
yuri |
devel/pybind11: Update 2.6.1 -> 2.6.2
Reported by: portscout |
2.6.1 14 Nov 2020 04:04:18 |
yuri |
devel/pybind11: Update 2.6.0 -> 2.6.1
Reported by: portscout |
2.6.0 24 Oct 2020 20:14:40 |
yuri |
devel/pybind11: Update 2.5.0 -> 2.6.0
Reported by: portscout |
2.5.0 21 Apr 2020 05:45:03 |
yuri |
devel/pybind11: Update 2.4.3 -> 2.5.0
Reported by: portscout |
2.4.3 25 Oct 2019 10:04:24 |
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 |
2.3.0 01 Aug 2019 10:19:11 |
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) |
2.2.4_2 26 Jul 2019 20:46:57 |
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 |
2.2.4_1 25 Dec 2018 20:25:40 |
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 |
2.2.4_1 12 Dec 2018 01:35:36 |
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 |
2.2.4 07 Oct 2018 05:13:15 |
yuri |
devel/pybind11: Update 2.2.2 -> 2.2.4
Reported by: portscout |
2.2.2_1 29 Jul 2018 22:18:46 |
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 |
2.2.2 02 Jun 2018 19:40:59 |
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) |
2.2.2 09 Feb 2018 20:05:26 |
yuri |
devel/pybind11: Update to 2.2.2
Additional port changes:
* Changed to CMAKE_OFF
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
2.2.1 10 Nov 2017 18:57:07 |
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 |