macppc still stays on using gcc due to too many problems there.
On amd64 and i386 now use the non-fragile-abi.
Now that allows on amd64 and i386 to use newer objective-c 2.0
features.
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices
OK landry@
pkg/DESCR:
System Preferences is an application which allows to manage the settings
of many aspects of the gnustep environment and its applications. System
Preferences are made of Modules, each one a bundle representing a single
control panel, and is thus extensible and modular. Technically, it is a
clone of the Apple OS X System Preferences and offers a compatible
framework.
OK landry@