https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268540
--- Comment #3 from Gleb Popov <arr...@freebsd.org> --- (In reply to VVD from comment #2) I'd start with adding "c8" support into Mk/Uses/linux.mk. Go through the file, extend current ".if ${linux_ARGS} == c7" blocks with new ".elif ${linux_ARGS} == c8". Add appropriate MASTER_SITES. Then try creating emulators/linux_base-c8 port by looking at existing linux_base-c7. After that we can start iterating over existing linux_* ports. -- You are receiving this mail because: You are the assignee for the bug.