Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
tron 9ae7d8c3dd Update "mrtg" package to version 2.17.2. Changes since version 2.16.4:
- can not replace a file by renaming another to its name under WIN32
  fix in rateup #104
- Fix scaling when noo and noi options are used. fix for  #95
- Stop staticly linking rateup. fix for #97
- Only set LD_RUN_PATH if it is actually necessary. patch from #98
- Net::SNMP only support aes128, des and 3des ... fix for cfgmaker from #99
- Understand desc and descr in ifdesc option of cfgmaker
- only set $args{'-maxrepetitions'} if $Net_SNMP_util::MaxRepetitions > 0
- do not load Net_SNMP_util unless snmpv3 is requested ... fix for #75
- be more agressive about updating the confcache. If a key is missing, go
  looking for it again and complain. fix for #74
- only apply 32bit counter wrap compensation when the wrap is within 32bit
  range. fix for #70
- implement pngdate as TimeStrPos[x]: RU instead of separately. for for #68
- add missing <p> tag arount 'last updated ... ' in html output. fix for #63
- remove rececondition when writing new trafic graph files by writing to a
  temp file and moving it later. fix for #51
- make snmpopt_current available in cfgmaker templates. fix for #48
- explicitly import Socket6 routines in SNMP_Session. fix for #45
- default ThreshHyst to 0.1 only if ThreshDir is define. fix for #42
- point out when there is an unknown interface found. fix for #41.
- allow for $speed to return 0 and still use SNMPv2 ... some Cisco Gear
  seems todo that. Fix for #33
- add dlink support for ifAlias OIDs to cfgmaker from #50
- add WWP (Ciena) support for ifAlias OIDs to cfgmaker from #66
- Updated squid docu #80
- Fix russian translation bug #92
- 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 writeable.
  - 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 thresholding
    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 thresholding 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 strigify arguments to conversion function let eval take care of this
- untaint inlast and outlast to make  perl taint mode happy
- teach cfgmaker about openbsd

pkgsrc changes:
- Avoid "Subroutine SNMP_Session::pack_sockaddr_in6 redefined" warnings
  with the Perl 5.14.1. As the patch might break "mrtg" with older version
  of Perl require at least version 5.14.1 of the "perl5" package.
2011-08-06 11:52:16 +00:00
archivers Avoid gcc-inline vs C99-inline difference by using static inline. 2011-08-01 15:21:16 +00:00
audio Update to 1.0.25: 2011-08-06 10:23:16 +00:00
benchmarks Fix broken clang build. 2011-08-01 03:54:53 +00:00
biology recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
bootstrap order the options alphabetically - makes it much easier to see what options 2011-06-12 17:46:02 +00:00
cad Explicitly disable groff configure test, so the html man pages don't 2011-06-19 06:37:44 +00:00
chat Add upstream bug report URL. 2011-08-04 23:58:35 +00:00
comms Fix MAINTAINER e-mail address. 2011-08-02 08:31:35 +00:00
converters Add upstream bug report URLs. 2011-08-04 23:35:43 +00:00
cross * set LICENSE (gnu-gpl-v2 AND gnu-lgpl-v2). 2011-04-16 07:47:00 +00:00
databases Apply patch that in PR pkg/45214 by Robert Elz. 2011-08-04 09:09:41 +00:00
devel Update to 0.5.3: 2011-08-06 10:53:30 +00:00
distfiles
doc Updated misc/gaupol to 0.19 2011-08-06 11:36:40 +00:00
editors Disable groff html check to prevent random PLIST variation. 2011-08-01 05:56:30 +00:00
emulators Add comment to patch. 2011-08-04 18:48:16 +00:00
filesystems perfuse update: Fix permissions sent to FUSE when operations are done by 2011-08-03 04:17:07 +00:00
finance recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
fonts Update to 2.016 2011-07-30 12:32:14 +00:00
games Add upstream bug report URL. 2011-08-05 00:56:36 +00:00
geography Adapt to modern curl. 2011-07-30 19:25:55 +00:00
graphics Add comments to patches. 2011-08-05 18:21:13 +00:00
ham recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
inputmethod recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
lang Changes 5.14.1: 2011-08-05 18:06:14 +00:00
licenses Add adobe-flashsupport-license for use with multimedia/libflashsupport 2011-08-05 15:11:29 +00:00
mail Mailhops bei Marius Gedminas/Roland Rosenfeld - a script to summarize the 2011-08-05 13:20:52 +00:00
math Match version with math/fftw. 2011-07-28 06:30:15 +00:00
mbone Remove patch hunks that disable --recheck in GNU configure scripts. 2011-01-25 22:22:13 +00:00
meta-pkgs Update ruby-gnome2 to 1.0.0. 2011-07-31 14:12:05 +00:00
misc Update to 0.19: 2011-08-06 11:36:30 +00:00
mk Fix logic in sort-packages. With the former revision the logic got crippled 2011-08-04 14:39:33 +00:00
multimedia Updated multimedia/libflashsupport to 1.1 2011-08-05 15:12:20 +00:00
net Update "mrtg" package to version 2.17.2. Changes since version 2.16.4: 2011-08-06 11:52:16 +00:00
news Update pan to 0.135. 2011-06-17 13:07:53 +00:00
packages
parallel If it's going to install tcl scripts, and use REPLACE_INTERPRETER on them, 2011-07-05 01:30:52 +00:00
pkgtools Fix for pkg_delete on NFS from Anthony Mallet. 2011-08-05 07:04:28 +00:00
print Fix main() definition. Fix prototype usage. 2011-08-02 17:05:48 +00:00
regress Reset maintainer, developer lost his commit bit. 2010-03-21 16:29:38 +00:00
security Deal with c99 inline semantics. 2011-08-02 17:11:00 +00:00
shells Update to 4.3.12 2011-07-30 11:53:52 +00:00
sysutils Disable stack scan for clang. It fails miserable and I can't figure out 2011-08-04 11:40:49 +00:00
templates
textproc Fix mistake in patch that linked diction to create style! 2011-08-05 15:40:47 +00:00
time recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
wm recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
www Update to 2.2.8: 2011-08-06 10:43:25 +00:00
x11 Only depend on perl when the perl option is selected. From Matthew Mondor 2011-08-04 23:40:48 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.