#25189 closed defect (fixed)
supported_archs is not documented in man portfile
Reported by: | blair (Blair Zajac) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.1.0 |
Component: | guide | Version: | 1.9.0 |
Keywords: | haspatch | Cc: | ryandesign (Ryan Carsten Schmidt), vinc17@…, elelay (Eric Le Lay) |
Port: |
Description
Per request of Ryan, I've recently been updating ports to use "supported_archs noarch", but this isn't documented in "man portfile".
Attachments (1)
Change History (9)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Cc: | ryandesign@… added; ryandesign removed |
---|
comment:2 Changed 14 years ago by vinc17@…
Cc: | vinc17@… added |
---|
comment:3 Changed 14 years ago by elelay (Eric Le Lay)
Keywords: | haspatch added |
---|
Changed 14 years ago by elelay (Eric Le Lay)
Attachment: | describe_supported_archs.diff added |
---|
diff against r59594
comment:5 Changed 13 years ago by neverpanic (Clemens Lang)
Owner: | changed from markd@… to cal@… |
---|---|
Status: | new → assigned |
comment:6 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Documentation was added to man 7 portfile in r87570.
comment:7 Changed 13 years ago by jmroot (Joshua Root)
Milestone: | → MacPorts Future |
---|
comment:8 Changed 13 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future → MacPorts 2.1.0 |
---|
Note: See
TracTickets for help on using
tickets.
here is an explanation of supported_archs as I understand them. It's based upon the code referenced from #20739.
I don't quite understand how supported_archs plays with an universal variant. Maybe this should be added to the guide.