| Port details |
- py-highspy Thin set of pybind11 wrappers to HiGHS
- 1.15.1 math
=0 1.14.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-09-11 07:40:16
- Commit Hash: 745d4d9
- License: MIT
- WWW:
- https://github.com/ERGO-Code/HiGHS
- 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 py312-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 py312-highspy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-highspy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1789072945
SHA256 (highspy-1.15.1.tar.gz) = 20ed2fbf1cb64bf3044ee6632364b7e2653d93e6901e2b19fd3d5df10702e8c5
SIZE (highspy-1.15.1.tar.gz) = 1703256
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:
-
- py312-numpy>=1.16 : math/py-numpy@py312
- py312-pybind11>0 : devel/py-pybind11@py312
- py312-scikit-build-core>=0.3.3 : devel/py-scikit-build-core@py312
- cmake : devel/cmake-core
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>=1.16 : math/py-numpy@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- math/py-cvxpy
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: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.15.1 11 Sep 2026 07:40:16
    |
Yuri Victorovich (yuri)  |
math/py-highspy: update 1.14.0 → 1.15.1 |
1.14.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.14.0 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
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: 7
|