Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Aug 2013 15:22:52 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r322328 - head/Mk
Message-ID:  <alpine.LNX.2.00.1308181520480.2133@trevally.site>
In-Reply-To: <201307051410.r65EAuHw051690@svn.freebsd.org>
References:  <201307051410.r65EAuHw051690@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 5 Jul 2013, Baptiste Daroussin wrote:
> Log:
>   Add new LIB_DEPENDS syntax:
>   libname.so:${PORTSDIR}/devel/name
>   libname.so.0.1.2:${PORTSDIR}/devel/name
>   
>   This syntax is support to replace the old syntax and code which has multiple weakness:
>   It was replying on ldconfig -r which arbritrary limited our valid library to name of the following form:
>   libname.so[.X] where X can be a number
>   foo.3 could match both libfoo.3.do and libfoo.so.3

http://www.freebsd.org/doc/en/books/porters-handbook/book.html does
not appear to know about this change yet?

Gerald

PS: I find that we currently have several changes that our documentation
or tools such as portlint have not caught up with yet.  In the case of 
portlint I try to file reports as I notice those.



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