| Commit message (Expand) | Author | Age | Files | Lines |
* | - Move SCTP support to an OPTION, off by default, to reflect 13.x changes | Ryan Steinmetz | 2021-03-08 | 1 | -3/+8 |
* | - Bring in upstream commit to resolve badly formed responses (92f0fe9e0dc3cf7... | Ryan Steinmetz | 2021-02-14 | 2 | -1/+27 |
* | - Add memory calculation fix | Ryan Steinmetz | 2020-11-16 | 2 | -0/+12 |
* | - Fix PYTHON OPTION | Ryan Steinmetz | 2020-09-14 | 3 | -13/+24 |
* | - Update to 5.9 | Ryan Steinmetz | 2020-09-12 | 24 | -989/+53 |
* | - Add OPSYS to conditional | Ryan Steinmetz | 2020-01-03 | 1 | -2/+2 |
* | Chase rename of security/openssl111 | Bernard Spil | 2020-01-02 | 1 | -2/+2 |
* | Drop the ipv6 virtual category for n* category as it is not relevant anymore | Baptiste Daroussin | 2019-10-09 | 1 | -1/+1 |
* | net-mgmt/net-snmp: revert back to 5.7.3 due to side-effects | Kurt Jaeger | 2019-10-01 | 24 | -135/+783 |
* | net-mgmt/net-snmp: fix for first byte of IF-MIB::ifPhysAddress is always 0 | Kurt Jaeger | 2019-09-30 | 1 | -0/+24 |
* | net-mgmt/net-snmp: Do not set LIB_DEPENDS twice | Tobias Kortkamp | 2019-09-29 | 1 | -2/+0 |
* | net-mgmt/net-snmp: update 5.7.3 -> 5.8 | Kurt Jaeger | 2019-09-28 | 24 | -781/+135 |
* | Convert to UCL & cleanup pkg-message (categories n) | Mathieu Arnold | 2019-08-14 | 1 | -0/+6 |
* | - Real unbreak with openssl111 from ports | Dima Panov | 2019-07-07 | 1 | -5/+7 |
* | - Add 13.x support | Ryan Steinmetz | 2018-12-25 | 2 | -1/+8 |
* | security/openssl-devel was removed, but there is a security/openssl111 now. | Mathieu Arnold | 2018-11-10 | 1 | -1/+1 |
* | Remove compatibility code for FreeBSD < 11.2 from all ports. | Rene Ladan | 2018-11-02 | 1 | -5/+1 |
* | - Unbreak build on 13-CURRENT | Ryan Steinmetz | 2018-11-01 | 3 | -1/+13 |
* | Fix build with OpenSSL 1.1.1 in base. | Mathieu Arnold | 2018-10-31 | 2 | -0/+227 |
* | - Bump PORTREVISION to chase pkg PORTREVISION bump | Ryan Steinmetz | 2018-10-11 | 1 | -1/+1 |
* | - Make newsyslog config file installation OPTIONable | Ryan Steinmetz | 2018-09-02 | 2 | -5/+9 |
* | Use BROKEN_SSL | Sunpoet Po-Chuan Hsieh | 2018-02-17 | 1 | -4/+2 |
* | - Do not try to build under mips/mips64 as SSP is broken per r306364 | Ryan Steinmetz | 2018-02-08 | 1 | -8/+3 |
* | Bump PORTREVISION after r459281. | Mathieu Arnold | 2018-02-06 | 1 | -1/+1 |
* | - Resolve build failure under 12-CURRENT | Ryan Steinmetz | 2018-01-18 | 1 | -1/+1 |
* | - Add flavor support for python | Ryan Steinmetz | 2017-12-05 | 1 | -3/+3 |
* | Convert Python ports to FLAVORS. | Mathieu Arnold | 2017-11-30 | 1 | -2/+2 |
* | - Update MFD description | Ryan Steinmetz | 2017-09-15 | 1 | -1/+1 |
* | - MASTER_SITES cleanup | Ryan Steinmetz | 2017-08-02 | 1 | -1/+2 |
* | Fix LIB_DEPENDS of ports which link to libpkg.so | Mark Felder | 2017-06-13 | 1 | -1/+3 |
* | Fixing net-snmpd after src revision r317061 (struct vmmeter changes), | Gleb Smirnoff | 2017-04-21 | 2 | -1/+50 |
* | Always pass MNT_NOWAIT to getfsstat() as documented in the manpage. | John Baldwin | 2017-04-11 | 2 | -1/+12 |
* | Fix build when IPv6 is disabled. | Gleb Smirnoff | 2017-04-08 | 1 | -8/+20 |
* | - Force use of base OpenSSL for now (libpkg links against this) to resolve bu... | Ryan Steinmetz | 2017-03-21 | 1 | -2/+2 |
* | Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were | Gleb Smirnoff | 2017-03-21 | 5 | -16/+122 |
* | Rename python setuptools ports to better match other python ports | Antoine Brodin | 2017-03-17 | 1 | -2/+2 |
* | Bump portrevision as it is linked to libpkg | Baptiste Daroussin | 2017-02-25 | 1 | -1/+1 |
* | - Always check OPSYS along with OSVERSION | Dmitry Marakasov | 2017-01-12 | 1 | -2/+2 |
* | - Add TLS OPTION to net-mgmt/net-snmp | Renato Botelho | 2017-01-12 | 2 | -3/+11 |
* | Mark some ports as not openssl-devel ready. | Mathieu Arnold | 2016-11-30 | 1 | -0/+4 |
* | Fix build on head (freebsd 12) | Antoine Brodin | 2016-07-11 | 1 | -1/+2 |
* | Rename all files containing a : in their filename. | Mathieu Arnold | 2016-06-18 | 2 | -1/+1 |
* | Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT. | Mathieu Arnold | 2016-06-16 | 1 | -1/+1 |
* | - Add OPTION to pass --disable-snmptrapd-subagent to configure | Ryan Steinmetz | 2016-05-31 | 1 | -1/+6 |
* | Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by... | Dmitry Marakasov | 2016-05-24 | 1 | -1/+1 |
* | Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p. | Mathieu Arnold | 2016-04-01 | 1 | -4/+4 |
* | Fix net-snmp ipv6 option handling when other options are also used. | Ian Lepore | 2016-02-20 | 1 | -1/+1 |
* | - Add newsyslog rotation configuration for /var/log/snmpd.log | Ryan Steinmetz | 2015-10-19 | 3 | -2/+10 |
* | Drop 8 support. | Mathieu Arnold | 2015-10-15 | 1 | -2/+0 |
* | - Fix two memory leaks (reported in upstream bug #2674) | Ryan Steinmetz | 2015-10-13 | 3 | -2/+24 |
* | - Honor WITHOUT_SSP | Ryan Steinmetz | 2015-09-26 | 1 | -1/+4 |
* | Typos, whitespace and capitalization fixes (G-P). | Jimmy Olgeni | 2015-09-21 | 1 | -1/+1 |
* | - Merge in fix for upsteam bug #2647 | Ryan Steinmetz | 2015-09-10 | 2 | -1/+55 |
* | Fix build with the two latest lang/perl5-devel. | Mathieu Arnold | 2015-09-04 | 1 | -0/+70 |
* | Fix build with lang/perl5-devel after 16d89be. | Mathieu Arnold | 2015-08-11 | 1 | -0/+65 |
* | - Fix CVE-2015-5621 | Ryan Steinmetz | 2015-08-10 | 2 | -1/+118 |
* | - Don't cat pkg-message from Makefiles | Dmitry Marakasov | 2015-05-21 | 1 | -5/+1 |
* | - Add CPE info | Dmitry Marakasov | 2015-05-17 | 1 | -1/+2 |
* | Bump after upgrade of pkg | Baptiste Daroussin | 2015-04-15 | 1 | -1/+1 |
* | Remove OSVERSION checks that do not make sense any more. | Mathieu Arnold | 2015-04-03 | 1 | -9/+2 |
* | On head do not build deprecated IPV6-MIB implementations in mibII/ipv6.c, | Gleb Smirnoff | 2015-03-19 | 1 | -2/+6 |
* | - Bring back lost patch to fix memory usage calculations | Ryan Steinmetz | 2015-02-20 | 2 | -1/+12 |
* | - Fix error in previous patch that was causing threads to be included in the ... | Ryan Steinmetz | 2015-02-18 | 2 | -3/+3 |
* | - Add JAIL OPTION to build with options that are happy for running snmpd with... | Ryan Steinmetz | 2015-02-18 | 1 | -1/+8 |
* | - Fix hrSystemProcesses regression | Ryan Steinmetz | 2015-02-13 | 2 | -1/+97 |
* | - Never link against libpci | Ryan Steinmetz | 2015-01-29 | 2 | -1/+13 |
* | Get libpkg detection working again on 8 and 9, fixes hrSWInstalled's MIB. | Mathieu Arnold | 2015-01-23 | 1 | -0/+2 |
* | - Readd ${LOCALBASE}/lib to ldflags | Ryan Steinmetz | 2015-01-20 | 1 | -1/+1 |
* | - Update to 5.7.3 | Ryan Steinmetz | 2015-01-20 | 11 | -298/+57 |
* | Change the way Perl modules are installed, update the default Perl to 5.18. | Mathieu Arnold | 2014-11-26 | 2 | -27/+26 |
* | Simplify plist | Baptiste Daroussin | 2014-11-01 | 1 | -48/+1 |
* | - Convert USE_PYTHON to USES+=PYTHON | Ryan Steinmetz | 2014-09-17 | 1 | -1/+1 |
* | - Fix build when PREFIX != PKG_PREFIX | Ryan Steinmetz | 2014-09-08 | 1 | -2/+2 |
* | Remove support for pkg_install | Baptiste Daroussin | 2014-09-01 | 1 | -5/+0 |
* | - Bump PORTREVISION to chase ports-mgmt/pkg update to 1.3.1 | Ryan Steinmetz | 2014-07-27 | 1 | -1/+1 |
* | - Bump PORTREVISION to chase ports-mgmt/pkg update | Ryan Steinmetz | 2014-07-24 | 1 | -1/+1 |
* | Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. | Adam Weinberger | 2014-07-16 | 1 | -1/+1 |
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | Jimmy Olgeni | 2014-07-10 | 1 | -1/+1 |
* | - Resolve build under 10 when security/openssl is installed | Ryan Steinmetz | 2014-07-01 | 1 | -3/+5 |
* | - Use WITH_OPENSSL_PORT as the conditional for adding libcrypto | Ryan Steinmetz | 2014-06-26 | 1 | -1/+1 |
* | - Another attempt at unbreaking | Ryan Steinmetz | 2014-06-25 | 1 | -1/+1 |
* | - Fix yet another problem | Ryan Steinmetz | 2014-06-25 | 1 | -2/+2 |
* | - Fix build when OPENSSL_PORT is specified | Ryan Steinmetz | 2014-06-25 | 1 | -3/+9 |
* | - Portscout: skip version 5.7.2.1 as this was for a linux-only vuln | Ryan Steinmetz | 2014-06-24 | 1 | -1/+2 |
* | - Unbreak build after previous commits | Ryan Steinmetz | 2014-06-23 | 2 | -20/+30 |
* | net-mgmt/net-snmp: fix USE_PERL5 | Kurt Jaeger | 2014-06-14 | 1 | -1/+1 |
* | net-mgmt/net-snmp: fixpacklist | Kurt Jaeger | 2014-06-14 | 1 | -1/+2 |
* | Remove all the bootstrap files (.bs) from the plists. | Mathieu Arnold | 2014-06-10 | 1 | -7/+0 |
* | Convert all :U to :tu and :L to :tl | Baptiste Daroussin | 2014-05-05 | 1 | -1/+1 |
* | - Fix build with pkg_install | Bryan Drewery | 2014-04-23 | 1 | -2/+4 |
* | - Remove LIB_DEPENDS on libpkg.so to fix pkg-devel usage. | Bryan Drewery | 2014-04-23 | 1 | -2/+3 |
* | - Fix another pkg-plist issue | Ryan Steinmetz | 2014-04-11 | 2 | -2/+2 |
* | - Unbreak python support | Ryan Steinmetz | 2014-04-11 | 3 | -25/+36 |
* | - Try fixing the plist again | Ryan Steinmetz | 2014-04-10 | 1 | -1/+1 |
* | - Fix plist | Ryan Steinmetz | 2014-04-10 | 2 | -5/+1 |
* | - Add pkgNG support for HOST-RESOURCES-MIB::hrSWInstalled* | Ryan Steinmetz | 2014-04-10 | 3 | -85/+333 |
* | - Fix dependency on py-setuptools | Ryan Steinmetz | 2014-03-25 | 1 | -2/+2 |
* | - Improve english in pkg-message | Ryan Steinmetz | 2014-03-20 | 1 | -10/+10 |
* | - Bring in bugfix for upstream bug #2525 to resolve snmpd crash | Ryan Steinmetz | 2014-02-25 | 3 | -14/+13 |
* | - Fix python build | Ryan Steinmetz | 2014-01-25 | 1 | -0/+1 |
* | net-mgmt/net-snmp: catch up with setuptools change | William Grzybowski | 2013-11-28 | 1 | -2/+2 |
* | - Fix FreeBSD 11 support | Ryan Steinmetz | 2013-11-23 | 4 | -10/+16 |
* | Add support for FreeBSD 11. | Tijl Coosemans | 2013-11-20 | 3 | -1/+32 |
* | - Fix build under HEAD | Ryan Steinmetz | 2013-11-08 | 1 | -1/+1 |
* | - Eliminate warnings when upgrading from package | Ryan Steinmetz | 2013-10-15 | 1 | -1/+1 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-21 | 1 | -0/+1 |
* | Convert to new perl framework | Baptiste Daroussin | 2013-09-17 | 1 | -9/+7 |
* | - Make SMUX an easily editable option, default to ON | Ryan Steinmetz | 2013-08-14 | 1 | -3/+10 |
* | - Fix build with new site_perl | Andrej Zverev | 2013-06-13 | 1 | -1/+1 |
* | - Fix kvm_read() issue | Ryan Steinmetz | 2013-05-30 | 2 | -1/+11 |
* | - replace deprecated devel/py-setuptools with devel/py-distribute | Ruslan Makhmatkhanov | 2013-03-05 | 1 | -2/+2 |
* | - Merge in upstream fix for bug 2439 [1] | Ryan Steinmetz | 2013-02-13 | 3 | -9/+14 |
* | - Fix embedded perl support [1] | Ryan Steinmetz | 2012-11-21 | 2 | -2/+47 |
* | - Fix build under FreeBSD jail | Ryan Steinmetz | 2012-10-15 | 1 | -0/+11 |
* | - Update to 5.7.2 | Ryan Steinmetz | 2012-10-13 | 40 | -690/+65 |
* | Move the rc.d scripts of the form *.sh.in to *.in | Doug Barton | 2012-08-06 | 3 | -1/+1 |
* | - Fix issue when using pkgng | Ryan Steinmetz | 2012-07-26 | 1 | -1/+1 |
* | - Remove SITE_PERL from *_DEPENDS | Ryan Steinmetz | 2012-06-05 | 1 | -1/+1 |
* | - Merge in fix for CVE-2012-2141 | Ryan Steinmetz | 2012-04-27 | 2 | -1/+14 |
* | - Merge in upstream patch to resolve bug 3460364: Fix use of block factor whe... | Ryan Steinmetz | 2012-04-05 | 2 | -3/+30 |
* | - Fix various issues with rc script, including: | Ryan Steinmetz | 2012-03-18 | 1 | -54/+39 |
* | - Add LICENSE | Ryan Steinmetz | 2012-03-18 | 1 | -0/+15 |
* | - Resolve issue where local filesystems were displayed as remote file systems. | Ryan Steinmetz | 2012-02-20 | 3 | -6/+27 |
* | - Fix inclusion of required header file under 10-CURRENT | Ryan Steinmetz | 2012-02-19 | 3 | -1/+13 |
* | - Merge in fix for upstream Bug ID 3480541 | Ryan Steinmetz | 2012-02-14 | 1 | -2/+11 |
* | - Add support to build/install the net-snmp python modules | Ryan Steinmetz | 2012-02-12 | 2 | -0/+40 |
* | - Merge in fixes for Bug IDs: 3434824 [1], 3419825, 3428506 | Ryan Steinmetz | 2012-01-27 | 4 | -1/+57 |
* | In the rc.d scripts, change assignments to rcvar to use the | Doug Barton | 2012-01-14 | 2 | -2/+2 |
* | - Merge in fix for bug 3411437 to address stack overflow issue | Ryan Steinmetz | 2011-12-16 | 2 | -1/+12 |
* | - Backed out at request of maintainer | Michael Scheidell | 2011-12-15 | 1 | -8/+1 |
* | - Missing quote in options [1] | Michael Scheidell | 2011-12-15 | 1 | -1/+1 |
* | - re-integration which enables the option of building the python bindings [1] | Michael Scheidell | 2011-12-14 | 1 | -1/+8 |
* | - Fix problem that was reintroduced with the upgrade to 5.7.1 [1] | Ryan Steinmetz | 2011-12-08 | 5 | -3/+54 |
* | - Take maintainership per private conversation with current maintainer | Ryan Steinmetz | 2011-12-02 | 1 | -1/+1 |
* | - Fix libtool typo in ltmain.sh | Ryan Steinmetz | 2011-12-02 | 3 | -0/+23 |
* | - Update to 5.7.1 | Ryan Steinmetz | 2011-12-01 | 12 | -261/+21 |
* | - Bump PORTREVISION for previous commit | Ryan Steinmetz | 2011-11-24 | 1 | -1/+1 |
* | - Fix TCP-MIB::tcpCurrEstab.0 reporting | Ryan Steinmetz | 2011-11-24 | 1 | -0/+20 |
* | - Remove WITH_FBSD10_FIX, is no longer needed | Martin Wilke | 2011-11-09 | 1 | -1/+0 |
* | - Fix memleak (obtained from upstream commit: 6ef6907642247c663b9b8964b9fd44a... | Ryan Steinmetz | 2011-11-02 | 3 | -9/+25 |
* | - Fix build on FreeBSD 10 | Beat Gaetzi | 2011-10-29 | 5 | -3/+9 |
* | - Add patch to fix problem with percent of UCD-SNMP-MIB::dskTable | Sylvio Cesar Teixeira | 2011-09-07 | 2 | -1/+12 |
* | - Fix to location of mib modules | Sylvio Cesar Teixeira | 2011-08-14 | 4 | -4/+28 |
* | - Added patch files to fix problem in build of FreeBSD-9.x and problem with "... | Sylvio Cesar Teixeira | 2011-07-28 | 5 | -0/+228 |
* | - Update to 5.7 | Sylvio Cesar Teixeira | 2011-07-28 | 31 | -1447/+108 |
* | - right swap memory statistic output | Sylvio Cesar Teixeira | 2011-02-10 | 2 | -18/+101 |
* | - new version of patch-memory_freebsd.c | Sylvio Cesar Teixeira | 2011-02-04 | 1 | -9/+62 |
* | - Add patch that fix problem with return of version of sysoid with command sn... | Sylvio Cesar Teixeira | 2010-08-31 | 2 | -1/+37 |
* | - Fixed inactive memory should be treated as cached memory instead of used me... | Sylvio Cesar Teixeira | 2010-07-04 | 2 | -8/+12 |
* | - Fix problem with memCached incorrect. [2] | Sylvio Cesar Teixeira | 2010-06-28 | 2 | -22/+34 |
* | - Fix problem with connection refused and no answer on snmp requests | Sylvio Cesar Teixeira | 2010-06-26 | 2 | -13/+1 |
* | - Update my email in pkg-message and location of snmpd.conf | Sylvio Cesar Teixeira | 2010-06-08 | 1 | -3/+3 |
* | - Dependency on x11-toolkits/p5-Tk optional | Sylvio Cesar Teixeira | 2010-06-07 | 2 | -3/+13 |
* | - Update to 5.5 | Sylvio Cesar Teixeira | 2010-06-03 | 21 | -580/+71 |
* | - Fixed "make package" when option WITH_PERL_EMBEDDED if off | Sylvio Cesar Teixeira | 2010-05-29 | 1 | -0/+1 |
* | - Tweak CONFIGURE_ARGS to pass appropriate flags to ld | Sylvio Cesar Teixeira | 2010-05-17 | 2 | -2/+4 |
* | - Fix problem of empty hrStorageTable when skipNFSInHostResources is set to 1 | Sylvio Cesar Teixeira | 2010-05-01 | 2 | -1/+22 |
* | - Take maintainership | Sylvio Cesar Teixeira | 2010-04-28 | 1 | -1/+1 |
* | Fix build with stack protection. | Wesley Shields | 2010-04-26 | 1 | -0/+4 |
* | Re-assign back to ports@ | Philip M. Gollucci | 2010-04-05 | 1 | -1/+1 |
* | Begin the process of deprecating sysutils/rc_subr by | Doug Barton | 2010-03-27 | 2 | -2/+2 |
* | - Properly locate ssl | Philip M. Gollucci | 2010-02-17 | 1 | -0/+1 |
* | - Fix for utmpx on 9-current | Philip M. Gollucci | 2010-02-16 | 1 | -0/+3 |
* | Fix packing list after deischen's commit adding support for freebsd9. | Florent Thoumie | 2009-09-17 | 2 | -1/+2 |
* | Unbreak the build for 9-current. | Daniel Eischen | 2009-09-11 | 2 | -1/+6 |
* | Conditionally uses Perl, so needs WANT_PERL before inclusion of | Mark Linimon | 2009-08-30 | 1 | -0/+1 |
* | - Switch SourceForge ports to the new File Release System: categories startin... | Dmitry Marakasov | 2009-08-22 | 1 | -2/+1 |
* | Fix a few "bad example" problems in the rc.d scripts that have been | Doug Barton | 2009-07-16 | 1 | -1/+1 |
* | - more removing of old maintainer | Philip M. Gollucci | 2009-05-19 | 1 | -2/+2 |
* | - Adopt | Philip M. Gollucci | 2009-05-15 | 1 | -4/+1 |
* | - Add note about "call for maintainer" after $MAINTAINER line. | Jun Kuriyama | 2009-05-15 | 1 | -0/+3 |
* | - add an option to disable embedded perl, but build perl modules | Sergey Matveychuk | 2009-05-13 | 1 | -2/+8 |
* | - Promoted various WITH_* variables to the OPTIONS block [1] | Greg Larkin | 2009-05-10 | 1 | -36/+27 |
* | - Mark MAKE_JOBS_UNSAFE= yes | Philip M. Gollucci | 2009-04-29 | 1 | -0/+2 |
* | - Fix build on CURRENT | Martin Wilke | 2009-04-09 | 1 | -16/+16 |
* | Try to reduce errors/warnings within sctp area. | Jun Kuriyama | 2009-03-07 | 6 | -11/+46 |
* | Fix counter breakage on 64bit arch. | Jun Kuriyama | 2009-02-21 | 2 | -1/+42 |
* | Fix breakage on 6.x system. | Jun Kuriyama | 2009-01-26 | 1 | -1/+5 |
* | Introduce SCTP-MIB patch for FreeBSD. | Jun Kuriyama | 2009-01-25 | 9 | -1/+447 |
* | Fix typo from upstream svn. | Jun Kuriyama | 2009-01-25 | 1 | -3/+12 |
* | Reduce build warnings. | Jun Kuriyama | 2009-01-25 | 3 | -0/+54 |
* | Cleanup system specific header file modifications. | Jun Kuriyama | 2009-01-25 | 3 | -17/+4 |
* | Unbreak on HEAD after r186119 (L2/L3 table split). | Jun Kuriyama | 2008-12-25 | 1 | -0/+14 |
* | Upgrade to 5.4.2.1 (includes fix for CVE-2008-4309). | Jun Kuriyama | 2008-11-15 | 9 | -152/+43 |
* | o squelch registration warnings on startup [1]. | Jun Kuriyama | 2008-08-24 | 4 | -20/+26 |
* | o Make dir /var/agentx for AgnetX sockets [1]. | Jun Kuriyama | 2008-08-10 | 3 | -0/+35 |
* | - Upgrade to 5.4.1.2. | Jun Kuriyama | 2008-07-03 | 3 | -7/+15 |
* | o Resurrect UCD-SNMP-MIB::memBuffer MIB [1]. | Jun Kuriyama | 2008-05-27 | 2 | -1/+46 |
* | Improve upon previous patch (fix to use sysctls instead of KVM to | Maxim Sobolev | 2008-05-14 | 5 | -39/+113 |
* | o Fix regression in 5.4.1 - the custom FreeBSD vmstat code is not compiled | Maxim Sobolev | 2008-04-29 | 3 | -1/+39 |
* | - Remove empty files | Pav Lucistnik | 2008-04-10 | 1 | -0/+0 |
* | - Remove unused dependency. | Jun Kuriyama | 2008-03-30 | 3 | -47/+18 |
* | - Fix $CONFLICTS entry for ucd-snmp-4.* packages [1]. | Jun Kuriyama | 2008-03-29 | 1 | -11/+4 |
* | - Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53. | Jun Kuriyama | 2008-03-27 | 3 | -4/+8 |
* | - Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53. | Jun Kuriyama | 2008-03-27 | 12 | -347/+145 |
* | - Fix IPv6 handling for libwrap (1). | Jun Kuriyama | 2008-01-12 | 6 | -26/+72 |
* | Upgrade to 5.3.2. | Jun Kuriyama | 2008-01-09 | 9 | -202/+16 |
* | o Add a patch for CVE-2007-5846, and add an entry for vuxml. | Jun Kuriyama | 2007-11-14 | 3 | -1/+121 |
* | - Support multiple files in ${snmp_conffile} variable (1). | Jun Kuriyama | 2007-10-27 | 3 | -4/+18 |
* | - Install freebsd8.h header (unbreak on 8-current). | Jun Kuriyama | 2007-10-24 | 4 | -2/+7 |
* | Remove support for OSVERSION < 5 | Edwin Groothuis | 2007-10-04 | 1 | -1/+1 |
* | Switch autoconf dependencies from 2.53 or 2.59 to 2.61. | Mark Linimon | 2007-09-30 | 1 | -2/+2 |
* | - Remove the DESTDIR modifications from individual ports as we have a new, | Gabor Kovesdan | 2007-08-04 | 1 | -1/+1 |
* | - Remove "sig_stop=KILL" in snmpd.sh.in. This was introduced when | Jun Kuriyama | 2007-03-25 | 3 | -2/+12 |
* | Add a patch taken from net-snmp's SVN repository to fix embedded Perl | Maxime Henrion | 2007-03-05 | 2 | -3/+16 |
* | - Fix wrong syscall for Total Memory. | Jun Kuriyama | 2007-03-03 | 2 | -1/+12 |
* | - Upgrade to 5.3.1 [1]. | Jun Kuriyama | 2007-02-28 | 21 | -408/+39 |
* | Add a patch taken from CVS to fix huge memory leaks in the code for | Maxime Henrion | 2007-02-15 | 2 | -1/+37 |
* | Fix -z bug. | Norikatsu Shigemura | 2006-09-23 | 2 | -2/+2 |
* | Add support snmpd_pidfile and snmpd_conffile on rcNG script. | Norikatsu Shigemura | 2006-09-23 | 2 | -3/+28 |
* | Add support for DESTDIR part I. | Erwin Lansing | 2006-08-04 | 1 | -1/+1 |
* | Add support for 7-CURRENT. | Maxim Sobolev | 2006-07-26 | 2 | -5/+10 |
* | - Upgrade to 5.2.3. | Jun Kuriyama | 2006-07-20 | 3 | -5/+6 |
* | Clean up sig_stop values. In most cases this means removing a leading -, | Doug Barton | 2006-07-20 | 1 | -1/+1 |
* | - USE_RC_SUBR= filename instead of "yes", this simplies Makefile | Cheng-Lung Sung | 2006-05-08 | 4 | -21/+6 |
* | Conversion to a single libtool environment. | Ade Lovett | 2006-02-23 | 2 | -3/+8 |
* | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | Doug Barton | 2006-02-21 | 2 | -2/+0 |
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -2/+2 |
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | Edwin Groothuis | 2006-01-22 | 1 | -3/+3 |
* | - Upgrade to 5.2.2. | Jun Kuriyama | 2005-11-30 | 14 | -369/+133 |
* | Mass-conversion to the USE_AUTOTOOLS New World Order. The code present | Ade Lovett | 2005-11-15 | 1 | -2/+1 |
* | Remove already-merged-patch. | Jun Kuriyama | 2005-07-18 | 2 | -139/+0 |
* | - Unbreak on 7-current. | Jun Kuriyama | 2005-07-17 | 3 | -0/+16 |
* | - Fix negative integers on 64bit platforms [1]. | Jun Kuriyama | 2005-07-13 | 4 | -52/+159 |
* | don't install perl stuff when WITHOUT_PERL is set - even when perl is installed | Oliver Lehmann | 2005-05-28 | 1 | -2/+5 |
* | Fix the problem which cannot get ifPhysAddress value. | Jun Kuriyama | 2005-04-07 | 2 | -1/+294 |
* | (1) Fix memory leak by connections from <UNKNOWN>. | Jun Kuriyama | 2005-03-22 | 3 | -3/+59 |
* | - Remove 0 sized patchfile. | Jun Kuriyama | 2005-02-05 | 1 | -0/+0 |
* | - Update to 5.2.1. | Jun Kuriyama | 2005-01-26 | 32 | -24/+358 |
* | Update maintainer's note to record ports which should be bumped after | Jun Kuriyama | 2004-12-09 | 1 | -1/+1 |
* | - Add missing patch files in previos commit | Jun Kuriyama | 2004-12-08 | 5 | -0/+47 |
* | Remove empty patches. | Kirill Ponomarev | 2004-12-06 | 2 | -0/+0 |
* | - Upgrade to 5.2. | Jun Kuriyama | 2004-11-29 | 14 | -145/+209 |
* | Fix build on 6-current. | Jun Kuriyama | 2004-09-05 | 3 | -1/+3 |
* | Unbreak on 6-current. | Jun Kuriyama | 2004-08-31 | 2 | -0/+15 |
* | Remove NO_LATEST_LINK. | Jun Kuriyama | 2004-08-31 | 1 | -1/+0 |
* | Add a hack to unbreak on releng4. | Jun Kuriyama | 2004-08-11 | 1 | -29/+32 |
* | - Upgrade to 5.1.2. | Jun Kuriyama | 2004-08-11 | 16 | -432/+659 |
* | Update to follow new rc.d/localpkg order. | Jun Kuriyama | 2004-07-27 | 3 | -5/+5 |
* | Add patch_depends on libttol. | Jun Kuriyama | 2004-06-24 | 1 | -0/+1 |
* | o Try to use modern autotools. | Jun Kuriyama | 2004-06-23 | 4 | -70/+42 |
* | INSTALL[<space><tab>] fix. | Jun Kuriyama | 2004-06-14 | 1 | -1/+1 |
* | Unbreak on 5.0. | Jun Kuriyama | 2004-05-14 | 1 | -4/+4 |
* | Prevent error in snmpconf script with recent perl. | Jun Kuriyama | 2004-05-12 | 2 | -2/+11 |
* | Add mbuf cluster statistics. | Jun Kuriyama | 2004-05-05 | 3 | -83/+97 |
* | Restore mbuf statistics support on recent 5.x. | Jun Kuriyama | 2004-05-04 | 2 | -12/+180 |
* | Don't remove a directory we didn't install | Kris Kennaway | 2004-04-19 | 1 | -1/+0 |
* | Fix tcp.tcpCurrEstab.0 counting. | Jun Kuriyama | 2004-04-14 | 2 | -10/+31 |
* | Fix incorrect message about WITHOUT_IPV6. | Jun Kuriyama | 2004-04-05 | 1 | -1/+1 |
* | Upgrade to 5.1.1. | Jun Kuriyama | 2004-04-03 | 8 | -65/+43 |