[Bug 218233] [exp-run] Remove hacks for deprecated WITH_IDEA src.conf(5) option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 30 18:11:51 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218233
Bug ID: 218233
Summary: [exp-run] Remove hacks for deprecated WITH_IDEA
src.conf(5) option
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: jkim at FreeBSD.org
CC: freebsd-ports-bugs at FreeBSD.org
Created attachment 181321
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181321&action=edit
Remove OpenSSL hacks for IDEA crypto
We have some hacks in the ports tree to detect or to unconditionally disable
IDEA support. These hacks existed because OpenSSL in FreeBSD 9.3 and earlier
was shipped without IDEA support by default but we were able to enable it via
WITH_IDEA src.conf(5) option.
https://www.freebsd.org/cgi/man.cgi?query=src.conf&manpath=FreeBSD+9.3-RELEASE
Since all supported FreeBSD releases unconditionally ship with IDEA now, we can
remove the hacks.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list