Bug 123846

Summary: [patch] Japanese ports web page are all broken
Product: Documentation Reporter: Wolfram Schneider <wosch>
Component: Books & ArticlesAssignee: Johann Kois <jkois>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
123846.diff none

Description Wolfram Schneider freebsd_committer freebsd_triage 2008-05-20 21:20:01 UTC
The Japanese ports web pages are all broken. The link to
the port name point to non-existing pages.

E.g.: on the page

http://www.freebsd.org/ja/ports/accessibility.html

the first link 'accerciser-1.2.0' point to
http://www.freebsd.org/ja/ports/ports/accessibility/accerciser
                          ^^^^^^^^^^^

the link should point to
http://www.freebsd.org/cgi/cvsweb.cgi/ports/accessibility/accerciser/

How-To-Repeat: compare 

http://www.freebsd.org/ja/ports/accessibility.html

with:

http://www.freebsd.org/de/ports/accessibility.html
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2008-06-03 11:46:21 UTC
The attached patch should fix this.
Comment 2 Gavin Atkinson freebsd_committer freebsd_triage 2008-07-07 17:36:33 UTC
Note that my patch above is a partial MFen of www/en/ports/portindex
1.45.  This seems to have been missed in www/ja/ports/portindex 1.29
(which was supposed to be a MFen of 1.43  -> 1.48, but which seems to
have missed that one line out)

Gavin
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-08-25 13:39:26 UTC
jkois       2008-08-25 12:39:17 UTC

  FreeBSD doc repository

  Modified files:
    ja/ports             portindex 
  Log:
  PR: www/123846
  
  Fix the Japanese ports pages.
  
  Revision  Changes    Path
  1.33      +2 -1      www/ja/ports/portindex
_______________________________________________
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"
Comment 4 Johann Kois freebsd_committer freebsd_triage 2008-08-25 13:39:38 UTC
State Changed
From-To: open->closed

Committed. Close the PR.
Comment 5 Johann Kois freebsd_committer freebsd_triage 2008-08-25 13:52:10 UTC
Responsible Changed
From-To: freebsd-www->jkois

I take/took care of this PR.