Port details on branch 2024Q4 |
- boost-python-libs Framework for interfacing Python and C++
- 1.87.0 devel
=13 1.87.0Version of this port present on the latest quarterly branch. - Maintainer: office@FreeBSD.org
 - Port Added: 2009-07-28 11:45:32
- Last Update: 2025-02-14 03:17:01
- Commit Hash: a4245a4
- People watching this port, also watch:: openjpeg, xcmsdb, xorg-fonts-truetype, libXdamage, font-cursor-misc
- License: BSL
- WWW:
- https://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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}boost-libs>0:devel/boost-python-libs@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/boost-python-libs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/boost-python-libs
- pkg install py311-boost-libs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-boost-libs listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-boost-libs
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1734131869
SHA256 (boost_1_87_0.tar.bz2) = af57be25cb4c4f4b413ed692fe378affb4352ea50fbe294a11ef548f4d527d89
SIZE (boost_1_87_0.tar.bz2) = 131473200
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bjam : devel/boost-jam
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libboost_thread.so : devel/boost-libs
- This port is required by:
- for Build
-
- misc/ecflow
- x11-wm/chamfer
-
Deleted ports which required this port:
- for Libraries
-
- astro/py-pykep
- cad/antimony
- cad/freecad
- comms/gnuradio
- comms/uhd
- devel/boost-mpi-libs
- devel/icestorm
-
Deleted ports which required this port:
- for Run
-
- misc/ecflow
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-boost-libs-1.87.0:
DEBUG=off: Build with debugging support
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
===> Use 'make config' to modify these settings
- Options name:
- devel_boost-python-libs
- USES:
- python:3.9-3.11 tar:bzip2 compiler:c++17-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|