Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2015 12:14:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198984] [PACTH] misc/linm: Fix iconv/10.1 and LibreSSL build problems
Message-ID:  <bug-198984-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: spil.oss@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198984-13>