aboutsummaryrefslogtreecommitdiff
path: root/sysutils/diskcheckd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-10/+3
| | | | Notes: svn path=/head/; revision=200792
* - add USE_RC_SUBRYen-Ming Lee2006-05-191-6/+3
| | | | | | | | - refine IGNORE - bump PORTREVISION Notes: svn path=/head/; revision=162836
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Use bsd.prog.mk, cleanup a bitVolker Stolz2005-10-061-4/+4
| | | | Notes: svn path=/head/; revision=144398
* fix for post-GEOM system.FUJISHIMA Satsuki2004-10-281-3/+1
| | | | | | | | PR: 45911 Submitted by: Valentin Nechayev <netch@netch.kiev.ua> Notes: svn path=/head/; revision=120372
* IGNORE: Does not run on 5.xKris Kennaway2003-08-171-0/+2
| | | | | | | PR: ports/45911 Notes: svn path=/head/; revision=87149
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* BROKEN -> IGNORE to prevent package buildKris Kennaway2002-10-131-1/+1
| | | | Notes: svn path=/head/; revision=67947
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-2/+3
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* unbreak at bento: ${LN} -f mostly does not work if WRKDIRPREFIX is set.FUJISHIMA Satsuki2001-09-111-3/+1
| | | | | | | remove MANCOMPRESSED=no, this is default. Notes: svn path=/head/; revision=47702
* Fix path for config file to include the config file's nameDavid W. Chapman Jr.2001-08-291-2/+2
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=47062
* Update manpage to refer to diskcheckd.conf in new locationDavid W. Chapman Jr.2001-08-291-1/+2
| | | | | | | Make Makefile patch manpage to comply with prefix Notes: svn path=/head/; revision=47056
* Change method in do-extract to ${LN} instead of paxDavid W. Chapman Jr.2001-08-281-6/+22
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=47029
* Add initial diskcheckd skeleton while waiting for repo copy.David W. Chapman Jr.2001-08-241-0/+36
Notes: svn path=/head/; revision=46793