https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261441
--- Comment #5 from Ed Maste <ema...@freebsd.org> --- If I understand correctly the issue is that: - FreeBSD 13.0 release media includes a copy of the ports tree - That ports tree is relatively old (from the time 13.0-release was built) and includes preunexec and postexec keywords - The keywords are no longer accepted by pkg If this is the case there's not really anything to be done as it is not possible to change the past. The keyword support ought to have been left in place until releases that contain ports trees with those keywords went EOL. Obtaining an up-to-date copy of the ports tree is the right solution. -- You are receiving this mail because: You are the assignee for the bug.