| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
|
|
|
|
|
| |
PR: ports/98644
Submitted by: maintainer
Approved by: lawrance (mentor, implicit)
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak on 4.X.
- Update to use new USE_RC_SUBR style.
PR: ports/96266
Submitted by: Olivier Beyssac <obld@r14.freenix.org> (maintainer)
Reworked by: mnag, jmelo
Approved by: mnag (mentor)
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
| |
PR: ports/84045
Submitted by: Olivier Beyssac <obld@r14.freenix.org> (maintainer)
Approved by: flz (mentor)
|
|
|
|
|
| |
PR: 74031
Submitted by: maintainer
|
|
|
|
|
| |
Noticed by: kris
Submitted by: maintainer
|
|
|
|
|
| |
PR: 73236
Submitted by: maintainer
|
|
PR: 72598
Submitted by: ob
|