mirror of
https://git.freebsd.org/ports.git
synced 2025-05-08 13:28:48 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
336 B
Text
7 lines
336 B
Text
This program is an "inotify cron" system. It consists of a daemon
|
|
and a table manipulator. You can use it a similar way as the regular
|
|
cron. The difference is that the inotify cron handles filesystem
|
|
events rather than time periods.
|
|
|
|
Written to use (and named after) Linux' "inotify", on BSD it uses
|
|
the libinotify compatibility layer.
|