[Bug 211228] devel/git: Add a new option: PCRE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 19 13:40:49 UTC 2016


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

            Bug ID: 211228
           Summary: devel/git: Add a new option: PCRE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: garga at FreeBSD.org
          Reporter: knu at FreeBSD.org
             Flags: maintainer-feedback?(garga at FreeBSD.org)
          Assignee: garga at FreeBSD.org

Created attachment 172722
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=172722&action=edit
The patch

Many package vendors nowadays [*] ship git with the PCRE support enabled, and I
believe our port should at least offer an option to enable it.

My patch has PCRE in the default options list, but the maintainer may think a
different way and I'll be fine with it as long as there is an option.

FWIW, the only use for libpcre in git is currently git grep's -P option, which
can be enabled by default by setting "grep.patternType" to "perl".  PCRE works
great for code search.

[*] Debian/Ubuntu, Fedora, Homebrew, MacPorts, to name a few

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


More information about the freebsd-ports-bugs mailing list