19 Commits

Author SHA1 Message Date
sthen
23e2ab140e update to urlwatch-2.14 2018-09-04 11:47:54 +00:00
sthen
fa21a0df98 update to urlwatch-2.13, take MAINTAINER 2018-06-04 14:04:54 +00:00
sthen
a9dfd263f5 update to urlwatch-2.12 2018-06-02 13:57:12 +00:00
sthen
3f9e967734 update to urlwatch-2.11
thanks to Thomas Perl (upstream) for the quick bugfix release!
2018-05-19 21:10:59 +00:00
sthen
b1dc16a5f8 update to urlwatch-2.10 2018-05-18 23:34:41 +00:00
bket
49472ef82b Update to urlwatch-2.9.
OK gsoares@, sthen@
2018-04-10 14:32:18 +00:00
bket
39c7b2f9ec update to urlwatch-2.8
OK sthen@, kn@
2018-02-24 19:02:57 +00:00
jasper
5e8539ad1c - use MODPY_PI and remove now-defunct MASTER_SITES
- switch HOMEPAGE to https while here
2018-02-17 09:28:09 +00:00
landry
7db433d240 bump ports depending on python3 in www 2017-01-03 19:28:48 +00:00
sthen
47d4de2067 update to urlwatch-2.6 2016-12-14 10:17:21 +00:00
sthen
9f83ad34c6 regen patch (no pkg change)
enable tests
2016-11-01 15:27:24 +00:00
rpe
8dfa71269b Update www/urlwatch to version 2.
This is a major update for urlwatch which is now a python3 program.
Consider looking at the README.md at https://github.com/thp/urlwatch
if you are migrating from version 1.

Noteable changes:
- the urls file is now in PyYaml format and will be auto-convertert
- watching ftp:// URLs needs a workaround like:
  kind: shell
  command: curl ftp://url/path/
- custom hooks are different and need rewriting

Feedback from and OK sthen@ aja@
2016-11-01 14:20:15 +00:00
sthen
da06a3531d modify urlwatch to use -nonumbers in the command-line to lynx 2016-01-10 16:11:48 +00:00
sthen
897b18617f regen 2016-01-10 16:11:04 +00:00
rpe
bd79c902ac Update www/urlwatch to 1.18
OK aja@
2015-04-05 23:01:23 +00:00
jasper
7442a010e4 update to urlwatch-1.17 2014-08-30 22:02:39 +00:00
sthen
29ea32c1cc add a run dep for urlwatch on lynx, ok jasper@ 2014-07-23 13:27:09 +00:00
sthen
e5840fe3a7 update to urlwatch-1.16 2014-07-18 14:11:42 +00:00
sthen
f6cf4bf2ab import ports/www/urlwatch, ok dcoppa@ benoit@
This script is intended to help you watch URLs and get notified (via
email or in your terminal) of any changes. The change notification will
include the URL that has changed and a unified diff of what has changed.

The script supports the use of a filtering hook function to strip
trivially-varying elements of a webpage.
2013-10-02 07:55:55 +00:00