>This package is available under a Creative Commons License. You can download the source code here.
Peculiar choice of license for software. Also, having downloaded the package and done a quick grep, I don't see them mentioning which CC license. It's important to mention. Also, the package includes a lot of IETF RFC documents, the license of which are still not quite clear to me.
I suggest that they use the ISC license [0] for the next release of their source code and that they make the license of the included IETF RFC documents clear.
This all being said, it looks to be a nice project and I wish them good luck with it.
The title of this post -- "FreeBSD on the raspberry pi" -- is not very descriptive. The title seems to imply that running on the Raspberry Pi is news, which it's not, as myself or anyone else already running FreeBSD on our Pi can attest to. I'd suggest changing the title to "Patch posted to have FreeBSD use armv6hf target arch by default for the Raspberry Pi" -- however, someone just commented on the Pull Request:
>armv6 is already hard float, all armv6hf gives you is it will pass floating-point data to functions in floating-point registers. I also expect that armv6 will be using the hard float ABI soon (within a month) an at this time armv6hf will be removed.
(Sorry. I'll take your downboats and be on my way. I could not resist.)