| Port details |
- py-highspy Python bindings for the extensible C++ library for random forests
- 1.14.0 math
=0 1.11.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-19 07:45:22
- Last Update: 2026-04-29 23:05:02
- Commit Hash: 0875a97
- License: MIT
- WWW:
- https://github.com/automl/random_forest_run
- Description:
- highspy is a Python binding for HiGHS.
HiGHS is a high performance serial and parallel solver for large scale sparse
linear programming (LP) problems of the form:
Minimize c^Tx subject to L <= Ax <= U; l <= x <= u
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}highspy>0:math/py-highspy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-highspy/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-highspy
- pkg install py311-highspy
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-highspy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-highspy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1777483007
SHA256 (highspy-1.14.0.tar.gz) = b09cb5e3179a25fc615b8b0941130b0f71e19372c119f3dd620d63b54cd3ca4c
SIZE (highspy-1.14.0.tar.gz) = 1654913
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:
-
- py311-numpy1>=1.16 : math/py-numpy1@py311
- py311-pybind11>0 : devel/py-pybind11@py311
- py311-scikit-build-core>=0.3.3 : devel/py-scikit-build-core@py311
- cmake : devel/cmake-core
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy1>=1.16 : math/py-numpy1@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-highspy
- USES:
- cmake:indirect compiler:c++11-lang python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.14.0 29 Apr 2026 23:05:02
    |
Yuri Victorovich (yuri)  |
math/py-highspy: update 1.11.0 → 1.14.0 |
1.11.0_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.11.0_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.11.0 19 Sep 2025 07:36:19
    |
Yuri Victorovich (yuri)  |
math/py-highspy: New port: Python bindings for the extensible C++ library for
random forests |
Number of commits found: 4
|