Commit Graph

9 Commits

Author SHA1 Message Date
sthen
3ace3016ce missed "cvs rm", reported by Fred 2015-10-24 08:28:52 +00:00
sthen
96ac67b1bc update to entr-3.3, from Fred (and similar to my 3.2 update diff which I had
an OK from the maintainer for earlier but forgot to commit)
2015-10-23 20:48:34 +00:00
sthen
c1df977514 Support NOTE_TRUNCATE to allow entr to trigger on truncated files.
OK with Eric Radman (port maintainer/upstream).
2014-04-05 22:14:59 +00:00
sthen
f72e2cd74f - update to entr 2.8, from maintainer/upstream Eric Radman
- while there, line up variables in ports Makefile, like nearly every other
port in the tree
2014-03-20 11:17:09 +00:00
jturner
89645eee99 Update entr to 1.9. MAINTAINER had similar diff.
ok sthen@
2013-04-23 23:04:45 +00:00
sthen
de37654fca fix some too-short mktemp format strings 2013-03-11 20:59:04 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jasper
c2e2152cc2 - update to 1.4
from maintainer with tweaks by me
2012-05-25 12:46:40 +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