Bug 74438

Summary: New Port: www/p5-W3C-LinkChecker - checks the validity of links in HTML and XHTML documents
Product: Ports & Packages Reporter: Aaron Dalton <aaron>
Component: Individual Port(s)Assignee: Florent Thoumie <flz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
submission.txt none

Description Aaron Dalton 2004-11-26 22:30:20 UTC
This manual page documents briefly the checklink command, a.k.a. the W3C® 
Link Checker.

checklink is a program that reads an HTML or XHTML document, extracts a 
list of anchors and lists and checks that no anchor is defined twice and 
that all the links are dereferenceable, including the fragments. It warns 
about HTTP redirects, including directory redirects, and can check 
recursively a part of a web site.

The program can be used either as a command line tool or as a CGI script.
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2005-03-09 08:38:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Grab.
Comment 2 Florent Thoumie freebsd_committer freebsd_triage 2005-03-09 09:14:27 UTC
State Changed
From-To: open->closed

New port added, thanks!