CVS log for ports/misc/gnu-watch/Makefile
Up to [FreeBSD] / ports / misc / gnu-watch
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Dec 27 15:14:19 2011 UTC (6 weeks, 3 days ago) by ehaupt
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Pacify portlint Feature safe: yes
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jan 25 19:59:36 2011 UTC (12 months, 2 weeks ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
Add LICENSE and remove MD5 sums. Feature safe: yes
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 9 17:35:29 2009 UTC (2 years, 5 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Update to 3.2.8
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 27 09:53:28 2009 UTC (2 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
Mark MAKE_JOBS_SAFE
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jul 7 13:41:57 2008 UTC (3 years, 7 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 27 19:27:28 2008 UTC (3 years, 10 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
Use MASTER_SITE_CRITICAL
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:51:39 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:53:45 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -7 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Aug 18 06:31:26 2006 UTC (5 years, 5 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +7 -9 lines
Update to 3.2.7
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 1 12:13:49 2006 UTC (5 years, 8 months ago) by ehaupt
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -1 lines
Add an additional mirror.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 6 11:57:04 2005 UTC (6 years, 4 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Change MAINTAINER address for my ports. Approved by: novel (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 5 14:44:29 2005 UTC (6 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
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>
