Commit Graph

19 Commits

Author SHA1 Message Date
sebastia
a700373bff Do not link against -lpthread
Pointed out and OK aja@
2012-07-10 09:19:32 +00:00
sebastia
9922255d96 Update gnustep-base to 1.24.0
cleaning up the Makefile
Major SHLIB bump
get rid of a bunch of patches

aja needs that to go ahead with gnutls update
2012-07-08 13:22:54 +00:00
jasper
07f3a1c4cf Allow building against OpenSSL without SSLv2 support.
from brad
2012-06-28 18:49:54 +00:00
ajacoutot
86265ce150 Fix usage of the _POSIX_THREAD_PRIORITY_SCHEDULING macro.
from Brad
2012-05-17 05:01:35 +00:00
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
a97f833c81 Fix lookup of Application bundles when apps are started with full path, bump and regen patches.
OK jasper@, landry@
2011-05-24 13:58:28 +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
19d61fdb6e Bye Bye NO_SYSTRACE for the x11/gnustep MODULE based ports.
patching gnustep-base to add usage of an environment variable
to allow set a pointer where the lockfiles of plmerge should go while building the port.

OK, ajacoutot@, jasper@, landry@
2010-10-15 10:37:51 +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
espie
776d22825b okay, even with gcc4, we don't have fenv.h. Kill bogus patch 2010-05-23 10:32:48 +00:00
ajacoutot
c0c2c6581b Unbreak this port. 2010-05-16 08:06:33 +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
fd6b7790be - add avahi support 2009-06-03 16:31:57 +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
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