summaryrefslogtreecommitdiff
path: root/net-mgmt/mrtg
AgeCommit message (Collapse)Author
2016-07-20- update libgd to 2.2.2Dirk Meyer
- new MASTER_SITES - add security patch PR: 210913 Submitted by: Piotr Kubaj MFH: 2016Q3 Security: CVE-2015-8874 Security: CVE-2016-3074 Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
2016-05-19- Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov
Approved by: portmgr blanket
2016-04-01Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold
With hat: portmgr Sponsored by: Absolight
2015-02-01- Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov
Approved by: portmgr blanket
2014-12-11Remove sleeps from the configure script to save 7 seconds each run.Mark Felder
After considering how much time was spent on this message since its addition in 2001, this seems reasonable.
2014-11-26Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold
Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
2014-07-28Now let's *really* stage net-mgmt/mrtgJohn Marino
What a mess this port was. * None of the man pages were listed in pkg-plist * It shouldn't try to remove SITE_PERL directory * Comment started with indefinite article * RUN/LIB_DEPENDS were too low for portlint * MANPAGES had extra tab (and runs over 80-columns, unfixed) * <options> unnecessary if <opt>_RUN_DEPENDS used * install commands were all masked * several mkdir commands instead of one * install commands don't respect 80-columsn * cp (not even ${CP}) used instead of ${COPYTREE_SHARE} * Redundant post-install target still in place All of that was addressed and verified in poudriere testport. Approved by "just fix it" and staging blankets
2014-06-07net-mgmt/mrtg: fixed shebang, LIB_DEPENDSKurt Jaeger
Approved by: mentors (implicit), portmgr (blanket)
2014-03-13- Stage supportMartin Wilke
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin
net-mgmt)
2013-09-14- convert to the new perl5 frameworkAndrej Zverev
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
2013-08-09- update libdg to 2.1.0Dirk Meyer
2013-02-01- Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov
Approved by: portmgr (bapt)
2012-10-31Fix several warnings;Chris Rees
Subroutine SNMP_Session::pack_sockaddr_in6 redefined at /usr/local/lib/perl5/5.14.2/Exporter.pm line 67. at /usr/local/lib/perl5/site_perl/5.14.2/SNMP_Session.pm line 149 PR: ports/166777 Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer) Feature safe: yes
2012-10-30- Add GD_PORT knob to allow using localized GDGuido Falsi
- Remove ABI version number from LIB_DEPENDS - Trim Makefile headers - Convert to new options framework PR: ports/173124 Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer) Feature safe: yes
2012-06-30- Remove SITE_PERL from *_DEPENDSAndrej Zverev
Approved by: portmgr@ (bapt@)
2012-06-01- update png to 1.5.10Dirk Meyer
2012-05-11- fix rateup's coredumpMichael Scheidell
PR: ports/167771 Submitted by: "Alexey V. Panfilov" <ports@subnets.ru> (maintainer)
2012-04-10- Update to 2.17.4Michael Scheidell
- Reset PORTREVISION due to PORTVERSION change PR: ports/166776 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Approved by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
2012-01-14In the rc.d scripts, change assignments to rcvar to use theDoug Barton
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.
2011-12-03- Add shutdown keyword to rc scriptMichael Scheidell
PR: ports/162963 Submitted by: maintainer Approved by: maintainer,gabor(mentor) Feature safe: yes
2011-11-13- fix broken layout in mrtgOlli Hauer
PR: ports/162224 Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer) Feature safe: yes
2011-02-25- Update to 2.17.1Sylvio Cesar Teixeira
PR: ports/155002 Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
2010-12-20- update mrtg to version 2.17.0Olli Hauer
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)
2010-08-09- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.Tong LIU
PR: ports/148309 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-08-03o Update to 2.16.4Mario Sergio Fujikawa Ferreira
o Use both PORT{DOCS,EXAMPLES} instead of PLIST variables. PR: ports/149016 Approved by: maintainer
2010-03-28- update to 1.4.1Dirk Meyer
Reviewed by: exp8 run on pointyhat Supported by: miwi
2010-03-27Begin the process of deprecating sysutils/rc_subr byDoug Barton
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-02-111. remove /var/run/mrtg via pkg-deinstall instead of via plistPhilip M. Gollucci
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)
2010-02-05- update to jpeg-8Dirk Meyer
2010-01-24- Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama
(part 4). Approved by: portmgr (itetcu)
2010-01-10- Fix build with SNMP option.Wesley Shields
- 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)
2009-07-31- bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer
bumped or updated Requested by: edwin
2008-06-06- Forced commit to fix maintainer address.Felippe de Meirelles Motta
2008-06-06- Update to 2.16.2. [1]Felippe de Meirelles Motta
- 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)
2008-05-29- Unbreak startup script.Felippe de Meirelles Motta
- bump PORTREVISION. Submitted by: Alexander Logvinov <ports@logvinov.com> (private mail) Approved by: gabor (mentor)
2008-05-26Drop maintainership.Dmitry Sivachenko
2008-05-24[UPDATE] net-mgmt/mrtg to 2.16.0Edwin Groothuis
- Updated to 2.16.0; - Makefile cleanup PR: ports/120590 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Approved by: maintainer timeout
2007-05-30Update to 2.15.2.Dmitry Sivachenko
PR: 112994 Submitted by: Alexander Logvinov <ports@logvinov.com>
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-02-05Update to 2.15.1.Dmitry Sivachenko
PR: 108712 Submitted by: Alexander Logvinov <ports@logvinov.com>
2006-12-31Update to 2.15.0.Dmitry Sivachenko
PR: 107259 Submitted by: Alexander Logvinov <ports@logvinov.com>
2006-10-31Update to 2.14.7;Dmitry Sivachenko
Update MASTER_SITES. PR: 104847 Submitted by: Alexander Logvinov <ports@logvinov.com>
2006-08-18Update to 2.14.5.Dmitry Sivachenko
2006-04-25fix file to patchOliver Lehmann
Noted by: olgeni
2006-04-23The start script assumes that group name == user name. This goes wrongOliver Lehmann
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)
2006-02-20Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton
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-15Remove mrtg lock and pid files before starting daemon.Dmitry Sivachenko
Submitted by: Jan Srzednicki <w@expro.pl>
2006-02-08Update to 2.13.2.Dmitry Sivachenko
2006-02-08Add bsnmpd and snmpd to REQUIRE section so mrtg daemon starts afterDmitry Sivachenko
local snmpd. Submitted by: Jan Srzednicki <w@expro.pl>