Version: 2.17.10, Package name: mrtg-2.17.10 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The Multi Router Traffic Grapher (MRTG) is a tool to monitor the traffic load on network links. MRTG generates HTML pages containing PNG images which provide a LIVE visual representation of this traffic. |
Filesize: 1059.367 KB |
Version History (View Complete History) |
|
2021-08-07 04:24:57 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to mrtg-2.17.8 |
2021-03-08 09:58:41 by Andrew Fresh | Files touched by this commit (2) |
Log message: Stop installing old copies of core modules Also add RUN_DEPENDS+=texproc/p5-Pod-Parser which was removed from core and why I noticed. OK sthen@ |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-04 06:42:23 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Various packaging tweaks - https HOMEPAGE and MASTER_SITES - register textproc/groff dep, picked up if installed - sync WANTLIB - sed -i instead of perl -pi - don't clobber LDFLAGS |
2018-07-13 01:56:05 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to mrtg-2.17.7 |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-07-05 04:22:06 by Stuart Henderson | Files touched by this commit (32) |
Log message: drop MAINTAINER on a few things |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2011-03-20 00:43:47 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Re-add the rc script after previous commit: don't trust update-plist, it's still broken and remove @rcscript from the PLIST. While here, fix pexp. |
2011-03-05 12:41:14 by Stuart Henderson | Files touched by this commit (2) |
Log message: install the mrtg-traffic-sum script, which generates a textual summary of traffic suitable for emailing. note that by default this requires information from PageTop in a certain format to find port names, see the manpage if you have problems using it. |
2011-03-02 01:36:28 by Stuart Henderson | Files touched by this commit (3) |
Log message: bugfix update to 2.17.1 |
2010-12-27 07:50:24 by Antoine Jacoutot | Files touched by this commit (97) |
Log message: Simplify after recent rc.subr change. The framework is now stable and we will start documenting it (at last). |
2010-12-24 03:40:06 by Antoine Jacoutot | Files touched by this commit (96) |
Log message: Cope with recent rc.subr changes. |
2010-12-21 05:57:09 by Stuart Henderson | Files touched by this commit (4) |
Log message: update MRTG to 2.17.0, rolling in our patches |
2010-12-02 17:10:09 by Ian Darwin | Files touched by this commit (3) |
Log message: Add rc.d script for mrtg, bump pkg. Help and OK sthen@ (maintainer). |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-11-11 09:27:55 by Marc Espie | Files touched by this commit (46) |
Log message: new WANTLIB |
2010-10-24 15:30:02 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Remove USE_X11. |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-05-18 02:31:43 by Stuart Henderson | Files touched by this commit (5) |
Log message: Update to 2.16.4, this release rolls in one of the perl 5.10 fixes (and fixes some problems that would be seen with perl 5.12). Couple of other minor fixes. |
2010-03-22 15:20:55 by Stuart Henderson | Files touched by this commit (1) |
Log message: switch to correct autoconf |
2010-03-20 17:01:11 by Stuart Henderson | Files touched by this commit (6) |
Log message: - update to 2.16.3 - take maintainer - drop some duplicate copies of docs which are in manpages anyway - patch cfgmaker to recognise WWP gear and OpenSNMPD - more perl 5.10.1 taint mode fixes |
2010-01-13 05:33:24 by Stuart Henderson | Files touched by this commit (2) |
Log message: - add a patch to untaint $inlast, $outlast; avoids triggering perl 5.10.1 taint mode checks with rateup and SNMP fetches when dropping privs with --user - use SYSCONFDIR ok jasper@ |
2010-01-05 09:36:33 by Okan Demirmen | Files touched by this commit (2) |
Log message: - add p5-RRD to RUN_DEPENDS - disable the 7 second sleep during configure ok sthen@ |
2009-06-02 15:47:02 by Michael Erdely | Files touched by this commit (3) |
Log message: Update to 2.16.2 test and "yup go for it" sthen@ |
2009-01-01 08:23:41 by Alexander Bluhm | Files touched by this commit (6) |
Log message: Replace p5-IO-INET6 with p5-IO-Socket-INET6 as the upstream cpan package has been renamed. Unfortunately there is no smooth upgrade path. Packages have to be deleted and added manually. discussed with bernd@ and sturm@ |
2008-05-23 13:41:45 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: Add missing modules for ipv6 support as pointed out by Lars Hecking (lhecking at users dot sourceforge dot net). bump package. |
2008-01-29 11:46:27 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: Fix mrtg + snmpv3. bump package. reported and tested by Daniel <leva at az dot isten dot hu>. |
2007-12-27 19:09:07 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: remove url from description that doesn't exist anymore and bump package. reported on ports@ by Thomas Pfaff and Will Maier. |
2007-12-19 01:58:03 by Federico G. Schwindt | Files touched by this commit (3) |
Log message: update to 2.15.2; merdely@ ajacoutot@ input and ok. |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-07-11 05:05:38 by Alexandre Anriot | Files touched by this commit (4) |
Log message: USE_X11 = Yes ok naddy@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-04-03 08:52:29 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - HOMEPAGE and MASTER_SITES have changed from Markus Lude <markus-openbsd at anthill dot de> |
2006-12-29 06:37:24 by Jakob Schlyter | Files touched by this commit (2) |
Log message: wrong uid/gid; noted by antoine |
2006-12-29 06:08:14 by Jakob Schlyter | Files touched by this commit (2) |
Log message: add _mrtg user |
2006-08-03 17:15:58 by Marc Espie | Files touched by this commit (58) |
Log message: new style specs |
2005-10-29 18:10:42 by Federico G. Schwindt | Files touched by this commit (38) |
Log message: after querying brad@ he decided to drop maintainership for these. |
2005-10-23 23:12:31 by Federico G. Schwindt | Files touched by this commit (2) |
Log message: fix more breakage; sturm@ ok. |
2005-10-22 08:11:23 by Federico G. Schwindt | Files touched by this commit (1) |
Log message: fix another fookup after gd update. |
2005-07-02 18:53:18 by Brad Smith | Files touched by this commit (3) |
Log message: upgrade to mrtg 2.12.2 -- From: Bernd Ahlers <b.ahlers at ba-net dot org> |
2005-02-27 03:13:51 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: - Fix libgd linking - Fix WANTLIB marker - Bump PKGNAME ok brad@ |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-01-25 12:27:26 by Brad Smith | Files touched by this commit (6) |
Log message: upgrade to mrtg 2.10.13 -- Based on a diff from Robert Nagy <thuglife at bsd dot hu> with additional changes from me. |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-03-05 18:40:32 by Margarida Sequeira | Files touched by this commit (1) |
Log message: Fix dirrm conflict. |
2002-10-27 18:38:47 by Christian Weisgerber | Files touched by this commit (72) |
Log message: No regression tests available. |