---
name: checkbot
version: 1.80_1
origin: www/checkbot
comment: A WWW link verifier, similar to momspider
arch: freebsd:9:x86:64
www: http://degraaff.org/checkbot/
maintainer: jadawin@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 61537
desc: |
  Checkbot -- a WWW link verifier

  Checkbot is a perl5 script which can verify links within a region of
  the World Wide Web. It checks all pages within an identified region,
  and all links within that region. After checking all links within the
  region, it will also check all links which point outside of the
  region, and then stop.

  Checkbot regularly writes reports on its findings, including all
  servers found in the region, and all links with problems on those
  servers.

  Checkbot was written originally to check a number of servers at
  once. This has implied some design decisions, so you might want to
  keep that in mind when making suggestions. Speaking of which, be sure
  to check the TODO file for things which have been suggested for
  Checkbot.

  WWW: http://degraaff.org/checkbot/
deps:
  p5-libwww: {origin: www/p5-libwww, version: 6.05}
  p5-WWW-RobotRules: {origin: www/p5-WWW-RobotRules, version: 6.02}
  p5-LWP-MediaTypes: {origin: www/p5-LWP-MediaTypes, version: 6.02}
  p5-HTTP-Negotiate: {origin: www/p5-HTTP-Negotiate, version: 6.01}
  p5-HTTP-Message: {origin: www/p5-HTTP-Message, version: 6.06_2}
  p5-HTTP-Date: {origin: www/p5-HTTP-Date, version: 6.02}
  p5-HTTP-Daemon: {origin: www/p5-HTTP-Daemon, version: 6.01}
  p5-HTTP-Cookies: {origin: www/p5-HTTP-Cookies, version: 6.01}
  p5-HTML-Tagset: {origin: www/p5-HTML-Tagset, version: 3.20}
  p5-HTML-Parser: {origin: www/p5-HTML-Parser, version: 3.71}
  p5-File-Listing: {origin: sysutils/p5-File-Listing, version: 6.04}
  p5-Net-SSLeay: {origin: security/p5-Net-SSLeay, version: 1.55}
  p5-IO-Socket-SSL: {origin: security/p5-IO-Socket-SSL, version: 1.953}
  p5-Digest-HMAC: {origin: security/p5-Digest-HMAC, version: 1.03}
  p5-Authen-NTLM: {origin: security/p5-Authen-NTLM, version: 1.09}
  p5-URI: {origin: net/p5-URI, version: 1.60}
  p5-Socket: {origin: net/p5-Socket, version: 2.011}
  p5-Net-HTTP: {origin: net/p5-Net-HTTP, version: 6.06}
  p5-IO-Socket-IP: {origin: net/p5-IO-Socket-IP, version: 0.22}
  p5-Mail-Tools: {origin: mail/p5-Mail-Tools, version: 2.12}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  p5-TimeDate: {origin: devel/p5-TimeDate, version: '2.30_1,1'}
  p5-Time-Duration: {origin: devel/p5-Time-Duration, version: '1.1,1'}
  p5-IO-HTML: {origin: devel/p5-IO-HTML, version: 1.00}
  p5-Encode-Locale: {origin: converters/p5-Encode-Locale, version: 1.03}
categories:
- www
- perl5
