Commit graph

11 commits

Author SHA1 Message Date
Doug Barton
ffde46cbf9 Now that new style rc.d scripts are being run as part of the
base rcorder, hard coded variable values in these scripts
are overriding the values in /etc/rc.conf[.local] (due to
the way that variables from the latter are read at boot time).

Therefore, change the boot scripts to set default values only
if the variable is unset in /etc/rc.conf[.local]. This will
allow the service to start at boot time if it's been enabled
as the user would expect.

This change will be a noop for users who have systems that
have not yet been upgraded to the new rc.d code in the base.

In many cases there are other variables in the scripts that
should get similar treatment, however I did not change
anything other than the _enable lines. I'll leave the rest
up to the maintainers to do as they see fit.

Bump PORTREVISION to make sure that users and packages
pick up this change.
2006-01-07 06:29:57 +00:00
Florent Thoumie
f298b3e7bd - It seems --configfile is no-op, replace by -c.
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2005-11-18 11:46:38 +00:00
Florent Thoumie
4b9e410cf7 - Tweak rcng script to allow alternative location for the configuration file.
PR:		ports/83135
Reported by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
Fix/Tested by:	flz
Approved by:	maintainer timeout (3 months)
2005-11-17 22:04:25 +00:00
Sam Lawrance
7983d22598 Add patches for twa (3ware 9000 series controller) support.
Bump PORTREVISION.

PR:		ports/84948
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
Approved by:	martines@rochester.rr.com (maintainer, timeout 5 weeks)
2005-10-10 12:39:59 +00:00
Oliver Lehmann
6ac57423e7 fix smartmontools for recent CURRENT systems.
bump PORTREVISION

Submitted by:	sos
2005-05-25 00:26:37 +00:00
Norikatsu Shigemura
ed32a3bd34 Oops, I forgot to add a patch file. 2004-07-15 14:45:21 +00:00
Norikatsu Shigemura
f210defff2 o Update to 5.31.
o Fix handling smartd_pidfile on rcNG script.

Approved by:	Eduard Martinescu <martines@rochester.rr.com> (maintainer)
2004-07-15 14:26:07 +00:00
Norikatsu Shigemura
2fe26720b8 Oops, fix handling pidfile.
Pointy hat to:	myself
2004-04-29 02:46:13 +00:00
Norikatsu Shigemura
ff755b6f57 rcNG-fy.
Approved by:	maintainer no response (1 week)
Reviewed by:	eik
Suggested by:	hrs (obtained from: hrs's cvsyncd patch)
2004-04-28 18:27:52 +00:00
Sergei Kolobov
fab0d8e4e6 - Update to 5.26
- Delete patches integrated into upstream

PR:		59809
Submitted by:	Robin Breathe <robin@isometry.net>
Approved by:	maintainer
2003-12-05 14:12:04 +00:00
Bruce M Simpson
55e0a4a8d6 Unbreak build on 4-STABLE and 5.1-RELEASE. Add a warning which states
that 5.1-CURRENT is required in order to monitor ATA devices.
2003-11-01 02:57:51 +00:00