Re: 7.0, make buildworld without contrib. old top binary in contrib.

2007-11-15 Thread Tino Engel
peceka schrieb: Hi, can someone tell me if there is any possibility to do make buildworld without compiling all contrib/ directory? I don't need for example bind9 in base, ipfilter, lukemftp(d). Look into the Make and check out the remianing targets __

Re: 7.0, make buildworld without contrib. old top binary in contrib.

2007-11-14 Thread Dan Nelson
In the last episode (Nov 14), peceka said: > Hi, > > can someone tell me if there is any possibility to do make buildworld > without compiling all contrib/ directory? I don't need for example bind9 > in base, ipfilter, lukemftp(d). > And why in /usr/src/contrib is very old top binary, 3.5beta12? O

7.0, make buildworld without contrib. old top binary in contrib.

2007-11-14 Thread peceka
Hi, can someone tell me if there is any possibility to do make buildworld without compiling all contrib/ directory? I don't need for example bind9 in base, ipfilter, lukemftp(d). And why in /usr/src/contrib is very old top binary, 3.5beta12? On http://www.sourceforge.net/projects/unixtop there is

Re: 7.0, make buildworld without contrib. old top binary in contrib.

2007-11-14 Thread Yuri Pankov
On Wed, Nov 14, 2007 at 10:21:01PM +0100, peceka wrote: > Hi, > > can someone tell me if there is any possibility to do make buildworld > without compiling all contrib/ directory? I don't need for example bind9 > in base, ipfilter, lukemftp(d). Check src.conf(5) manpage. > And why in /usr/src/co

Re: 7.0, make buildworld without contrib. old top binary in contrib.

2007-11-14 Thread Philip M. Gollucci
peceka wrote: > Hi, > And why in /usr/src/contrib is very old top binary, 3.5beta12? On > http://www.sourceforge.net/projects/unixtop there is top-3.7beta2 where > ie. -c option, very helpful, works. B/C there have been substantial changes in both top and in the top in FreeBSD base system. I was a

7.0, make buildworld without contrib. old top binary in contrib.

2007-11-14 Thread Robert Huff
peceka writes: > can someone tell me if there is any possibility to do make > buildworld without compiling all contrib/ directory? I don't need > for example bind9 in base, ipfilter, lukemftp(d). huff@> grep NO /etc/make.conf #NO_BOOT= true# do not build boot blocks and loader #NO_CV