# cd /usr/ports && make search key=<searchkey>
# cd /usr/ports && make search name=<portname>
antolap said:I've tried this command [CMD=""]make index[/CMD], but I get a lot of errors (missing x11 directories...)
You don't.antolap said:Ok, and how could I match and delete all applications which require x11?
And that's where it all falls down. editors/vim doesn't require X, it can be build without.For example, if editors/vim requires x11, it must to be deleted, so it will remain only editors/vim-lite that doesn't require it.
SirDice said:editors/vim doesn't require X, it can be build without.