| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 165858
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Submitted by: maintainer (by mail)
|
| |
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
|
| |
PR: ports/106826
Submitted by: miwi
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/105077
Submitted by: maintainer (David Otto)
|
|
PR: ports/100214
Submitted by: David Otto <ottodavid at gmx.net>
|