New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15516 (closed defect: fixed)

Opened 5 years ago

Last modified 3 years ago

wakeonlan: turn off universal variant

Reported by: ryandesign@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: nox@…
Port: wakeonlan

Description

wakeonlan doesn't install any binaries (only installs a perl script and documentation) so you should add "universal_variant no" to the portfile to turn off the universal variant.

Change History

comment:1 Changed 5 years ago by mww@…

  • Status changed from new to assigned

I probably missed any discussion about this, but: Aren't ports without binaries "universal" by default instead of not-universal-buildable? So an option that is equivalent to "default_variant +universal" would be cooler imho (but I suppose this has been discussed already?).

comment:2 Changed 5 years ago by raimue@…

I can't remember if we came to a conclusion about this on the mailing list and can't find the specific thread in the archive right now.

I think universal_variant no should indicate that there is no way to get a universal build of this port. While ports already being universal (because they contain scripts only and no binaries) should specify this:

default_variants +universal
variant universal {}

comment:3 Changed 5 years ago by ryandesign@…

  • Cc nox@… added

I see you have a different definition of universal than I did. :) Let's discuss.

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:5 Changed 3 years ago by jmr@…

  • Status changed from assigned to closed
  • Resolution set to fixed
  • Port set to wakeonlan

Well this got completely forgotten. r72170

Note: See TracTickets for help on using tickets.