Port details |
- cmdwatch Watches the output from a command at specified intervals
- 0.2.0_3 sysutils =12 0.2.0_3Version of this port present on the latest quarterly branch.
- Maintainer: beat@FreeBSD.org
- Port Added: 2003-01-16 05:00:30
- Last Update: 2024-01-21 15:26:51
- Commit Hash: 8b0e23a
- People watching this port, also watch:: wget, sudo, unzip, lame, freetype2
- License: GPLv2+
- Description:
- This is the familiar Linux "watch" utility originally written by Tony
Rems <rembo@unisoft.com> with help from Francois Pinard and more recently
Mike Coleman <mkc@acm.org>. I found it useful, so here it is. Basically
"watches" the output of a given command at a specified interval in a nice,
ncurses-based format.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cmdwatch>0:sysutils/cmdwatch
- To install the port:
- cd /usr/ports/sysutils/cmdwatch/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cmdwatch
- pkg install cmdwatch
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cmdwatch
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cmdwatch-0.2.0.tar.gz) = 2a327efd4f1d4cae497abf2d257b2be7f7caf815026d92a77bcec22a5d66ea05
SIZE (cmdwatch-0.2.0.tar.gz) = 12225
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_cmdwatch
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0_3 21 Jan 2024 15:26:51 |
Muhammad Moinur Rahman (bofh) |
sysutils/cmdwatch: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
0.2.0_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.2.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.2.0_2 08 Sep 2019 09:29:41 |
0mp |
sysutils/cmdwatch: Set LICENSE |
0.2.0_2 19 Nov 2016 16:42:08 |
marino |
sysutils/cmdwatch: honor CFLAGS
Approved by: general blanket (FLAGS must be honored) |
0.2.0_2 04 Feb 2016 14:16:44 |
marino |
sysutils/cmdwatch: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by: infrastructure blanket |
0.2.0_2 18 Nov 2013 13:29:36 |
beat |
- Convert to staging
PR: ports/183181
Submitted by: mat@ |
0.2.0_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.2.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.2.0_2 06 Jun 2009 08:14:41 |
beat |
- Add patch to shuffle around the command line realloc loop to
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) |
0.2.0_1 28 Jan 2009 23:25:21 |
beat |
Update my email address to @FreeBSD.org.
Approved by: miwi (mentor) |
0.2.0_1 01 Sep 2008 21:20:07 |
amdmi3 |
- Add patch to correct manpage
- 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 |
0.2.0 13 Aug 2008 07:04:35 |
miwi |
- Update to MASTER_SITES
- Pass maintainership to submitter
PR: 126414
Submitted by: "Beat Gätzi" <beat@chruetertee.ch> |
0.2.0 06 Mar 2008 13:57:25 |
erwin |
Rest maintainer.
<bjohnson@wedgie.org>: Host or domain name not found. Name service error for
name=wedgie.org type=MX: Host not found, try again |
0.2.0 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
0.2.0 26 Nov 2005 08:03:19 |
linimon |
Remove dead mastersite per distfile survey. |
0.2.0 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2.0 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.2.0 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
0.2.0 16 Jan 2003 05:00:10 |
edwin |
New port: sysutils/cmdwatch - watches output of a specific command
PR: ports/42169
Submitted by: Brad Johnson <bjohnson@wedgie.org> |