chklinks is a Perl link checker. It helps finding broken links on your website. chklinks differs from linkchecker in that chklinks is non- threaded. It does not raises many simultaneously connections for its job. It won't run out of the resources and crash your system in a moment. This is certainly more desirable for most webmasters and users. WWW: http://search.cpan.org/dist/chklinks/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->rafan rafan@ wants this PRs
Responsible Changed From-To: rafan->chinsan Over to our new ports committer.
chinsan 2007-06-12 13:26:18 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-chklinks Makefile distinfo pkg-descr Log: Add p5-chklinks 3.06, a non-threaded Perl link checker. PR: ports/113421 Submitted by: chinsan Revision Changes Path 1.1841 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-chklinks/Makefile (new) 1.1 +3 -0 ports/www/p5-chklinks/distinfo (new) 1.1 +9 -0 ports/www/p5-chklinks/pkg-descr (new) _______________________________________________ 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 Committed. Thanks!