summaryrefslogtreecommitdiff
path: root/www/netstiff/pkg-descr
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-23 00:02:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-23 00:02:24 +0000
commit571042ffb0d2bf6fc81d544dac235683f5ddb480 (patch)
tree05f295f5a09ba78dcd7b71f59bba873e031dbe05 /www/netstiff/pkg-descr
parentFix the invalid freeing of memory problem with the official patch to correct (diff)
netstiff (formerly known as webdiff) is a powerful Web page update checker.
It supports a variety of different methods (diff, html, size, date, MD5 sum, regexp) and only prints the URIs of the Web pages that changed so that its output can easily be used by other scripts (such as wget or mail). WWW: http://pkqs.net/~sbeyer/#netstiff PR: ports/110686 Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes
Notes: svn path=/head/; revision=188066
Diffstat (limited to 'www/netstiff/pkg-descr')
-rw-r--r--www/netstiff/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/netstiff/pkg-descr b/www/netstiff/pkg-descr
new file mode 100644
index 000000000000..5d3917e82c31
--- /dev/null
+++ b/www/netstiff/pkg-descr
@@ -0,0 +1,6 @@
+netstiff (formerly known as webdiff) is a powerful Web page update checker.
+It supports a variety of different methods (diff, html, size, date, MD5 sum,
+regexp) and only prints the URIs of the Web pages that changed so that its
+output can easily be used by other scripts (such as wget or mail).
+
+WWW: http://pkqs.net/~sbeyer/#netstiff