7 Commits

Author SHA1 Message Date
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
ajacoutot
46fd384b52 Change the "FLAVOR ?= python3" contruct to "FLAVOR = python3" since these are
python3 only ports.

"Yes please, it's not really optional so I think = is better." sthen@
2020-08-19 12:25:12 +00:00
bket
8c2113e1c8 Drop py2-flavor
pirofti@ (maintainer): "...please go ahead"
2020-08-10 07:57:36 +00:00
kmos
d372508443 Bump REVISION on each of these ports to iron out a sparc64 build issue.
I had tested an early diff from pirofti that fixed BUILD_DEPENDS but
also bumped REVISION. In the meantime sthen had just fixed them without
the unnecessary REVISION bump. Bumping REVISION will get them building
on sparc64 again.
2020-07-22 05:25:43 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
122de8abad py-ecos: BUILD_DEPENDS=${RUN_DEPENDS} to unbreak build 2020-06-28 21:29:20 +00:00
pirofti
c565234831 Import py-ecos.
ECOS is a numerical software for solving convex second-order cone
programs (SOCPs) of type

  min  c'x
  s.t. Ax = b
       Gx <=_K h

where the last inequality is generalized, i.e. h - Gx belongs to the
cone K.
2020-06-26 10:12:53 +00:00