Date: Sun, 5 Jun 2005 14:44:29 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/gnu-watch Makefile distinfo pkg-descr ports/misc/gnu-watch/files patch-gnu-watch.1 watch.c.patch Message-ID: <200506051444.j55EiTkJ062715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-06-05 14:44:29 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/gnu-watch Makefile distinfo pkg-descr misc/gnu-watch/files patch-gnu-watch.1 watch.c.patch Log: GNU watch runs command repeatedly, displaying its output (the first screenfull). This allows you to watch the program output change over time. PR: ports/81892 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Revision Changes Path 1.748 +1 -0 ports/misc/Makefile 1.1 +42 -0 ports/misc/gnu-watch/Makefile (new) 1.1 +2 -0 ports/misc/gnu-watch/distinfo (new) 1.1 +75 -0 ports/misc/gnu-watch/files/patch-gnu-watch.1 (new) 1.1 +16 -0 ports/misc/gnu-watch/files/watch.c.patch (new) 1.1 +8 -0 ports/misc/gnu-watch/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506051444.j55EiTkJ062715>