summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp-devel/files/patch-snmpUCDIPv6Domain.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Garbage collect unfinished repocopy (seven months)Pav Lucistnik2010-01-191-31/+0
| | | | | | | OK'ed by: pgollucci (maintainer) Notes: svn path=/head/; revision=248176
* Upgrade to 5.4.2.1 (includes fix for CVE-2008-4309).Jun Kuriyama2008-11-151-9/+7
| | | | Notes: svn path=/head/; revision=222858
* - Repocopy from net-mgmt/net-snmp to net-mgmt/net-snmp53.Jun Kuriyama2008-03-271-6/+4
| | | | | | | | | | | | | | | | | | - Add appropriate CONFLICTS, NO_LATEST_LINK. - Upgrade net-mgmt/net-snmp to 5.4.1 [1]. PR: ports/110969 [1] Submitted by: valerio.daelli@gmail.com [1] This upgrade (5.3.x -> 5.4.1) includes various changes in original sources. If you find something strange (or missing/incorrect MIB values) than 5.3.x, please let me know. And you can choose net-mgmt/net-snmp53 port for old 5.3.x version. Notes: svn path=/head/; revision=209939
* - Fix IPv6 handling for libwrap (1).Jun Kuriyama2008-01-111-6/+11
| | | | | | | | | | | - Show IPv4 port number as unsigned instead of signed in /var/log/snmpd.log. - Treat physmem as u_long, not int. This fixes hrMmemorySize over 4GB. Submitted by: ume (1) Pointy hat to: kuriyama (1) Notes: svn path=/head/; revision=205472
* Upgrade to 5.3.2.Jun Kuriyama2008-01-091-5/+5
| | | | Notes: svn path=/head/; revision=205313
* - Upgrade to 5.2.Jun Kuriyama2004-11-291-4/+4
| | | | | | | | | | | | | | | | - 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.0.6.Jun Kuriyama2002-10-061-6/+6
| | | | Notes: svn path=/head/; revision=67473
* o Fix string representation of IPv6 address for libwrap's addressJun Kuriyama2002-07-251-0/+30
matching. o Add a note that numeric address is required for snmpd in /etc/hosts.allow. Guided by: ume Notes: svn path=/head/; revision=63522