> I just noticed that "port -q -v" is not the same as "port -v -q": > > > $ port -v -q installed zlib > zlib @1.2.5_0+universal (active) > $ port -q -v installed zlib > zlib @1.2.5_0+universal (active) platform='darwin 10' archs='i386 x86_64' > > > This is confusing, isn't it? "It's a feature!"