The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : net-snmp

An extendable SNMP implementation

 This is Net-SNMP (previously known as "ucd-snmp").

Various tools relating to the Simple Network Management Protocol including: 

    An extensible agent 
    An SNMP library 
    tools to request or set information from SNMP agents 
    tools to generate and handle SNMP traps 
    a version of the unix 'netstat' command using SNMP 
    a graphical Perl/Tk/SNMP based mib browser 

http://net-snmp.sourceforge.net/



net-snmp history


v. 1.147
date: 2007/11/14 05:45:23;  author: kuriyama;  state: Exp;  lines: +1 -1
o Add a patch for CVE-2007-5846, and add an entry for vuxml.

Approved by:  portmgr (marcus)

v. 1.146 date: 2007/10/27 07:20:33; author: kuriyama; state: Exp; lines: +1 -1 - Support multiple files in ${snmp_conffile} variable (1). - Update pkg-message to reflect recent rc.conf variable usage. PR: ports/112766 (1) Submitted by: Royce Williams (1)
v. 1.145 date: 2007/10/24 00:48:03; author: kuriyama; state: Exp; lines: +1 -1 - Install freebsd8.h header (unbreak on 8-current). Probbed by: nork
v. 1.144 date: 2007/10/03 23:53:10; author: edwin; state: Exp; lines: +1 -1 Remove support for OSVERSION < 5
v. 1.143 date: 2007/09/30 04:47:20; author: linimon; state: Exp; lines: +2 -2 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.142 date: 2007/08/04 11:41:13; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.141 date: 2007/03/25 12:35:45; author: kuriyama; state: Exp; lines: +1 -1 - Remove "sig_stop=KILL" in snmpd.sh.in. This was introduced when PR ports/63759 was committed (3 years ago). Try to use normal TERM signal for graceful termination [1]. - Increase /bin/ps cache size from 16KB to 120KB. This should fix process counter (ex prCount.1) on the server which has large number of processes [2]. PR: ports/103811 [1], ports/110498 [2] Reported by: Yuri Arabadji [1], Mike Andrews [2]
v. 1.140 date: 2007/03/05 14:41:59; author: mux; state: Exp; lines: +1 -1 Add a patch taken from net-snmp's SVN repository to fix embedded Perl agents on 64bits architectures, and bump PORTREVISION. Reviewed by: kuriyama (maintainer)
v. 1.139 date: 2007/03/03 13:00:16; author: kuriyama; state: Exp; lines: +1 -1 - Fix wrong syscall for Total Memory. PR: ports/108126 Submitted by: brd
v. 1.138 date: 2007/02/28 01:17:15; author: kuriyama; state: Exp; lines: +7 -5 - Upgrade to 5.3.1 [1]. - Add $snmpd_flush_cache knob [2]. - Add conflict with net-snmp-4.* [3]. PR: ports/97673 [1] (but mostly rewritten), ports/106036 [2], ports/103462 [3] Submitted by: Rick van der Zwet [1], "Brian A. Seklecki" [2], Mykola Dzham [3]
v. 1.137 date: 2007/02/15 12:29:33; author: mux; state: Exp; lines: +1 -1 Add a patch taken from CVS to fix huge memory leaks in the code for embedded Perl agents, and bump PORTREVISION. Reviewed by: pav Approved by: maintainer timeout
v. 1.136 date: 2006/09/23 15:03:36; author: nork; state: Exp; lines: +1 -1 Fix -z bug. Pointed out by: ume Approved by: kuriyama (implicitly)
v. 1.135 date: 2006/09/23 11:31:08; author: nork; state: Exp; lines: +1 -1 Add support snmpd_pidfile and snmpd_conffile on rcNG script. Requested by: nyan, TAKANO Yuji Approved by: kuriyama
v. 1.134 date: 2006/08/04 12:34:47; author: erwin; state: Exp; lines: +1 -1 Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
v. 1.133 date: 2006/07/26 01:21:25; author: sobomax; state: Exp; lines: +1 -1 Add support for 7-CURRENT.
v. 1.132 date: 2006/07/20 01:43:49; author: kuriyama; state: Exp; lines: +2 -2 - Upgrade to 5.2.3.
v. 1.131 date: 2006/05/08 05:00:26; author: clsung; state: Exp; lines: +6 -19 - USE_RC_SUBR= filename instead of "yes", this simplies Makefile (bump PORTREVISION) - remove USE_REINPLACE - rename files/*.sh.sample to files/*.sh.in PR: ports/95851 Submitted by: Rong-En Fan
v. 1.130 date: 2006/02/23 10:38:36; author: ade; state: Exp; lines: +3 -3 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.129 date: 2005/11/30 05:22:40; author: kuriyama; state: Exp; lines: +4 -4 - Upgrade to 5.2.2. - Return more appropriate values for hrSWRunType (1) PR: ports/86572 (1) Submitted by: wollman (1)
v. 1.128 date: 2005/11/15 06:50:43; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.127 date: 2005/07/18 10:23:55; author: kuriyama; state: Exp; lines: +0 -3 Remove already-merged-patch. PR: ports/83643 Submitted by: leeym Noticed by: rehula@yahoo-inc.com
v. 1.126 date: 2005/07/13 02:37:23; author: kuriyama; state: Exp; lines: +16 -18 - Fix negative integers on 64bit platforms [1]. - 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 [1], Renato Botelho [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]
v. 1.125 date: 2005/05/28 08:30:49; author: oliver; state: Exp; lines: +5 -2 don't install perl stuff when WITHOUT_PERL is set - even when perl is installed PR: ports/80675 Approved by: maintainer timeout (23 days)
v. 1.124 date: 2005/04/07 03:04:17; author: kuriyama; state: Exp; lines: +1 -1 Fix the problem which cannot get ifPhysAddress value. It seems agent/mibgroups/mibII/interfaces.c switched to use new USE_SYSCTL_IFLIST knob but this does not support ifPhysAddress. This patch uses old get_phys_address() function from new code.
v. 1.123 date: 2005/03/22 08:32:48; author: kuriyama; state: Exp; lines: +1 -1 (1) Fix memory leak by connections from . (2) Take care of large counters on 64bit platforms. PR: ports/78807 (1) Submitted by: Andriy Gapon (1), Peter Losher (2) Approved by: portmgr (marcus)
v. 1.122 date: 2005/01/25 23:49:30; author: kuriyama; state: Exp; lines: +9 -3 - Update to 5.2.1. - Add a patch to fix memory leak (SF bugs #1103644). - Add WITH_DMALLOC knob (with a lot of patches to fix #include order).
v. 1.121 date: 2004/12/09 02:53:31; author: kuriyama; state: Exp; lines: +1 -1 Update maintainer's note to record ports which should be bumped after shlib version bump.
v. 1.120 date: 2004/12/08 11:11:27; author: kuriyama; state: Exp; lines: +1 -0 - Add missing patch files in previos commit (patch-interface_ioctl.c, patch-ucd_snmp.h). - Add missing backward compatibility simbols for usmAES{192,256}PrivProtocol (patch-snmpusm.c, patch-transform_oids.h). PR: ports/74810
v. 1.119 date: 2004/11/29 04:08:29; author: kuriyama; state: Exp; lines: +10 -6 - Upgrade to 5.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 (1), Dominic Mitchell (2), oliver (3), Fumihiko Kimura (4)
v. 1.118 date: 2004/09/05 09:38:04; author: kuriyama; state: Exp; lines: +1 -0 Fix build on 6-current. Submitted by: lofi Approved by: portmgr (marcus)
v. 1.117 date: 2004/08/31 02:06:15; author: kuriyama; state: Exp; lines: +0 -1 Remove NO_LATEST_LINK. Suggested by: obrien
v. 1.116 date: 2004/08/11 02:31:32; author: kuriyama; state: Exp; lines: +5 -5 - Upgrade to 5.1.2. Numerous patches are integrated into this release.
v. 1.115 date: 2004/07/27 00:08:07; author: kuriyama; state: Exp; lines: +1 -1 Update to follow new rc.d/localpkg order. Obtained from: mtm
v. 1.114 date: 2004/06/24 06:50:25; author: kuriyama; state: Exp; lines: +1 -0 Add patch_depends on libttol. Reported by: "Grover Lines"
v. 1.113 date: 2004/06/23 08:44:41; author: kuriyama; state: Exp; lines: +9 -9 o Try to use modern autotools. o Fix typo about WITHOUT_PERL knob. (1) o Unbreak on -current after mbuf allocator changes. (2) Submitted by: ceri (1) Complained from: many people (2)
v. 1.112 date: 2004/06/14 07:40:57; author: kuriyama; state: Exp; lines: +1 -1 INSTALL[] fix. Submitted by: Cyrille Lefevre
v. 1.111 date: 2004/05/12 02:53:48; author: kuriyama; state: Exp; lines: +1 -1 Prevent error in snmpconf script with recent perl. Reported by: daver@vicor.com (Pomegranate)
v. 1.110 date: 2004/05/05 08:18:24; author: kuriyama; state: Exp; lines: +1 -1 Add mbuf cluster statistics.
v. 1.109 date: 2004/05/04 08:18:10; author: kuriyama; state: Exp; lines: +1 -1 Restore mbuf statistics support on recent 5.x. To retrieve these values, check hrStorageUsed or hrStorageSize.
v. 1.108 date: 2004/04/14 00:57:42; author: kuriyama; state: Exp; lines: +2 -1 Fix tcp.tcpCurrEstab.0 counting. PR: ports/65487 Submitted by: Ken Stailey
v. 1.107 date: 2004/04/05 02:43:47; author: kuriyama; state: Exp; lines: +1 -1 Fix incorrect message about WITHOUT_IPV6. Reported by: many
v. 1.106 date: 2004/04/03 13:49:22; author: kuriyama; state: Exp; lines: +2 -3 Upgrade to 5.1.1.
v. 1.105 date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.104 date: 2004/03/11 23:22:36; author: kuriyama; state: Exp; lines: +5 -5 o More $REINPLACE_CMD'ify. o Bump $PORTREVISION to force to clean up recent changes. Submitted by: Cyrille Lefevre
v. 1.103 date: 2004/03/11 14:52:21; author: kuriyama; state: Exp; lines: +2 -6 o Fix on 4.x. o Use $REINPLACE_CMD. Submitted by: lofi@
v. 1.102 date: 2004/03/11 00:26:39; author: kuriyama; state: Exp; lines: +4 -0 Mark broken for 4.x for the time being. Perl modules are installed into wrong location for 4.x.
v. 1.101 date: 2004/03/10 13:40:40; author: kuriyama; state: Exp; lines: +164 -48 Various fixes / improvements. See PR for details. PR: ports/63759 Submitted by: Cyrille Lefevre
v. 1.100 date: 2004/02/29 12:26:59; author: kuriyama; state: Exp; lines: +1 -1 Avoid "kvm_read: Bad address" error. PR: ports/63026 Submitted by: Antoine Jacoutot
v. 1.99 date: 2004/02/23 04:42:03; author: wollman; state: Exp; lines: +2 -2 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.98 date: 2004/01/03 03:18:28; author: bms; state: Exp; lines: +4 -0 Add an extra flag, WITH_INETADDRESS_HACK. Enabling this flag for build will cause InetAddress and InetAddressType OIDs to be handled specially during presentation. Normally they are simply displayed as hex due to being octet-strings, but this is not how they are intended to be presented. This allows IPv6 addresses to be presented correctly, as well as IPv4 in emerging and existing MIBs which use the new InetAddress type. Reviewed by: kuriyama, fenner Tested with: snmpwalk, mbrowse
v. 1.97 date: 2003/12/25 22:44:09; author: kuriyama; state: Exp; lines: +1 -0 Fix parsing when "file " directive is used in snmpd.conf without maxfilesize column.
v. 1.96 date: 2003/12/21 13:48:47; author: kuriyama; state: Exp; lines: +14 -6 Fix plist. PR: ports/60423 Submitted by: leeym
v. 1.95 date: 2003/11/18 03:18:02; author: kuriyama; state: Exp; lines: +8 -12 o Upgrade to 5.1 (bump shlib major to 6, use autoconf257). 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}.
v. 1.94 date: 2003/11/12 13:34:58; author: kuriyama; state: Exp; lines: +14 -13 o Replace spaces with tab to make portlint happy. o Pass --with-defaults to configure explicitly because we specify all default values as variables. Submitted by: Lars Thegler PR: ports/59086
v. 1.93 date: 2003/10/31 14:17:06; author: kuriyama; state: Exp; lines: +15 -3 o Add WITHOUT_PERL knob (and unbreak at unusual variable situation). o Fix pkg-message message. PR: ports/56716, ports/58109 Submitted by: Vivek Khera , Matt Peterson
v. 1.92 date: 2003/09/11 23:30:22; author: kuriyama; state: Exp; lines: +1 -7 Ues USE_RC_SUBR knob. Approved by: marcus
v. 1.91 date: 2003/09/06 12:21:05; author: kuriyama; state: Exp; lines: +12 -3 Upgrade to 5.0.9. 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.
v. 1.90 date: 2003/08/23 08:32:01; author: kuriyama; state: Exp; lines: +2 -2 o Move perllocal.pod tweak from post-configure to post-build. Because Makefile for perl is created at build stage. [1] o Install freebsd5.h which I added in previous commit [2]. PR: ports/55729 [2] Submitted by: Pat Lashley [2], kuriyama [1]
v. 1.89 date: 2003/08/16 08:53:52; author: kuriyama; state: Exp; lines: +1 -1 o Fix not to define "freebsd[234]" definition on freebsd5 environment. o Fix related patch to fit freebsd5 environment. o Implement tcp.tcpCurrEstab to return correct value. PR: ports/54551 Submitted by: sub_0@netcabo.pt
v. 1.88 date: 2003/06/26 22:58:29; author: ade; state: Exp; lines: +3 -1 libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
v. 1.87 date: 2003/04/22 01:40:02; author: kuriyama; state: Exp; lines: +12 -0 Installs perl modules. Submitted by: tobez PR: ports/50780
v. 1.86 date: 2003/03/29 14:34:30; author: kuriyama; state: Exp; lines: +10 -9 Upgrade to 5.0.8. Partially submitted by: demon
v. 1.85 date: 2003/02/22 07:48:47; author: kuriyama; state: Exp; lines: +1 -0 de-pkg-comment.
v. 1.84 date: 2002/11/04 22:57:36; author: edwin; state: Exp; lines: +1 -0 Half of these ones missed yesterday while converting to USE_REINPLACE. The other half needs perl to build. Noticed on bento and others (full mailbox :-)
v. 1.83 date: 2002/11/04 03:05:46; author: edwin; state: Exp; lines: +3 -1 PERL -> REINPLACE and russian/mod_ssl has USE_PERL5=yes Notices on: bento
v. 1.82 date: 2002/10/06 09:35:20; author: kuriyama; state: Exp; lines: +1 -2 Upgrade to 5.0.6.
v. 1.81 date: 2002/09/17 02:17:08; author: kuriyama; state: Exp; lines: +19 -6 HEADS UP: After this commit, snmpd is not enabled by default. See pkg-message for details. * Use /etc/rc.conf variables to control snmpd invocation. * Add some make variables to set default values. Requested by: many people :-)
v. 1.80 date: 2002/08/29 02:21:28; author: kuriyama; state: Exp; lines: +1 -0 Add a patch to show enterprises.ucdavis.dskTable.dskEntry.dskPercentNode mibs on our system. Submitted by: Donal Diamond
v. 1.79 date: 2002/08/03 08:01:37; author: kuriyama; state: Exp; lines: +3 -4 Upgrade to 5.0.3.
v. 1.78 date: 2002/07/29 04:29:44; author: kuriyama; state: Exp; lines: +1 -1 Fix enumeration after interface without address. Submitted by: billf PR: ports/28717
v. 1.77 date: 2002/07/25 11:03:01; author: kuriyama; state: Exp; lines: +1 -0 o Fix string representation of IPv6 address for libwrap's address matching. o Add a note that numeric address is required for snmpd in /etc/hosts.allow. Guided by: ume
v. 1.76 date: 2002/07/22 05:57:58; author: kuriyama; state: Exp; lines: +2 -2 Upgrade to 5.0.2. Remove statvfs hack.
v. 1.75 date: 2002/07/06 06:13:39; author: kuriyama; state: Exp; lines: +1 -1 Fix plist. PR: ports/39874, ports/40229 Submitted by: Edwin Groothuis , James Flemer
v. 1.74 date: 2002/06/24 00:35:47; author: kuriyama; state: Exp; lines: +5 -5 Don't chmod to 644 directories. Submitted by: Mark Pulford
v. 1.73 date: 2002/05/25 02:16:58; author: kuriyama; state: Exp; lines: +4 -1 (1) Support IPv6 transport. (2) Install snmpd.sh.sample and also install snmpd.sh if not exist. (not yet completed as pkg_add case) Requested by: ume, Katsuhisa ABE (1) Vince Valenti (2)
v. 1.72 date: 2002/05/17 01:01:10; author: kuriyama; state: Exp; lines: +1 -1 Link with libkvm explicitly to unbreak build on 4-stable. Reported by: many
v. 1.71 date: 2002/05/15 06:41:00; author: kuriyama; state: Exp; lines: +14 -9 Upgrade to 5.0.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.
v. 1.70 date: 2002/05/07 01:18:27; author: kuriyama; state: Exp; lines: +1 -2 Upgrade to 4.2.5.
v. 1.69 date: 2002/04/10 10:30:26; author: kuriyama; state: Exp; lines: +3 -5 I've mistaken the treatment of --with-mib-modules configure argument with multiple modules. With this fix, both of host and ucd-snmp/diskio modules are activated. Spotted by: Alexandr Listopad
v. 1.68 date: 2002/04/09 00:31:17; author: kuriyama; state: Exp; lines: +2 -3 Upgrade to 4.2.4. Some of our patches are integrated into original distribution. Enable diskio mib-module by default.
v. 1.67 date: 2002/04/04 08:56:42; author: billf; state: Exp; lines: +1 -1 kuriyama-san has been doing a much better job at maintaining this then i've been doing. switch maintainership over to him.
v. 1.66 date: 2002/04/04 06:18:09; author: kuriyama; state: Exp; lines: +1 -1 Use tab instead of space. Spotted by: portlint
v. 1.65 date: 2002/04/04 06:10:48; author: kuriyama; state: Exp; lines: +1 -1 Remove tkmib from installation. This program will be provided as separated port which depends on p5-Tk and p5-SNMP. PR: ports/19281
v. 1.64 date: 2002/03/25 03:45:36; author: kuriyama; state: Exp; lines: +1 -1 Fix MASTER_SITES. PR: ports/36247 Submitted by: Kimura Fuyuki
v. 1.63 date: 2002/03/22 03:52:37; author: kuriyama; state: Exp; lines: +3 -0 Make this port $PREFIX clean. PR: ports/34551 Submitted by: Kazutoshi Kubota
v. 1.62 date: 2002/03/07 03:02:37; author: kuriyama; state: Exp; lines: +1 -1 Return correct memory size when over 2G. PR: ports/35352 Submitted by: Steve Shorter
v. 1.61 date: 2002/02/24 19:15:42; author: anders; state: Exp; lines: +2 -1 Add TCP Wrappers support. Silence by: billf
v. 1.60 date: 2002/02/15 01:09:56; author: kuriyama; state: Exp; lines: +4 -0 o Add WITH_SNMP_DISKIO knob to collect diskio statistics (will turn on by default after some period). o Support 4.x and 5.x for host/hr_disk.c. o Add simple patch to wrap function decraration in HAVE_LPSTAT correctly.
v. 1.59 date: 2002/01/21 16:54:50; author: nectar; state: Exp; lines: +7 -7 Update 4.2.1 -> 4.2.3
v. 1.58 date: 2002/01/06 06:20:21; author: will; state: Exp; lines: +2 -2 First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
v. 1.57 date: 2001/05/10 05:46:48; author: kuriyama; state: Exp; lines: +2 -2 Upgrade to 4.2.1.
v. 1.56 date: 2001/02/08 02:39:57; author: kuriyama; state: Exp; lines: +3 -8 Treat shlib number and libtool as our way. Approved by: maintainer
v. 1.55 date: 2001/02/02 01:43:17; author: kuriyama; state: Exp; lines: +2 -3 Revert $PORTNAME change.
v. 1.54 date: 2001/02/02 01:26:49; author: kuriyama; state: Exp; lines: +2 -1 Oops, changing PORTNAME may affect DISTNAME...
v. 1.53 date: 2001/02/02 01:18:44; author: kuriyama; state: Exp; lines: +2 -2 Change port name to net-snmp. Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS).
v. 1.52 date: 2001/01/18 09:58:30; author: billf; state: Exp; lines: +26 -17 Upgrade to version 4.2 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.
v. 1.51 date: 2001/01/17 23:48:44; author: billf; state: Exp; lines: +4 -2 ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflect this change (with a repocopy) and update various references. this does not upgrade this port to the most recent version of net-snmp, that will be coming soon.
v. 1.50 date: 2000/07/28 19:43:15; author: ume; state: Exp; lines: +6 -2 Activate IPv6 support. Approved by: billf
v. 1.49 date: 2000/07/05 12:36:45; author: tg; state: Exp; lines: +2 -4 As threatened on freebsd-ports: all startup scripts know about the two options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
v. 1.48 date: 2000/06/18 09:36:13; author: sobomax; state: Exp; lines: +3 -3 The port assigns PLIST_SUB after is included, so substitution of %%PREFIX%% for ldconfig didn't work. Submitted by: Makoto MATSUSHITA
v. 1.47 date: 2000/06/16 21:51:45; author: asami; state: Exp; lines: +2 -2 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
v. 1.46 date: 2000/06/16 08:19:38; author: sobomax; state: Exp; lines: +2 -2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
v. 1.45 date: 2000/06/15 16:43:55; author: sobomax; state: Exp; lines: +3 -3 First round of INSTALL_SHLIB fixes.
v. 1.44 date: 2000/05/17 20:27:13; author: billf; state: Exp; lines: +2 -3 Fixes for recent kernel changes, this will screw over people (like me) who have a -CURRENT before: Fri May 5 9:58:59 2000 UTC by phk .. however, since no __FreeBSD_version bump was performed, I can't handle this with the usual Makefile magic. Submitted by: kuriyama-san Reviewed by: Matt Ayres ("it works now")
v. 1.43 date: 2000/05/17 01:11:50; author: billf; state: Exp; lines: +17 -11 o Upgrade to 4.1.2 o Correct PLIST o Correct MANx PR: 18548 Submitted by: Amakawa Shuhei o Finally fix shared libraries Submitted by: billf, will(sorta)
v. 1.42 date: 2000/05/12 20:21:25; author: billf; state: Exp; lines: +4 -11 First crack at updating to 4.1.1, more features to come, but at least the newest version is here.
v. 1.41 date: 2000/04/09 18:13:54; author: cpiazza; state: Exp; lines: +3 -3 Update with the new PORTNAME/PORTVERSION variables
v. 1.40 date: 2000/04/07 01:09:06; author: billf; state: Exp; lines: +2 -2 Assume maintainership
v. 1.39 date: 2000/04/06 17:07:33; author: gpalmer; state: Exp; lines: +2 -2 Resign as maintainer. I had thought someone else volunteered to take over, but apparently they never changed the MAINTAINER flag.
v. 1.38 date: 2000/03/20 22:57:22; author: mharo; state: Exp; lines: +2 -1 move PATCH* to Patch section of Makefile (portlint)
v. 1.37 date: 2000/02/21 19:19:03; author: fenner; state: Exp; lines: +2 -2 Skip building the parts that make this port BROKEN on FreeBSD 4. (and unmark it BROKEN).
v. 1.36 date: 1999/11/15 18:30:56; author: jmb; state: Exp; lines: +5 -7 grr....back out commit error. restore previous version of the file.
v. 1.35 date: 1999/11/15 18:27:37; author: jmb; state: Exp; lines: +7 -5 add two more codes to ICMP error 12 (Parameter Problem). these two are detailed in RFC1700. Reviewed by: Garrett Wollman
v. 1.34 date: 1999/09/04 23:30:46; author: billf; state: Exp; lines: +10 -6 o Bump SHLIB_VERSION to 4 and make this port build it that way. 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: 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.
v. 1.33 date: 1999/08/31 06:49:23; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.32 date: 1999/08/30 14:24:29; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.31 date: 1999/08/27 20:18:45; author: billf; state: Exp; lines: +2 -2 Upgrade SNMP to 4.0.1, which is a last minute bugfix. 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.
v. 1.30 date: 1999/08/27 03:38:34; author: cpiazza; state: Exp; lines: +8 -4 Update to version 4.0 Submitted by: billf
v. 1.29 date: 1999/08/22 18:59:35; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.28 date: 1999/04/30 12:59:50; author: kris; state: Exp; lines: +3 -3 Unbreak.
v. 1.27 date: 1999/04/18 19:14:44; author: nectar; state: Exp; lines: +4 -8 * Mark this BROKEN for a.out systems. 3.6.1 tickles a linker bug in the a.out ld: ``ld: internal error: RRS relocs exceed allocation 343'' * Remove the patches.aout directory since it was forgotten during upgrade 3.5.3->3.6.1 by * Remove most of the crud from the main Makefile that was there for the a.out build I'm going to add a tag for the 3.5.3 (1999/04/06 really) port in case someone must build ucd-snmp for a 2.2.x FreeBSD
v. 1.26 date: 1999/04/12 08:22:43; author: asami; state: Exp; lines: +1 -2 Remove empty line.
v. 1.25 date: 1999/04/07 16:07:40; author: kuriyama; state: Exp; lines: +14 -7 Upgrade to v3.6.1 and apply some patches. But this version still has kvm_read() problem on some RELENG_3 system. No response from: maintainer PR: ports/7330, ports/8908, ports/8909
v. 1.24 date: 1999/04/06 19:00:36; author: fenner; state: Exp; lines: +2 -2 Master site moved.
v. 1.23 date: 1998/11/14 09:43:27; author: asami; state: Exp; lines: +13 -10 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
v. 1.22 date: 1998/10/19 22:43:08; author: nectar; state: Exp; lines: +22 -11 * Upgrade to 3.5.3. * Patch for ELF. * Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
v. 1.21 date: 1998/08/30 15:51:13; author: steve; state: Exp; lines: +2 -2 Move one last manpage from PLIST to MANx in Makefile.
v. 1.20 date: 1998/08/26 21:20:40; author: asami; state: Exp; lines: +2 -2 "ln" -> "ln -f"
v. 1.19 date: 1998/07/10 21:06:22; author: nectar; state: Exp; lines: +10 -5 * Update ucd-snmp to version 3.5. * Incidently fixes problem building on 3.0-CURRENT. PR: 7198
v. 1.18 date: 1998/04/06 20:50:31; author: andreas; state: Exp; lines: +2 -2 Committing John Hays patches. Big thanks to him ! Runs fine on stable, on SMP current I still get race conditions very easily, so that tkined says "no Response" on snmp queries, and in the meantime it fills your /var partition with the /var/log/snmp.log file: 1998-04-06 22:35:16 UCD-SNMP version 3.3.1 Opening port(s): 161 system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address and so on. This might be -current and/or SMP related. John Hay says it runs ok on his -current. I'll committ it anyay¸ because it runs on -STABLE and that counts. BTW: added an @unexec in PLIST ...
v. 1.17 date: 1998/04/02 20:43:45; author: andreas; state: Exp; lines: +4 -2 Round II, add some mirror sites.
v. 1.16 date: 1998/04/02 18:04:46; author: andreas; state: Exp; lines: +12 -14 Update to newest version 3.3.1 for -stable, -current needs some fine tuning, later this evening or week ...
v. 1.15 date: 1997/11/23 16:59:12; author: asami; state: Exp; lines: +1 -2 Unmark this port broken, operator error (old header file). Reported by: fenner@parc.xerox.com, jhay@mikom.csir.co.za
v. 1.14 date: 1997/11/22 01:27:13; author: asami; state: Exp; lines: +2 -2 Mark this port broken, it does not build. If it builds for -current, please add some sysctl -n kern.osreldate magic, Justin. NFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where .else IS_INTERACTIVE= yes .endif MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ snmpgetnext.1 snmptest.1 snmpnetstat.1 snmptranslate.1 \ snmptrap.1 snmpstatus.1 MAN3= snmp_api.3 mib_api.3 MAN5= variables.5 snmpd.conf.5 MAN8= snmptrapd.8 snmpd.8 BIN= snmpbulkwalk snmpget snmpgetnext snmpnetstat \ snmpset snmpstatus snmptest snmptranslate \ snmptrap snmptrapd snmpwalk SBIN= snmpd post-install: ( cd ${PREFIX}/bin; strip ${BIN} ) ( cd ${PREFIX}/sbin; strip ${SBIN} ) @${MKDIR} ${PREFIX}/share/examples/ucd-snmp @for F in ${WRKSRC}/etc/* ; do \ ${INSTALL_DATA} $$F ${PREFIX}/share/examples/ucd-snmp ; done @if [ ! -f ${PREFIX}/etc/rc.d/snmpd.sh ]; then \ echo "Creating ${PREFIX}/etc/rc.d/snmpd.sh startup file."; \ echo "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd.sh; \ echo "[ -x /usr/local/sbin/snmpd ] && /usr/local/sbin/snmpd && echo -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd.sh; \ chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \ fi .include
v. 1.13 date: 1997/07/03 04:58:40; author: fenner; state: Exp; lines: +13 -11 Upgrade to ucd-snmp 3.2, and make it work on -current.
v. 1.12 date: 1997/07/02 09:39:17; author: asami; state: Exp; lines: +6 -1 Mark this broken for -current. (Even Peter can't get it to work.)
v. 1.11 date: 1997/05/17 17:24:59; author: fenner; state: Exp; lines: +5 -2 Make the port not IS_INTERACTIVE if PACKAGE_BUILDING
v. 1.10 date: 1997/03/07 11:36:04; author: gpalmer; state: Exp; lines: +2 -2 Remember to change the Required line :)
v. 1.9 date: 1997/03/07 11:33:45; author: gpalmer; state: Exp; lines: +2 -2 Try to bring this port up to date. Upgrade to 3.1.3, and untangle the 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.
v. 1.8 date: 1996/12/08 01:45:06; author: max; state: Exp; lines: +2 -2 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED or BROKEN. Pointed-out by: asami
v. 1.7 date: 1996/12/07 11:26:43; author: max; state: Exp; lines: +2 -2 Now, string describing reason for defining these variables must be set when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
v. 1.6 date: 1996/12/01 01:20:15; author: obrien; state: Exp; lines: +9 -8 Cleaned up post-install target.
v. 1.5 date: 1996/11/22 11:48:53; author: asami; state: Exp; lines: +2 -2 Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy. Maybe I should go to sleep.
v. 1.4 date: 1996/11/22 11:45:46; author: asami; state: Exp; lines: +2 -1 Make this NO_PACKAGE, it asks too many questions.
v. 1.3 date: 1996/11/18 11:36:53; author: asami; state: Exp; lines: +3 -9 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.2 date: 1996/07/09 19:00:08; author: gpalmer; state: Exp; lines: +2 -2 It's net, not networking (which makes me wonder where I copied this from)
v. 1.1 date: 1996/07/06 08:14:47; author: gpalmer; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1996/07/06 08:14:47; author: gpalmer; state: Exp; lines: +0 -0 The SNMP package from University of California at Davis Ok'ed by: asami ============================================================================= v. 1.147 date: 2007/11/14 05:45:23; author: kuriyama; state: Exp; lines: +1 -1 o Add a patch for CVE-2007-5846, and add an entry for vuxml. Approved by: portmgr (marcus)
v. 1.146 date: 2007/10/27 07:20:33; author: kuriyama; state: Exp; lines: +1 -1 - Support multiple files in ${snmp_conffile} variable (1). - Update pkg-message to reflect recent rc.conf variable usage. PR: ports/112766 (1) Submitted by: Royce Williams (1)
v. 1.145 date: 2007/10/24 00:48:03; author: kuriyama; state: Exp; lines: +1 -1 - Install freebsd8.h header (unbreak on 8-current). Probbed by: nork
v. 1.144 date: 2007/10/03 23:53:10; author: edwin; state: Exp; lines: +1 -1 Remove support for OSVERSION < 5
v. 1.143 date: 2007/09/30 04:47:20; author: linimon; state: Exp; lines: +2 -2 Switch autoconf dependencies from 2.53 or 2.59 to 2.61. PR: ports/116639 Submitted by: aDe
v. 1.142 date: 2007/08/04 11:41:13; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.141 date: 2007/03/25 12:35:45; author: kuriyama; state: Exp; lines: +1 -1 - Remove "sig_stop=KILL" in snmpd.sh.in. This was introduced when PR ports/63759 was committed (3 years ago). Try to use normal TERM signal for graceful termination [1]. - Increase /bin/ps cache size from 16KB to 120KB. This should fix process counter (ex prCount.1) on the server which has large number of processes [2]. PR: ports/103811 [1], ports/110498 [2] Reported by: Yuri Arabadji [1], Mike Andrews [2]
v. 1.140 date: 2007/03/05 14:41:59; author: mux; state: Exp; lines: +1 -1 Add a patch taken from net-snmp's SVN repository to fix embedded Perl agents on 64bits architectures, and bump PORTREVISION. Reviewed by: kuriyama (maintainer)
v. 1.139 date: 2007/03/03 13:00:16; author: kuriyama; state: Exp; lines: +1 -1 - Fix wrong syscall for Total Memory. PR: ports/108126 Submitted by: brd
v. 1.138 date: 2007/02/28 01:17:15; author: kuriyama; state: Exp; lines: +7 -5 - Upgrade to 5.3.1 [1]. - Add $snmpd_flush_cache knob [2]. - Add conflict with net-snmp-4.* [3]. PR: ports/97673 [1] (but mostly rewritten), ports/106036 [2], ports/103462 [3] Submitted by: Rick van der Zwet [1], "Brian A. Seklecki" [2], Mykola Dzham [3]
v. 1.137 date: 2007/02/15 12:29:33; author: mux; state: Exp; lines: +1 -1 Add a patch taken from CVS to fix huge memory leaks in the code for embedded Perl agents, and bump PORTREVISION. Reviewed by: pav Approved by: maintainer timeout
v. 1.136 date: 2006/09/23 15:03:36; author: nork; state: Exp; lines: +1 -1 Fix -z bug. Pointed out by: ume Approved by: kuriyama (implicitly)
v. 1.135 date: 2006/09/23 11:31:08; author: nork; state: Exp; lines: +1 -1 Add support snmpd_pidfile and snmpd_conffile on rcNG script. Requested by: nyan, TAKANO Yuji Approved by: kuriyama
v. 1.134 date: 2006/08/04 12:34:47; author: erwin; state: Exp; lines: +1 -1 Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
v. 1.133 date: 2006/07/26 01:21:25; author: sobomax; state: Exp; lines: +1 -1 Add support for 7-CURRENT.
v. 1.132 date: 2006/07/20 01:43:49; author: kuriyama; state: Exp; lines: +2 -2 - Upgrade to 5.2.3.
v. 1.131 date: 2006/05/08 05:00:26; author: clsung; state: Exp; lines: +6 -19 - USE_RC_SUBR= filename instead of "yes", this simplies Makefile (bump PORTREVISION) - remove USE_REINPLACE - rename files/*.sh.sample to files/*.sh.in PR: ports/95851 Submitted by: Rong-En Fan
v. 1.130 date: 2006/02/23 10:38:36; author: ade; state: Exp; lines: +3 -3 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.129 date: 2005/11/30 05:22:40; author: kuriyama; state: Exp; lines: +4 -4 - Upgrade to 5.2.2. - Return more appropriate values for hrSWRunType (1) PR: ports/86572 (1) Submitted by: wollman (1)
v. 1.128 date: 2005/11/15 06:50:43; author: ade; state: Exp; lines: +1 -2 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.127 date: 2005/07/18 10:23:55; author: kuriyama; state: Exp; lines: +0 -3 Remove already-merged-patch. PR: ports/83643 Submitted by: leeym Noticed by: rehula@yahoo-inc.com
v. 1.126 date: 2005/07/13 02:37:23; author: kuriyama; state: Exp; lines: +16 -18 - Fix negative integers on 64bit platforms [1]. - 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 [1], Renato Botelho [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]
v. 1.125 date: 2005/05/28 08:30:49; author: oliver; state: Exp; lines: +5 -2 don't install perl stuff when WITHOUT_PERL is set - even when perl is installed PR: ports/80675 Approved by: maintainer timeout (23 days)
v. 1.124 date: 2005/04/07 03:04:17; author: kuriyama; state: Exp; lines: +1 -1 Fix the problem which cannot get ifPhysAddress value. It seems agent/mibgroups/mibII/interfaces.c switched to use new USE_SYSCTL_IFLIST knob but this does not support ifPhysAddress. This patch uses old get_phys_address() function from new code.
v. 1.123 date: 2005/03/22 08:32:48; author: kuriyama; state: Exp; lines: +1 -1 (1) Fix memory leak by connections from . (2) Take care of large counters on 64bit platforms. PR: ports/78807 (1) Submitted by: Andriy Gapon (1), Peter Losher (2) Approved by: portmgr (marcus)
v. 1.122 date: 2005/01/25 23:49:30; author: kuriyama; state: Exp; lines: +9 -3 - Update to 5.2.1. - Add a patch to fix memory leak (SF bugs #1103644). - Add WITH_DMALLOC knob (with a lot of patches to fix #include order).
v. 1.121 date: 2004/12/09 02:53:31; author: kuriyama; state: Exp; lines: +1 -1 Update maintainer's note to record ports which should be bumped after shlib version bump.
v. 1.120 date: 2004/12/08 11:11:27; author: kuriyama; state: Exp; lines: +1 -0 - Add missing patch files in previos commit (patch-interface_ioctl.c, patch-ucd_snmp.h). - Add missing backward compatibility simbols for usmAES{192,256}PrivProtocol (patch-snmpusm.c, patch-transform_oids.h). PR: ports/74810
v. 1.119 date: 2004/11/29 04:08:29; author: kuriyama; state: Exp; lines: +10 -6 - Upgrade to 5.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 (1), Dominic Mitchell (2), oliver (3), Fumihiko Kimura (4)
v. 1.118 date: 2004/09/05 09:38:04; author: kuriyama; state: Exp; lines: +1 -0 Fix build on 6-current. Submitted by: lofi Approved by: portmgr (marcus)
v. 1.117 date: 2004/08/31 02:06:15; author: kuriyama; state: Exp; lines: +0 -1 Remove NO_LATEST_LINK. Suggested by: obrien
v. 1.116 date: 2004/08/11 02:31:32; author: kuriyama; state: Exp; lines: +5 -5 - Upgrade to 5.1.2. Numerous patches are integrated into this release.
v. 1.115 date: 2004/07/27 00:08:07; author: kuriyama; state: Exp; lines: +1 -1 Update to follow new rc.d/localpkg order. Obtained from: mtm
v. 1.114 date: 2004/06/24 06:50:25; author: kuriyama; state: Exp; lines: +1 -0 Add patch_depends on libttol. Reported by: "Grover Lines"
v. 1.113 date: 2004/06/23 08:44:41; author: kuriyama; state: Exp; lines: +9 -9 o Try to use modern autotools. o Fix typo about WITHOUT_PERL knob. (1) o Unbreak on -current after mbuf allocator changes. (2) Submitted by: ceri (1) Complained from: many people (2)
v. 1.112 date: 2004/06/14 07:40:57; author: kuriyama; state: Exp; lines: +1 -1 INSTALL[] fix. Submitted by: Cyrille Lefevre
v. 1.111 date: 2004/05/12 02:53:48; author: kuriyama; state: Exp; lines: +1 -1 Prevent error in snmpconf script with recent perl. Reported by: daver@vicor.com (Pomegranate)
v. 1.110 date: 2004/05/05 08:18:24; author: kuriyama; state: Exp; lines: +1 -1 Add mbuf cluster statistics.
v. 1.109 date: 2004/05/04 08:18:10; author: kuriyama; state: Exp; lines: +1 -1 Restore mbuf statistics support on recent 5.x. To retrieve these values, check hrStorageUsed or hrStorageSize.
v. 1.108 date: 2004/04/14 00:57:42; author: kuriyama; state: Exp; lines: +2 -1 Fix tcp.tcpCurrEstab.0 counting. PR: ports/65487 Submitted by: Ken Stailey
v. 1.107 date: 2004/04/05 02:43:47; author: kuriyama; state: Exp; lines: +1 -1 Fix incorrect message about WITHOUT_IPV6. Reported by: many
v. 1.106 date: 2004/04/03 13:49:22; author: kuriyama; state: Exp; lines: +2 -3 Upgrade to 5.1.1.
v. 1.105 date: 2004/03/14 06:17:11; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.104 date: 2004/03/11 23:22:36; author: kuriyama; state: Exp; lines: +5 -5 o More $REINPLACE_CMD'ify. o Bump $PORTREVISION to force to clean up recent changes. Submitted by: Cyrille Lefevre
v. 1.103 date: 2004/03/11 14:52:21; author: kuriyama; state: Exp; lines: +2 -6 o Fix on 4.x. o Use $REINPLACE_CMD. Submitted by: lofi@
v. 1.102 date: 2004/03/11 00:26:39; author: kuriyama; state: Exp; lines: +4 -0 Mark broken for 4.x for the time being. Perl modules are installed into wrong location for 4.x.
v. 1.101 date: 2004/03/10 13:40:40; author: kuriyama; state: Exp; lines: +164 -48 Various fixes / improvements. See PR for details. PR: ports/63759 Submitted by: Cyrille Lefevre
v. 1.100 date: 2004/02/29 12:26:59; author: kuriyama; state: Exp; lines: +1 -1 Avoid "kvm_read: Bad address" error. PR: ports/63026 Submitted by: Antoine Jacoutot
v. 1.99 date: 2004/02/23 04:42:03; author: wollman; state: Exp; lines: +2 -2 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.98 date: 2004/01/03 03:18:28; author: bms; state: Exp; lines: +4 -0 Add an extra flag, WITH_INETADDRESS_HACK. Enabling this flag for build will cause InetAddress and InetAddressType OIDs to be handled specially during presentation. Normally they are simply displayed as hex due to being octet-strings, but this is not how they are intended to be presented. This allows IPv6 addresses to be presented correctly, as well as IPv4 in emerging and existing MIBs which use the new InetAddress type. Reviewed by: kuriyama, fenner Tested with: snmpwalk, mbrowse
v. 1.97 date: 2003/12/25 22:44:09; author: kuriyama; state: Exp; lines: +1 -0 Fix parsing when "file " directive is used in snmpd.conf without maxfilesize column.
v. 1.96 date: 2003/12/21 13:48:47; author: kuriyama; state: Exp; lines: +14 -6 Fix plist. PR: ports/60423 Submitted by: leeym
v. 1.95 date: 2003/11/18 03:18:02; author: kuriyama; state: Exp; lines: +8 -12 o Upgrade to 5.1 (bump shlib major to 6, use autoconf257). 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}.
v. 1.94 date: 2003/11/12 13:34:58; author: kuriyama; state: Exp; lines: +14 -13 o Replace spaces with tab to make portlint happy. o Pass --with-defaults to configure explicitly because we specify all default values as variables. Submitted by: Lars Thegler PR: ports/59086
v. 1.93 date: 2003/10/31 14:17:06; author: kuriyama; state: Exp; lines: +15 -3 o Add WITHOUT_PERL knob (and unbreak at unusual variable situation). o Fix pkg-message message. PR: ports/56716, ports/58109 Submitted by: Vivek Khera , Matt Peterson
v. 1.92 date: 2003/09/11 23:30:22; author: kuriyama; state: Exp; lines: +1 -7 Ues USE_RC_SUBR knob. Approved by: marcus
v. 1.91 date: 2003/09/06 12:21:05; author: kuriyama; state: Exp; lines: +12 -3 Upgrade to 5.0.9. 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.
v. 1.90 date: 2003/08/23 08:32:01; author: kuriyama; state: Exp; lines: +2 -2 o Move perllocal.pod tweak from post-configure to post-build. Because Makefile for perl is created at build stage. [1] o Install freebsd5.h which I added in previous commit [2]. PR: ports/55729 [2] Submitted by: Pat Lashley [2], kuriyama [1]
v. 1.89 date: 2003/08/16 08:53:52; author: kuriyama; state: Exp; lines: +1 -1 o Fix not to define "freebsd[234]" definition on freebsd5 environment. o Fix related patch to fit freebsd5 environment. o Implement tcp.tcpCurrEstab to return correct value. PR: ports/54551 Submitted by: sub_0@netcabo.pt
v. 1.88 date: 2003/06/26 22:58:29; author: ade; state: Exp; lines: +3 -1 libtool uber-patch * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
v. 1.87 date: 2003/04/22 01:40:02; author: kuriyama; state: Exp; lines: +12 -0 Installs perl modules. Submitted by: tobez PR: ports/50780
v. 1.86 date: 2003/03/29 14:34:30; author: kuriyama; state: Exp; lines: +10 -9 Upgrade to 5.0.8. Partially submitted by: demon
v. 1.85 date: 2003/02/22 07:48:47; author: kuriyama; state: Exp; lines: +1 -0 de-pkg-comment.
v. 1.84 date: 2002/11/04 22:57:36; author: edwin; state: Exp; lines: +1 -0 Half of these ones missed yesterday while converting to USE_REINPLACE. The other half needs perl to build. Noticed on bento and others (full mailbox :-)
v. 1.83 date: 2002/11/04 03:05:46; author: edwin; state: Exp; lines: +3 -1 PERL -> REINPLACE and russian/mod_ssl has USE_PERL5=yes Notices on: bento
v. 1.82 date: 2002/10/06 09:35:20; author: kuriyama; state: Exp; lines: +1 -2 Upgrade to 5.0.6.
v. 1.81 date: 2002/09/17 02:17:08; author: kuriyama; state: Exp; lines: +19 -6 HEADS UP: After this commit, snmpd is not enabled by default. See pkg-message for details. * Use /etc/rc.conf variables to control snmpd invocation. * Add some make variables to set default values. Requested by: many people :-)
v. 1.80 date: 2002/08/29 02:21:28; author: kuriyama; state: Exp; lines: +1 -0 Add a patch to show enterprises.ucdavis.dskTable.dskEntry.dskPercentNode mibs on our system. Submitted by: Donal Diamond
v. 1.79 date: 2002/08/03 08:01:37; author: kuriyama; state: Exp; lines: +3 -4 Upgrade to 5.0.3.
v. 1.78 date: 2002/07/29 04:29:44; author: kuriyama; state: Exp; lines: +1 -1 Fix enumeration after interface without address. Submitted by: billf PR: ports/28717
v. 1.77 date: 2002/07/25 11:03:01; author: kuriyama; state: Exp; lines: +1 -0 o Fix string representation of IPv6 address for libwrap's address matching. o Add a note that numeric address is required for snmpd in /etc/hosts.allow. Guided by: ume
v. 1.76 date: 2002/07/22 05:57:58; author: kuriyama; state: Exp; lines: +2 -2 Upgrade to 5.0.2. Remove statvfs hack.
v. 1.75 date: 2002/07/06 06:13:39; author: kuriyama; state: Exp; lines: +1 -1 Fix plist. PR: ports/39874, ports/40229 Submitted by: Edwin Groothuis , James Flemer
v. 1.74 date: 2002/06/24 00:35:47; author: kuriyama; state: Exp; lines: +5 -5 Don't chmod to 644 directories. Submitted by: Mark Pulford
v. 1.73 date: 2002/05/25 02:16:58; author: kuriyama; state: Exp; lines: +4 -1 (1) Support IPv6 transport. (2) Install snmpd.sh.sample and also install snmpd.sh if not exist. (not yet completed as pkg_add case) Requested by: ume, Katsuhisa ABE (1) Vince Valenti (2)
v. 1.72 date: 2002/05/17 01:01:10; author: kuriyama; state: Exp; lines: +1 -1 Link with libkvm explicitly to unbreak build on 4-stable. Reported by: many
v. 1.71 date: 2002/05/15 06:41:00; author: kuriyama; state: Exp; lines: +14 -9 Upgrade to 5.0.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.
v. 1.70 date: 2002/05/07 01:18:27; author: kuriyama; state: Exp; lines: +1 -2 Upgrade to 4.2.5.
v. 1.69 date: 2002/04/10 10:30:26; author: kuriyama; state: Exp; lines: +3 -5 I've mistaken the treatment of --with-mib-modules configure argument with multiple modules. With this fix, both of host and ucd-snmp/diskio modules are activated. Spotted by: Alexandr Listopad
v. 1.68 date: 2002/04/09 00:31:17; author: kuriyama; state: Exp; lines: +2 -3 Upgrade to 4.2.4. Some of our patches are integrated into original distribution. Enable diskio mib-module by default.
v. 1.67 date: 2002/04/04 08:56:42; author: billf; state: Exp; lines: +1 -1 kuriyama-san has been doing a much better job at maintaining this then i've been doing. switch maintainership over to him.
v. 1.66 date: 2002/04/04 06:18:09; author: kuriyama; state: Exp; lines: +1 -1 Use tab instead of space. Spotted by: portlint
v. 1.65 date: 2002/04/04 06:10:48; author: kuriyama; state: Exp; lines: +1 -1 Remove tkmib from installation. This program will be provided as separated port which depends on p5-Tk and p5-SNMP. PR: ports/19281
v. 1.64 date: 2002/03/25 03:45:36; author: kuriyama; state: Exp; lines: +1 -1 Fix MASTER_SITES. PR: ports/36247 Submitted by: Kimura Fuyuki
v. 1.63 date: 2002/03/22 03:52:37; author: kuriyama; state: Exp; lines: +3 -0 Make this port $PREFIX clean. PR: ports/34551 Submitted by: Kazutoshi Kubota
v. 1.62 date



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm