Summary: | [NEW PORT] devel/marisa-trie: Matching Algorithm with Recursively Implemented StorAge | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Iblis Lin <iblis.dif01> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi | ||||
Priority: | --- | Keywords: | feature, patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210781 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 210781 | ||||||
Attachments: |
|
Description
Iblis Lin
2016-07-03 14:22:07 UTC
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 |