freebsd-ports/x11-toolkits/gnustep-gui/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

14 lines
520 B
Plaintext

The GNUstep GUI library implements the AppKit portion of the OpenStep
specification, jointly developed by NeXT and Sun. It aims to provide
compatibility with extensions added by Apple's implementation of this standard:
Cocoa. The AppKit library contains components required for writing graphical
applications.
Please contact the GNUstep maintainers at <discuss-gnustep@gnu.org> in
case of questions and offers of help.
LICENSE: LGPL2 or later (framework)
LICENSE: GPL3 or later (tools)
WWW: http://www.gnustep.org/