Commit graph

8 commits

Author SHA1 Message Date
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
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Alejandro Pulver
f1cebd8c61 - Change maintainer address.
Submitted by:	martinko <gamato@users.sf.net> (maintainer, private e-mail)
2007-08-29 00:39:16 +00:00
Doug Barton
1d30f689bc Remove a new crop of the long-spurious FreeBSD KEYWORDs. 2006-07-10 18:32:32 +00:00
Alejandro Pulver
a6f5c5e103 - Add a note to pkg-message about existing /boot/splash file being replaced.
Approved by:	maintainer
2006-06-18 23:30:44 +00:00
Alejandro Pulver
552a05f8b0 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>
2006-06-17 23:53:15 +00:00