K 10 svn:author V 6 marino K 8 svn:date V 27 2014-11-28T12:02:35.338794Z K 7 svn:log V 275 Add new port devel/libr3 PR: 194212 Submitted by: Gasol Wu R3 is an URL router library with high performance implemented in C. It compiles route paths into a prefix trie. By using the constructed prefix trie in the start-up time, you can dispatch routes with efficiency. END