On 2014-04-04, Denis Fondras <open...@ledeuns.net> wrote: > Hello all, > > I am using OpenBSD to test multiple softwares of any kind (that might > become ports in the future) and I get to install many dependencies and > my system becomes rotten and bloated with unused libraries and chunks > pretty fast. > So I end up reinstalling the system more often than I can handle to > clean conflicting libraries. > > What is the (porter's) preferred way to keep the system clean ?
Do everything through (locally written/updated if necessary) ports, and investigate pkg-delete -a and -X options.