From owner-freebsd-doc@FreeBSD.ORG Sun Jun 27 20:30:04 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64AC31065672 for ; Sun, 27 Jun 2010 20:30:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3C1C88FC1A for ; Sun, 27 Jun 2010 20:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5RKU446095878 for ; Sun, 27 Jun 2010 20:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5RKU4jD095873; Sun, 27 Jun 2010 20:30:04 GMT (envelope-from gnats) Date: Sun, 27 Jun 2010 20:30:04 GMT Message-Id: <201006272030.o5RKU4jD095873@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Johann Kois Cc: Subject: Re: docs/147112: broken php5-mysql link in docs X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Johann Kois List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2010 20:30:04 -0000 The following reply was made to PR docs/147112; it has been noted by GNATS. From: Johann Kois 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-----