Ticket #34466 (closed enhancement: wontfix)
Add variant 'extra' to install HEAD, GET, POST
| Reported by: | robsonpeixoto@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.0 |
| Keywords: | haspatch | Cc: | ryandesign@… |
| Port: | p5-libwww-perl |
Description
Attachments
Change History
Changed 12 months ago by robsonpeixoto@…
- Attachment p5-libwww-perl_get_head_post.patch added
comment:1 Changed 12 months ago by ryandesign@…
- Cc nomaintainer@… removed
- Status changed from new to closed
- Resolution set to wontfix
- Keywords haspatch added
It is an error to install a binary called "HEAD" on a system with a case-insensitive filesystem like most Macs. Doing so leads to extreme badness as it conflicts with and can override the system's "head" binary which serves an entirely different purpose. There have been countless examples of this over past decade, both in MacPorts and elsewhere. We should not add this variant.
Note: See
TracTickets for help on using
tickets.


extra variant to add HEAD, POST and GET