aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 5.2.3.Jun Kuriyama2006-07-201-3/+3
| | | | Notes: svn path=/head/; revision=168296
* - Upgrade to 5.2.2.Jun Kuriyama2005-11-301-2/+3
| | | | | | | | | | - Return more appropriate values for hrSWRunType (1) PR: ports/86572 (1) Submitted by: wollman (1) Notes: svn path=/head/; revision=149996
* - Fix negative integers on 64bit platforms [1].Jun Kuriyama2005-07-131-2/+2
| | | | | | | | | | | | | | | - Upgrade to 5.2.1.2 and portlint fixes [2]. - Fix security problem in local/fixproc script [3]. PR: ports/82148 [1], ports/83058 [2] Submitted by: Deomid Ryabkov <myself@rojer.pp.ru> [1], Renato Botelho <freebsd@galle.com.br> [2], remko [3] References: http://vuxml.freebsd.org/3e0072d4-d05b-11d9-9aed-000e0c2e438a.html [3] Obtained from: http://cvs.sourceforge.net/viewcvs.py/net-snmp/net-snmp/local/fixproc?r1=5.0&r2=5.0.6.1&diff_format=u [3] Notes: svn path=/head/; revision=139016
* - Update to 5.2.1.Jun Kuriyama2005-01-251-2/+2
| | | | | | | | - Add a patch to fix memory leak (SF bugs #1103644). - Add WITH_DMALLOC knob (with a lot of patches to fix #include order). Notes: svn path=/head/; revision=127345
* - Upgrade to 5.2.Jun Kuriyama2004-11-291-2/+2
| | | | | | | | | | | | | | | | - Fix build problem on current (1) - Fix module availability problem on current (2) - Disable perl completely with WITHOUT_PERL knob (3) - Install sample file and improve pkg-message and pkg-plist (4) PR: ports/71071 (1), ports/71522 (2), ports/71315 (3), ports/72779 (4) Submitted by: Matthew Thyer <thyerm@powerband.net.au> (1), Dominic Mitchell <dom@happygiraffe.net> (2), oliver (3), Fumihiko Kimura <jfkimura@yahoo.co.jp> (4) Notes: svn path=/head/; revision=122733
* - Upgrade to 5.1.2.Jun Kuriyama2004-08-111-2/+2
| | | | | | | Numerous patches are integrated into this release. Notes: svn path=/head/; revision=115888
* Upgrade to 5.1.1.Jun Kuriyama2004-04-031-2/+2
| | | | Notes: svn path=/head/; revision=106030
* SIZEify.Jun Kuriyama2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104341
* o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).Jun Kuriyama2003-11-181-1/+1
| | | | | | | | | | | o Add ${NET_SNMP_MIB_MODULES} which is "host smux ucd-snmp/diskio" by default. o Remove unused variables. o Update various local patches around {tcp,udp}Table and hr_{storage,system}. Notes: svn path=/head/; revision=94221
* Upgrade to 5.0.9.Jun Kuriyama2003-09-061-1/+1
| | | | | | | | | | | Convert to use rc.subr script. Heads up! Variable name in /etc/rc.conf is changed to $snmpd_enable and $snmpd_flags. Old variables are imported for transition. Notes: svn path=/head/; revision=88629
* Upgrade to 5.0.8.Jun Kuriyama2003-03-291-1/+1
| | | | | | | Partially submitted by: demon Notes: svn path=/head/; revision=77681
* Upgrade to 5.0.6.Jun Kuriyama2002-10-061-1/+1
| | | | Notes: svn path=/head/; revision=67473
* Upgrade to 5.0.3.Jun Kuriyama2002-08-031-1/+1
| | | | Notes: svn path=/head/; revision=63894
* Upgrade to 5.0.2.Jun Kuriyama2002-07-221-1/+1
| | | | | | | Remove statvfs hack. Notes: svn path=/head/; revision=63375
* Upgrade to 5.0.1.Jun Kuriyama2002-05-151-1/+1
| | | | | | | | | | Maintainer note: I have not yet checked this major version bump enough. Please use net/net-snmp4 port for stable environment. And please report any problem with this version. Notes: svn path=/head/; revision=59148
* Upgrade to 4.2.5.Jun Kuriyama2002-05-071-1/+1
| | | | Notes: svn path=/head/; revision=58636
* Upgrade to 4.2.4.Jun Kuriyama2002-04-091-1/+1
| | | | | | | | Some of our patches are integrated into original distribution. Enable diskio mib-module by default. Notes: svn path=/head/; revision=57474
* Update 4.2.1 -> 4.2.3Jacques Vidrine2002-01-211-1/+1
| | | | Notes: svn path=/head/; revision=53465
* Upgrade to 4.2.1.Jun Kuriyama2001-05-101-1/+1
| | | | Notes: svn path=/head/; revision=42483
* Upgrade to version 4.2Bill Fumerola2001-01-181-1/+1
| | | | | | | | | | | | Some of the shared library magic is very hackish, however the net-snmp library building make-fu is hackish as well, so I don't feel bad about it. This commit also (re-)enables the host module for much more information. It also fixes a long standing bug where 'snmpwalk localhost public' would hang. Notes: svn path=/head/; revision=37290
* o Upgrade to 4.1.2Bill Fumerola2000-05-171-1/+1
| | | | | | | | | | | | | | | o Correct PLIST o Correct MANx PR: 18548 Submitted by: Amakawa Shuhei <sa264@cam.ac.uk> o Finally fix shared libraries Submitted by: billf, will(sorta) Notes: svn path=/head/; revision=28503
* First crack at updating to 4.1.1, more features to come, but at leastBill Fumerola2000-05-121-2/+1
| | | | | | | the newest version is here. Notes: svn path=/head/; revision=28422
* o Bump SHLIB_VERSION to 4 and make this port build it that way.Bill Fumerola1999-09-041-0/+1
| | | | | | | | | | | | | | | | o Look for perl in the right place (patch-ah) o Add a typedef that ucd-snmp wants (patch-ag) o Install headers files with the right permissions Submitted by: <jack@germanium.xtalwind.net> PR: ports/13539 ---------------------------------------------------------------------- o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19 o Use the PATCH_* framework and grab 012.patch from the authors. Notes: svn path=/head/; revision=21264
* Upgrade SNMP to 4.0.1, which is a last minute bugfix.Bill Fumerola1999-08-271-1/+1
| | | | | | | | | | Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible with the ucd-snmp changes. If this is a huge problem, then a repo copy of ucd-snmp can be made and we can have the hassle of keeping two copies in our tree. Notes: svn path=/head/; revision=21027
* Update to version 4.0Chris Piazza1999-08-271-1/+1
| | | | | | | Submitted by: billf Notes: svn path=/head/; revision=21018
* Upgrade to v3.6.1 and apply some patches. But this version still hasJun Kuriyama1999-04-071-1/+1
| | | | | | | | | | kvm_read() problem on some RELENG_3 system. No response from: maintainer PR: ports/7330, ports/8908, ports/8909 Notes: svn path=/head/; revision=17692
* * Upgrade to 3.5.3.Jacques Vidrine1998-10-191-1/+1
| | | | | | | | * Patch for ELF. * Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh. Notes: svn path=/head/; revision=14088
* * Update ucd-snmp to version 3.5.Jacques Vidrine1998-07-101-1/+1
| | | | | | | | * Incidently fixes problem building on 3.0-CURRENT. PR: 7198 Notes: svn path=/head/; revision=11812
* Update to newest version 3.3.1 for -stable,Andreas Klemm1998-04-021-1/+1
| | | | | | | -current needs some fine tuning, later this evening or week ... Notes: svn path=/head/; revision=10393
* Upgrade to ucd-snmp 3.2, and make it work on -current.Bill Fenner1997-07-031-1/+1
| | | | Notes: svn path=/head/; revision=7202
* Try to bring this port up to date. Upgrade to 3.1.3, and untangle theGary Palmer1997-03-071-1/+1
| | | | | | | | | patches a bit (author incorporated a fair number of them, and made even more cross-platfrm portability improvements). I'll deal with any packaging changes tomorrow. Notes: svn path=/head/; revision=5904
* The SNMP package from University of California at DavisGary Palmer1996-07-061-0/+1
Ok'ed by: asami Notes: svn path=/head/; revision=3312