| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
net)
|
|
|
|
|
|
|
|
|
|
|
| |
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#
|
|
|
|
|
| |
PR: 127002
Submitted by: Rick Richard <rick@sloservers.com>
|
|
|
|
|
| |
- handle version-dependent patch better
- bump PORTREVISION
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
- bump PORTREVISION
|
|
There are two modes available with the UltraVNC repeater:
- mode I is used for UltraVNC Server and Viewer both in normal mode,
- mode II works with the server in listening mode.
WWW: http://ultravnc.sourceforge.net/addons/repeater.html
|