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/py-pybind11: update 2.13.0 → 2.13.1
Reported by: portscout |
2.13.0 27 Jun 2024 07:19:36 |
Yuri Victorovich (yuri) |
devel/py-pybind11: update 2.12.0 → 2.13.0
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 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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:56 |
Yuri Victorovich (yuri) |
devel/py-pybind11: Update 2.10.0 -> 2.10.3 |
2.10.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.10.0 17 Jul 2022 17:14:18 |
Yuri Victorovich (yuri) |
devel/py-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 03 Feb 2022 17:16:19 |
Yuri Victorovich (yuri) |
devel/py-pybind11: Update 2.9.0 -> 2.9.1
Reported by: portscout |
2.9.0 30 Dec 2021 05:15:51 |
Yuri Victorovich (yuri) |
devel/py-pybind11: Update 2.8.0 -> 2.9.0
Reported by: portscout |
2.8.0 05 Oct 2021 19:48:52 |
Yuri Victorovich (yuri) |
devel/py-pybind11: Update 2.7.1 -> 2.8.0
Reported by: portscout |
2.7.1 04 Aug 2021 05:13:09 |
Yuri Victorovich (yuri) |
devel/py-pybind11: Update 2.6.2 -> 2.7.1 |
2.6.2 18 May 2021 19:29:34 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pybind11: Update WWW
Approved by: portmgr (blanket) |
2.6.2 16 Apr 2021 09:46:33 |
Yuri Victorovich (yuri) |
devel/py-pybind11: Update 2.6.1 -> 2.6.2
Reported by: portscout |
2.6.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.6.1_1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.6.1_1 25 Dec 2020 04:59:15 |
yuri |
devel/py-pybind11: Add USE_PYTHON=concurrent, because it installs
bin/pybind11-config |
2.6.1 16 Dec 2020 00:33:07 |
yuri |
devel/py-pybind11: Update 2.5.0 -> 2.6.1
PR: 251513
Submitted by: andy@balholm.com |
2.5.0 10 Jun 2020 19:13:31 |
yuri |
devel/py-pybind11: Update 2.4.3 -> 2.5.0 |
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 07 Oct 2018 05:14:07 |
yuri |
devel/py-pybind11: Update 2.2.1 -> 2.2.4
Reported by: portscout |
2.2.1_1 21 Sep 2018 06:59:41 |
yuri |
devel/py-pybind11: Supports python3 |
2.2.1_1 25 Feb 2018 00:40:37 |
yuri |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit) |
2.2.1_1 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.2.1 26 Oct 2017 05:22:56 |
tcberner |
Update devel/py-pybind11 to 2.2.1
PR: 223251
Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) |
2.1.1 26 May 2017 06:47:23 |
joneum |
- Update to 2.1.1
PR: 219496
Submitted by: Yuri Victorovich (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10883 |
2.0.0 07 May 2017 16:07:39 |
miwi |
- Update to 2.0.0
PR: 219121
Submitted by: maintainer |
1.8.1 06 May 2017 07:28:37 |
miwi |
A lightweight header-only library to create Python bindings of existing
C++ code. Its goals and syntax are similar to the excellent Boost.Python
library by David Abrahams: to minimize boilerplate code in traditional
extension modules by inferring type information using compile-time
introspection.
WWW: https://github.com/wjakob/pybind11
PR: 214685
Submitted by: Yuri Victorovich <yuri@rawbw.com> |