Commit Graph

19 Commits

Author SHA1 Message Date
Kurt Jaeger
e4709ac94d sysutils/diskcheckd: 20110729 -> 20150220
adapt to missing DIOCGDINFO on 11-current and fix some printf warnings

PR:		197841
Submitted by:	Perry Hutchison <perryh_bsd_bugs@pluto.rain.com> (maintainer)
2015-03-01 20:08:57 +00:00
Vanilla I. Shu
036cc85c08 Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-26 16:00:00 +00:00
Baptiste Daroussin
83f65384c9 Add NO_STAGE all over the place in preparation for the staging support (cat: sysutils) 2013-09-20 23:05:58 +00:00
Chris Rees
05848572c0 - 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
2011-08-31 11:40:26 +00:00
Chris Rees
8b7cb7c52e No-one seems to be able to answer for this code, so mark DEPRECATED and announce on ports@
PR:		ports/143566
2011-08-17 11:17:58 +00:00
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
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