Bug 210780

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 Flags
marisa-trie shar none

Description Iblis Lin 2016-07-03 14:22:07 UTC
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
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-07-08 17:23:38 UTC
testbuilds, portlint is OK, committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-07-08 17:24:03 UTC
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