notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-or-tools Google's Operations Research tools (Python binding)
9.5_8 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 9.5_6Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-08-03 21:11:08
Last Update: 2024-03-09 14:05:20
Commit Hash: 95323d1
License: APACHE20
WWW:
https://github.com/google/or-tools
Description:
Python bindings for Google Optimization Tools (a.k.a., OR-Tools).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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 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>)
  • py39: py39-or-tools
distinfo:
TIMESTAMP = 1672604938 SHA256 (google-or-tools-v9.5_GH0.tar.gz) = 57f81b94949d35dc042690db3fa3f53245cffbf6824656e1a03f103a3623c939 SIZE (google-or-tools-v9.5_GH0.tar.gz) = 14795911

Packages (timestamps in pop-ups are UTC):
py37-or-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------8.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-or-tools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest9.5_89.5_8------
FreeBSD:13:quarterly9.5_79.5_7----9.5_7-
FreeBSD:14:latest9.5_89.5_8------
FreeBSD:14:quarterly9.5_79.5_7----9.5_7-
FreeBSD:15:latest9.5_89.5_8n/a-n/a-9.5_79.5_7
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-absl-py>0 : devel/py-absl-py@py39
  3. py39-protobuf>0 : devel/py-protobuf@py39
  4. pybind11>0 : devel/pybind11
  5. protoc-gen-mypy : devel/py-mypy-protobuf@py39
  6. py39-pip>0 : devel/py-pip@py39
  7. py39-wheel>0 : devel/py-wheel@py39
  8. py39-virtualenv>0 : devel/py-virtualenv@py39
  9. swig : devel/swig
  10. cmake : devel/cmake-core
  11. ninja : devel/ninja
  12. eigen3.pc : math/eigen3
  13. pkgconf>=1.3.0_1 : devel/pkgconf
  14. python3.9 : lang/python39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. py39-absl-py>0 : devel/py-absl-py@py39
  3. py39-protobuf>0 : devel/py-protobuf@py39
  4. python3.9 : lang/python39
Library dependencies:
  1. libabsl_base.so : devel/abseil
  2. libCbc.so : math/cbc
  3. libCgl.so : math/cgl
  4. libcoinasl.so : math/asl
  5. libcoinmumps.so : math/coin-or-mumps
  6. libCoinUtils.so : math/coinutils
  7. libnauty.so : math/nauty
  8. libopenblas.so : math/openblas
  9. libOsi.so : math/osi
  10. libOsiClp.so : math/clp
  11. libgflags.so : devel/gflags
  12. libglog.so : devel/glog
  13. libprotobuf.so : devel/protobuf
  14. libre2.so : devel/re2
  15. libblas.so : math/blas
  16. liblapack.so : math/lapack
This port is required by:
for Run
  1. math/py-seriate

Configuration Options:
===> The following configuration options are available for py39-or-tools-9.5_8: 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/google/or-tools/tar.gz/v9.5?dummy=/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.5_8
09 Mar 2024 14:05:20
commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7commit hash: 95323d15a8d1647f87687eaf09cbd6c85e2e2cf7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfdcommit hash: f2489ab0c721f5ec60a9f8074e904cfbe5d21dfd files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0

