-Tell users to do not forget read in /usr/ports/UPDATING.
-Add portmaster.
This commit is contained in:
parent
0d7e356ddb
commit
e14f138020
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31713
1 changed files with 8 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.30 2007/04/18 05:48:27 bland Exp $">
|
<!ENTITY date "$FreeBSD: www/en/gnome/docs/bugging.sgml,v 1.31 2007/06/21 06:55:20 marcus Exp $">
|
||||||
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
|
<!ENTITY title "FreeBSD GNOME Project: Reporting a Bug">
|
||||||
<!ENTITY email "freebsd-gnome">
|
<!ENTITY email "freebsd-gnome">
|
||||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||||
|
|
@ -16,8 +16,10 @@
|
||||||
href="/gnome/gnomelogalyzer.sh">gnomelogalyzer.sh</a>.
|
href="/gnome/gnomelogalyzer.sh">gnomelogalyzer.sh</a>.
|
||||||
<li><b><i>After</i></b> running <tt>cvsup</tt> to obtain the most
|
<li><b><i>After</i></b> running <tt>cvsup</tt> to obtain the most
|
||||||
recent ports tree.
|
recent ports tree.
|
||||||
<li><b><i>After</i></b> running <tt>portupgrade -a</tt> to ensure
|
<li><b><i>After</i></b> running <tt>portupgrade -a</tt> or
|
||||||
that all applications are up-to-date.
|
<tt>portmaster -a</tt> to ensure that all applications are
|
||||||
|
up-to-date. Do not forget to read in <tt>/usr/ports/UPDATING</tt>
|
||||||
|
first before you upgrade those installed ports.
|
||||||
<li><b><i>After</i></b> searching through the FreeBSD GNOME
|
<li><b><i>After</i></b> searching through the FreeBSD GNOME
|
||||||
<a href="&base;/gnome/index.html#search">Mailing
|
<a href="&base;/gnome/index.html#search">Mailing
|
||||||
list archives</a> to see if the problem has already been
|
list archives</a> to see if the problem has already been
|
||||||
|
|
@ -50,8 +52,9 @@
|
||||||
<li><p>If you are building from ports, note approximately how
|
<li><p>If you are building from ports, note approximately how
|
||||||
long it has been since you last updated your ports tree. If
|
long it has been since you last updated your ports tree. If
|
||||||
it has been more than a day, or if you have not run
|
it has been more than a day, or if you have not run
|
||||||
<tt>portupgrade -a</tt>, do not bother sending a bug report
|
<tt>portupgrade -a</tt> or <tt>portmaster -a</tt>,
|
||||||
until you have run <tt>cvsup</tt> and <tt>portupgrade</tt>.</p></li>
|
do not bother sending a bug report until you have run
|
||||||
|
<tt>cvsup</tt> and <tt>portupgrade/portmaster</tt>.</p></li>
|
||||||
<li><p>Information specific for each type of breakage:</p>
|
<li><p>Information specific for each type of breakage:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>If a port will not build, provide a full log of the
|
<li>If a port will not build, provide a full log of the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue