Opened 9 years ago
Closed 9 years ago
#49332 closed enhancement (fixed)
less: add pcre variant
Reported by: | mikecappella (MrC) | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch | Cc: | |
Port: | less |
Description
Add pcre variant to build less using PCRE regular expressions. Less already supports this via configure.
Attachments (1)
Change History (4)
Changed 9 years ago by mikecappella (MrC)
Attachment: | less.pcre-variant.patch.tgz added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|---|
Owner: | changed from macports-tickets@… to raimue@… |
Summary: | Add pcre variant to port "less" → less: add pcre variant |
Type: | submission → enhancement |
Thanks.
Is there a reason why this shouldn't be on by default, instead of being a variant?
comment:2 Changed 9 years ago by mikecappella (MrC)
I'd be OK with that. There's no real performance issue. I think it was tradionally off by default for older Unix distros, and perhaps for binary size. I can ask the author if necessary.
comment:3 Changed 9 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Variant added as a default in r142226.
Note: See
TracTickets for help on using
tickets.
Portfile + patch file