Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51215 - Grep's defaulted with not having perl style regexp support no matter what.
Summary: Grep's defaulted with not having perl style regexp support no matter what.
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
: 51216 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-16 09:56 UTC by Leo
Modified: 2004-06-10 17:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Grep ebuild that supports perl USE flags (grep-2_5_1-r1.ebuild,1.59 KB, text/plain)
2004-05-16 09:59 UTC, Leo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leo 2004-05-16 09:56:01 UTC
I've attached a (slightly) modded ebuild that builds perl regexp support based on the perl and -perl use flags. I see this as a slightly better alternative then actually not supporting it by default.

Reproducible: Always
Steps to Reproduce:
1.emerge grep
2.perl regexp support disabled by default
3.
Comment 1 Leo 2004-05-16 09:59:56 UTC
Created attachment 31530 [details]
Grep ebuild that supports perl USE flags
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-05-16 21:13:07 UTC
*** Bug 51216 has been marked as a duplicate of this bug. ***
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-06-10 17:09:04 UTC
Added grep-2.5.1-r2.ebuild to CVS for testing.