K 10 svn:author V 6 marino K 8 svn:date V 27 2015-04-04T00:22:57.808288Z K 7 svn:log V 404 devel/libc++: Mainly fix DragonFly support. This port was originally fixed in dports using alias:10 but this fix was faulty. The libc++ headers reference __FreeBSD__ so alias won't work. It needs to be patched to check __DragonFly__, including a file that was the subject of EXTRA_PATCHES. Moreover, the port was installing the .orig files left over from patching. I remove these in post-patch now. END