Date: Tue, 15 Jul 2014 21:46:24 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r362011 - head Message-ID: <201407152146.s6FLkORV022678@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Tue Jul 15 21:46:24 2014 New Revision: 362011 URL: http://svnweb.freebsd.org/changeset/ports/362011 QAT: https://qat.redports.org/buildarchive/r362011/ Log: Note broken ports. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Jul 15 21:41:30 2014 (r362010) +++ head/UPDATING Tue Jul 15 21:46:24 2014 (r362011) @@ -16,7 +16,17 @@ you update your ports collection, before <http://docs.oracle.com/cd/E17076_04/html/upgrading/upgrade_process.html> <http://docs.oracle.com/cd/E17076_04/html/installation/upgrade_61_toc.html> - Also, you must rebuild all applications that link to db6. To do so: + Note: if you've got Apache installed and depending on db6, you may + need to upgrade it separately BEFORE upgrading other ports. + + Note: some GNOME-related ports, for instance, evolution-data-server, + are broken and cannot be compiled if their older version is installed + and it depends on the previous db6 version. For these ports, deinstall + them with pkg_delete -f or pkg delete -f before trying to upgrade them. + + After that, you must rebuild all applications that link to db6 because + the shared library name has changed with the upgrade. To do that: + If you use portmaster: portmaster -w -r db6- If you use portupgrade:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407152146.s6FLkORV022678>