Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 2015 12:07:31 -0600 (MDT)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Tijl Coosemans <tijl@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r398996 - in head: Mk/Uses audio/deadbeef audio/deadbeef/files comms/hidapi comms/hidapi/files converters/libiconv converters/libiconv/files deskutils/fbreader deskutils/ljclive deskuti...
Message-ID:  <alpine.LSU.2.11.1510111206410.10259@linux-irjp.site>
In-Reply-To: <201510101403.t9AE31Cc013598@repo.freebsd.org>
References:  <201510101403.t9AE31Cc013598@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Oct 2015, Tijl Coosemans wrote:
> Author: tijl
> Date: Sat Oct 10 14:03:00 2015
> New Revision: 398996
> URL: https://svnweb.freebsd.org/changeset/ports/398996
> 
> Log:
>   Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.
>   
>   These were FreeBSD specific aliases for libiconv(), libiconv_open() and
>   libiconv_close() that are now also provided by libc which complicates
>   writing configure tests that work correctly when both libc iconv and
>   libiconv are available.

Kudos for a clean-up commit which did require quite some work in
many ports, beyond the "mere" infrastructure changes.

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.11.1510111206410.10259>