| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
- Add a patch to fix memory leak (SF bugs #1103644).
- Add WITH_DMALLOC knob (with a lot of patches to fix #include order).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Numerous patches are integrated into this release.
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
|
| |
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}.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Partially submitted by: demon
|
| |
|
| |
|
|
|
|
| |
Remove statvfs hack.
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
the newest version is here.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: billf
|
|
|
|
|
|
|
| |
kvm_read() problem on some RELENG_3 system.
No response from: maintainer
PR: ports/7330, ports/8908, ports/8909
|
|
|
|
|
| |
* Patch for ELF.
* Create ${PREFIX}/etc/snmpd.sh.sample instead of ${PREFIX}/etc/snmp.sh.
|
|
|
|
|
| |
* Incidently fixes problem building on 3.0-CURRENT.
PR: 7198
|
|
|
|
| |
-current needs some fine tuning, later this evening or week ...
|
| |
|
|
|
|
|
|
| |
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.
|
|
Ok'ed by: asami
|