Ticket #29438 (closed enhancement: fixed)
nginx @1.0.0 add ipv6 variant
| Reported by: | rene@… | Owned by: | boeyms@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ||
| Port: | nginx |
Description
Add support for ipv6 as a variant
Attachments
Change History
comment:2 Changed 4 years ago by cal@…
- Owner changed from macports-tickets@… to boeyms@…
- Port set to nginx
comment:3 follow-up: ↓ 4 Changed 4 years ago by jmr@…
Is there a reason why IPv6 shouldn't be enabled all the time?
comment:4 in reply to: ↑ 3 ; follow-up: ↓ 5 Changed 4 years ago by cal@…
Replying to jmr@…:
Is there a reason why IPv6 shouldn't be enabled all the time?
Well, nginx should have an IPv6 variant for the same reasons the Wireshark port has it. I personally think we should add the variant and add it to default_variants.
Changed 4 years ago by rene@…
- Attachment Portfile-nginx-v2.diff added
Updated with default_variants added for ipv6
comment:5 in reply to: ↑ 4 Changed 4 years ago by rene@…
Replying to cal@…:
Replying to jmr@…:
Is there a reason why IPv6 shouldn't be enabled all the time?
Well, nginx should have an IPv6 variant for the same reasons the Wireshark port has it. I personally think we should add the variant and add it to default_variants.
I agree that it should be a default variant. I've updated the patch with default_variants added.

