aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cmdwatch/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutils/cmdwatch: Set LICENSEMateusz Piotrowski2019-09-081-0/+2
| | | | Notes: svn path=/head/; revision=511558
* sysutils/cmdwatch: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-041-0/+1
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408033
* - Convert to stagingBeat Gaetzi2013-11-181-3/+1
| | | | | | | | PR: ports/183181 Submitted by: mat@ Notes: svn path=/head/; revision=334191
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Add patch to shuffle around the command line realloc loop toBeat Gaetzi2009-06-061-1/+1
| | | | | | | | | | | | | 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-011-0/+1
| | | | | | | | | | | | - 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
* Remove dead mastersite per distfile survey.Mark Linimon2005-11-261-2/+1
| | | | Notes: svn path=/head/; revision=149554
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76041
* New port: sysutils/cmdwatch - watches output of a specific commandEdwin Groothuis2003-01-161-0/+18
PR: ports/42169 Submitted by: Brad Johnson <bjohnson@wedgie.org> Notes: svn path=/head/; revision=73224