[Bug 227419] [NEW PORT] textproc/regex2dfa: Command-line utility that converts regular expressions to DFA

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 10 14:10:06 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227419

            Bug ID: 227419
           Summary: [NEW PORT] textproc/regex2dfa: Command-line utility
                    that converts regular expressions to DFA
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: egypcio at googlemail.com

Created attachment 192389
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192389&action=edit
[NEW PORT] textproc/regex2dfa: Command-line utility that converts regular
expressions to DFA

This is a command-line utility that converts a regular expression to a DFA.

  IN: perl-compatible regular expression, as defined by re2;
  OU: AT&T DFA, which accepts an equivelent language to the input regular
expression.

It's also a dependency needed by libFTE (https://libfte.org); Open-source
projects that use FTE: fteproxy | Tor | Lantern | uProxy

Review on Phabricator: https://reviews.freebsd.org/D15027

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list