Port details |
- py-or-tools Google's Operations Research tools (Python binding)
- 9.2_5 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2020-08-03 21:11:08
- Last Update: 2022-07-31 08:16:23
- Commit Hash: f647a2a
- License: APACHE20
- Description:
- Python bindings for Google Optimization Tools (a.k.a., OR-Tools).
WWW: https://github.com/google/or-tools
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}or-tools>0:math/py-or-tools@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-or-tools/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-or-tools
- pkg install py39-or-tools
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 py39-or-tools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-or-tools
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1639979871
SHA256 (google-or-tools-v9.2_GH0.tar.gz) = 5337935ea1fa010bb62cf0fc8bedd6de07dda77bff3db7a0f6a36c84c7bd58db
SIZE (google-or-tools-v9.2_GH0.tar.gz) = 246278500
- 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:
-
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-absl-py>0 : devel/py-absl-py@py39
- py39-protobuf>0 : devel/py-protobuf@py39
- protoc-gen-mypy : devel/py-mypy-protobuf@py39
- py39-pip>0 : devel/py-pip@py39
- py39-wheel>0 : devel/py-wheel@py39
- py39-virtualenv>0 : devel/py-virtualenv@py39
- swig : devel/swig
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.24,1 : math/py-numpy@py39
- py39-absl-py>0 : devel/py-absl-py@py39
- py39-protobuf>0 : devel/py-protobuf@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libCbc.so : math/cbc
- libCgl.so : math/cgl
- libcoinasl.so : math/asl
- libcoinmumps.so : math/ipopt
- libCoinUtils.so : math/coinutils
- libnauty.so : math/nauty
- libopenblas.so : math/openblas
- libOsi.so : math/osi
- libOsiClp.so : math/clp
- libgflags.so : devel/gflags
- libglog.so : devel/glog
- libprotobuf.so : devel/protobuf
- libblas.so : math/blas
- liblapack.so : math/lapack
- This port is required by:
- for Run
-
- math/py-seriate
- Configuration Options:
- ===> The following configuration options are available for py39-or-tools-9.2_5:
SCIP=off: Use the SCIP solver
===> Use 'make config' to modify these settings
- Options name:
- math_py-or-tools
- USES:
- blaslapack cmake:insource compiler:c++17-lang pkgconfig python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Jul 2022 08:16:23 9.2_5 |
Yuri Victorovich (yuri)  |
math/py-or-tools: Broken on armv7
Reported by: fallout |
17 Apr 2022 23:58:01 9.2_5 |
Po-Chuan Hsieh (sunpoet)  |
devel/glog: Update to 0.6.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/glog/releases |
16 Apr 2022 04:19:07 9.2_4 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
28 Feb 2022 12:46:46 9.2_3 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
24 Feb 2022 16:21:08 9.2_2 |
Yuri Victorovich (yuri)  |
math/ipopt: Update 3.12.13 -> 3.14.4 |
23 Feb 2022 17:02:05 9.2_1 |
Yuri Victorovich (yuri)  |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
20 Dec 2021 07:48:51 9.2 |
Yuri Victorovich (yuri)  |
math/{,py-}or-tools: Update 9.1 -> 9.2
Reported by: portscout |
05 Oct 2021 18:36:30 9.1 |
Yuri Victorovich (yuri)  |
math/py-or-tools: Update 8.2 -> 9.1 |
21 Jul 2021 18:11:52 8.2_1 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
22 Apr 2021 00:27:54 8.2 |
Yuri Victorovich (yuri)  |
math/py-or-tools: Update 8.1 -> 8.2
Reported by: portscout |
14 Apr 2021 06:44:33 8.1_1 |
Alexey Dokuchaev (danfe)  |
Unbreak the build of `math/py-or-tools' against recently updated
`devel/abseil' by using the same treatment as in `math/or-tools'.
Reported by: yuri
Pointy hat to: danfe |
07 Apr 2021 08:09:01 8.1_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 8.1_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 14:01:09
8.1_1 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
30 Dec 2020 17:54:19
8.1 |
yuri  |
math/py-or-tools: Update 7.7 -> 8.1 |
28 Dec 2020 23:02:15
7.7_2 |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
06 Sep 2020 18:40:36
7.7_2 |
linimon  |
Fix build on powerpc64 by extending the clauses by which ARCH_K8 is
*not* defined.
This should be upstreamed.
Approved by: portmgr (tier-2 blanket) |
30 Aug 2020 20:19:42
7.7_2 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
06 Aug 2020 15:44:23
7.7_1 |
yuri  |
math/py-or-tools: Broken on i386; Make file mask more inclusive to fix build on
some architectures
Reported by: fallout |
04 Aug 2020 02:00:36
7.7_1 |
yuri  |
math/py-or-tools: Add flavors that were missing |
03 Aug 2020 21:11:02
7.7 |
yuri  |
New port: math/py-or-tools: Google's Operations Research tools (Python binding) |