| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: Edho Arief <me@myconan.net>
Notes:
svn path=/head/; revision=417915
|
|
|
|
|
|
|
| |
PR: 193064
Notes:
svn path=/head/; revision=368625
|
|
|
|
|
|
|
| |
- Create the _symon group
Notes:
svn path=/head/; revision=368522
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
| |
PR: ports/167522
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: beat (mentor)
Notes:
svn path=/head/; revision=297395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
| |
Fix dead email address in Whom: line (still same person).
PR: ports/123306
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=212604
|
|
|
|
|
|
|
|
|
|
| |
- Fix the location printed post install, it should be PREFIX, not LOCALBASE.
PR: ports/109243
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=185462
|
|
|
|
|
|
|
| |
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=158313
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
| |
Add SHA256
portlint(1)
PR: 89836
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
Notes:
svn path=/head/; revision=150237
|
|
|
|
|
|
|
|
| |
PR: ports/86639
Submitted by: maintainer
Notes:
svn path=/head/; revision=143644
|
|
|
|
|
|
|
|
| |
PR: ports/84228
Submitted by: maintainer
Notes:
svn path=/head/; revision=140547
|
|
|
|
|
|
|
|
|
|
|
| |
- Add rcNG scripts, donated by J. Martin Petersen (jmp at alvorlig dot dk)
- Add WITHOUT_SYMON/WITHOUT_SYMUX flags
PR: ports/80339
Submitted by: maintainer
Notes:
svn path=/head/; revision=134206
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=132165
|
|
interface and disk statistics every 5 seconds. It sends this data on to symux
for further processing. symon has been designed to inflict minimal performance
and security impact -- it can be run as nobody on the system it monitors.
symux is a non-priviledged daemon that listens to incoming symon traffic. symux
can write the incoming symon streams into rrd files. Clients interested in
monitoring machine state can also log into symux and receive data as ascii as
it arrives.
symon2web is a php script that can show the data stored in the rrd files.
PR: ports/78416
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=131424
|