aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-07-15 21:46:24 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-07-15 21:46:24 +0000
commitb09b8f6d7224bbe232c339eb0354e3c72ca5b1a9 (patch)
treeaead3dd1904b6efe470898ad8e1698df51050f14 /UPDATING
parent3c7ffba7be25a77ed336d912ebb20156905a61b8 (diff)
downloadports-b09b8f6d7224bbe232c339eb0354e3c72ca5b1a9.tar.gz
ports-b09b8f6d7224bbe232c339eb0354e3c72ca5b1a9.zip
Note broken ports.
Notes
Notes: svn path=/head/; revision=362011
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 11 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index a8677e779597..92b8f8efee0f 100644
--- a/UPDATING
+++ b/UPDATING
@@ -16,7 +16,17 @@ you update your ports collection, before attempting any port upgrades.
<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: