K 10 svn:author V 3 gjb K 8 svn:date V 27 2014-03-07T00:38:29.508381Z K 7 svn:log V 744 MFC r260772: Update the pkg-stage target to be more compatible with pkg-1.2: - Add a release-dvd.conf pkg(8) configuration file to override the default FreeBSD.conf configuration. - Remove architecture-specific pkg-stage.conf files, consolidate, and move their contents to scripts/pkg-stage.sh. - Use 'pkg -vv' to determine the ABI, which is used as the cache directory. Prior to these changes, it would be possible for pkg-stage to fetch conflicting binary packages from multiple repositories. NOTE: WITH_DVD=1 is broken on stable/9, pending updates to the pkg(7) code. The 'dvdrom' target on stable/9 is broken as-is, so there is no harm merging this change now. I think. Sponsored by: The FreeBSD Foundation END