aboutsummaryrefslogtreecommitdiff
path: root/misc/gnu-watch
Commit message (Collapse)AuthorAgeFilesLines
* Pacify portlintEmanuel Haupt2011-12-271-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=288109
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Update to 3.2.8Emanuel Haupt2009-09-092-4/+4
| | | | Notes: svn path=/head/; revision=241130
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231102
* Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we supportEmanuel Haupt2008-07-071-2/+0
| | | | | | | | via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler. Notes: svn path=/head/; revision=216458
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200775
* Update to 3.2.7Emanuel Haupt2006-08-184-16/+12
| | | | Notes: svn path=/head/; revision=170924
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+3
| | | | Notes: svn path=/head/; revision=164152
* Add SHA256 hashes to my portsEmanuel Haupt2005-11-301-0/+1
| | | | Notes: svn path=/head/; revision=150048
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* GNU watch runs command repeatedly, displaying its output (the firstPav Lucistnik2005-06-055-0/+143
screenfull). This allows you to watch the program output change over time. PR: ports/81892 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=136829