On Mon, Oct 16, 2017 at 05:28:19PM +0900, Tuyosi T wrote: > i build my openbsd snapshots machine from source > (kernel , userland and xenodm ) > > the PC complied from source works more correctly > as if ready made suite is not my just size , > tailered one is very fit , so i think .
Unless you have masochistic tendencies, use pkg_add. If you tailor ports to your own usage, you're very likely to end up with incompatible versions thanks to unnecessary tweaks. Oh, and you're also likely to kill your machine slowly, because it takes a lot of cpu. Most port builders these days (I mean developers being part of the project) use really fast machines in clusters to build ports. chromium took you 18 hours ? that's slightly less than the time I need to rebuild the full package collection. Think about it.