Date: Sat, 24 May 2014 16:38:09 -0400 From: Julio Merino <jmmv@freebsd.org> To: "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org> Subject: Re: Make atf libraries private Message-ID: <CAFY7cWAK6Bhbs6SHAPPhHF=-nNEjxXMribvBC8EmKa9Q2y7XLA@mail.gmail.com> In-Reply-To: <E0AFE433-3D7F-494C-BC23-02FFD62945CC@freebsd.org> References: <E0AFE433-3D7F-494C-BC23-02FFD62945CC@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
=> Moving to freebsd-testing. On Thu, May 15, 2014 at 11:16 AM, Julio Merino <jmmv@freebsd.org> wrote: > Hello, > > I'd like to make the libatf-c and libatf-c++ private, both in CURRENT _and_ in stable/10. > > These libraries are not built by default yet. Only when WITH_TESTS=yes is defined the libraries are built and installed. > > Once installed, nothing outside of the base system should use them with one exception. The exception are a bunch of atf-related ports (lutok, kyua*) that can use these libraries if and only if the TESTS ports option is enabled. > > So... I don't think moving the library impacts binary compatibility in any significant way. > > Plan: bring atf port up to date, move libraries to the private directory, make tests link to the libraries in the new location and add the old libraries to the obsolete list. > > I will move the libraries sometime next week unless there are objections to be discussed. Or submit earlier if somebody confirms this is OK. Ports have been changed to use devel/atf instead of the library in base so we should now be safe to do this. I have put a patch under https://phabric.freebsd.org/D49 for review and intend to submit it either tomorrow or Monday. If anyone wants to review this, please be my guest; don't forget to add yourself as a reviewer in Phabricator if you do! Instructions in https://wiki.freebsd.org/CodeReview Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFY7cWAK6Bhbs6SHAPPhHF=-nNEjxXMribvBC8EmKa9Q2y7XLA>