Date: Tue, 2 Oct 2007 19:23:29 +0200 From: Daniel Tourde <daniel.tourde@spray.se> To: freebsd-questions@freebsd.org Subject: How to check applications vs. libraries Message-ID: <200710021923.29750.daniel.tourde@spray.se>
next in thread | raw e-mail | index | archive | help
Hello, I am used to install FreeBSD applications by using the port collection. I also update regularly (twice a month or something) the apps, using 'portupgrade -a -N' on a refreshed port collection. Here are my questions: - How can I check that the apps that have been build with certain libraries still work when some of the libs have been updated? - Is it possible then to rebuild the selected set of apps that have been 'corrupted' by the library upgrade (classicaly from liba.1 to liba.2)? If yes, how? or in other words, is there an equivalent to the Gentoo Linux 'revdep-rebuild' function? Daniel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710021923.29750.daniel.tourde>