CVS log for ports/sysutils/diskcheckd/Makefile
Up to [FreeBSD] / ports / sysutils / diskcheckd
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Aug 31 11:40:26 2011 UTC (5 months, 1 week ago) by crees
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -9 lines
- Some bugfixes: * Calculate delays in microseconds, so that delays of less than one second between reads (needed to implement rates exceeding 64KB/sec) do not get rounded down to zero. * Fix a reinitialization problem when handling SIGHUP. * Additional debug messages (only with -d). * Comment and manpage improvememts - Pass maintainership to submitter PR: ports/115853 ports/143566 Submitted by: perryh@pluto.rain.com
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Aug 17 11:17:58 2011 UTC (5 months, 3 weeks ago) by crees
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -0 lines
No-one seems to be able to answer for this code, so mark DEPRECATED and announce on ports@ PR: ports/143566
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 4 06:10:11 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -10 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri May 19 23:38:08 2006 UTC (5 years, 8 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -6 lines
- add USE_RC_SUBR - refine IGNORE - bump PORTREVISION
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat May 13 04:15:27 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
Remove USE_REINPLACE from all categories starting with S
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Oct 6 13:07:46 2005 UTC (6 years, 4 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4 lines
Use bsd.prog.mk, cleanup a bit
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Oct 28 05:18:33 2004 UTC (7 years, 3 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3 lines
fix for post-GEOM system. PR: 45911 Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Aug 17 22:45:00 2003 UTC (8 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
IGNORE: Does not run on 5.x PR: ports/45911
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 20 19:00:47 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
De-pkg-comment.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 13 04:48:06 2002 UTC (9 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
BROKEN -> IGNORE to prevent package build
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Sep 1 16:07:53 2002 UTC (9 years, 5 months ago) by dwcjr
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3 lines
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 11 18:56:20 2001 UTC (10 years, 5 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -4 lines
unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set.
remove MANCOMPRESSED=no, this is default.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 29 05:41:00 2001 UTC (10 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Fix path for config file to include the config file's name Bump PORTREVISION
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 29 05:16:22 2001 UTC (10 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Update manpage to refer to diskcheckd.conf in new location Make Makefile patch manpage to comply with prefix
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 28 16:52:45 2001 UTC (10 years, 5 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +23 -7 lines
Change method in do-extract to ${LN} instead of pax
Change BROKEN= warning to state that it hasn't been tested on 4.x or lower
Use programs Makefile to build and add CFLAGS+= for location of config file
Modify default install location in files/Makefile
Change default location of config file to match default ports config file in diskcheckd.c
Bump PORTREVISION
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Aug 24 14:33:09 2001 UTC (10 years, 5 months ago) by dwcjr
Branches: MAIN
Add initial diskcheckd skeleton while waiting for repo copy.
