On 2018-03-26, Tinker <[email protected]> wrote: > "pkg_add automake" asks you interactively which version you would like > to install. Similarly specifying "noninteractive" and "fuzzy" mode both > don't have the effect of installing the latest version, see pkg_add > output below.
# pkg_add -Dsnap -z autoconf-99 quirks-2.414 signed on 2018-03-25T14:25:15Z autoconf-2.69p2: ok > Can "pkg_add automake%latest" be done some way today, is it a planned > feature, or is it intentionally delegated to users to implement it > separately themselves? % is specifically for subdirectory branches so that doesn't really make sense.

