Port details on branch 2022Q2 |
- py-urlwatch Monitors webpages and sends notifications about changes
- 2.25 www
=0 2.25Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - 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
¦ ¦ ¦ ¦ 
- 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>)
- distinfo:
- TIMESTAMP = 1647542896
SHA256 (urlwatch-2.25.tar.gz) = 6802297d3318286e7f3d36b9a4567a2fb09b0ae779d4b76811dd29a7281c1f8a
SIZE (urlwatch-2.25.tar.gz) = 168241
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-sphinx>=0,1 : textproc/py-sphinx@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- py38-minidb>=2.0.6 : databases/py-minidb@py38
- py38-appdirs>0 : devel/py-appdirs@py38
- py38-lxml>0 : devel/py-lxml@py38
- py38-yaml>0 : devel/py-yaml@py38
- py38-keyring>0 : security/py-keyring@py38
- py38-cssselect>0 : www/py-cssselect@py38
- py38-requests>0 : www/py-requests@py38
- py38-setuptools>0 : devel/py-setuptools@py38
- 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:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.25 08 May 2022 14:43:17
    |
Kai Knoblich (kai)  |
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
|