New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26405 (closed defect: fixed)

Opened 3 years ago

Last modified 11 months ago

rrdtool uses lua if installed

Reported by: ryandesign@… Owned by: markd@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: rrdtool

Description

If the lua port is installed, the rrdtool port finds it and uses it, though no dependency is declared. rrdtool should either declare a dependency on lua or not use lua even if it is installed.

Change History

comment:1 Changed 3 years ago by markd@…

I didn't know that. There is a --disable-lua configure switch I see. I suppose a variant should be added as with the python variant. If anyone wants to do it this should be made an openmaintainer port too.

comment:2 Changed 11 months ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

Added --disable-lua in r94394. If anyone wants lua support a variant can be added later.

Note: See TracTickets for help on using tickets.