summaryrefslogtreecommitdiff
path: root/www/checkbot
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2000-04-06 15:50:30 +0000
committerkim <kim@pkgsrc.org>2000-04-06 15:50:30 +0000
commit3a9486c882c76f26df2781a52cad630c9b39915b (patch)
treee3e4c2f00769a8d7ac27fd1216c9b67242b774ca /www/checkbot
parent5e7a53e69a571f98f455645251d3031244399531 (diff)
downloadpkgsrc-3a9486c882c76f26df2781a52cad630c9b39915b.tar.gz
Checkbot is a tool to verify links on a set of HTML pages. Checkbot
can check a single document, or a set of documents on one or more servers. Checkbot creates a report which summarizes all links which caused some kind of warning or error.
Diffstat (limited to 'www/checkbot')
-rw-r--r--www/checkbot/Makefile21
-rw-r--r--www/checkbot/files/md53
-rw-r--r--www/checkbot/pkg/COMMENT1
-rw-r--r--www/checkbot/pkg/DESCR4
-rw-r--r--www/checkbot/pkg/PLIST5
5 files changed, 34 insertions, 0 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile
new file mode 100644
index 00000000000..8787d78c6d3
--- /dev/null
+++ b/www/checkbot/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/04/06 15:50:30 kim Exp $
+#
+
+DISTNAME= checkbot-1.59
+CATEGORIES= www net perl5
+MASTER_SITES= http://www.xs4all.nl/~graaff/checkbot/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.xs4all.nl/~graaff/checkbot/
+
+DEPENDS+= p5-MailTools-*:../../mail/p5-MailTools
+DEPENDS+= p5-Net-*:../../net/p5-Net
+DEPENDS+= p5-URI-*:../../www/p5-URI
+DEPENDS+= p5-libwww-*:../../www/p5-libwww
+
+USE_PERL5= YES
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/checkbot/files/md5 b/www/checkbot/files/md5
new file mode 100644
index 00000000000..9888c3aaf6b
--- /dev/null
+++ b/www/checkbot/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/04/06 15:50:30 kim Exp $
+
+MD5 (checkbot-1.59.tar.gz) = 74d4af8bd1d17197aebdce85689ea4ca
diff --git a/www/checkbot/pkg/COMMENT b/www/checkbot/pkg/COMMENT
new file mode 100644
index 00000000000..8165f13e36b
--- /dev/null
+++ b/www/checkbot/pkg/COMMENT
@@ -0,0 +1 @@
+Verify links on a set of HTML pages
diff --git a/www/checkbot/pkg/DESCR b/www/checkbot/pkg/DESCR
new file mode 100644
index 00000000000..f2d6b0734d1
--- /dev/null
+++ b/www/checkbot/pkg/DESCR
@@ -0,0 +1,4 @@
+Checkbot is a tool to verify links on a set of HTML pages. Checkbot
+can check a single document, or a set of documents on one or more
+servers. Checkbot creates a report which summarizes all links which
+caused some kind of warning or error.
diff --git a/www/checkbot/pkg/PLIST b/www/checkbot/pkg/PLIST
new file mode 100644
index 00000000000..62521083bef
--- /dev/null
+++ b/www/checkbot/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/04/06 15:50:30 kim Exp $
+bin/checkbot
+man/man1/checkbot.1
+lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/checkbot/.packlist
+@dirrm lib/perl5/site_perl/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/checkbot