| Port details |
- py-mapbox-earcut Bindings for Pango for use with Manim
- 2.0.0_1 math
=0 1.0.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-01-20 19:51:06
- Last Update: 2026-05-05 19:29:37
- Commit Hash: 2bf3834
- License: ISCL
- WWW:
- https://manimpango.manim.community/en/latest/
- Description:
- mapbox-earcut is python bindings for the C++ implementation of the Mapbox Earcut
library, which provides very fast and quite robust triangulation of 2D polygons.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}mapbox-earcut>0:math/py-mapbox-earcut@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-mapbox-earcut/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-mapbox-earcut
- pkg install py311-mapbox-earcut
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-mapbox-earcut listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mapbox-earcut
- Package flavors (<flavor>: <package>)
- py311: py311-mapbox-earcut
- distinfo:
- TIMESTAMP = 1776450633
SHA256 (skogler-mapbox_earcut_python-v2.0.0_GH0.tar.gz) = 0c4bd6330334b86ad4bdbc6a1fe04ddcfdb6e119b00e826daef9ab6767a32351
SIZE (skogler-mapbox_earcut_python-v2.0.0_GH0.tar.gz) = 38939
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-scikit-build-core>0 : devel/py-scikit-build-core@py311
- py311-nanobind>0 : devel/py-nanobind@py311
- cmake : devel/cmake-core
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.16 : math/py-numpy@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- math_py-mapbox-earcut
- USES:
- cmake:indirect 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 |
2.0.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
2.0.0 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
2.0.0 18 Apr 2026 01:38:08
    |
Yuri Victorovich (yuri)  |
math/py-mapbox-earcut: update 1.0.2 → 2.0.0 |
1.0.2_2 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.0.2_2 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.0.2_1 19 Jun 2025 20:28:47
    |
Charlie Li (vishwin)  |
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc
EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.
Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
1.0.2 04 Aug 2024 09:07:25
    |
Yuri Victorovich (yuri)  |
math/py-mapbox-earcut: update 1.0.1 → 1.0.2
Reported by: portscout |
1.0.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.0.1 20 Jan 2023 19:49:17
    |
Yuri Victorovich (yuri)  |
math/py-mapbox-earcut: New port: Bindings for Pango for use with Manim |