| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Convert to new options framework
PR: ports/170917 [1]
Submitted by: Denis Zaika <i@doct.org.ua> [1]
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
PR: ports/162872
Submitted by: Alex Deiter <alex.deiter@gmail.com>
Approved by: gabor (mentor)
|
|
|
|
|
| |
PR: 153896
Submitted by: Alex Deiter
|
|
|
|
|
| |
PR: 145789
Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer)
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
|
|
|
|
| |
PR: 144682
Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Build with NDEBUG and add an option for tracing.
PR: ports/142500
Approved by: maintainer
|
|
it forwards UDP traffic from a given multicast subscription
to the requesting HTTP client.
WWW: http://udpxy.sourceforge.net/
PR: ports/ports/142223
Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM>
|