| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Remove extra install of rc.d script
- portlint(1)
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
Add SHA256
portlint(1)
PR: 89836
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Remove @ from INSTALL_* to see where things get
installed to
PR: 87828
Reported by: pointyhat via kris
Submitted by: Ulrich Spoerlein <q@galgenberg.net> (maintainer)
|
|
|
|
|
| |
PR: ports/86639
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/84228
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
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>
|