Commit Graph

14 Commits

Author SHA1 Message Date
jasper
36680215af - update gnustep-back to 0.18.0
ok aja@ (MAINTAINER)
2010-05-12 16:44:39 +00:00
jasper
0dcf7241ef these should be last BROKEN -> ERRORS
ok aja@
2010-04-16 07:49:26 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
ajacoutot
91b08090b4 - fix MESSAGE
- remove an XXX
2009-03-05 07:45:33 +00:00
ajacoutot
461bb36191 - update to gnustep-back 0.16.0 2008-12-23 15:25:51 +00:00
ajacoutot
417bf585e8 - introduce MASTER_SITE_GNUSTEP 2008-10-03 07:21:56 +00:00
ajacoutot
8be4ed0478 - rework this port so that one can install a different graphics backend
(namely cairo, libart and xlib)
suggested by David Chisnall <csdavec at swansea dot ac dot uk>

MESSAGE tweaked from the FreeBSD gnustep-back port.
While deprecated, the xlib backend is still the default because it's the
most stable for now.
2008-09-05 18:29:43 +00:00
ajacoutot
9fe4df9793 - update to gnustep-back-0.14.0 2008-06-23 11:00:18 +00:00
ajacoutot
8206a1bd9d - update to gnustep-back-0.12.1 2008-01-09 14:20:16 +00:00
ajacoutot
d3ee2f3ba3 - bump after gnustep-make update (changes gnustep.plist) 2007-12-10 16:24:19 +00:00
ajacoutot
c48bb64f29 - unbreak, now that threaded libobjc is enabled
- set CONFIGURE_STYLE=gnu
- remove quotes around COMMENT while here
2007-07-25 06:10:40 +00:00
ajacoutot
319f6ad156 - do some cleaning before we can hopefully enable this (still waiting
for threaded libobjc to go in) ; re-order Makefile.inc and
gnustep.port.mk, set only for i386 until we get more test results, set
USE_X11 where it's due...
2007-07-21 17:30:10 +00:00
ajacoutot
5784787920 - centralize running information in a README.OpenBSD instead of
spreading it over several pkg/MESSAGES ; this will ease the addition of
other usefull tips
2007-06-21 10:46:21 +00:00
ajacoutot
bb698610ef Import gnustep-back-0.12.0
This is the back-end component for the GNUstep GUI Library.  The
implementation of the GNUstep GUI Library is designed in two parts.  The
first part is the front-end component which is independent of platform
and display system.  This front-end is combined with a back-end
component which handles all of the display system dependent such as
specific calls to the X Window System.  This design allows the GNUstep
applications to have the "look and feel" of the underlying display
system without any changes to the application, and the library can be
easily ported to other display systems.
The GNUstep GUI Backend is for platforms using the X-Window System or
Window's Systems. It works via a DPS emulation engine to emulate the
DPS functions required by the front-end system.
2007-05-29 03:03:08 +00:00