Page MenuHomeFreeBSD

net-mgmt/net-snmp: fix several issues
Needs ReviewPublic

Authored by ngie on Jul 27 2023, 5:19 AM.
Tags
None
Referenced Files
F166308107: D41208.id.diff
Wed, Aug 12, 7:38 PM
Unknown Object (File)
Tue, Aug 11, 1:59 PM
Unknown Object (File)
Mon, Aug 10, 4:44 AM
Unknown Object (File)
Sun, Aug 9, 4:37 PM
Unknown Object (File)
Sat, Aug 8, 2:31 AM
Unknown Object (File)
Sat, Aug 8, 1:18 AM
Unknown Object (File)
Sun, Aug 2, 1:45 AM
Unknown Object (File)
Jul 8 2026, 12:35 PM
Subscribers

Details

Reviewers
zi
Summary
  • Don't override LDFLAGS in configure: this can result in USES+=ssl provided LDFLAGS not being honored.
  • Enable/disable IPv6 support fully with the IPV6 option.
  • Pass -I via CPPFLAGS: this unbreaks pcre inclusion in base.
  • Pass --with(out?)-pcre, as requested by the PCRE option.
  • Add missing LIB_DEPENDS for ports-mgmt/pkg and devel/pcre, depending on the appropriate option. Found by make stage-qa.
  • Move USES up to silence complaint from portlint.

Sponsored-by: Dell, Inc

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52865
Build 49756: arc lint + arc unit