| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
| |
- Return more appropriate values for hrSWRunType (1)
PR: ports/86572 (1)
Submitted by: wollman (1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
PR: ports/83643
Submitted by: leeym
Noticed by: rehula@yahoo-inc.com
|
|
|
|
| |
Prodded by: jhb
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
|
| |
PR: ports/80675
Approved by: maintainer timeout (23 days)
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
(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)
|
|
|
|
| |
Reported by: sem
|
|
|
|
|
| |
- 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>
|
|
|
|
| |
My mbuf statistics code works only after 5.1-REL.
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/64478
Submitted by: ceri
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Reported by: krion, Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
This breakage is caused because:
o struct statvfs is defined and statvfs() function is declared.
o statvfs() function is not yet implemented.
So detection of statvfs related is commented out until function will
be implemented.
|
|
|
|
| |
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)
|
|
|
|
| |
Reported by: many
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
| |
with multiple modules.
With this fix, both of host and ucd-snmp/diskio modules are activated.
Spotted by: Alexandr Listopad <laa@laa.zp.ua>
|
|
|
|
|
| |
Some of our patches are integrated into original distribution.
Enable diskio mib-module by default.
|
|
|
|
| |
i've been doing. switch maintainership over to him.
|
|
|
|
| |
Spotted by: portlint
|
|
|
|
|
|
|
| |
This program will be provided as separated port which depends on p5-Tk and
p5-SNMP.
PR: ports/19281
|
|
|
|
|
| |
PR: ports/36247
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
|
|
|
|
|
| |
PR: ports/34551
Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
|
|
|
|
|
| |
PR: ports/35352
Submitted by: Steve Shorter <steve@nomad.tor.lets.net>
|
|
|
|
| |
Silence by: billf
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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/
|
|
|
|
|
|
|
| |
__FreeBSD_version 500021.
Leave a placeholder for reporting using the new method
added around __FreeBSD_version 500024.
(This fixes the build on -current.)
|
|
|
|
| |
Submitted by: Bruce Dang <btdang@home.com> via IRC
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Sorry for my commit bloat...
|
| |
|
| |
|
|
|
|
| |
Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS).
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
- <sys/conf.h> requires 'SPECNAMELEN'.
- 'SPECNAMELEN' is defined in <sys/param.h>
- however, disk.c includes <sys/conf.h> before including <sys/param.h>
Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
|
|
|
|
| |
Approved by: billf
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
of %%PREFIX%% for ldconfig didn't work.
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 <mayres@chc-chimes.com> ("it works now")
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
over, but apparently they never changed the MAINTAINER flag.
|
| |
|
|
|
|
| |
(and unmark it BROKEN).
|
|
|
|
| |
restore previous version of the file.
|
|
|
|
|
|
| |
these two are detailed in RFC1700.
Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
chown -> ${CHOWN}
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 <kuriyama@FreeBSD.ORG>
* 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
|
| |
|
|
|
|
|
|
|
| |
kvm_read() problem on some RELENG_3 system.
No response from: maintainer
PR: ports/7330, ports/8908, ports/8909
|
| |
|
|
|
|
| |
PR: 10561
|
| |
|
|
|
|
|
| |
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 ...
|
| |
|
|
|
|
| |
-current needs some fine tuning, later this evening or week ...
|
|
|
|
| |
Reported by: fenner@parc.xerox.com, jhay@mikom.csir.co.za
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 <bsd.port.mk>
|
|
|
|
| |
Pointed-Out-By: Dave Duchscher <Dave.Duchscher@net.tamu.edu>
|
| |
|
| |
|
|
|
|
|
|
|
| |
Install SNMP headers into ${PREFIX}/include/snmp
Compile libsnmp.a with "-DPIC -fpic" to allow dynamic linking without RRS
Text Relocation errors.
PR: ports/3880
|
| |
|
| |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
RESTRICTED or BROKEN.
Pointed-out by: asami
|
|
|
|
| |
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
|
| |
|
|
|
|
| |
Maybe I should go to sleep.
|
| |
|
| |
|
| |
|
|
Ok'ed by: asami
|