summaryrefslogtreecommitdiffstats
path: root/net-mgmt/net-snmp
Commit message (Collapse)AuthorAgeFilesLines
* Remove already-merged-patch.kuriyama2005-07-182-139/+0
| | | | | | PR: ports/83643 Submitted by: leeym Noticed by: rehula@yahoo-inc.com
* - Unbreak on 7-current.kuriyama2005-07-173-0/+16
| | | | Prodded by: jhb
* - Fix negative integers on 64bit platforms [1].kuriyama2005-07-134-52/+159
| | | | | | | | | | | | - 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]
* don't install perl stuff when WITHOUT_PERL is set - even when perl is installedoliver2005-05-281-2/+5
| | | | | PR: ports/80675 Approved by: maintainer timeout (23 days)
* Fix the problem which cannot get ifPhysAddress value.kuriyama2005-04-072-1/+294
| | | | | | | 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.
* (1) Fix memory leak by connections from <UNKNOWN>.kuriyama2005-03-223-3/+59
| | | | | | | | | (2) Take care of large counters on 64bit platforms. PR: ports/78807 (1) Submitted by: Andriy Gapon <avg@icyb.net.ua> (1), Peter Losher <Peter_Losher@isc.org> (2) Approved by: portmgr (marcus)
* - Remove 0 sized patchfile.kuriyama2005-02-051-0/+0
| | | | Reported by: sem
* - Update to 5.2.1.kuriyama2005-01-2532-24/+358
| | | | | - Add a patch to fix memory leak (SF bugs #1103644). - Add WITH_DMALLOC knob (with a lot of patches to fix #include order).
* Update maintainer's note to record ports which should be bumped afterkuriyama2004-12-091-1/+1
| | | | shlib version bump.
* - Add missing patch files in previos commitkuriyama2004-12-085-0/+47
| | | | | | | | (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
* Remove empty patches.krion2004-12-062-0/+0
|
* - Upgrade to 5.2.kuriyama2004-11-2914-145/+209
| | | | | | | | | | | | | - 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)
* Fix build on 6-current.kuriyama2004-09-053-1/+3
| | | | | Submitted by: lofi Approved by: portmgr (marcus)
* Unbreak on 6-current.kuriyama2004-08-312-0/+15
|
* Remove NO_LATEST_LINK.kuriyama2004-08-311-1/+0
| | | | Suggested by: obrien
* Add a hack to unbreak on releng4.kuriyama2004-08-111-29/+32
|
* - Upgrade to 5.1.2.kuriyama2004-08-1116-432/+659
| | | | Numerous patches are integrated into this release.
* Update to follow new rc.d/localpkg order.kuriyama2004-07-273-5/+5
| | | | Obtained from: mtm
* Add patch_depends on libttol.kuriyama2004-06-241-0/+1
| | | | Reported by: "Grover Lines" <grover@ceribus.net>
* o Try to use modern autotools.kuriyama2004-06-234-70/+42
| | | | | | | | 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)
* INSTALL[<space><tab>] fix.kuriyama2004-06-141-1/+1
| | | | Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Unbreak on 5.0.kuriyama2004-05-131-4/+4
| | | | My mbuf statistics code works only after 5.1-REL.
* Prevent error in snmpconf script with recent perl.kuriyama2004-05-122-2/+11
| | | | Reported by: daver@vicor.com (Pomegranate)
* Add mbuf cluster statistics.kuriyama2004-05-053-83/+97
|
* Restore mbuf statistics support on recent 5.x.kuriyama2004-05-042-12/+180
| | | | To retrieve these values, check hrStorageUsed or hrStorageSize.
* Don't remove a directory we didn't installkris2004-04-191-1/+0
|
* Fix tcp.tcpCurrEstab.0 counting.kuriyama2004-04-142-10/+31
| | | | | PR: ports/65487 Submitted by: Ken Stailey <kstailey@yahoo.com>
* Fix incorrect message about WITHOUT_IPV6.kuriyama2004-04-051-1/+1
| | | | Reported by: many
* Upgrade to 5.1.1.kuriyama2004-04-038-65/+43
|
* Remove empty file.kuriyama2004-03-201-0/+0
| | | | | PR: ports/64478 Submitted by: ceri
* SIZEify.kuriyama2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* o More $REINPLACE_CMD'ify.kuriyama2004-03-111-5/+5
| | | | | | o Bump $PORTREVISION to force to clean up recent changes. Submitted by: Cyrille Lefevre
* o Fix on 4.x.kuriyama2004-03-111-6/+2
| | | | | | o Use $REINPLACE_CMD. Submitted by: lofi@
* Mark broken for 4.x for the time being.kuriyama2004-03-111-0/+4
| | | | Perl modules are installed into wrong location for 4.x.
* Various fixes / improvements.kuriyama2004-03-1019-246/+717
| | | | | | | See PR for details. PR: ports/63759 Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
* Avoid "kvm_read: Bad address" error.kuriyama2004-02-292-1/+11
| | | | | PR: ports/63026 Submitted by: Antoine Jacoutot <ajacoutot@lphp.org>
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-2/+2
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Add an extra flag, WITH_INETADDRESS_HACK. Enabling this flag for build willbms2004-01-032-0/+140
| | | | | | | | | | | | 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
* Fix parsing when "file <filename>" directive is used in snmpd.confkuriyama2003-12-252-0/+25
| | | | without maxfilesize column.
* Fix plist.kuriyama2003-12-213-7/+23
| | | | | PR: ports/60423 Submitted by: leeym
* Unbreak on 4-stable (actually gcc-2.95).kuriyama2003-11-181-4/+12
| | | | Reported by: krion, Mike Harding <mvh@ix.netcom.com>
* o Upgrade to 5.1 (bump shlib major to 6, use autoconf257).kuriyama2003-11-1812-102/+225
| | | | | | | | 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}.
* o Replace spaces with tab to make portlint happy.kuriyama2003-11-121-13/+14
| | | | | | | | o Pass --with-defaults to configure explicitly because we specify all default values as variables. Submitted by: Lars Thegler <lars@thegler.dk> PR: ports/59086
* o Add WITHOUT_PERL knob (and unbreak at unusual variable situation).kuriyama2003-10-313-46/+58
| | | | | | | | o Fix pkg-message message. PR: ports/56716, ports/58109 Submitted by: Vivek Khera <khera@kcilink.com>, Matt Peterson <matt@peterson.org>
* Ues USE_RC_SUBR knob.kuriyama2003-09-111-7/+1
| | | | Approved by: marcus
* Upgrade to 5.0.9.kuriyama2003-09-063-32/+40
| | | | | | | | 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.
* o Move perllocal.pod tweak from post-configure to post-build.kuriyama2003-08-233-2/+14
| | | | | | | | | 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 <patl+freebsd@volant.org> [2], kuriyama [1]
* o Fix not to define "freebsd[234]" definition on freebsd5 environment.kuriyama2003-08-165-19/+118
| | | | | | | | 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
* libtool uber-patchade2003-06-262-5/+7
| | | | | | | | | | | * 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)
OpenPOWER on IntegriCloud