CVS log for ports/irc/ircservices/files/Attic/ircservices.sh.in
Up to [FreeBSD] / ports / irc / ircservices / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4
Mon Jun 26 13:28:49 2006 UTC (5 years, 7 months ago) by mat
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
Update to 5.0.58 Update startup script Should work on sparc64 now. PR: 99483 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 20 20:47:04 2006 UTC (5 years, 11 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1 lines
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Jan 7 06:29:51 2006 UTC (6 years, 1 month ago) by dougb
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
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.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 11 15:25:35 2005 UTC (6 years, 9 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_0_0
- version update to 5.0.51 - startup script with rc.subr - new mirrors PR: ports/80402 Submitted by: maintainer
