notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
py-urlwatch Monitors webpages and sends notifications about changes
2.25 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.25Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-08 14:45:18
Last Update: 2022-05-08 14:43:17
Commit Hash: 111936e
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://github.com/thp/urlwatch
Description:
With urlwatch you can watch changes in webpages and get notified (via e-mail, in your terminal or through various third party services) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed. WWW: https://github.com/thp/urlwatch
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}urlwatch>0:www/py-urlwatch@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/py-urlwatch/ && make install clean
To add the package, run one of these commands:
  • pkg install www/py-urlwatch
  • pkg install py38-urlwatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py38-urlwatch listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py38-urlwatch
Package flavors (<flavor>: <package>)
  • py38: py38-urlwatch
distinfo:
TIMESTAMP = 1647542896 SHA256 (urlwatch-2.25.tar.gz) = 6802297d3318286e7f3d36b9a4567a2fb09b0ae779d4b76811dd29a7281c1f8a SIZE (urlwatch-2.25.tar.gz) = 168241

Packages (timestamps in pop-ups are UTC):
py37-urlwatch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.18-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-urlwatch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly------2.282.28
FreeBSD:14:latest--2.25--2.28-2.28
FreeBSD:14:quarterly------2.282.28
FreeBSD:15:latest--n/a-n/a-2.28-
 
py311-urlwatch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.29_12.29_1-2.29_12.29_1---
FreeBSD:13:quarterly2.29_12.29_1-2.29_12.29_1---
FreeBSD:14:latest2.29_12.29_2-2.29_12.29_2---
FreeBSD:14:quarterly2.29_12.29_1-2.29_12.29_1---
FreeBSD:15:latest2.29_12.29_1n/a2.29_1n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-sphinx>=0,1 : textproc/py-sphinx@py38
  2. py38-setuptools>0 : devel/py-setuptools@py38
  3. python3.8 : lang/python38
  4. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. py38-minidb>=2.0.6 : databases/py-minidb@py38
  2. py38-appdirs>0 : devel/py-appdirs@py38
  3. py38-lxml>0 : devel/py-lxml@py38
  4. py38-yaml>0 : devel/py-yaml@py38
  5. py38-keyring>0 : security/py-keyring@py38
  6. py38-cssselect>0 : www/py-cssselect@py38
  7. py38-requests>0 : www/py-requests@py38
  8. py38-setuptools>0 : devel/py-setuptools@py38
  9. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py38-urlwatch-2.25: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
www_py-urlwatch
USES:
python:3.6+ gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/u/urlwatch/
  2. https://pypi.org/packages/source/u/urlwatch/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.25
08 May 2022 14:43:17
commit hash: 111936e441860d211e3ea20fe02d30fbd56cf3bacommit hash: 111936e441860d211e3ea20fe02d30fbd56cf3bacommit hash: 111936e441860d211e3ea20fe02d30fbd56cf3bacommit hash: 111936e441860d211e3ea20fe02d30fbd56cf3ba files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-urlwatch: Update to 2.25

* Fix BUILD if DOCS option is unset as BINARY_ALIAS can only be used if
  textproc/py-sphinx (enabled via the DOCS option) is present.

* Add EXAMPLES option to let users choose to install the supplied
  examples.

Changelog:

https://github.com/thp/urlwatch/blob/2.25/CHANGELOG.md

MFH:		2022Q2
(cherry picked from commit b693974d417d2751131991f2fb78f790da998817)

Number of commits found: 1