non port: sysutils/3dm/files/3dm2.sh.in |
Number of commits found: 6 |
Sunday, 5 Aug 2012
|
23:19 dougb
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
|
Saturday, 14 Jan 2012
|
08:57 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.
|
Thursday, 1 Jul 2010
|
11:47 sylvio
- Update to v2.11.00.009 on 7.x and earlier
- Removes BROKEN and updates to v2.09.01.004 on 8.x and later.
PR: ports/148216
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Feature safe: yes
|
Saturday, 27 Mar 2010
|
00:15 dougb
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
Monday, 20 Feb 2006
|
20:47 dougb
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.
|
Friday, 11 Nov 2005
|
01:29 mnag
Update to 2.04.00.011
Proper use of USE_RC_SUBR
Add SHA256
PR: 88819
Submitted by: James Kamlyn <jameskamlyn@gmail.com>
|
Number of commits found: 6 |