Re: A few problems

2013-03-18 Thread YongHyeon PYUN
On Tue, Mar 19, 2013 at 01:56:29PM +0900, YongHyeon PYUN wrote: > On Mon, Mar 18, 2013 at 05:19:11PM +0400, Michael BlackHeart wrote: > > 2013/3/18 YongHyeon PYUN : > > > On Sat, Mar 16, 2013 at 01:08:06PM +0400, Michael BlackHeart wrote: > > >> Hello there. I've got a couple of things I don't get

Re: A few problems

2013-03-18 Thread YongHyeon PYUN
On Mon, Mar 18, 2013 at 05:19:11PM +0400, Michael BlackHeart wrote: > 2013/3/18 YongHyeon PYUN : > > On Sat, Mar 16, 2013 at 01:08:06PM +0400, Michael BlackHeart wrote: > >> Hello there. I've got a couple of things I don't get or can't handle. > >> > > > > [...] > > > >> re0@pci0:4:0:0: class=0x020

Re: Functional KDE desktop

2013-03-18 Thread Daniel O'Connor
On 18/03/2013, at 3:02, Eric S Pulley wrote: > I have it working fine here. I originally was using it on 9.0 then I > upgraded everything but that didn't work well for the KDE 4.8->4.9 > update in ports. Too many ports were split and moved around so I ended > up removing all ports and remaking th

Re: troubles with buildworld/sendmail/sasl/clang

2013-03-18 Thread Dimitry Andric
On Mar 18, 2013, at 19:54, Hajimu UMEMOTO wrote: ... > dim> In any case, if you are pulling port headers into your buildworld, the > dim> effect is not always predictable, as ports are largely independent from > dim> base. So if you need a customized build of sendmail, would it not be > dim> bett

Re: A few problems

2013-03-18 Thread Michael BlackHeart
2013/3/18 Chuck Swiger : > Hi-- > > On Mar 18, 2013, at 11:16 AM, Jeremy Chadwick wrote: >>> You've got an Intel P45 northbridge controller which supports dual-channel >>> mode, but that only works for DIMMs of the same size. You might be able to >>> get 6GB if you place the DIMMs in slots 1 and

Re: troubles with buildworld/sendmail/sasl/clang

2013-03-18 Thread Hajimu UMEMOTO
Hi, > On Mon, 18 Mar 2013 18:19:18 +0100 > Dimitry Andric said: dim> On Mar 18, 2013, at 12:03, Beat Siegenthaler wrote: > since some days i try to "make buildworld", but have some errors in > sendmail. > The make conf is not changed since years (in this case) . Adding > NO_WERROR= in

Re: A few problems

2013-03-18 Thread Chuck Swiger
Hi-- On Mar 16, 2013, at 2:08 AM, Michael BlackHeart wrote: > Hello there. I've got a couple of things I don't get or can't handle. > > I'm running: > FreeBSD diablo.miekoff.local 9.1-STABLE FreeBSD 9.1-STABLE #0 r248347: > Sat Mar 16 03:20:58 MSK 2013 > root@diablo.miekoff.local:/usr/obj/usr/src

Re: troubles with buildworld/sendmail/sasl/clang

2013-03-18 Thread Beat Siegenthaler
On 18.03.13 18:19, Dimitry Andric wrote: > We used to build sendmail with NO_WERROR.clang= to disable -Werror > specifically for clang, because there were some warnings that could > not be suppressed otherwise. So if you need a customized build of > sendmail, would it not be better to use the mail

Re: troubles with buildworld/sendmail/sasl/clang

2013-03-18 Thread Dimitry Andric
On Mar 18, 2013, at 12:03, Beat Siegenthaler wrote: > since some days i try to "make buildworld", but have some errors in > sendmail. > The make conf is not changed since years (in this case) . Adding > NO_WERROR= in src.conf helps, but i think it is not the optimal solution? > > # SASL (cyrus-s

Re: troubles with buildworld/sendmail/sasl/clang

2013-03-18 Thread Kimmo Paasiala
On Mon, Mar 18, 2013 at 1:03 PM, Beat Siegenthaler wrote: > Hi all, > > since some days i try to "make buildworld", but have some errors in > sendmail. > The make conf is not changed since years (in this case) . Adding > NO_WERROR= in src.conf helps, but i think it is not the optimal solution? > >

Re: A few problems

2013-03-18 Thread Michael BlackHeart
2013/3/18 YongHyeon PYUN : > On Sat, Mar 16, 2013 at 01:08:06PM +0400, Michael BlackHeart wrote: >> Hello there. I've got a couple of things I don't get or can't handle. >> > > [...] > >> re0@pci0:4:0:0: class=0x02 card=0x512c1462 chip=0x816810ec rev=0x02 >> hdr=0x00 >> vendor = 'Realt

System doesn't resume with active vbox VM

2013-03-18 Thread Dominic Fandrey
My system doesn't resume with an active VirtualBox VM, in this case Windows XP/32. I didn't test any other systems. The system comes back to the console screen, but doesn't get back into X. After a couple of seconds (no dump occurs) I get the BIOS screen and the system reboots with unclean file sy

Re: latest sshd upgrade

2013-03-18 Thread Dag-Erling Smørgrav
Mike Tancsa writes: > I noticed on the latest openssh MFC, the previous behaviour of sshd > checking both authorized_keys2 and authorized_keys is no longer the > default. [...] Is there a reason why this was done ? authorized_keys2 has been deprecated for ages... but I shouldn't have merged th

Re: A few problems

2013-03-18 Thread YongHyeon PYUN
On Sat, Mar 16, 2013 at 01:08:06PM +0400, Michael BlackHeart wrote: > Hello there. I've got a couple of things I don't get or can't handle. > [...] > re0@pci0:4:0:0: class=0x02 card=0x512c1462 chip=0x816810ec rev=0x02 > hdr=0x00 > vendor = 'Realtek Semiconductor Co., Ltd.' > dev

troubles with buildworld/sendmail/sasl/clang

2013-03-18 Thread Beat Siegenthaler
Hi all, since some days i try to "make buildworld", but have some errors in sendmail. The make conf is not changed since years (in this case) . Adding NO_WERROR= in src.conf helps, but i think it is not the optimal solution? # SASL (cyrus-sasl v2) sendmail build flags... SENDMAIL_CFLAGS+=-I/usr/l

latest sshd upgrade

2013-03-18 Thread Mike Tancsa
Hi, I noticed on the latest openssh MFC, the previous behaviour of sshd checking both authorized_keys2 and authorized_keys is no longer the default. # The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2 # but this is overridden so installations will only check .ssh