Bug 81892 - [new port] misc/gnu-watch
Summary: [new port] misc/gnu-watch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-04 12:30 UTC by Emanuel Haupt
Modified: 2005-06-05 15:45 UTC (History)
0 users

See Also:


Attachments
gnu-watch.shar (4.98 KB, text/plain)
2005-06-04 12:30 UTC, Emanuel Haupt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt 2005-06-04 12:30:01 UTC
[new port] misc/gnu-watch

GNU watch runs command repeatedly, displaying  its  output  (the  first
screenfull). This allows you to watch the program output change over
time.
Comment 1 Emanuel Haupt 2005-06-04 13:20:22 UTC
please apply the following patch to pkg-descr, it corrects a typo.

--- pkg-descr.patch begins here ---
--- pkg-descr.orig	Sat Jun  4 14:16:55 2005
+++ pkg-descr	Sat Jun  4 14:17:09 2005
@@ -1,4 +1,4 @@
-GNU watch runs command repeatedly, displaying  its  output  (the  first
+GNU watch runs a command repeatedly, displaying  its  output  (the  first
 screenfull). This allows you to watch the program output change over
 time.

--- pkg-descr.patch ends here ---
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-05 15:45:43 UTC
State Changed
From-To: open->closed

New port added, thank you!