On Fri, 22 May 2009 19:21:14 +0200 Thomas Pfaff <tpf...@tp76.info> wrote: > On Fri, 22 May 2009 22:56:33 +0700 > Edho P Arief <edhopr...@gmail.com> wrote: > > > > perhaps you meant > > > > pkg_add -i pkgname > > That enters interactive mode and I'm presented with the correct > choices (as listed above) so, sure, that works. Without the -i > option, however, pkg_add just terminates. This is on May 18th > userland. On another system of mine running February 28th user- > land the pkg_add behaviour is different, and as I would expect: > > Feb28$ sudo pkg_add vim > Ambiguous: vim could be vim-7.2.77-gtk2 vim-7.2.77-no_x11 > Feb28$ > > May18$ sudo pkg_add vim > May18$ > > As far as I can tell, both systems are configured the same with > respect to the package manager (Feb28 is i386 and May18 is amd64 > though). >
I just upgraded the "Feb28" system to a May 18th snapshot (i386) and the pkg_add behaviour has changed to what I described above. Surely this is not an intended change?