PR:		275860
9.5_6
14 Dec 2023 17:03:10
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0commit hash: ab1713728d621e7b57d276ef27de37a8754e6ee0 files touched by this commit
Thierry Thomas (thierry) search for other commits by this committer
*/*: bump PORTREVISION after the upgrade of OpenBLAS

PR:		273219
9.5_4
11 Sep 2023 03:22:48
commit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9fcommit hash: 0c509fb2dc64f2b179f3898a394ae0c6a7852d9f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 5dff756fbe4ed7037a37789040b48553c851001bcommit hash: 5dff756fbe4ed7037a37789040b48553c851001bcommit hash: 5dff756fbe4ed7037a37789040b48553c851001bcommit hash: 5dff756fbe4ed7037a37789040b48553c851001b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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
commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9commit hash: 408d3768d8538ea58d6278eaa4bcb2eef0ce0ff9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74commit hash: 94713bad761a1307f0722b8649a59c8601d22e74 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
9.5
01 Jan 2023 22:21:19
commit hash: c0122f5d4babbde9a52231544aed2ec31cabeb70commit hash: c0122f5d4babbde9a52231544aed2ec31cabeb70commit hash: c0122f5d4babbde9a52231544aed2ec31cabeb70commit hash: c0122f5d4babbde9a52231544aed2ec31cabeb70 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}or-tools: Update 9.4 -> 9.5
9.4_1
09 Oct 2022 15:37:51
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: e41c3e8b085a85e2b91d8046005b12066b79d8b7commit hash: e41c3e8b085a85e2b91d8046005b12066b79d8b7commit hash: e41c3e8b085a85e2b91d8046005b12066b79d8b7commit hash: e41c3e8b085a85e2b91d8046005b12066b79d8b7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}or-tools: Update 9.2 -> 9.4

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
9.2_5
31 Jul 2022 08:16:23
commit hash: f647a2ab55056cf06b702f77ef5bd3e5b1f4d953commit hash: f647a2ab55056cf06b702f77ef5bd3e5b1f4d953commit hash: f647a2ab55056cf06b702f77ef5bd3e5b1f4d953commit hash: f647a2ab55056cf06b702f77ef5bd3e5b1f4d953 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-or-tools: Broken on armv7

Reported by:	fallout
9.2_5
17 Apr 2022 23:58:01
commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4ecommit hash: a0d76a1991f8d655cc272e84368da0fe5d438a4e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/ipopt: Update 3.12.13 -> 3.14.4
9.2_1
23 Feb 2022 17:02:05
commit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dccommit hash: ce52f9301c5e7c6f84c071b93c25a0b94a1081dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/asl: Update 1.4.4 -> 2.0.0

Reported by:	portscout
9.2
20 Dec 2021 07:48:51
commit hash: d0a6c40cb51b8d750f6bd8cd8c9842b76dedc3eccommit hash: d0a6c40cb51b8d750f6bd8cd8c9842b76dedc3eccommit hash: d0a6c40cb51b8d750f6bd8cd8c9842b76dedc3eccommit hash: d0a6c40cb51b8d750f6bd8cd8c9842b76dedc3ec files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/{,py-}or-tools: Update 9.1 -> 9.2

Reported by:	portscout
9.1
05 Oct 2021 18:36:30
commit hash: 236421cb98b46876710b07fa35e2116c55ee782fcommit hash: 236421cb98b46876710b07fa35e2116c55ee782fcommit hash: 236421cb98b46876710b07fa35e2116c55ee782fcommit hash: 236421cb98b46876710b07fa35e2116c55ee782f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-or-tools: Update 8.2 -> 9.1
8.2_1
21 Jul 2021 18:11:52
commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 9108929a344dcb1a51f0d922c738f9e19a8a2707commit hash: 9108929a344dcb1a51f0d922c738f9e19a8a2707commit hash: 9108929a344dcb1a51f0d922c738f9e19a8a2707commit hash: 9108929a344dcb1a51f0d922c738f9e19a8a2707 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-or-tools: Update 8.1 -> 8.2

Reported by:	portscout
8.1_1
14 Apr 2021 06:44:33
commit hash: f920019e64c95bd337b846eff601921457919f97commit hash: f920019e64c95bd337b846eff601921457919f97commit hash: f920019e64c95bd337b846eff601921457919f97commit hash: f920019e64c95bd337b846eff601921457919f97 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
8.1_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
8.1_1
26 Jan 2021 14:01:09
Revision:562671Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
8.1
30 Dec 2020 17:54:19
Revision:559677Original commit files touched by this commit
yuri search for other commits by this committer
math/py-or-tools: Update 7.7 -> 8.1
7.7_2
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
7.7_2
06 Sep 2020 18:40:36
Revision:547864Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:547081Original commit files touched by this commit
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
7.7_1
06 Aug 2020 15:44:23
Revision:544280Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:544125Original commit files touched by this commit
yuri search for other commits by this committer
math/py-or-tools: Add flavors that were missing
7.7
03 Aug 2020 21:11:02
Revision:544109Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/py-or-tools: Google's Operations Research tools (Python binding)

Number of commits found: 36