aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cmdwatch
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Add patch to shuffle around the command line realloc loop toBeat Gaetzi2009-06-062-1/+21
| | | | | | | | | | | | | 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
* Update my email address to @FreeBSD.org.Beat Gaetzi2009-01-281-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=227071
* - Add patch to correct manpageDmitry Marakasov2008-09-012-0/+82
| | | | | | | | | | | | - 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
* - Update to MASTER_SITESMartin Wilke2008-08-131-2/+2
| | | | | | | | | | - Pass maintainership to submitter PR: 126414 Submitted by: "Beat Gätzi" <beat@chruetertee.ch> Notes: svn path=/head/; revision=218490
* Rest maintainer.Erwin Lansing2008-03-061-1/+1
| | | | | | | | <bjohnson@wedgie.org>: Host or domain name not found. Name service error for name=wedgie.org type=MX: Host not found, try again Notes: svn path=/head/; revision=208503
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Remove dead mastersite per distfile survey.Mark Linimon2005-11-261-2/+1
| | | | Notes: svn path=/head/; revision=149554
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* New port: sysutils/cmdwatch - watches output of a specific commandEdwin Groothuis2003-01-166-0/+41
PR: ports/42169 Submitted by: Brad Johnson <bjohnson@wedgie.org> Notes: svn path=/head/; revision=73224