| Port details |
- py-pygtrie Pure Python trie data structure implementation
- 2.6.2 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-09-17 03:00:41
- Last Update: 2026-09-17 02:58:58
- Commit Hash: 0185429
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/mina86/pygtrie
- Description:
- A trie is a tree-like data structure whose nodes store the letters of an
alphabet. By structuring the nodes in a particular way, words and strings
can be retrieved from the structure by traversing down a branch path of
the tree.
¦ ¦ ¦ ¦ 
- 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}pygtrie>0:misc/py-pygtrie@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-pygtrie/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-pygtrie
- pkg install py312-pygtrie
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 py312-pygtrie listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-pygtrie
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1789610980
SHA256 (pygtrie-2.6.2.tar.gz) = 879264597743ef52bf80f2dff085364088c0848ae22544db95dad2bf52e06471
SIZE (pygtrie-2.6.2.tar.gz) = 60620
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>=63.1.0 : devel/py-setuptools@py312
- python3.12 : lang/python312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-pygtrie
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.6.2 17 Sep 2026 02:58:58
    |
Yuri Victorovich (yuri)  |
misc/py-python-pygtrie: move to misc/py-pygtrie; update 2.5.0 → 2.6.2 |
Number of commits found: 1
|