Port details |
- boost-python3-libs Framework for interfacing Python 3 and C++
- 1.66.0 devel
=0 1.66.0Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: 2017-06-07 17:11:36
- Last Update: 2018-02-15 12:34:50
- SVN Revision: 461885
- License: not specified in port
- WWW:
- http://www.boost.org/
- Description:
- The Boost Python Library is a framework for interfacing Python and
C++. It allows you to quickly and seamlessly expose C++ classes
functions and objects to Python, and vice-versa, using no special
tools -- just your C++ compiler.
The python 2 port is called boost-python-libs
The python 3 port is called boost-python3-libs
WWW: http://www.boost.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- boost-python3-libs>0:devel/boost-python3-libs
- No installation instructions:
- This port has been deleted.
- PKGNAME: boost-python3-libs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1513209395
SHA256 (boost_1_66_0.tar.bz2) = 5721818253e6a0989583192f96782c4a98eb6204965316df9f5ad75819225ca9
SIZE (boost_1_66_0.tar.bz2) = 85995778
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Master port: devel/boost-python-libs
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bjam : devel/boost-jam
- python3.6 : lang/python36
- Runtime dependencies:
-
- python3.6 : lang/python36
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for boost-python3-libs-1.66.0:
DEBUG=off: Build with debugging support
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:3.3+ tar:bzip2 compiler:c++11-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/boost-python-libs | Commit | Credits | Log message |
1.66.0 15 Feb 2018 12:34:50 |
mat |
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.
Reviewed by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14368 |
1.64.0 09 Jun 2017 17:41:19 |
kwm |
Don't pin on one python3 version. Let the default selection decide.
Approved by: office@(bapt@), just-fix-it |
1.64.0 07 Jun 2017 17:11:30 |
kwm |
Add boost-python3-libs, python3 bindings with boost.
Reviewed by: sunpoet@
Approved by: office@ (sunpoet@)
Differential Revision: https://reviews.freebsd.org/D11021 |
Number of commits found: 3
|