[Bug 240283] security/openssl111: Some options are ignored
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 2 16:38:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240283
Bug ID: 240283
Summary: security/openssl111: Some options are ignored
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: brnrd at freebsd.org
Reporter: adamw at FreeBSD.org
Assignee: brnrd at freebsd.org
Flags: maintainer-feedback?(brnrd at freebsd.org)
Created attachment 207108
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207108&action=edit
fix options and man7
The RC2 and RC4 options do nothing—it looks like they were missed in the
no-${_option} list. The attached patch fixes that.
Also, it adds the man7 pages to the MAN3 option. That option is about not
installing API docs, not specifically man3. There’s no scenario under which
someone would want man7 docs without man3. So, the patch also conditionalizes
man7 with MAN3.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list