switch to HTTPS
This commit is contained in:
parent
d40a015d61
commit
974fb6486f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50990
23 changed files with 85 additions and 85 deletions
|
@ -20,7 +20,7 @@
|
|||
<a href="mailto:&email;@FreeBSD.org">&email;</a>
|
||||
mailing list. All FreeBSD GNOME users, as well as those who wish to
|
||||
help improve and maintain GNOME on FreeBSD, should feel free to
|
||||
<a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">join the mailing list</a>.
|
||||
<a href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">join the mailing list</a>.
|
||||
You do not have to subscribe if you just want to
|
||||
report a problem or ask for help -- just send your message
|
||||
to <a href="mailto:&email;@FreeBSD.org">&email;@FreeBSD.org</a>.</p>
|
||||
|
|
|
@ -101,7 +101,7 @@
|
|||
send a report to the
|
||||
<a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
|
||||
list</a>, file a problem report in the
|
||||
<a href="http://www.FreeBSD.org/support.html">FreeBSD bug
|
||||
<a href="https://www.FreeBSD.org/support.html">FreeBSD bug
|
||||
reporting system</a>, send your report to the application's
|
||||
developers via the GNOME
|
||||
<a href="http://bugzilla.gnome.org/">bug tracking system</a>, or
|
||||
|
@ -112,7 +112,7 @@
|
|||
a problem with building or upgrading), then report to the
|
||||
<a href="mailto:&email;@FreeBSD.org">freebsd-gnome mailing
|
||||
list</a>, or file a bug report through the
|
||||
<a href="http://www.FreeBSD.org/support.html">FreeBSD bug
|
||||
<a href="https://www.FreeBSD.org/support.html">FreeBSD bug
|
||||
reporting system</a>.</p></li>
|
||||
<li><p>If the problem has to do with an application's
|
||||
behavior, report the problem directly to the application's
|
||||
|
|
|
@ -90,9 +90,9 @@ Note: links for existing questions should NEVER be changed.
|
|||
<p><b>How do I get GNOME &gnomever; for FreeBSD?</b></p>
|
||||
<!-- A1 -->
|
||||
<p>There are two ways to install GNOME &gnomever; on FreeBSD. One way is to use
|
||||
<a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html">
|
||||
<a href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html">
|
||||
packages</a>, and the other way is to use
|
||||
<a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html">
|
||||
<a href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html">
|
||||
ports</a>. Before doing either installation, you should
|
||||
first familiarize yourself with the GNOME &gnomever;
|
||||
<a href="http://www.gnome.org/start/&gnomever;/notes/en/">
|
||||
|
|
|
@ -55,9 +55,9 @@
|
|||
<p>The simple answer is this:</p>
|
||||
|
||||
<ol>
|
||||
<li><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
|
||||
<li><a href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
|
||||
your ports tree</a>.</li>
|
||||
<li>Download the FreeBSD GNOME Project's <a href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
|
||||
<li>Download the FreeBSD GNOME Project's <a href="https://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
|
||||
script</a>.</li>
|
||||
<li>Run the script as <tt>root</tt>. Read a good-sized book.</li>
|
||||
</ol>
|
||||
|
@ -84,7 +84,7 @@
|
|||
The script can be downloaded from:</p>
|
||||
|
||||
<blockquote><a
|
||||
href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">http://www.FreeBSD.org/gnome/gnome_upgrade.sh</a>
|
||||
href="https://www.FreeBSD.org/gnome/gnome_upgrade.sh">https://www.FreeBSD.org/gnome/gnome_upgrade.sh</a>
|
||||
</blockquote>
|
||||
|
||||
<p>Simply download that script, and save it to disk.</p>
|
||||
|
@ -196,7 +196,7 @@ $ tail -f /path/to/logfile
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -205,7 +205,7 @@ $ tail -f /path/to/logfile
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A7 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -59,10 +59,10 @@
|
|||
<li>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">cvsup</a>CVSup. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">cvsup</a>CVSup. Simply obtain the latest ports tree, and you are
|
||||
ready to go. After you have obtained the latest ports tree,
|
||||
<em>do not</em> run a typical <tt>portupgrade(1)</tt>.</li>
|
||||
<li>Download the FreeBSD GNOME Project's <a href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
|
||||
<li>Download the FreeBSD GNOME Project's <a href="https://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
|
||||
script</a>.</li>
|
||||
<li>Run the script as <tt>root</tt>. Read a good-sized book.</li>
|
||||
</ol>
|
||||
|
@ -89,7 +89,7 @@
|
|||
The script can be downloaded from:</p>
|
||||
|
||||
<blockquote><a
|
||||
href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">http://www.FreeBSD.org/gnome/gnome_upgrade.sh</a>
|
||||
href="https://www.FreeBSD.org/gnome/gnome_upgrade.sh">https://www.FreeBSD.org/gnome/gnome_upgrade.sh</a>
|
||||
</blockquote>
|
||||
|
||||
<p>Simply download that script, and save it to disk.</p>
|
||||
|
@ -163,7 +163,7 @@ $ tail -f /path/to/logfile
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -172,7 +172,7 @@ $ tail -f /path/to/logfile
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A7 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -106,7 +106,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -115,7 +115,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -55,7 +55,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -110,7 +110,7 @@
|
|||
associated with USB disks when you manually detach them from
|
||||
the system. Manually removing a USB umass device while it
|
||||
is mounted can result in a panic. This is a known bug in FreeBSD.
|
||||
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
See <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
@ -119,7 +119,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -128,7 +128,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -112,7 +112,7 @@
|
|||
associated with USB disks when you manually detach them from
|
||||
the system. Manually removing a USB umass device while it
|
||||
is mounted can result in a panic. This is a known bug in FreeBSD.
|
||||
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
See <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
@ -121,7 +121,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -130,7 +130,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -112,7 +112,7 @@
|
|||
associated with USB disks when you manually detach them from
|
||||
the system. Manually removing a USB umass device while it
|
||||
is mounted can result in a panic. This is a known bug in FreeBSD.
|
||||
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
See <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
<li>Some users have reported problems with Yelp displaying an
|
||||
error trying to view help files on FreeBSD 6.X. The problem
|
||||
does not appear to exist on 7.X or 8.X, nor is it reliably
|
||||
|
@ -127,7 +127,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -136,7 +136,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -128,7 +128,7 @@
|
|||
associated with USB disks when you manually detach them from
|
||||
the system. Manually removing a USB umass device while it
|
||||
is mounted can result in a panic. This is a known bug in FreeBSD.
|
||||
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
See <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
@ -137,7 +137,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -146,7 +146,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -124,7 +124,7 @@ gdm.)
|
|||
associated with USB disks when you manually detach them from
|
||||
the system. Manually removing a USB umass device while it
|
||||
is mounted can result in a panic. This is a known bug in FreeBSD.
|
||||
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
See <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
@ -133,7 +133,7 @@ gdm.)
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -142,7 +142,7 @@ gdm.)
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -111,7 +111,7 @@
|
|||
associated with USB disks when you manually detach them from
|
||||
the system. Manually removing a USB umass device while it
|
||||
is mounted can result in a panic. This is a known bug in FreeBSD.
|
||||
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
See <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
@ -120,7 +120,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -129,7 +129,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -61,7 +61,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -112,13 +112,13 @@
|
|||
associated with USB disks when you manually detach them from
|
||||
the system. Manually removing a USB umass device while it
|
||||
is mounted can result in a panic. This is a known bug in FreeBSD.
|
||||
See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
See <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/103258">kern/103258</a> and <a href="https://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89102">kern/89102</a> for more details.</li>
|
||||
<li>Epiphany no longer saves passwords. This should be fixed
|
||||
in an upcoming release, but may get postponed until GNOME
|
||||
2.30.</li>
|
||||
<li>Epiphany has problems rendering certain compressed web
|
||||
sites (most notably <a
|
||||
href="http://www.freebsd.org/cgi/cvsweb.cgi/">http://www.freebsd.org/cgi/cvsweb.cgi/</a>).
|
||||
href="https://www.freebsd.org/cgi/cvsweb.cgi/">https://www.freebsd.org/cgi/cvsweb.cgi/</a>).
|
||||
The page will appear as compressed binary garbage. This is
|
||||
being wored on, and should be fixed in an upcoming release of
|
||||
libsoup.</li>
|
||||
|
@ -130,7 +130,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -139,7 +139,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>. Simply obtain the latest ports tree, and you are
|
||||
ready to go. Then do the following:</p>
|
||||
<pre>
|
||||
# pkgdb -Ff
|
||||
|
@ -125,7 +125,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -134,7 +134,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
<p>To build GNOME &gnomever;, you need to obtain the latest
|
||||
ports tree skeleton. This is most easily accomplished with
|
||||
<tt>portsnap(8)</tt> or <a
|
||||
href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>.
|
||||
href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup</a>.
|
||||
Simply obtain the latest ports tree, and you are ready to go.</p>
|
||||
|
||||
<p>If you are a <tt>portupgrade(1)</tt> users, Then do the following:</p>
|
||||
|
@ -111,7 +111,7 @@
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A5 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -120,7 +120,7 @@
|
|||
<p><b>I want the fame and glory of being part of the FreeBSD GNOME team!
|
||||
What can I do to participate?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -56,9 +56,9 @@
|
|||
<p>The simple answer is this:</p>
|
||||
|
||||
<ol>
|
||||
<li><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
|
||||
<li><a href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html">CVSup
|
||||
your ports tree</a>.</li>
|
||||
<li>Download the FreeBSD GNOME Project's <a href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
|
||||
<li>Download the FreeBSD GNOME Project's <a href="https://www.FreeBSD.org/gnome/gnome_upgrade.sh">upgrade
|
||||
script</a>.</li>
|
||||
<li>Run the script as <tt>root</tt>. Read a good-sized book.</li>
|
||||
</ol>
|
||||
|
@ -86,7 +86,7 @@
|
|||
The script can be downloaded from:</p>
|
||||
|
||||
<blockquote><a
|
||||
href="http://www.FreeBSD.org/gnome/gnome_upgrade.sh">http://www.FreeBSD.org/gnome/gnome_upgrade.sh</a>
|
||||
href="https://www.FreeBSD.org/gnome/gnome_upgrade.sh">https://www.FreeBSD.org/gnome/gnome_upgrade.sh</a>
|
||||
</blockquote>
|
||||
|
||||
<p>Simply download that script, and save it to disk.</p>
|
||||
|
@ -167,7 +167,7 @@ $ tail -f /path/to/logfile
|
|||
<p><b>I have found a bug; whom should I alert?</b></p>
|
||||
<!-- A6 -->
|
||||
<p>Please read the FreeBSD GNOME Project's
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/bugging.html">documentation on reporting bugs</a>.
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
@ -176,7 +176,7 @@ $ tail -f /path/to/logfile
|
|||
<p><b>I want the fame and glory of the FreeBSD GNOME team! What can I
|
||||
do to participate?</b></p>
|
||||
<!-- A7 -->
|
||||
<p>Please read our list of <a href="http://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
<p>Please read our list of <a href="https://www.FreeBSD.org/gnome/docs/volunteer.html">ways
|
||||
to get involved</a>!
|
||||
</p>
|
||||
</li>
|
||||
|
|
|
@ -278,7 +278,7 @@ proc /proc procfs rw 0 0
|
|||
<!-- A4 -->
|
||||
<p>If you run into problems with hal, you must first collect
|
||||
the <a
|
||||
href="http://www.freebsd.org/gnome/docs/bugging.html">general
|
||||
href="https://www.freebsd.org/gnome/docs/bugging.html">general
|
||||
troubleshooting information</a> required by the FreeBSD
|
||||
GNOME Team. You should also provide a detailed description
|
||||
of the problem, and the output of <tt>lshal</tt> (assuming
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
<p>This document assumes that you already know how the port system works,
|
||||
and therefore only provides GNOME-specific hints and tips. General
|
||||
instructions can be found in the
|
||||
<a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html">FreeBSD Porter's Handbook</a>.
|
||||
<a href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html">FreeBSD Porter's Handbook</a>.
|
||||
</p>
|
||||
|
||||
<h2>Example Makefile</h2>
|
||||
|
@ -254,7 +254,7 @@ INSTALLS_OMF="yes"
|
|||
these schema files and <tt>%gconf.xml</tt> key files were
|
||||
listed in the port's <tt>pkg-plist</tt>. Since this proved
|
||||
to be problematic, handling of GConf schemas was changed to
|
||||
something similar to that of <a href="http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-manpages.html">MAN<i>n</i></a>
|
||||
something similar to that of <a href="https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-manpages.html">MAN<i>n</i></a>
|
||||
files. That is, for each schema file installed by your port,
|
||||
you must have the following listed in the <tt>Makefile</tt>:</p>
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
<p>Regularly install GNOME from packages, and report any problems
|
||||
with the install or the functionality.</p></li>
|
||||
<li>
|
||||
<p><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">
|
||||
<p><a href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-SUBSCRIBE">
|
||||
Subscribe</a> to the freebsd-gnome mailing list, and help
|
||||
answer users' questions.</p></li>
|
||||
<li>
|
||||
|
|
|
@ -259,9 +259,9 @@ echo " * Check /usr/ports/UPDATING for information pertinent to your build"
|
|||
echo " failure"
|
||||
echo " * 99% of the commonly reported build failures can be solved by"
|
||||
echo " running \"portupgrade -a\""
|
||||
echo " * Read the FAQs at http://www.FreeBSD.org/gnome/"
|
||||
echo " * Read the FAQs at https://www.FreeBSD.org/gnome/"
|
||||
echo " * Search the archives of freebsd-gnome@FreeBSD.org. Archives can be"
|
||||
echo " searched at http://www.freebsd.org/gnome/index.html#search"
|
||||
echo " searched at https://www.freebsd.org/gnome/index.html#search"
|
||||
echo
|
||||
echo "If you have not performed each of the above suggestions, don't bother asking for help. The chances are good that you'll simply be told to perform one of the aforementioned steps." | fmt 75 79
|
||||
|
||||
|
|
|
@ -200,7 +200,7 @@
|
|||
<p>Currently, there are a few bugs with GNOME 2.30 that may
|
||||
be of note for our users. Be sure to consult the 2.30
|
||||
upgrade FAQ at
|
||||
<a href="http://www.freebsd.org/gnome/docs/faq230.html">http://www.freebsd.org/gnome/docs/faq230.html></a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/faq230.html">https://www.freebsd.org/gnome/docs/faq230.html></a>
|
||||
for specific upgrading instructions, and the up-to-date
|
||||
list of known issues.</p>
|
||||
|
||||
|
@ -1251,10 +1251,10 @@
|
|||
been merged into the FreeBSD ports tree. Check out the
|
||||
<a href="http://lists.freebsd.org/pipermail/freebsd-gnome/2005-November/012608.html">official announcement</a>
|
||||
for more information.
|
||||
<a href="http://www.freebsd.org/gnome/docs/faq2.html#q21">Packages</a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/faq2.html#q21">Packages</a>
|
||||
built against the update ports tree will be available
|
||||
shortly. Be sure to use the
|
||||
<a href="http://www.freebsd.org/gnome/gnome_upgrade.sh">
|
||||
<a href="https://www.freebsd.org/gnome/gnome_upgrade.sh">
|
||||
upgrade script</a>
|
||||
to handle the upgrade process!</p>
|
||||
</event>
|
||||
|
@ -1507,7 +1507,7 @@
|
|||
|
||||
<p>GNOME 2.8.3 has been released and the FreeBSD ports tree
|
||||
has been updated.
|
||||
<a href="http://www.freebsd.org/gnome/docs/faq2.html#q21">Packages for i386</a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/faq2.html#q21">Packages for i386</a>
|
||||
are also freshly baked, and ready for your upgrade
|
||||
pleasure. All of the bugfixes, changes, and optimizations
|
||||
can be found in the
|
||||
|
@ -1523,7 +1523,7 @@
|
|||
|
||||
<p>GNOME 2.9.91 (aka GNOME 2.10 BETA 2) has been released,
|
||||
and
|
||||
<a href="http://www.freebsd.org/gnome/docs/develfaq.html">ports are available</a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/develfaq.html">ports are available</a>
|
||||
for your favorite OS. This release features the final set
|
||||
of GNOME 2.10 modules. Please join us in heping to make
|
||||
this the best release since 2.8!</p>
|
||||
|
@ -1556,7 +1556,7 @@
|
|||
<title>GNOME 2.9.90 available for FreeBSD</title>
|
||||
|
||||
<p>GNOME 2.9.90 (aka 2.10 BETA 1) has been released, and
|
||||
<a href="http://www.freebsd.org/gnome/docs/develfaq.html">ports are available</a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/develfaq.html">ports are available</a>
|
||||
for FreeBSD. For this first beta, we have updated the
|
||||
module list to what should be the final list for GNOME
|
||||
2.10. Now would be a good time to join the testing
|
||||
|
@ -1579,11 +1579,11 @@
|
|||
<p>GNOME 2.9.4 marks the first API/ABI frozen release of
|
||||
GNOME 2.9. GNOME 2.10 is still slated for release on
|
||||
March 9, so
|
||||
<a href="http://www.freebsd.org/gnome/docs/develfaq.html">test it already</a>!
|
||||
<a href="https://www.freebsd.org/gnome/docs/develfaq.html">test it already</a>!
|
||||
GNOME 2.9.4 also marks the first "clean" desktop release
|
||||
in that it leaves no leftover files or directories are
|
||||
deinstall. Check out the
|
||||
<a href="http://www.freebsd.org/gnome/docs/faq2.html#q21">packages</a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/faq2.html#q21">packages</a>
|
||||
for yourself.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
@ -1697,7 +1697,7 @@
|
|||
out
|
||||
<a href="http://www.marcuscom.com/tinderbox/">the tinderbox</a>
|
||||
if you prefer packages. Visit
|
||||
<a href="http://www.FreeBSD.org/gnome/">the FreeBSD/GNOME webpage</a>
|
||||
<a href="https://www.FreeBSD.org/gnome/">the FreeBSD/GNOME webpage</a>
|
||||
for more information.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
@ -1727,9 +1727,9 @@
|
|||
|
||||
<p>Although a bit late with the news release, GNOME 2.8.1
|
||||
was released on October 26th, and FreeBSD ports have been
|
||||
<a href="http://www.freebsd.org/gnome/docs/develfaq.html">available</a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/develfaq.html">available</a>
|
||||
since then. Packages are also up on the
|
||||
<a href="http://www.freebsd.org/gnome/docs/faq2.html#q21">Tinderbox</a>
|
||||
<a href="https://www.freebsd.org/gnome/docs/faq2.html#q21">Tinderbox</a>
|
||||
server. We are still holding off on the FreeBSD ports
|
||||
tree merge until after 5.3 is released.</p>
|
||||
</event>
|
||||
|
@ -1958,7 +1958,7 @@
|
|||
<p>After a delay stemming from GNOME server security
|
||||
compromises, GNOME 2.6 Release is available for FreeBSD!
|
||||
There are
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/faq26.html">instructions</a>
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/faq26.html">instructions</a>
|
||||
for the upgrade process, and
|
||||
<a href="http://www.marcuscom.com/tinderbox/">packages</a>
|
||||
for all supported versions of FreeBSD!</p>
|
||||
|
@ -1978,7 +1978,7 @@
|
|||
|
||||
<p>The GNOME 2.6 Release Candidate 1 desktop has been
|
||||
released and just
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/develfaq.html">cries out</a>
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/develfaq.html">cries out</a>
|
||||
for use. GNOME 2.6 is on schedule for final release on
|
||||
March 24, so be sure to test this release thoroughly.
|
||||
<a href="http://www.marcuscom.com/tinderbox/">Packages</a>
|
||||
|
@ -1994,7 +1994,7 @@
|
|||
<title>GNOME 2.6 Beta 2 available for FreeBSD</title>
|
||||
|
||||
<p>The GNOME 2.6 Beta 2 desktop has been released and
|
||||
<a href="http://www.FreeBSD.org/gnome/docs/develfaq.html">ports</a>
|
||||
<a href="https://www.FreeBSD.org/gnome/docs/develfaq.html">ports</a>
|
||||
are available. We are currently looking for volunteers to
|
||||
help with testing ports and packages installation as well
|
||||
as provide feedback on bugs, missing features,
|
||||
|
@ -2651,7 +2651,7 @@
|
|||
<p>The news updates from the FreeBSD GNOME Project can now
|
||||
be downloaded in RDF format. Simply point your RDF
|
||||
consumer at
|
||||
<a href="http://www.FreeBSD.org/gnome/news.rdf">http://www.FreeBSD.org/gnome/news.rdf</a>.</p>
|
||||
<a href="https://www.FreeBSD.org/gnome/news.rdf">https://www.FreeBSD.org/gnome/news.rdf</a>.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
<channel>
|
||||
<title>FreeBSD GNOME Project News</title>
|
||||
<link>http://www.FreeBSD.org/gnome</link>
|
||||
<link>https://www.FreeBSD.org/gnome</link>
|
||||
<description>FreeBSD GNOME News System</description>
|
||||
</channel>
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
|||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
</title>
|
||||
<link>http://www.FreeBSD.org/gnome/newsflash#<xsl:call-template name="generate-event-anchor"/></link>
|
||||
<link>https://www.FreeBSD.org/gnome/newsflash#<xsl:call-template name="generate-event-anchor"/></link>
|
||||
</item>
|
||||
</xsl:for-each>
|
||||
</rdf:RDF>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
<xsl:template match="/">
|
||||
<xsl:variable name="title">FreeBSD GNOME Project News</xsl:variable>
|
||||
<xsl:variable name="link">http://www.FreeBSD.org/gnome/</xsl:variable>
|
||||
<xsl:variable name="link">https://www.FreeBSD.org/gnome/</xsl:variable>
|
||||
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
|
@ -28,7 +28,7 @@
|
|||
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
|
||||
<ttl>120</ttl>
|
||||
<image>
|
||||
<url>http://www.FreeBSD.org/logo/logo-full.png</url>
|
||||
<url>https://www.FreeBSD.org/logo/logo-full.png</url>
|
||||
<title><xsl:value-of select="$title" /></title>
|
||||
<link><xsl:value-of select="$link" /></link>
|
||||
</image>
|
||||
|
@ -60,8 +60,8 @@
|
|||
</description>
|
||||
</xsl:if>
|
||||
|
||||
<link>http://www.FreeBSD.org/gnome/newsflash.html#<xsl:value-of select="$guid" /></link>
|
||||
<guid>http://www.FreeBSD.org/gnome/newsflash.html#<xsl:value-of select="$guid" /></guid>
|
||||
<link>https://www.FreeBSD.org/gnome/newsflash.html#<xsl:value-of select="$guid" /></link>
|
||||
<guid>https://www.FreeBSD.org/gnome/newsflash.html#<xsl:value-of select="$guid" /></guid>
|
||||
|
||||
<pubDate>
|
||||
<xsl:call-template name="misc-format-date-string">
|
||||
|
|
Loading…
Reference in a new issue