Created attachment 172062 [details] marisa-trie shar Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. And libmarisa is a C++ library to provide an implementation of MARISA. Also, the package of libmarisa contains a set of command line tools for building and operating a MARISA-based dictionary. WWW: https://github.com/s-yata/marisa-trie
testbuilds, portlint is OK, committed, thanks!
A commit references this bug: Author: pi Date: Fri Jul 8 17:23:20 UTC 2016 New revision: 418237 URL: https://svnweb.freebsd.org/changeset/ports/418237 Log: New port: devel/marisa-trie Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. And libmarisa is a C++ library to provide an implementation of MARISA. Also, the package of libmarisa contains a set of command line tools for building and operating a MARISA-based dictionary. WWW: https://github.com/s-yata/marisa-trie PR: 210780 Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> Changes: head/devel/Makefile head/devel/marisa-trie/ head/devel/marisa-trie/Makefile head/devel/marisa-trie/distinfo head/devel/marisa-trie/files/ head/devel/marisa-trie/files/patch-Makefile.am head/devel/marisa-trie/pkg-descr head/devel/marisa-trie/pkg-plist