summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-5/+1
|
* - Bring in upstream commit to resolve badly formed responses ↵Ryan Steinmetz2021-02-131-0/+26
| | | | | | | | (92f0fe9e0dc3cf7ab6e8cc94d7962df83d0ddbec) - Bump PORTREVISION PR: 253393
* - Add memory calculation fixRyan Steinmetz2020-11-151-0/+11
| | | | | | | - Bump PORTREVISION PR: 251103 Submitted by: ncrogers@gmail.com
* - Fix PYTHON OPTIONRyan Steinmetz2020-09-141-0/+11
| | | | | | | - Require python 3.5+ PR: 249298 Submitted by: John Hein <jcfyecrayz@liamekaens.com>
* - Update to 5.9Ryan Steinmetz2020-09-1221-966/+0
| | | | - Add OPTION to disable libpkg support
* net-mgmt/net-snmp: revert back to 5.7.3 due to side-effectsKurt Jaeger2019-09-3021-78/+739
| | | | | | PR: 232025 Submitted by: dvl Reviewed by: zi, otis@sk.FreeBSD.org
* net-mgmt/net-snmp: fix for first byte of IF-MIB::ifPhysAddress is always 0Kurt Jaeger2019-09-291-0/+24
| | | | | | | | | | | | - netsnmp_arch_interface_container_load() writes terminating NUL directly to the sdl_data *past* the length specified in sdl_nlen, overwriting first byte of physadrr. PR: 231996 Submitted by: Yuri Pankov <yuripv@yuripv.net> Reviewed by: Bart Van Assche <bvanassche@acm.org> (upstream maintainer) Approved by: zi (maintainer) Obtained from: https://sourceforge.net/p/net-snmp/code/merge-requests/20/
* net-mgmt/net-snmp: update 5.7.3 -> 5.8Kurt Jaeger2019-09-2821-739/+78
| | | | | | PR: 232025 Approved by: zi (maintainer timeout) Relnotes: https://sourceforge.net/p/net-snmp/mailman/message/36386084/
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-0/+6
| | | | (and missed 3 missed files from previous categories.)
* - Add 13.x supportRyan Steinmetz2018-12-252-1/+8
| | | | | PR: 234395 Submitted by: Mark Linimon <linimon@freebsd.org>
* - Unbreak build on 13-CURRENTRyan Steinmetz2018-10-311-1/+10
|
* Fix build with OpenSSL 1.1.1 in base.Mathieu Arnold2018-10-311-0/+223
| | | | | | | PR: 228898 Submitted by: w.schwarzenfeld@utanet.at Reported by: brnrd Approved by: maintainer
* Fixing net-snmpd after src revision r317061 (struct vmmeter changes),Gleb Smirnoff2017-04-201-0/+49
| | | | | | | | | | | | | | | I discovered that net-snmpd tries to read { CTL_VM, VM_TOTAL } mib into 'struct vmmeter' variable, instead of 'struct vmtotal'. Of course, sysctl(3) fails, but net-snmpd doesn't check for errors. Basicly this is broken for all supported FreeBSD versions, and I believe for all unsupported as well. OIDs that report interruprs, context switches, paging and swap in/out were returning garbage from the application stack. To patch that problem, provide dummy struct __vmmeter, which works both on pre-r317061 and after, and add block of code that reads all necessary stats one by one. To keep with the style of the file, do not check for errors from sysctl(3).
* Always pass MNT_NOWAIT to getfsstat() as documented in the manpage.John Baldwin2017-04-101-0/+11
| | | | | | | | | | | | | One of the four calls in net-snmp currently passes 0 which triggers an EINVAL change after recent changes in HEAD and 11-stable to add stricter argument checking for the flags passed to getsstat(). Bump PORTREVISION. PR: 218011 Reported by: Slawa Olhovchenkov <slw@zxy.spb.ru> Reviewed by: brooks Approved by: maintainer (zi)
* Fix build when IPv6 is disabled.Gleb Smirnoff2017-04-071-8/+20
| | | | Submitted by: kan
* Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb wereGleb Smirnoff2017-03-214-15/+121
| | | | stopped being exported.
* Fix build on head (freebsd 12)Antoine Brodin2016-07-101-1/+2
| | | | Reported by: pkg-fallout
* Rename all files containing a : in their filename.Mathieu Arnold2016-06-171-0/+0
| | | | | | | While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
* - Add newsyslog rotation configuration for /var/log/snmpd.logRyan Steinmetz2015-10-181-0/+6
| | | | | | - Bump PORTREVISION Submitted by: Jan Joris Vereijken <janjoris@acm.org>
* - Fix two memory leaks (reported in upstream bug #2674)Ryan Steinmetz2015-10-132-0/+22
| | | | | | | - Bump PORTREVISION Submitted by: Laurent GOUHIER <lg@efficientip.com> Obtained from: valgrind
* - Merge in fix for upsteam bug #2647Ryan Steinmetz2015-09-091-0/+54
| | | | - Bump PORTREVISION
* Fix build with the two latest lang/perl5-devel.Mathieu Arnold2015-09-031-0/+70
| | | | | Approved by: zi Sponsored by: Absolight
* Fix build with lang/perl5-devel after 16d89be.Mathieu Arnold2015-08-111-0/+65
| | | | | | Approved by: zi Obtained from: Jarkko Hietaniemi Sponsored by: Absolight
* - Fix CVE-2015-5621Ryan Steinmetz2015-08-101-0/+117
| | | | | | | - Bump PORTREVISION PR: 202099 Submitted by: serg@tmn.ru
* - Bring back lost patch to fix memory usage calculationsRyan Steinmetz2015-02-201-0/+11
| | | | | | - Bump PORTREVISION PR: 148339
* - Fix error in previous patch that was causing threads to be included in the ↵Ryan Steinmetz2015-02-171-2/+2
| | | | | | process count - Bump PORTREVISION
* - Fix hrSystemProcesses regressionRyan Steinmetz2015-02-121-0/+96
| | | | | | | | - Bump PORTREVISION PR: 197124 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> Obtained from: upstream: https://sourceforge.net/p/net-snmp/bugs/2595/
* - Never link against libpciRyan Steinmetz2015-01-291-0/+10
| | | | | | | - Fix build under 11 - Bump PORTREVISION PR: 196904, 194881
* - Update to 5.7.3Ryan Steinmetz2015-01-198-281/+17
| | | | - Add missing PYTHON files into pkg-plist
* - Unbreak python supportRyan Steinmetz2014-04-101-2/+11
| | | | | | | | - Fix pkg-plist issue - Bump PORTREVISION PR: ports/188440 Submitted by: Johannes Jost Meixner <xmj@FreeBSD.org>
* - Add pkgNG support for HOST-RESOURCES-MIB::hrSWInstalled*Ryan Steinmetz2014-04-101-0/+169
| | | | | - Add STAGE support - Bump PORTREVISION
* - Improve english in pkg-messageRyan Steinmetz2014-03-191-10/+10
|
* - Bring in bugfix for upstream bug #2525 to resolve snmpd crashRyan Steinmetz2014-02-242-13/+12
| | | | | - Remove unneeded test.t from FILESDIR - Bump PORTREVISION
* - Fix FreeBSD 11 supportRyan Steinmetz2013-11-232-10/+11
|
* Add support for FreeBSD 11.Tijl Coosemans2013-11-192-0/+31
| | | | | PR: ports/183594 Approved by: maintainer timeout (17 days)
* - Fix kvm_read() issueRyan Steinmetz2013-05-301-0/+10
| | | | | | | - Bump PORTREVISION PR: ports/177761 Submitted by: sbruno@
* - Merge in upstream fix for bug 2439 [1]Ryan Steinmetz2013-02-131-0/+11
| | | | | | | | | - Convert header to new 'created by' style - Fix pkgng issue [2] - Bump PORTREVISION Submitted by: Paul Beard <paulbeard@gmail.com> [1] Reported by: bapt@ [2]
* - Fix embedded perl support [1]Ryan Steinmetz2012-11-211-0/+44
| | | | | | | | | | - Fix segfault during config reload [2] - Bump PORTREVISION PR: ports/173213 [1] Submitted by: Frank Wall <fw@moov.de> [1], Alexey Kouznetsov <alexey@kouznetsov.com> [2] Obtained from: upstream repo [2] Feature safe: yes
* - Fix build under FreeBSD jailRyan Steinmetz2012-10-141-0/+11
| | | | Feature safe: yes
* - Update to 5.7.2Ryan Steinmetz2012-10-1336-634/+29
| | | | | | - Convert to OptionsNG Feature safe: yes
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-0/+0
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* - Merge in fix for CVE-2012-2141Ryan Steinmetz2012-04-271-0/+13
| | | | | | | - Bump PORTREVISION Security: 5d85976a-9011-11e1-b5e0-000c299b62e1 Obtained from: Red Hat Bugzilla (bug #815813)
* - Merge in upstream patch to resolve bug 3460364: Fix use of block factor ↵Ryan Steinmetz2012-04-041-2/+29
| | | | | | | | | when detecting error conditions - Bump PORTREVISION Feature safe: yes Obtained from: upstream git repo
* - Fix various issues with rc script, including:Ryan Steinmetz2012-03-181-54/+39
| | | | | | | | | | -- Change default pidfile name to avoid conflict with bsnmpd -- Remove check for deprecated net_snmpd_enable - Do not bump PORTREVISION at this time PR: conf/166126 Submitted by: dougb@ Feature safe: yes
* - Resolve issue where local filesystems were displayed as remote file systems.Ryan Steinmetz2012-02-202-5/+26
| | | | | | PR: ports/164817 Submitted by: Rainer Duffner <rainer@ultra-secure.de> Obtained from: Mel Flynn <rflynn@acsalaska.net>
* - Fix inclusion of required header file under 10-CURRENTRyan Steinmetz2012-02-192-1/+12
| | | | | | | - Do not bump PORTREVISION PR: ports/165201 Submitted by: Denis Generalov <gd@powernet.ru>
* - Merge in fix for upstream Bug ID 3480541Ryan Steinmetz2012-02-131-2/+11
| | | | | | - Do not bump PORTREVISION as this is a minor edit and I plan to include additional patches in the near future Requested by: Alexey Kouznetsov <alexey@kouznetsov.com>
* - Merge in fixes for Bug IDs: 3434824 [1], 3419825, 3428506Ryan Steinmetz2012-01-273-0/+56
| | | | | | | - Bump PORTREVISION Requested by: Alexey Kouznetsov <alexey@kouznetsov.com> [1] Obtained from: net-snmp git repo/bug database
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-142-2/+2
| | | | | | | | | | | 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.
* - Merge in fix for bug 3411437 to address stack overflow issueRyan Steinmetz2011-12-161-0/+11
| | | | | | | - Bump PORTREVISION Reported by: brian@ Obtained from: upstream bug tracker