[Bug 198984] [PACTH] misc/linm: Fix iconv/10.1 and LibreSSL build problems
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 28 12:14:32 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198984
Bug ID: 198984
Summary: [PACTH] misc/linm: Fix iconv/10.1 and LibreSSL build
problems
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: spil.oss at gmail.com
Created attachment 154915
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=154915&action=edit
svn diff for misc/linm
misc/linm fails to build on 10.1 due to the overlap between base and ports
iconv libraries. This implements the standard way to deal with iconv as
described in the porter's handbook.
Next to that, linm uses deprecated des methods from des_old.h, this patch
replaces them with their replacements enabling building with LibreSSL (OpenSSL
head has also removed des_old.h)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list