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
Unknown Object (File)
Sun, Oct 19, 11:30 AM
Unknown Object (File)
Sun, Oct 19, 11:29 AM
Unknown Object (File)
Sat, Oct 18, 9:45 PM
Unknown Object (File)
Tue, Oct 14, 4:57 AM
Unknown Object (File)
Sep 19 2025, 2:52 PM
Unknown Object (File)
Sep 19 2025, 2:24 PM
Unknown Object (File)
Sep 19 2025, 5:49 AM
Unknown Object (File)
Sep 16 2025, 10:19 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