Date: Tue, 19 Jul 2016 13:40:48 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211228] devel/git: Add a new option: PCRE Message-ID: <bug-211228-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211228 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@FreeBSD.org Reporter: knu@FreeBSD.org Flags: maintainer-feedback?(garga@FreeBSD.org) Assignee: garga@FreeBSD.org Created attachment 172722 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172722&action= =3Dedit The patch Many package vendors nowadays [*] ship git with the PCRE support enabled, a= nd 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, wh= ich can be enabled by default by setting "grep.patternType" to "perl". PCRE wo= rks great for code search. [*] Debian/Ubuntu, Fedora, Homebrew, MacPorts, to name a few --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211228-13>