| 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).
|
|
|
|
| |
shlib version bump.
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
Submitted by: lofi
Approved by: portmgr (marcus)
|
|
|
|
| |
Suggested by: obrien
|
|
|
|
| |
Numerous patches are integrated into this release.
|
|
|
|
| |
Obtained from: mtm
|
|
|
|
| |
Reported by: "Grover Lines" <grover@ceribus.net>
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
| |
Reported by: daver@vicor.com (Pomegranate)
|
| |
|
|
|
|
| |
To retrieve these values, check hrStorageUsed or hrStorageSize.
|
|
|
|
|
| |
PR: ports/65487
Submitted by: Ken Stailey <kstailey@yahoo.com>
|
|
|
|
| |
Reported by: many
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 Bump $PORTREVISION to force to clean up recent changes.
Submitted by: Cyrille Lefevre
|
|
|
|
|
|
| |
o Use $REINPLACE_CMD.
Submitted by: lofi@
|
|
|
|
| |
Perl modules are installed into wrong location for 4.x.
|
|
|
|
|
|
|
| |
See PR for details.
PR: ports/63759
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
|
|
|
|
|
| |
PR: ports/63026
Submitted by: Antoine Jacoutot <ajacoutot@lphp.org>
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
without maxfilesize column.
|
|
|
|
|
| |
PR: ports/60423
Submitted by: leeym
|
|
|
|
|
|
|
|
| |
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 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 Fix pkg-message message.
PR: ports/56716, ports/58109
Submitted by: Vivek Khera <khera@kcilink.com>,
Matt Peterson <matt@peterson.org>
|
|
|
|
| |
Approved by: marcus
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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 related patch to fit freebsd5 environment.
o Implement tcp.tcpCurrEstab to return correct value.
PR: ports/54551
Submitted by: sub_0@netcabo.pt
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
|
| |
Submitted by: tobez
PR: ports/50780
|
|
|
|
| |
Partially submitted by: demon
|
| |
|
|
|
|
|
|
| |
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
|
|
|
|
|
|
| |
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
|
| |
|
|
|
|
|
|
|
|
|
| |
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 :-)
|
|
|
|
|
|
| |
mibs on our system.
Submitted by: Donal Diamond <donal.diamond@eircom.net>
|
| |
|
|
|
|
|
| |
Submitted by: billf
PR: ports/28717
|
|
|
|
|
|
|
|
| |
matching.
o Add a note that numeric address is required for snmpd in
/etc/hosts.allow.
Guided by: ume
|
|
|
|
| |
Remove statvfs hack.
|
|
|
|
|
|
| |
PR: ports/39874, ports/40229
Submitted by: Edwin Groothuis <edwin@mavetju.org>,
James Flemer <jflemer@acm.jhu.edu>
|
|
|
|
| |
Submitted by: Mark Pulford <markp@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
(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 <katsuhisa.abe@nifty.com> (1)
Vince Valenti <vince@blue-box.net> (2)
|