Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2016 04:45:33 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r48472 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Message-ID:  <201603260445.u2Q4jXE2038022@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jgh
Date: Sat Mar 26 04:45:33 2016
New Revision: 48472
URL: https://svnweb.freebsd.org/changeset/doc/48472

Log:
  - address old link to searching pr database
  
  New link is far too long. Link to simple search is supplied, with
  basic instructions to get a listing.
  
  PR:		204756
  Reported by:	mallocbsd@foxmail.com

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Fri Mar 25 20:17:08 2016	(r48471)
+++ head/en_US.ISO8859-1/books/porters-handbook/quick-porting/chapter.xml	Sat Mar 26 04:45:33 2016	(r48472)
@@ -390,9 +390,15 @@ lib/X11/oneko/mouse.xpm</programlisting>
 
     <para>After submitting the port, please be patient.  The time
       needed to include a new port in &os; can vary from a few days
-      to a few months.  The list of pending port
-      <acronym>PR</acronym>s can be viewed at <link
-	xlink:href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?category=ports"></link>.</para>;
+      to a few months.  A simple search form of the Problem Report
+      database can be searched <link
+	xlink:href="https://bugs.freebsd.org/bugzilla/query.cgi">here</link>.</para>;
+
+    <para>To get a listing of <emphasis>open</emphasis> port
+      <acronym>PR</acronym>s, select <emphasis>Open</emphasis> and
+      <emphasis>Ports &amp; Packages</emphasis> in the search form,
+      then click <guibutton>[&nbsp;Search&nbsp;]</guibutton> to
+      list the reports.</para>
 
     <para>After looking at the new port, we will reply if necessary,
       and commit it to the tree.  The submitter's name will also be added to the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603260445.u2Q4jXE2038022>