aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mrtg
Commit message (Collapse)AuthorAgeFilesLines
* - Add shutdown keyword to rc scriptMichael Scheidell2011-12-031-0/+1
| | | | | | | | | | PR: ports/162963 Submitted by: maintainer Approved by: maintainer,gabor(mentor) Feature safe: yes Notes: svn path=/head/; revision=286827
* - fix broken layout in mrtgOlli Hauer2011-11-132-0/+19
| | | | | | | | | PR: ports/162224 Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=285713
* - Update to 2.17.1Sylvio Cesar Teixeira2011-02-254-46/+3
| | | | | | | | PR: ports/155002 Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer) Notes: svn path=/head/; revision=269707
* - update mrtg to version 2.17.0Olli Hauer2010-12-202-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The update to 2.17.0 uncludes: * added rrdcached support - new keyword: RRDCached: which overrides anything set in the RRDCACHED_ADDRESS environment variable and sets MRTG to work in RRDCached mode. This verifies that you're using a unix-domain socket and the socket is writable. - Check for environment variable RRDCACHED_ADDRESS and use this if no explicit address was set in the cfg file, making the same config validity checks. - Make warning if using rrdcached to the effect that the threshold checks will no longer work. - If in rrdcached-mode, and using RRDTool 1.4, then force use of update rather than updatev (as rrdcached does not yet support updatev) and consequently bypass the threshold checks. - Changes to validity check error messages to also report the file containing the error (as well as the line). * Added support for glob patterns in include * Make daemon reload cfg automatically when it changes * added support for Arista to cfgmaker * fix cfgmaker to work in mixed v1/2/3 snmp environment * do not stringify arguments to conversion function let eval take care of this * untaint inlast and outlast to make perl taint mode happy PR: ports/153317 Submitted by: Alexey V. Panfilov <ports _at_ subnets.ru> (maintainer) Notes: svn path=/head/; revision=266662
* - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.Tong LIU2010-08-091-1/+1
| | | | | | | | PR: ports/148309 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=258995
* o Update to 2.16.4Mario Sergio Fujikawa Ferreira2010-08-033-64/+15
| | | | | | | | | | o Use both PORT{DOCS,EXAMPLES} instead of PLIST variables. PR: ports/149016 Approved by: maintainer Notes: svn path=/head/; revision=258667
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* 1. remove /var/run/mrtg via pkg-deinstall instead of via plistPhilip M. Gollucci2010-02-116-34/+58
| | | | | | | | | | | | pkg-install is already listed in SUB_FILES, no need to invoke sed manually 2. Fix wrong choice strings for translation 3. Fix some words at russian translation PR: ports/143728, ports/143179 Submitted by: "Alexey V. Panfilov" <ports@subnets.ru> (maintainer) Notes: svn path=/head/; revision=249607
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-241-3/+2
| | | | | | | | | (part 4). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248459
* - Fix build with SNMP option.Wesley Shields2010-01-102-59/+59
| | | | | | | | | | | | - Also install mrtg-traffic-sum again. - Update maintainer address. PR: ports/142084 Submitted by: Karl Denninger <karl@FS.denninger.net> Approved by: Alexey V. Panfilov <mrtg@subnets.ru> (maintainer) Notes: svn path=/head/; revision=247537
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Forced commit to fix maintainer address.Felippe de Meirelles Motta2008-06-061-1/+1
| | | | Notes: svn path=/head/; revision=214420
* - Update to 2.16.2. [1]Felippe de Meirelles Motta2008-06-063-12/+11
| | | | | | | | | | | | - Pass maintainership to submitter. [1] - Try to fix environment issue described on ports/116934. [2] PR: ports/124104, ports/124116 Submitted by: "Alexey V. Panfilov" <mrtg@subnets.ru> [1], Alexander Logvinov <ports@logvinov.com> [2] Approved by: gabor (mentor) Notes: svn path=/head/; revision=214418
* - Unbreak startup script.Felippe de Meirelles Motta2008-05-291-2/+3
| | | | | | | | | | - bump PORTREVISION. Submitted by: Alexander Logvinov <ports@logvinov.com> (private mail) Approved by: gabor (mentor) Notes: svn path=/head/; revision=213893
* Drop maintainership.Dmitry Sivachenko2008-05-261-1/+1
| | | | Notes: svn path=/head/; revision=213684
* [UPDATE] net-mgmt/mrtg to 2.16.0Edwin Groothuis2008-05-247-160/+160
| | | | | | | | | | | | - Updated to 2.16.0; - Makefile cleanup PR: ports/120590 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=213574
* Update to 2.15.2.Dmitry Sivachenko2007-05-304-11/+10
| | | | | | | | PR: 112994 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=192389
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 2.15.1.Dmitry Sivachenko2007-02-053-6/+6
| | | | | | | | PR: 108712 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=184260
* Update to 2.15.0.Dmitry Sivachenko2006-12-313-9/+7
| | | | | | | | PR: 107259 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=181123
* Update to 2.14.7;Dmitry Sivachenko2006-10-312-5/+4
| | | | | | | | | | Update MASTER_SITES. PR: 104847 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=175888
* Update to 2.14.5.Dmitry Sivachenko2006-08-184-14/+11
| | | | Notes: svn path=/head/; revision=170930
* fix file to patchOliver Lehmann2006-04-251-2/+2
| | | | | | | Noted by: olgeni Notes: svn path=/head/; revision=160458
* The start script assumes that group name == user name. This goes wrongOliver Lehmann2006-04-232-1/+24
| | | | | | | | | | | | when mrtg needs to be started as root (for example). When mrtg is started as root, both getgrnam() gndetpwnam() are returning 0 because Without changing the code this ends mrtg (false error). PR: ports/95253 Approved by: maintainer timeout (20 days) Notes: svn path=/head/; revision=160236
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+0
| | | | | | | | | | 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
* Remove mrtg lock and pid files before starting daemon.Dmitry Sivachenko2006-02-151-0/+7
| | | | | | | Submitted by: Jan Srzednicki <w@expro.pl> Notes: svn path=/head/; revision=156131
* Update to 2.13.2.Dmitry Sivachenko2006-02-083-23/+6
| | | | Notes: svn path=/head/; revision=155505
* Add bsnmpd and snmpd to REQUIRE section so mrtg daemon starts afterDmitry Sivachenko2006-02-081-1/+1
| | | | | | | | | local snmpd. Submitted by: Jan Srzednicki <w@expro.pl> Notes: svn path=/head/; revision=155504
* Install rcNG script to run mrtg in daemon mode.Dmitry Sivachenko2006-02-064-0/+91
| | | | | | | Submitted by: Jan Srzednicki <w@expro.pl> Notes: svn path=/head/; revision=155321
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* Utilize DOCSDIR and DATADIR macros.Dmitry Sivachenko2005-09-061-74/+74
| | | | Notes: svn path=/head/; revision=142083
* Utilize OPTIONS.Dmitry Sivachenko2005-09-061-1/+3
| | | | Notes: svn path=/head/; revision=142082
* Allow one to avoid p5-IO-INET6 dependency via WITHOUT_IPV6.Dmitry Sivachenko2005-09-051-4/+9
| | | | | | | | PR: 84211 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=141977
* Upgrade to version 2.12.2.Dmitry Sivachenko2005-06-202-4/+3
| | | | Notes: svn path=/head/; revision=137743
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to version 2.12.1.Dmitry Sivachenko2005-05-173-21/+3
| | | | Notes: svn path=/head/; revision=135441
* Fix a problem when all graphs are being drawn as if "Unscaled" was set.Dmitry Sivachenko2005-05-171-0/+18
| | | | | | | | Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> PR: 81117 Notes: svn path=/head/; revision=135440
* Upgrade to version 2.12.0.Dmitry Sivachenko2005-05-164-126/+8
| | | | Notes: svn path=/head/; revision=135369
* Update to version 2.11.1.Dmitry Sivachenko2005-02-112-3/+3
| | | | Notes: svn path=/head/; revision=128503
* Upgrade to version 2.11.0.Dmitry Sivachenko2004-12-092-3/+3
| | | | Notes: svn path=/head/; revision=123539
* Update to version 2.0.15.Dmitry Sivachenko2004-08-082-3/+3
| | | | Notes: svn path=/head/; revision=115634
* graphics/gd1 port has gone.Dmitry Sivachenko2004-07-151-10/+0
| | | | Notes: svn path=/head/; revision=113685
* Back out last change. PodParser in ports has newer version than that inDmitry Sivachenko2004-07-021-7/+1
| | | | | | | | | perl distribution. Requested by: tobez Notes: svn path=/head/; revision=112770
* Depend on textproc/PodParser only if PERL_LEVEL < 500800.Dmitry Sivachenko2004-07-021-1/+7
| | | | | | | Submitted by: ale Notes: svn path=/head/; revision=112753
* Update to version 2.10.14.Dmitry Sivachenko2004-06-162-3/+3
| | | | | | | | PR: 67988 Submitted by: "Andrew J. Caines" <A.J.Caines@halplant.com> Notes: svn path=/head/; revision=111574
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Correct MASTER_SITE_SUBDIR.Dmitry Sivachenko2004-03-151-1/+1
| | | | | | | | PR: 64294 Submitted by: Toshiya SAITOH <toshiya@saitoh.nu> Notes: svn path=/head/; revision=104085
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-3/+3
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812