Commit Graph

14 Commits

Author SHA1 Message Date
sebastia
f36edb6962 update gnustep-base to 1.22.1.
getting rid of two patches that made it into upstream.
Add a patch that disables the generation of backtraces, when trying to
handle exceptions, which caused hangs and 100% CPU hogging.
This makes many GNUstep applications happy, hopefully finding a better
way soon.

OK landry@
2011-07-19 06:29:09 +00:00
sebastia
e8cec53100 I had a hand rolled distfile in my tree when testing before the release, which I forgot to clean up when making the release.
Update distinfo to the real distfile.

OK ajacoutot@, sthen@
2011-04-20 09:25:37 +00:00
sebastia
b62786dfb8 update gnustep-base to 1.22.0, major bump needed
OK landry@, ajacoutot@
2011-04-18 11:54:49 +00:00
sebastia
4d5cae0777 Update to gnustep-base-1.20.2.
While there, restructure a patch to be able to clean-up the Makefile a bit.
Fix build on mips64, thought, its not enabled there yet.

OK jasper@, landry@
2011-01-10 18:23:33 +00:00
sebastia
fed81f7c24 update to latest release, contains minor bugfixes and some timezone updates.
OK ajacoutot@
2010-08-01 12:52:41 +00:00
jasper
6340604ad6 - update gnustep-base to 1.20.0
* fixes security issues in gdomapwhich could lead to an integer overflow and
information disclosure (CVE-2010-1457 and CVE-2010-1620)

ok aja@ (MAINTAINER)
2010-05-12 16:43:47 +00:00
ajacoutot
0595844e35 - GNUstep-Base 1.18.0
* Improved lookup of versioned library resources
* Keyed archiving improvements for various classes
* Exception and thread handling improvements
* Portability improvements
2008-12-23 15:25:31 +00:00
ajacoutot
d8de10c0bc - update to gnustep-base-1.16.4
from Sebastian Reitenbach
2008-11-15 14:05:40 +00:00
ajacoutot
440693da63 - update to gnustep-base-1.16.3 2008-11-14 10:34:48 +00:00
ajacoutot
bfda90649e - update to gnustep-base-1.16.1
- use devel/gettext MODULE
2008-06-23 10:59:37 +00:00
ajacoutot
3d3515f5c8 - update to version 1.14.3 2008-05-05 09:32:02 +00:00
ajacoutot
747e3749dc - update to gnustep-base-1.14.2
based on a diff from Sebastian Reitenbach
2008-01-09 14:19:14 +00:00
ajacoutot
049974ecaf - update to version 1.14.1 2007-11-25 16:17:25 +00:00
ajacoutot
c31a5555f1 Import gnustep-base-1.14.0
The GNUstep Base Library is a library of general-purpose, non-graphical
Objective C objects.  For example, it includes classes for strings,
object collections, byte streams, typed coders, invocations,
notifications, notification dispatchers, moments in time, network ports,
remote object messaging support (distributed objects), and event loops.
It provides functionality that aims to implement the non-graphical
portion of the OpenStep standard (the Foundation library).
2007-05-29 03:01:35 +00:00