1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Marcus Alves Grando
f428d83706 - Unbroken
- Remove extra install of rc.d script
- portlint(1)

Approved by:	portmgr (kris)
2006-02-26 01:13:13 +00:00
Kris Kennaway
a7beaf6eff BROKEN: Incomplete pkg-plist
Approved by:    portmgr (implicit)
2006-02-26 00:13:59 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
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.
2006-02-20 20:47:50 +00:00
Marcus Alves Grando
6f45d20c0d Update to 2.72
Add SHA256
portlint(1)

PR:		89836
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-12-02 16:19:10 +00:00
Mark Linimon
e69ac63032 Chase URLs per distfile survey. 2005-11-27 08:01:48 +00:00
Emanuel Haupt
43a3c3fecc - Respect LOCALBASE
- 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)
2005-10-22 10:22:02 +00:00
Renato Botelho
ce313750da - Fix uninitialized variables
PR:		ports/86639
Submitted by:	maintainer
2005-09-27 19:03:43 +00:00
Sergey Matveychuk
fb38687a9e - Unbreak on CURRENT
PR:		ports/84228
Submitted by:	maintainer
2005-07-31 11:38:02 +00:00
Thierry Thomas
1354f668ae Change maintainer address.
PR:		ports/80973
Submitted by:	Ulrich Spoerlein <q (at) galgenberg.net>
2005-05-13 20:17:27 +00:00
Dmitry Sivachenko
d90e4d4389 Chase librrd shared library version change after recent upgrade of rrdtool. 2005-05-09 08:20:16 +00:00
Volker Stolz
42be62beba - Update to 2.71
- 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
2005-04-26 14:32:53 +00:00
Pav Lucistnik
968aed5206 - Fix build on -CURRENT
Submitted by:	maintainer
2005-04-02 09:09:33 +00:00
Pav Lucistnik
e50b3d4cca - Add missed file 2005-03-16 20:39:56 +00:00
Pav Lucistnik
7eb5b4f04c symon is a is a lightweight system monitor that measures cpu, memory, pf,
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>
2005-03-16 20:39:33 +00:00