summaryrefslogtreecommitdiff
path: root/sysutils/cmdwatch/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/cmdwatch: honor CFLAGSJohn Marino2016-11-191-2/+18
| | | | | | | Approved by: general blanket (FLAGS must be honored) Notes: svn path=/head/; revision=426386
* sysutils/cmdwatch: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-041-3/+12
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408033
* - Convert to stagingBeat Gaetzi2013-11-181-5/+5
| | | | | | | | PR: ports/183181 Submitted by: mat@ Notes: svn path=/head/; revision=334191
* - Add patch to shuffle around the command line realloc loop toBeat Gaetzi2009-06-061-0/+20
| | | | | | | | | | | | | avoid a assigning endp to the end of the buffer then realloc()ing the buffer to a different location. 'cmdwatch ps ruaxww' failed consistently due to this bug. - Bump PORTREVISION. Submitted by: brian@ (via private mail) Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=235301
* - Add patch to correct manpageDmitry Marakasov2008-09-011-0/+81
| | | | | | | | | | | | - Bump PORTREVISION PR: 126087 Submitted by: Dmitry <dgutaev at mail dot ru> Patch by: Beat Gaetzi <beat at chruetertee dot ch> Approved by: maintainer timeout Notes: svn path=/head/; revision=219614
* New port: sysutils/cmdwatch - watches output of a specific commandEdwin Groothuis2003-01-161-0/+15
PR: ports/42169 Submitted by: Brad Johnson <bjohnson@wedgie.org> Notes: svn path=/head/; revision=73224