Edwin Groothuis
cc82ac7af1
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 06:10:15 +00:00
Yen-Ming Lee
4eb353afb7
- add USE_RC_SUBR
...
- refine IGNORE
- bump PORTREVISION
2006-05-19 23:38:08 +00:00
Edwin Groothuis
28dd10dcb4
Remove USE_REINPLACE from all categories starting with S
2006-05-13 04:15:53 +00:00
Volker Stolz
da1d2485d5
Use bsd.prog.mk, cleanup a bit
2005-10-06 13:07:46 +00:00
FUJISHIMA Satsuki
285c532311
fix for post-GEOM system.
...
PR: 45911
Submitted by: Valentin Nechayev <netch@netch.kiev.ua>
2004-10-28 05:18:33 +00:00
Kris Kennaway
40dd0a642f
IGNORE: Does not run on 5.x
...
PR: ports/45911
2003-08-17 22:45:00 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Kris Kennaway
409a73f08b
Fix build on -current (catch up to #include changes)
2002-10-21 00:34:31 +00:00
Kris Kennaway
15c26eb6a0
BROKEN -> IGNORE to prevent package build
2002-10-13 04:53:42 +00:00
David W. Chapman Jr.
534fffca27
${PERL} -> ${REINPLACE_CMD}
...
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
FUJISHIMA Satsuki
1aa485f56a
unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set.
...
remove MANCOMPRESSED=no, this is default.
2001-09-11 18:56:20 +00:00
David W. Chapman Jr.
a7492a0251
Fix path for config file to include the config file's name
...
Bump PORTREVISION
2001-08-29 05:41:00 +00:00
David W. Chapman Jr.
e1a24b66ad
Update manpage to refer to diskcheckd.conf in new location
...
Make Makefile patch manpage to comply with prefix
2001-08-29 05:16:22 +00:00
David W. Chapman Jr.
615f647290
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
2001-08-28 16:52:45 +00:00
David W. Chapman Jr.
3074186513
Add initial diskcheckd skeleton while waiting for repo copy.
2001-08-24 14:33:12 +00:00
Brian Somers
222cd6b5dd
Handle snprintf() returning < 0 (not just -1)
...
MFC after: 2 weeks
2001-08-20 15:09:33 +00:00
Brian Somers
d390477901
Handle snprintf() returning -1.
...
MFC after: 2 weeks
2001-08-20 13:24:38 +00:00
Ruslan Ermilov
f365b3aba4
s/should must/must/ plus markup nit.
2001-08-07 13:50:36 +00:00
David E. O'Brien
aff9c67b1f
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
David E. O'Brien
8ef2aeebc1
Remove GCC'isms in CFLAGS.
2001-07-20 04:23:01 +00:00
Ben Smithurst
27e7821094
Document the two recent changes to diskcheckd's behaviour and configuration
...
syntax.
2001-07-18 22:29:54 +00:00
Ben Smithurst
2a23ca4ae8
Add older CD types, matcd, mcd, scd.
...
Submitted by: imp
2001-07-04 18:33:01 +00:00
Ben Smithurst
3b9facb34e
Exclude acd*, cd*, and md* from being checked by default.
2001-07-04 17:47:23 +00:00
Ben Smithurst
3343795784
* Read 64k at a time with variable length pauses between instead of
...
reading variable sized blocks of data every second. This should be
more efficient.
Suggested & tested by: se
* Add a syntax for excluding CD-ROM drives etc.
Suggested by: des, se, many others...
Manual page updates coming soon.
2001-07-04 17:43:43 +00:00
Ben Smithurst
1acf2a18ce
remove -g -O0, that was only for debugging...
2001-06-23 19:24:18 +00:00
Ruslan Ermilov
bdc8739080
mdoc(7) police: minor markup cleanup.
2001-06-04 13:21:46 +00:00
Poul-Henning Kamp
81e7224513
Add diskcheck-daemon.
...
With a small disk being 20GB these days, chances are pretty good that
an ailing sector will not be read while still being recoverable by
the drive.
Diskcheck daemon will read disks in the background at a low rate and
that way give the diskdrive a chance to detect and correct soft read
errors before they become hard errors.
Idea by: phk
Written by: ben
2001-06-03 20:02:03 +00:00