(Only the first 10 of 13 ports in this commit are shown above. )
Split gimp in to master/slave port
You will need to upgrade via
portmaster -o graphics/gimp-app gimp
portmaster -u grapics/gimp
or
portupgrade -o graphics/gimp-app gimp
portmaster -u grapics/gimp
Repocopied by: marcus
Add GIMP_THREAD_LIBS to GTK_LIBS so that all plug-ins get some thread lovin'.
This fixes some missing pthread symbols, and allows the new GTK+ file
chooser to work in certain plug-ins (e.g. print).