Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Sep 2005 00:09:33 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        Thierry Thomas <thierry@FreeBSD.org>, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/math/dislin Makefile
Message-ID:  <20050904070933.GB62908@dragon.NUXI.org>
In-Reply-To: <20050827163023.GA99265@xor.obsecurity.org>
References:  <200508270814.j7R8E9gc029722@repoman.freebsd.org> <20050827163023.GA99265@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 27, 2005 at 12:30:23PM -0400, Kris Kennaway wrote:
> On Sat, Aug 27, 2005 at 08:14:09AM +0000, Thierry Thomas wrote:
> > thierry     2005-08-27 08:14:09 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     math/dislin          Makefile 
> >   Log:
> >   Unbreak on 6.0, thanks to compat5x.
> >   
> >   Note: the following entry is still required in /etc/libmap.conf:
> >   libm.so.2               libm.so.3
> 
> Does this mean that compat5x should also include libm.so.2?

No!  libm.so.2 was never part of RELENG_5.  Someone has built this binary
on a -CURRENT system, which is something we don't really support.  If I
maintained this port, I would binary edit it to depend on libm.so.3 or
libc.so.4 - which ever was most appropriate.

-- 
-- David  (obrien@FreeBSD.org)



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