On Sun, 28 Dec 2008, Antoine Jacoutot wrote: > On Sun, 28 Dec 2008, Damien Miller wrote: > > > On Sat, 27 Dec 2008, Antoine Jacoutot wrote: > > > > > > I'll commit this in a couple of days unless there are objections. > > > > There is a separate diff (coming shortly) to remove dependencies > > > > from other ports on python-expat, python-bz2 and python-sqlite > > > > > > Shouldn't the removed subpackages need a @conflict marker to be added to > > > the PLISTs? > > > > What does that do? The files conflict already... > > It will prevent you from having a borked pkg install.
I don't think that would be possible anyway since the subpackages have an explicit dependency on the -main package, and that is where the files have moved to. > See pkg_create(1). That doesn't really explain how it avoids "a borked pkg install". -d