| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=327814
|
|
|
|
|
|
|
| |
sysutils)
Notes:
svn path=/head/; revision=327772
|
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327370
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is present in all supported versions of FreeBSD, and has had poor takeup.
I strongly suspect the strange-looking checks are partially to blame for
scaring maintainers off.
Go forth and please use it!
PR: ports/178269
Approved by: maintainers of all ports involved
Notes:
svn path=/head/; revision=319487
|
|
|
|
|
|
|
|
|
|
|
| |
- make port non-interactive [1]
- add PORTSCOUT hints, 2.1.X is a development version
PR: ports/178532 [1]
Submitted by: Claudius Herder <claudius_herder@ambtec.de> [1]
Notes:
svn path=/head/; revision=319396
|
|
|
|
|
|
|
|
|
| |
conversion)
- add missing dependency to make cidr_allow/cidr_deny work in
munin-node.conf
Notes:
svn path=/head/; revision=317820
|
|
|
|
| |
Notes:
svn path=/head/; revision=317610
|
|
|
|
| |
Notes:
svn path=/head/; revision=316690
|
|
|
|
| |
Notes:
svn path=/head/; revision=316642
|
|
|
|
|
|
|
|
|
| |
PR: ports/177950
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr>
Feature safe: yes
Notes:
svn path=/head/; revision=316077
|
|
|
|
|
|
|
|
|
| |
- a couple of rc script fixes [1]
Submitted by: crees [1]
Notes:
svn path=/head/; revision=312351
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use correct pidfile for munin-sched rc script [1]
- munin-cgi-graph requires FCGI [2]
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> [1]
Sergey V. Dyatko <sergey.dyatko@gmail.com> [2]
Feature safe: yes
Notes:
svn path=/head/; revision=308385
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- move USERS and GROUPS from munin-common/Makefile to munin.mk, otherwise they
cannot be used in the Makefiles of munin-master and munin-node where they are
required. This fixes permissions on certain directories. [1]
- VERSION.node file should be updated after the pkg-install script runs, because
it requires the version of the previously installed version not the currently
installed one. [2]
PR: ports/172260 [1]
Reported by: Haruo Shiba <shiba@logic-design.co.jp> [1]
tdb [2]
Notes:
svn path=/head/; revision=305413
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for ada disk devices to hddtemp_smartctl [2]
- Add a patch for upstream bug 1251 to prevent huge munin-graph.log files
PR: ports/171116 [1]
PR: ports/169287 [2]
Submitted by: mm [1], TAKEMON Takashi <takemon@bamboogate.co.jp> [2]
Notes:
svn path=/head/; revision=304233
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300323
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=293381
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: Cyrill Lefevere <cyrille.lefevre-lists@laposte.net>
Notes:
svn path=/head/; revision=287646
|
|
|
|
|
|
|
| |
Changelog: http://munin-monitoring.org/browser/tags/1.4.6/ChangeLog
Notes:
svn path=/head/; revision=277410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- prevent leftovers from sed and patch otherwise these would be installed also
The problem is that munin-nodes runs in perl taint mode and after a SIGHUP
p5-Net-Server thinks that the path is tainted and unsets the complete path,
this causes all plugins which do not use an absolute path to utilities they
call to fail. The fix is to set a well known good path.
Obtained from: OpenBSD
PR: ports/155109
Notes:
svn path=/head/; revision=270582
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
defined in the .conf files.
It would be best if munin would only include .conf files, but until that happens
use this as a workaroud.
PR: ports/147345
Submitted by: Rob B <rbyrnes@gmail.com>
Notes:
svn path=/head/; revision=269252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
time now [1]
- fix http_loadtime plugin [2]
- fix coretemp and dev_cpu plugins [3]
PR: ports/151182 [1], ports/154688 [2], ports/154584 [3]
Submitted by: Detlef Peeters <dp@heringa.de> [1]
Oliver Brandmueler <ob@e-gitt.net> [2]
Hiroki (REO) Kashiwazaki <reo@iic.hokudai.ac.jp> [3]
Notes:
svn path=/head/; revision=269165
|
|
|
|
|
|
|
| |
Approved by: des (previous maintainer)
Notes:
svn path=/head/; revision=269080
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: ports/154534
Approved by: des (maintainer, private mail)
Notes:
svn path=/head/; revision=268840
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
jot(1) instead.)
- While here drop MD5 support
PR: 144602
Submitted by: lth@
Approved by: maintainer timeout
Feature safe: yes
Notes:
svn path=/head/; revision=268640
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/142423
Submitted by: Chen-Yu Tsai <wens@csie.org>
Approved by: maintainer timeout (des ; 337 days)
Notes:
svn path=/head/; revision=266083
|
|
|
|
| |
Notes:
svn path=/head/; revision=265567
|
|
|
|
|
|
|
|
|
| |
temperature.
Submitted by: delphij@
Notes:
svn path=/head/; revision=265565
|
|
|
|
|
|
|
| |
PR: ports/149909, ports/149910, ports/149911
Notes:
svn path=/head/; revision=259842
|
|
|
|
|
|
|
|
| |
PR: ports/145948
Submitted by: Sean Rees <sean@rees.us>
Notes:
svn path=/head/; revision=253341
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move some files around and adjust the plists accordingly.
- Fix some directory creation / deletion in the plists.
- Fix some directory ownerships.
- Instead of patching the Makefile, specify installation directories
on the command line. Centralize the definition of MAKE_ARGS and some
other shared variables.
Feature safe: yes
Notes:
svn path=/head/; revision=250300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use a fixed UID / GID
- Fix handling of sample configs in plists
- Add missing plist entries (mostly directories)
- Use /var/munin instead of %D/var/munin
- Consistently use %%FOODIR%% instead of ${PREFIX}/foo etc.
- Honor BATCH / PACKAGE_BUILDING
- Fix network throughput probes (if_ and if_errcoll_)
PR: 120755, 120756, 124528, 129576, 129577, 143804
Submitted by: see PRs
Feature safe: yes
Notes:
svn path=/head/; revision=250270
|
|
|
|
|
|
|
|
|
|
|
|
| |
the initial patches and getting me started with this.
Note that munin-main has been renamed to munin-master (see MOVED).
Approved by: portmgr (erwin)
Feature safe: yes
Notes:
svn path=/head/; revision=250230
|
|
|
|
|
|
|
| |
starting with P,R,S
Notes:
svn path=/head/; revision=240075
|
|
|
|
|
|
|
|
|
| |
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=238202
|
|
|
|
|
|
|
|
|
|
| |
pre-su-install phase.
PR: ports/132781
Submitted by: Ilya M. Slepnev <ilya@ilimit.org>, ru@
Notes:
svn path=/head/; revision=230709
|
|
|
|
|
|
|
| |
Submitted by: kuriyama@
Notes:
svn path=/head/; revision=221605
|
|
|
|
|
|
|
| |
Noticed by: kuriyama@
Notes:
svn path=/head/; revision=221602
|
|
|
|
|
|
|
|
| |
PR: ports/126371
Submitted by: Matthias Fechner <idefix@fechner.net>, Lupe Christoph <lupe@lupe-christoph.de>
Notes:
svn path=/head/; revision=219763
|
|
|
|
|
|
|
| |
PR: ports/120348
Notes:
svn path=/head/; revision=207657
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout, portmgr (linimon)
Notes:
svn path=/head/; revision=206817
|
|
|
|
|
|
|
|
|
| |
Fix plugins.conf so mbmon plugin works.
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=206797
|
|
|
|
|
|
|
|
| |
Adjust patches so PATCH_STRIP is not needed
Fix default config so hddtemp_smartctl works out of the box
Notes:
svn path=/head/; revision=201757
|
|
|
|
| |
Notes:
svn path=/head/; revision=200792
|
|
|
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
Notes:
svn path=/head/; revision=199069
|
|
|
|
|
|
|
|
|
|
| |
Notes: Please read the UPDATING!
PR: ports/105107
Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer)
Notes:
svn path=/head/; revision=176658
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/103451
Submitted by: Lupe Christoph <lupe(at)lupe-christoph.de> (maintainer)
Notes:
svn path=/head/; revision=173789
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|