Re: [clang] Build error on r232474 (and a few before, don't know exactly which)

2012-03-04 Thread Pegasus Mc Cleaft
On Sunday 04 March 2012 02:29:08 Brandon Falk wrote: > > If you define WITHOUT_GCC, a cc isn't created in > > /usr/obj/usr/src/tmp/usr/bin but if you go into the directory and do a > > symbolic link from clang, and restart make with -DNO_CLEAN it'll work > > and complete. One of the programs hardc

Re: How to submit a new port along with its distfile?

2012-03-04 Thread Conrad J. Sabatier
On Sun, 4 Mar 2012 09:19:42 -0800 Kevin Oberman wrote: > On Fri, Mar 2, 2012 at 10:59 PM, Conrad J. Sabatier > wrote: > > If anyone's interested, the package is call mkreadmes-1.0.  It's a C > > language version of the port's collection's "make readmes" (or, if > > you will, the perl "make_readm

Never forget a special trick...

2012-03-04 Thread Phillip Spring
Dear anonymous open-source enthusiasts friends, How to echo a string backwards into a terminal? For example (or something like this): # echo @_foo_$ oof Or it could be something else (that's because I forgot it): # echo $_bar_@ rab Someone told me how to do it but I can't remember this trick.

Re: Never forget a special trick...

2012-03-04 Thread Devin Teske
On Mar 4, 2012, at 12:29 PM, Phillip Spring wrote: > > Dear anonymous open-source enthusiasts friends, > > How to echo a string backwards into a terminal? > For example (or something like this): > > # echo @_foo_$ > oof > > Or it could be something else (that's because I forgot it): > > # ec

Never forget a special trick - Asking for the real information

2012-03-04 Thread Phillip Spring
Dear anonymous open-source enthusiasts friends, Nevermind my previous question and please forget that this list is a place for any ingenuous subject. I believe I have followed the instructions searching for answers before asking for help. But the information I'm looking for surely isn't found b

Where and when /etc/fstab is checking during boot

2012-03-04 Thread Robert Simmons
I've just finished working though building a FreeBSD box with an encrypted root partition as mentioned in the geli(8) man page: "Ask for the passphrase on boot, before the root partition is mounted. This makes it possible to use an encrypted root partition. One will still need bootable unencrypted

Re: Never forget a special trick...

2012-03-04 Thread Nate Dobbs
On Sun, Mar 4, 2012 at 3:29 PM, Phillip Spring < gatinhodosseusson...@hotmail.com> wrote: > > Dear anonymous open-source enthusiasts friends, > > How to echo a string backwards into a terminal? > For example (or something like this): > > # echo @_foo_$ > oof > > Or it could be something else (that

Re: [clang] Build error on r232474 (and a few before, don't know exactly which)

2012-03-04 Thread Brandon Falk
On 3/3/2012 9:29 PM, Brandon Falk wrote: On 3/3/2012 9:13 PM, Joshua Isom wrote: On 3/3/2012 6:30 PM, Dimitry Andric wrote: Huh, that's weird. I see no reason that it wouldn't install cc during the cross-tools stage, unless you have WITHOUT_GCC in your src.conf (and aren't using WITH_CLANG_

Re: Never forget a special trick...

2012-03-04 Thread Julian Elischer
On 3/4/12 12:47 PM, Devin Teske wrote: On Mar 4, 2012, at 12:29 PM, Phillip Spring wrote: Dear anonymous open-source enthusiasts friends, How to echo a string backwards into a terminal? For example (or something like this): # echo @_foo_$ oof Or it could be something else (that's because I f

Re: Never forget a special trick...

2012-03-04 Thread Erich Dollansky
Hi, On Monday 05 March 2012 12:25:10 Julian Elischer wrote: > On 3/4/12 12:47 PM, Devin Teske wrote: > > On Mar 4, 2012, at 12:29 PM, Phillip Spring wrote: > > > >> Dear anonymous open-source enthusiasts friends, > >> > >> How to echo a string backwards into a terminal? > >> For example (or someth