| Summary: | security/openvas: fix build on armv7 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Robert Clausecker <fuz> | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed Overcome By Events | ||||||
| Severity: | Affects Some People | CC: | acm, grahamperrin, pkubaj | ||||
| Priority: | --- | Flags: | fuz:
maintainer-feedback-
fuz: merge-quarterly? |
||||
| Version: | Latest | ||||||
| Hardware: | arm | ||||||
| OS: | Any | ||||||
| URL: | https://www.freshports.org/security/openvas/ | ||||||
| Attachments: |
|
||||||
maintainer timeout Comment on attachment 238374 [details]
security/openvas: fix build on armv7
maintainer timeout on patch
Obsoleted by 90068af778dee5457e5332e7a8725e0dfab36e9b. @pkubaj, please check for open PRs before committing changes to ports! It's a huge waste of time to redo work like this. |
Created attachment 238374 [details] security/openvas: fix build on armv7 Also add missing USES=ssl and remove useless REINPLACE_CMD. There were additional warnings about missing LIB_DEPENDS from transitive dependencies, but they looked suspicious and I'm not sure if they need to be addressed. Tested with Poudriere on armv7 arm64 FreeBSD 13.1. Please MFH if possible.