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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
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-08-13 23:41:28
Last Update: 2022-07-17 12:08:23
Commit Hash: 892739a
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 py39-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 py39-urlwatch listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-urlwatch
Package flavors (<flavor>: <package>)
  • py39: py39-urlwatch
distinfo:
TIMESTAMP = 1647542896 SHA256 (urlwatch-2.25.tar.gz) = 6802297d3318286e7f3d36b9a4567a2fb09b0ae779d4b76811dd29a7281c1f8a SIZE (urlwatch-2.25.tar.gz) = 168241

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-sphinx>=0,1 : textproc/py-sphinx@py39
  2. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
  4. gmake>=4.3 : devel/gmake
Runtime dependencies:
  1. py39-minidb>=2.0.6 : databases/py-minidb@py39
  2. py39-appdirs>0 : devel/py-appdirs@py39
  3. py39-lxml>0 : devel/py-lxml@py39
  4. py39-yaml>0 : devel/py-yaml@py39
  5. py39-keyring>0 : security/py-keyring@py39
  6. py39-cssselect>0 : www/py-cssselect@py39
  7. py39-requests>0 : www/py-requests@py39
  8. py39-setuptools>=62.1.0 : devel/py-setuptools@py39
  9. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-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:
pytest 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
17 Jul 2022 12:08:23
commit hash: 892739aa241236e3550664238eb6b4e7b9b3108bcommit hash: 892739aa241236e3550664238eb6b4e7b9b3108bcommit hash: 892739aa241236e3550664238eb6b4e7b9b3108bcommit hash: 892739aa241236e3550664238eb6b4e7b9b3108b files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
www/py-urlwatch: Attempt to fix intermittent build issues

* If the DOCS option is enabled, the build process occasionally fails.
  Attempt to fix this issue by setting MAKE_JOBS_UNSAFE accordingly.

* No PORTREVISION bump as the package content isn't changed.

Reported by:	pkg-fallout
MFH:		2022Q3

(cherry picked from commit 3f08f1372c1f4e6384e6b3f8683582b88dd007ac)

Number of commits found: 1