problem: users expect the git package to just contain the command line tools and nothing else. solution 1: - rename devel/git to devel/git-all - optionally, rename devel/git-base to devel/git solution 2: - make devel/git just install base and docs. thoughts?