freebsd-ports/devel/gnustep/pkg-descr
David Chisnall 3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00

10 lines
470 B
Text

GNUstep is a set of general-purpose Objective-C libraries, originally based on
the OpenStep standard jointly developed by NeXT and Sun and now following
Apple's Cocoa APIs. The libraries consist of everything from foundation
classes, such as dictionaries and arrays, to GUI interface classes such as
windows, sliders, buttons, etc.
Please contact the GNUstep maintainers at <discuss-gnustep@gnu.org> in
case of questions and help offers.
WWW: http://www.gnustep.org/