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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-pycocotools Official APIs for the MS-COCO dataset
2.0.10 devel 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 2.0.8Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-16 18:33:56
Last Update: 2025-06-17 17:47:52
Commit Hash: 42b7b91
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD2CLAUSE
WWW:
https://github.com/ppwwyyxx/cocoapi/tree/master/PythonAPI
Description:
pycocotools is a fork of the original cocoapi, with bug fixes and packaging improvements. Changes in this fork include: - Add CircleCI tests - Support pip-installation correctly - Support windows - Don't import matplotlib unless needed - Close file handle after openning - Fix a small bug in rleToBbox - Fix a segfault in RLE decoding - Fix deprecated usage of other libraries For compatibility, we will not make any API changes or non-bug behavior changes to the existing APIs of the official cocoapi.
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}pycocotools>0:devel/py-pycocotools@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pycocotools/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pycocotools
  • pkg install py311-pycocotools
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-pycocotools listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pycocotools
Package flavors (<flavor>: <package>)
  • py311: py311-pycocotools
distinfo:
TIMESTAMP = 1749813074 SHA256 (pycocotools-2.0.10.tar.gz) = 7a47609cdefc95e5e151313c7d93a61cf06e15d42c7ba99b601e3bc0f9ece2e1 SIZE (pycocotools-2.0.10.tar.gz) = 25389

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

py311-pycocotools
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0.92.0.9-2.0.82.0.10---
FreeBSD:13:quarterly2.0.82.0.8-2.0.82.0.8---
FreeBSD:14:latest2.0.82.0.10-2.0.82.0.10---
FreeBSD:14:quarterly2.0.82.0.8-2.0.82.0.8---
FreeBSD:15:latest2.0.82.0.8n/a2.0.8n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-numpy>=0,1 : math/py-numpy@py311
  2. py311-setuptools>=43.0.0 : devel/py-setuptools@py311
  3. py311-wheel>=0 : devel/py-wheel@py311
  4. py311-cython>=0.29.37<3 : 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. python3.11 : lang/python311
Runtime dependencies:
  1. py311-numpy>=0,1 : math/py-numpy@py311
  2. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-mmdet

Configuration Options:
===> The following configuration options are available for py311-pycocotools-2.0.10: ALL=off: All optional dependencies ===> Use 'make config' to modify these settings
Options name:
devel_py-pycocotools
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/pycocotools/
  2. https://pypi.org/packages/source/p/pycocotools/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0.10
17 Jun 2025 17:47:52
commit hash: 42b7b91171d5e568f5f84e1cc8b9764d0892fc2fcommit hash: 42b7b91171d5e568f5f84e1cc8b9764d0892fc2fcommit hash: 42b7b91171d5e568f5f84e1cc8b9764d0892fc2fcommit hash: 42b7b91171d5e568f5f84e1cc8b9764d0892fc2f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pycocotools: Update to 2.0.10

Changes:	https://github.com/ppwwyyxx/cocoapi/commits/master/PythonAPI
2.0.9
13 Jun 2025 06:03:46
commit hash: 6a30a22f00f4a68693bd8131c56a72024373db20commit hash: 6a30a22f00f4a68693bd8131c56a72024373db20commit hash: 6a30a22f00f4a68693bd8131c56a72024373db20commit hash: 6a30a22f00f4a68693bd8131c56a72024373db20 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pycocotools: Update to 2.0.9

Changes:	https://github.com/ppwwyyxx/cocoapi/commits/master/PythonAPI
2.0.8
18 Jun 2024 14:25:55
commit hash: a974020a3547b29236709eabb50ffa4bcb3ed557commit hash: a974020a3547b29236709eabb50ffa4bcb3ed557commit hash: a974020a3547b29236709eabb50ffa4bcb3ed557commit hash: a974020a3547b29236709eabb50ffa4bcb3ed557 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pycocotools: Update to 2.0.8

Changes:	https://github.com/ppwwyyxx/cocoapi/commits/master/PythonAPI
2.0.7
21 Aug 2023 17:04:10
commit hash: 7b79dd949ecbdd9fbb7e66aca1357342b4af090acommit hash: 7b79dd949ecbdd9fbb7e66aca1357342b4af090acommit hash: 7b79dd949ecbdd9fbb7e66aca1357342b4af090acommit hash: 7b79dd949ecbdd9fbb7e66aca1357342b4af090a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pycocotools: Update to 2.0.7

Changes:	https://github.com/ppwwyyxx/cocoapi/commits/master/PythonAPI
2.0.6
16 Aug 2023 18:25:06
commit hash: f484396210f0f4e9725fac690350f1fafcba801ecommit hash: f484396210f0f4e9725fac690350f1fafcba801ecommit hash: f484396210f0f4e9725fac690350f1fafcba801ecommit hash: f484396210f0f4e9725fac690350f1fafcba801e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pycocotools: Add py-pycocotools 2.0.6

pycocotools is a fork of the original cocoapi, with bug fixes and packaging
improvements.

Changes in this fork include:
- Add CircleCI tests
- Support pip-installation correctly
- Support windows
- Don't import matplotlib unless needed
- Close file handle after openning
- Fix a small bug in rleToBbox
- Fix a segfault in RLE decoding
- Fix deprecated usage of other libraries

For compatibility, we will not make any API changes or non-bug behavior changes
to the existing APIs of the official cocoapi.

Number of commits found: 5