Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405209 - net-misc/lldpd-0.5.6 missing use flags/optional building
Summary: net-misc/lldpd-0.5.6 missing use flags/optional building
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-22 00:48 UTC by Sven E.
Modified: 2012-08-21 00:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven E. 2012-02-22 00:48:49 UTC
net-misc/lldpd-0.5.6 Currently does not support building optional features optionally.

Reproducible: Always

Steps to Reproduce:
n/a



Following optional features exist and should be controllable via USE flags accordingly to remove unwanted stuff like CDP etc.:

  --enable-cdp            Enable Cisco Discovery Protocol [default=yes]
  --enable-fdp            Enable Foundry Discovery Protocol [default=yes]
  --enable-edp            Enable Extreme Discovery Protocol [default=yes]
  --enable-sonmp          Enable SynOptics Network Management Protocol
                          [default=yes]
  --enable-lldpmed        Enable LLDP-MED extension [default=yes]
  --enable-dot1           Enable Dot1 extension (VLAN stuff) [default=yes]
  --enable-dot3           Enable Dot3 extension (PHY stuff) [default=yes]
Comment 1 Patrick McLean gentoo-dev 2012-02-29 18:58:01 UTC
The extra features added no dependencies and not much actual code so I decided not to bother with USE flags for them. If you would really like the ability to turn them off, then feel free to submit a patch.
Comment 2 Sven E. 2012-08-21 00:22:40 UTC
Maintaining own ebuild.