Created attachment 177201 [details] shar archive
Created attachment 177202 [details] shar archive
Created attachment 181961 [details] Upgrade to v2.1.1.
+1
This port is need by caffe2: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218786
(In reply to Eric Camachat from comment #4) You should add the dependency then.
A commit references this bug: Author: miwi Date: Sat May 6 07:28:37 UTC 2017 New revision: 440236 URL: https://svnweb.freebsd.org/changeset/ports/440236 Log: 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> Changes: head/devel/Makefile head/devel/py-pybind11/ head/devel/py-pybind11/Makefile head/devel/py-pybind11/distinfo head/devel/py-pybind11/pkg-descr