| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=306087
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=305832
|
|
|
|
| |
Notes:
svn path=/head/; revision=302193
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
| |
Notes:
svn path=/head/; revision=301995
|
|
|
|
| |
Notes:
svn path=/head/; revision=289167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=289000
|
|
|
|
| |
Notes:
svn path=/head/; revision=279009
|
|
|
|
| |
Notes:
svn path=/head/; revision=274333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps
Notes:
svn path=/head/; revision=274133
|
|
|
|
| |
Notes:
svn path=/head/; revision=272345
|
|
|
|
|
|
|
|
| |
services and files and urls have been renamed
see UPDATING for migration from older config.
Notes:
svn path=/head/; revision=272121
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: 152600
Submitted by: Florian Smeets
Notes:
svn path=/head/; revision=265266
|
|
|
|
| |
Notes:
svn path=/head/; revision=264781
|
|
|
|
|
|
|
|
|
| |
PR: 147915
Submitted by: Frank Bartels
Feature safe: yes
Notes:
svn path=/head/; revision=257546
|
|
|
|
| |
Notes:
svn path=/head/; revision=255719
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
| |
PR: 132033
Submitted by: falz
Notes:
svn path=/head/; revision=229097
|
|
|
|
| |
Notes:
svn path=/head/; revision=228419
|
|
|
|
| |
Notes:
svn path=/head/; revision=225770
|
|
|
|
|
|
|
| |
PR: 125081
Notes:
svn path=/head/; revision=225769
|
|
|
|
|
|
|
|
| |
PR: 124066
Submitted by: falz <me@falz.net>
Notes:
svn path=/head/; revision=213875
|
|
|
|
|
|
|
|
| |
Submitted by: Florian Smeets
Obtained from: http://www.hobbitmon.com/hobbiton/2006/10/msg00432.html
Notes:
svn path=/head/; revision=208237
|
|
|
|
|
|
|
| |
package not changed, it does create default config
Notes:
svn path=/head/; revision=206326
|
|
of inspiration from the Big Brother monitor, but unlike Big Brother it is
designed to work well whether you need to monitor small network with just
a handful of hosts, or large networks with thousands of hosts.
Hobbit is the successor to the bbgen toolkit, which has been available as
an add-on to Big Brother since late 2002. The name change was decided upon
when Hobbit acquired enough functionality to be a stand-alone product.
The tools that formed the bbgen toolkit are still present in Hobbit
and are quite important for it, so if you have used bbgen before,
Hobbit will seem quite familiar.
This is the client.
WWW: http://hobbitmon.sourceforge.net/
Notes:
svn path=/head/; revision=206316
|