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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
py-POT Python Optimal Transport Library
0.9.3 math on this many watch lists=2 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 0.9.3Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-23 09:45:05
Last Update: 2024-06-29 05:02:34
Commit Hash: ad593a9
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://pythonot.github.io/
Description:
Python Optimal Transport Library provides several solvers for optimization problems related to Optimal Transport for signal, image processing and machine learning.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}POT>0:math/py-POT@${PY_FLAVOR}
To install the port:
cd /usr/ports/math/py-POT/ && make install clean
To add the package, run one of these commands:
  • pkg install math/py-POT
  • pkg install py311-POT
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-POT listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-POT
Package flavors (<flavor>: <package>)
  • py311: py311-POT
distinfo:
TIMESTAMP = 1712367723 SHA256 (POT-0.9.3.tar.gz) = eecf2394390a73472e727ef75f7c801fc47509039f00c40f8fc64fdeea617c86 SIZE (POT-0.9.3.tar.gz) = 373598

Packages (timestamps in pop-ups are UTC):
py39-POT
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------0.9.2-
FreeBSD:14:latest--------
FreeBSD:14:quarterly------0.9.2-
FreeBSD:15:latest--n/a-n/a-0.9.20.9.2
 

py311-POT
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.30.9.3-0.9.30.9.3---
FreeBSD:13:quarterly0.9.30.9.3-0.9.30.9.3---
FreeBSD:14:latest0.9.30.9.3-0.9.30.9.3---
FreeBSD:14:quarterly0.9.30.9.3-0.9.30.9.3---
FreeBSD:15:latest0.9.30.9.3n/a0.9.3n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>0 : devel/py-setuptools@py311
  2. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  3. py311-wheel>0 : devel/py-wheel@py311
  4. cython-3.11 : lang/cython@py311
  5. python3.11 : lang/python311
  6. py311-build>=0 : devel/py-build@py311
  7. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. py311-pytest>=7,1 : devel/py-pytest@py311
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=1.16,1<1.27,1 : math/py-numpy@py311
  2. py311-scipy>=1.6 : science/py-scipy@py311
  3. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
math_py-POT
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/P/POT/
  2. https://pypi.org/packages/source/P/POT/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.3
29 Jun 2024 05:02:34
commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2commit hash: ad593a9d4d7957012965264a91f21667488ca1b2 files touched by this commit
Jason E. Hale (jhale) search for other commits by this committer
*/*: 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)
0.9.3
06 Apr 2024 01:51:38
commit hash: 12f1eb46f65381a48503aac7aa97f90c1cf11ab5commit hash: 12f1eb46f65381a48503aac7aa97f90c1cf11ab5commit hash: 12f1eb46f65381a48503aac7aa97f90c1cf11ab5commit hash: 12f1eb46f65381a48503aac7aa97f90c1cf11ab5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-POT: update 0.9.2 → 0.9.3

Reported by:	portscout
0.9.2
23 Dec 2023 09:47:23
commit hash: 07126a33897e5e6cefbb3e9fd92ac5697f80962dcommit hash: 07126a33897e5e6cefbb3e9fd92ac5697f80962dcommit hash: 07126a33897e5e6cefbb3e9fd92ac5697f80962dcommit hash: 07126a33897e5e6cefbb3e9fd92ac5697f80962d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-POT: Fix typo in pkg-descr
0.9.2
23 Dec 2023 09:44:03
commit hash: c979e833c98963bb32216474111f1817ceac3d29commit hash: c979e833c98963bb32216474111f1817ceac3d29commit hash: c979e833c98963bb32216474111f1817ceac3d29commit hash: c979e833c98963bb32216474111f1817ceac3d29 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
math/py-POT: New port: Python Optimal Transport Library

Number of commits found: 4