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)
Wed, Jul 8, 12:35 PM
Unknown Object (File)
Jun 10 2026, 8:14 PM
Unknown Object (File)
Jun 8 2026, 2:31 PM
Unknown Object (File)
May 7 2026, 4:56 AM
Unknown Object (File)
May 6 2026, 7:23 AM
Unknown Object (File)
May 4 2026, 9:00 AM
Unknown Object (File)
Apr 27 2026, 12:44 PM
Unknown Object (File)
Apr 6 2026, 7:38 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