Uwe Dippel wrote:
With the advances of pkg_add, are there any plans to add pseudo-packages ? Like pkg_add [xfce4 | gnome | kde ] ?
You can make them yourself now pretty easily. Create a Makefile with NO_BUILD set, a set of empty fetch, extract and install targets, and a bunch of RUN_DEPENDS. (Don't expect any help from this list if you can't figure it our or things go wrong) -d
