Bug 74438 - New Port: www/p5-W3C-LinkChecker - checks the validity of links in HTML and XHTML documents
Summary: New Port: www/p5-W3C-LinkChecker - checks the validity of links in HTML and X...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-26 22:30 UTC by Aaron Dalton
Modified: 2005-03-09 09:14 UTC (History)
0 users

See Also:


Attachments
submission.txt (3.33 KB, text/plain)
2004-11-26 22:30 UTC, Aaron Dalton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!