| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
060211
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
27 Mar 2010 00:15:24
060211
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
29 Aug 2007 00:39:16
060211
|
alepulver  |
- Change maintainer address.
Submitted by: martinko <gamato@users.sf.net> (maintainer, private e-mail) |
10 Jul 2006 18:32:32
060211
|
dougb  |
Remove a new crop of the long-spurious FreeBSD KEYWORDs. |
18 Jun 2006 23:30:44
060211
|
alepulver  |
- Add a note to pkg-message about existing /boot/splash file being replaced.
Approved by: maintainer |
17 Jun 2006 23:53:15
060211
|
alepulver  |
This is a boot splash image changer for FreeBSD.
See the post-installation message for instructions.
WWW: http://mato.gamato.org/freebsd/
PR: ports/93218
Submitted by: Martin Otto <gamato@pobox.sk> |