Port details |
- py-inotifyrecursive Recursive inotify watches based on inotify-simple
- 0.3.5_1 devel =2 0.3.5_1Version of this port present on the latest quarterly branch.
- Maintainer: grembo@FreeBSD.org
- Port Added: 2024-02-18 11:51:03
- Last Update: 2024-02-19 19:10:49
- Commit Hash: 2a7e2e6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/letorbi/inotifyrecursive
- Description:
- Inotify Recursive is a Python package that offers a simple way to watch a
directory-tree recursively for file changes via the inotify functionality of
the Linux kernel. It uses the inotify_simple package to set and remove the
inotify watches and also incorporates its whole functionality. The package
is written in Python and licensed as open-source under the LGPL version 3.
- ¦ ¦ ¦ ¦
- 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}inotifyrecursive>0:devel/py-inotifyrecursive@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-inotifyrecursive/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-inotifyrecursive
- pkg install py39-inotifyrecursive
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-inotifyrecursive listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-inotifyrecursive
- Package flavors (<flavor>: <package>)
- py39: py39-inotifyrecursive
- distinfo:
- TIMESTAMP = 1707611037
SHA256 (inotifyrecursive-0.3.5.tar.gz) = a2c450b317693e4538416f90eb1d7858506dafe6b8b885037bd2dd9ae2dafa1e
SIZE (inotifyrecursive-0.3.5.tar.gz) = 4576
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:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-inotify-simple>=1.3.5_1 : devel/py-inotify-simple@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- deskutils/py-paperless-ngx
- for Run
-
- deskutils/py-paperless-ngx
Configuration Options:
- No options to configure
- Options name:
- devel_py-inotifyrecursive
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.5_1 19 Feb 2024 19:10:49 |
Michael Gmelin (grembo) |
devel/py-inotifyrecursive: Bump revision |
0.3.5 18 Feb 2024 11:47:54 |
Michael Gmelin (grembo) |
devel/py-inotifyrecursive: New port
Recursive inotify watches based on inotify-simple |
Number of commits found: 2
|