Port details |
- py-or-tools Google's Operations Research tools (Python binding)
- 9.6_5 math =2 9.6_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-08-03 21:11:08
- Last Update: 2024-10-29 14:38:30
- Commit Hash: 94829e7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: APACHE20
- WWW:
- https://github.com/google/or-tools
- Description:
- Python bindings for Google Optimization Tools (a.k.a., OR-Tools).
- ¦ ¦ ¦ ¦
- 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}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 py311-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 py311-or-tools listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-or-tools
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1678436391
SHA256 (google-or-tools-v9.6_GH0.tar.gz) = bc4b07dc9c23f0cca43b1f5c889f08a59c8f2515836b03d4cc7e0f8f2c879234
SIZE (google-or-tools-v9.6_GH0.tar.gz) = 19252960
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-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-absl-py>0 : devel/py-absl-py@py311
- py311-protobuf>0 : devel/py-protobuf@py311
- py311-setuptools>0 : devel/py-setuptools@py311
- pybind11>0 : devel/pybind11
- protoc-gen-mypy : devel/py-mypy-protobuf@py311
- py311-pip>0 : devel/py-pip@py311
- py311-wheel>0 : devel/py-wheel@py311
- py311-virtualenv>0 : devel/py-virtualenv@py311
- swig : devel/swig
- cmake : devel/cmake-core
- ninja : devel/ninja
- eigen3.pc : math/eigen3
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
- py311-absl-py>0 : devel/py-absl-py@py311
- py311-protobuf>0 : devel/py-protobuf@py311
- python3.11 : lang/python311
- Library dependencies:
-
- libabsl_base.so : devel/abseil
- libCbc.so : math/cbc
- libCgl.so : math/cgl
- libcoinasl.so : math/asl
- libcoinmumps.so : math/coin-or-mumps
- 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
- libre2.so : devel/re2
- 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 py311-or-tools-9.6_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 eigen:3 pkgconfig python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.6_5 29 Oct 2024 14:38:30 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
9.6_4 07 Oct 2024 14:16:41 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
9.6_3 25 Sep 2024 04:23:03 |
Po-Chuan Hsieh (sunpoet) |
math/py-or-tools: Clean up
ABSL_LEGACY_THREAD_ANNOTATIONS is no longer needed and has been removed from
abseil-cpp.
Reference: https://cgit.freebsd.org/ports/commit/?id=5dff756fbe4ed7037a37789040b48553c851001b
https://github.com/google/or-tools/issues/3655
Approved by: portmgr (blanket) |
9.6_3 18 Sep 2024 19:10:12 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
9.6_2 15 Sep 2024 20:11:53 |
Po-Chuan Hsieh (sunpoet) |
math/py-or-tools: Fix build with protobuf 26+ |
9.6_2 15 Sep 2024 20:09:36 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
9.6_1 15 Aug 2024 10:55:26 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
9.6 08 Aug 2024 15:52:46 |
Alexey Dokuchaev (danfe) |
math/py-or-tools: the port had been updated to version 9.6
This makes it more up-to-date against current versions of `devel/abseil'
and `devel/protobuf' (versions 9.7+ require `pybind11_protobuf' package
which had not been ported yet).
Approved by: yuri (maintainer, implicit) |
9.5_9 29 Jun 2024 05:02:34 |
Jason E. Hale (jhale) |
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket) |
9.5_9 21 Jun 2024 17:49:24 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade to OpenBLAS |
9.5_8 09 Mar 2024 14:05:20 |
Po-Chuan Hsieh (sunpoet) |
devel/glog: Update to 0.7.0
- Convert to USES=cmake:testing
- Sort PLIST
- Bump PORTREVISION of dependent ports for shlib change
Broken ports are skipped:
- graphics/colmap [1]
- graphics/hiptext [2]
- graphics/openmvs
- sysutils/apache-mesos
[2] This port was being skipped on package building cluster due to its LICENSE
"License NONE needs confirmation, but BATCH is defined"
Changes: https://github.com/google/glog/releases
Reference: https://pkg-status.freebsd.org/beefy12/data/140amd64-default/84a61d95b0a5/logs/colmap-3.8_5.log
[1] |
9.5_7 01 Jan 2024 11:49:51 |
Thierry Thomas (thierry) |
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860 |
9.5_6 14 Dec 2023 17:03:10 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
9.5_5 12 Dec 2023 19:03:50 |
Thierry Thomas (thierry) |
*/*: bump PORTREVISION after the upgrade of OpenBLAS
PR: 273219 |
9.5_4 11 Sep 2023 03:22:48 |
Po-Chuan Hsieh (sunpoet) |
devel/re2: Update to 20230801
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases |
9.5_3 11 Sep 2023 03:22:47 |
Po-Chuan Hsieh (sunpoet) |
math/py-or-tools: Fix build with abseil 20230125.0+ and re2 20230601+
Reference: https://github.com/google/or-tools/issues/3655 |
9.5_3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
9.5_3 16 Jun 2023 05:05:16 |
Yuri Victorovich (yuri) |
math/nauty: Update 2.7r3 → 2.8.6
PR: 271718
Approved by: moritz@schmi.tt (maintainer's timeout; 17 days) |
9.5_2 02 May 2023 19:58:21 |
Po-Chuan Hsieh (sunpoet) |
devel/re2: Update to 20230301
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/re2/releases |
9.5_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
9.5 01 Jan 2023 22:21:19 |
Yuri Victorovich (yuri) |
math/{,py-}or-tools: Update 9.4 -> 9.5 |
9.4_1 09 Oct 2022 15:37:51 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
9.4 20 Sep 2022 00:59:07 |
Yuri Victorovich (yuri) |
math/{,py-}or-tools: Update 9.2 -> 9.4
Reported by: portscout |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
9.2_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
9.2_5 31 Jul 2022 08:16:23 |
Yuri Victorovich (yuri) |
math/py-or-tools: Broken on armv7
Reported by: fallout |
9.2_5 17 Apr 2022 23:58:01 |
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 |
9.2_4 16 Apr 2022 04:19:07 |
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 |
9.2_3 28 Feb 2022 12:46:46 |
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 |
9.2_2 24 Feb 2022 16:21:08 |
Yuri Victorovich (yuri) |
math/ipopt: Update 3.12.13 -> 3.14.4 |
9.2_1 23 Feb 2022 17:02:05 |
Yuri Victorovich (yuri) |
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout |
9.2 20 Dec 2021 07:48:51 |
Yuri Victorovich (yuri) |
math/{,py-}or-tools: Update 9.1 -> 9.2
Reported by: portscout |
9.1 05 Oct 2021 18:36:30 |
Yuri Victorovich (yuri) |
math/py-or-tools: Update 8.2 -> 9.1 |
8.2_1 21 Jul 2021 18:11:52 |
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 |
8.2 22 Apr 2021 00:27:54 |
Yuri Victorovich (yuri) |
math/py-or-tools: Update 8.1 -> 8.2
Reported by: portscout |
8.1_1 14 Apr 2021 06:44:33 |
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 |
8.1_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
8.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
8.1_1 26 Jan 2021 14:01:09 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
8.1 30 Dec 2020 17:54:19 |
yuri |
math/py-or-tools: Update 7.7 -> 8.1 |
7.7_2 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
7.7_2 06 Sep 2020 18:40:36 |
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) |
7.7_2 30 Aug 2020 20:19:42 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
7.7_1 06 Aug 2020 15:44:23 |
yuri |
math/py-or-tools: Broken on i386; Make file mask more inclusive to fix build on
some architectures
Reported by: fallout |
7.7_1 04 Aug 2020 02:00:36 |
yuri |
math/py-or-tools: Add flavors that were missing |
7.7 03 Aug 2020 21:11:02 |
yuri |
New port: math/py-or-tools: Google's Operations Research tools (Python binding) |