Chase with our current UPDATING for no longer doing multi-port in the
portupgrade and recommend to have least 1.9 version of portmaster.
This commit is contained in:
parent
f9111d8365
commit
a39e7ba609
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28893
1 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../../">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq216.sgml,v 1.1 2006/10/14 16:45:32 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/faq216.sgml,v 1.2 2006/10/14 20:26:10 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: GNOME &gnomever; Upgrading FAQ">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
@ -54,8 +54,7 @@
|
|||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
# portupgrade -rf glib-2\* cairo gnome-doc-utils gnome-mime-data \
|
||||
gnome-audio startup-notification dbus
|
||||
# portupgrade -rf pkg-config\*
|
||||
</pre>
|
||||
|
||||
|
||||
|
@ -63,8 +62,8 @@
|
|||
would. <b>NOTE:</b> it is recommended to run <b>portupgrade
|
||||
-a</b> to make sure you get all the necessary ports.</p>
|
||||
|
||||
<p>If you are a <tt>portmaster</tt> user, the following will
|
||||
work:
|
||||
<p>If you are a <tt>portmaster</tt> user, make sure you have
|
||||
least 1.9 version. Then do the following:</p>
|
||||
|
||||
<pre>
|
||||
# portmaster -r pkg-config\*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue