From nobody@FreeBSD.org  Thu May 27 03:10:49 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6E53A1065670
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 May 2010 03:10:49 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 5DD8C8FC28
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 May 2010 03:10:49 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4R3Amn9076027
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 27 May 2010 03:10:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4R3Am2h076026;
	Thu, 27 May 2010 03:10:48 GMT
	(envelope-from nobody)
Message-Id: <201005270310.o4R3Am2h076026@www.freebsd.org>
Date: Thu, 27 May 2010 03:10:48 GMT
From: Philip Olson <philip@roshambo.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: broken php5-mysql link in docs
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         147112
>Category:       docs
>Synopsis:       broken php5-mysql link in docs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jkois
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 27 03:20:02 UTC 2010
>Closed-Date:    Sat Jul 03 18:15:53 UTC 2010
>Last-Modified:  Sat Jul 03 18:15:53 UTC 2010
>Originator:     Philip Olson
>Release:        Irrelevant
>Organization:
>Environment:
>Description:
This page:

  - http://www.freebsd.org/doc/en/books/handbook/network-apache.html

Has a link titled:

  - databases/php5-mysql

Which links to (a 404):

  - http://www.freebsd.org/cgi/url.cgi?ports/databases/php5-mysql/pkg-descr

I stumbled around (sorry, not real familiar with freebsd infrastructure) and didn't find the seemingly correct page, but did end up here:

  - http://www.freebsd.org/cgi/cvsweb.cgi/ports/databases/php5-mysql/

Maybe it's the desired place? Anyhow, that's the bug.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: Johann Kois <jkois@FreeBSD.org>
To: bug-followup@FreeBSD.org, philip@roshambo.org
Cc:  
Subject: Re: docs/147112: broken php5-mysql link in docs
Date: Sun, 27 Jun 2010 22:20:00 +0200

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 The problem is that for this specific port there is just no pkg-descr
 file.  The port is there, the path is correct.  But pkg-descr does not
 exist.  And probably never will.
 
 The 404 you get is because links to ports within the documentation are
 normally links to the pkg-descr file.
 
 Only 2 ways to fix that:
 - - add a pkg-descr file (this would need action from a ports committer)
 - - change the link in the documentation (make it inactive in the end)
 
 Option 1 will probably not happen.  All ports of this kind are just
 "compiling options for the real port" (mysql support for php5 in this
 case).  And there are a lot of them in the ports tree.
 
 - -- 
  Johann Kois
  jkois(at)FreeBSD.org
  FreeBSD Documentation Project
  FreeBSD German Documentation Project - https://doc.bsdgroup.de
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.14 (FreeBSD)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iEYEARECAAYFAkwnsnAACgkQ/rDr791hwtj83gCeIiI5DJb/cQKa0igofUZ8UJP2
 9cEAnjfaE2DMYzmoQ/Wozlo22I8BjFPk
 =KWMM
 -----END PGP SIGNATURE-----
Responsible-Changed-From-To: freebsd-doc->jkois 
Responsible-Changed-By: jkois 
Responsible-Changed-When: Sat Jul 3 16:40:50 UTC 2010 
Responsible-Changed-Why:  
Take. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=147112 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/147112: commit references a PR
Date: Sat,  3 Jul 2010 16:51:46 +0000 (UTC)

 jkois       2010-07-03 16:51:33 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/network-servers chapter.sgml 
   Log:
   PR:     docs/147112
   
   Remove the role attribut from the link to the port "database/php5-mysql".  For this port there is no pkg-descr file.  Therfore clicking
   on the link results in a 404 message.
   
   Revision  Changes    Path
   1.123     +5 -2      doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: jkois 
State-Changed-When: Sat Jul 3 18:14:57 UTC 2010 
State-Changed-Why:  
I fixed the broken link described in this PR.  The change is now online. 

Close this PR. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=147112 
>Unformatted:
