mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
fb16dfecae
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)
4 lines
221 B
Plaintext
4 lines
221 B
Plaintext
The wait_on command allows shell scripts to access the facilities provided by
|
|
kqueue(3). This allows scripts to detect files being added to directories, data
|
|
appended to files and many other things - all without polling.
|