2 Commits

Author SHA1 Message Date
jturner
89645eee99 Update entr to 1.9. MAINTAINER had similar diff.
ok sthen@
2013-04-23 23:04:45 +00:00
sthen
20c93a8203 ports/sysutils/entr, from Eric Radman, ok dcoppa@
entr - a utility for running arbitrary commands when files change.
Uses kqueue(2) to avoid polling. Reads a list of files provided on
STDIN and runs the supplied command if any of them are modified.
2012-04-12 14:55:47 +00:00