Bug 81892

Summary: [new port] misc/gnu-watch
Product: Ports & Packages Reporter: Emanuel Haupt <ehaupt>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gnu-watch.shar none

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!