Opened 17 years ago
Closed 15 years ago
#14244 closed enhancement (wontfix)
gawk +with_default_names
Reported by: | alexander.zimmermann@… | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | marius@…, blb@… | |
Port: | gawk |
Description
like gsed, coreutils, findutils,... :-)
Change History (3)
comment:1 Changed 16 years ago by blb@…
Cc: | blb@… added |
---|---|
Owner: | changed from macports-tickets@… to mschamschula@… |
Port: | gawk added |
comment:2 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
comment:3 Changed 15 years ago by tobypeterson
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Just... no. gawk behaves differently enough that this would be pretty harmful.
Note: See
TracTickets for help on using
tickets.
gawk builds a bit differently, and in post-destroot simply deletes 'awk' to leave just 'gawk'. I suppose the simplest method for +with_default_names would be to use variant_isset in post-destroot and not delete if that variant is enabled.