Port details |
- py-datrie Super-fast, efficiently stored Trie for Python
- 0.8.2 devel
=0 0.8.2Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-11-27 07:52:15
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- Also Listed In: python
- License: GPLv2
- Description:
- Python binding for libdatrie, a kind of digital search tree.
Trie is an efficient indexing method. It is also a kind of deterministic finite
automaton (DFA).
WWW: https://github.com/pytries/datrie
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}datrie>0:devel/py-datrie@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-datrie/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-datrie
- pkg install py38-datrie
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 py38-datrie listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-datrie
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1590816284
SHA256 (datrie-0.8.2.tar.gz) = 525b08f638d5cf6115df6ccd818e5a01298cd230b2dac91c8ff2e6499d18765d
SIZE (datrie-0.8.2.tar.gz) = 63278
- 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:
-
- py38-pip>0 : devel/py-pip@py38
- py38-pytest-runner>=0 : devel/py-pytest-runner@py38
- cython-3.8 : lang/cython@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- net/irrd
- for Run
-
- misc/snakemake
- Configuration Options:
- No options to configure
- Options name:
- devel_py-datrie
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 0.8.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.8.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.8.2
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
30 May 2020 05:31:45
0.8.2
|
yuri  |
devel/py-datrie: Update 0.8 -> 0.8.2 |
20 Nov 2019 15:01:01
0.8
|
antoine  |
Revert r517016, breaking bulk -a is not covered by portmgr blanket |
07 Nov 2019 21:44:02
0.8
|
amdmi3  |
- Limit python version (does not build with 3.8+)
Approved by: portmgr blanket |
27 Jul 2019 06:44:48
0.8
|
yuri  |
devel/py-datrie: Update 0.7.1 -> 0.8
Reported by: repology |
27 Nov 2018 07:52:01
0.7.1
|
yuri  |
New port: devel/py-datrie: Super-fast, efficiently stored Trie for Python |
Number of commits found: 8
|