cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2008-10-02 Thread Bruce M Simpson
bms 2008-10-02 14:26:56 UTC FreeBSD src repository Modified files: usr.sbin/bsnmpd/modules Makefile Log: SVN rev 183548 on 2008-10-02 14:26:56Z by bms Only build the bsnmpd netgraph module if MK_NETGRAPH_SUPPORT is set. Revision ChangesPath 1.16 +4 -1

cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2007-03-08 Thread Shteryana Shopova
syrinx 2007-03-08 09:29:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/bsnmpd/modules Makefile Log: MFC: src/usr.sbin/bsnmpd/modules/Makefile, Revision 1.13 Connect the snmp_bridge(3) module to the build. Approved by:bz (ment

cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2006-12-29 Thread Bjoern A. Zeeb
bz 2006-12-29 19:24:51 UTC FreeBSD src repository Modified files: usr.sbin/bsnmpd/modules Makefile Log: Re-connect snmp_bridge to the build. It survived a make universe (apart from powerpc where the build broke earlier). Revision ChangesPath 1.15 +1 -0

cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2006-12-21 Thread Shteryana Shopova
syrinx 2006-12-20 22:08:35 UTC FreeBSD src repository Modified files: usr.sbin/bsnmpd/modules Makefile Log: Connect the snmp_bridge(3) module to the build. Approved by:bz (mentor) Revision ChangesPath 1.13 +1 -0 src/usr.sbin/bsnmpd/modules/Makefile

cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2006-12-21 Thread Bjoern A. Zeeb
bz 2006-12-21 01:58:22 UTC FreeBSD src repository Modified files: usr.sbin/bsnmpd/modules Makefile Log: ia64 is nit-picking according to tinderbox so temporary disconnect the bridge module from the build until this is fixed. Revision ChangesPath 1.14 +0 -1

cvs commit: src/usr.sbin/bsnmpd/modules Makefile src/usr.sbin/bsnmpd/modules/snmp_hostres BEGEMOT-HOSTRES-MIB.txt Makefile hostres_begemot.c hostres_device_tbl.c hostres_diskstorage_tbl.c hostres_fs_t

2006-01-27 Thread Hartmut Brandt
harti 2006-01-27 16:27:34 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/bsnmpd/modules Makefile Added files: (Branch: RELENG_6) usr.sbin/bsnmpd/modules/snmp_hostres BEGEMOT-HOSTRES-MIB.txt Mak

cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2006-01-26 Thread Erwin Lansing
erwin 2006-01-26 21:32:51 UTC FreeBSD src repository (ports committer) Modified files: usr.sbin/bsnmpd/modules Makefile Log: After changing hostres from libdisk to libgeom, it now compiles and runs on amd64, so revert the stopgap from rev. 1.10 Approved by:ha

cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2006-01-12 Thread David E. O'Brien
obrien 2006-01-13 02:09:15 UTC FreeBSD src repository Modified files: usr.sbin/bsnmpd/modules Makefile Log: Unbreak the AMD64 build by forgoing the 'snmp_hostres' functionality. Approved by:harti Revision ChangesPath 1.10 +5 -1 src/usr.sbin/bsnmpd/

cvs commit: src/usr.sbin/bsnmpd/modules Makefile

2006-01-09 Thread Hartmut Brandt
harti 2006-01-09 12:34:07 UTC FreeBSD src repository Modified files: usr.sbin/bsnmpd/modules Makefile Log: Connect the HOSTRES MIB to the build. Revision ChangesPath 1.9 +1 -0 src/usr.sbin/bsnmpd/modules/Makefile __