sebastia
52cac2ff77
update to gnustep-base 1.24.1
...
Getting rid of patch to make SYSTRACE happy, switch to use a GNUstep.conf
file in the x11/gnustep directory instead, more closely following what
the framework provides
API changes required a major library bump
OK landry@
2013-04-25 16:14:27 +00:00
sthen
bb2ee20682
fix with libxml 2.9
2013-04-14 23:22:06 +00:00
sebastia
483a696233
Since we now have libobjc2, tweak gnustep-make to build/link against it.
...
gnustep-base doesn't need to install the compatibility layer anymore,
which requires a major lib bump.
Bump revision of all dependent packages, and remove double REVISION
in webservices
OK landry@
2012-08-22 07:15:51 +00:00
sebastia
f6cae706a9
Add an rc script for the gdomap daemon.
...
suggested and ok landry@
2012-08-19 10:13:29 +00:00
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
espie
346b5bc6dc
normalize pkgpath
2011-09-16 12:29:12 +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
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
ajacoutot
96d502a25f
Fix DEPENDS after gnutls update.
...
ok landry@ jasper@
2011-04-15 16:10:37 +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
aba2971f21
Switch naming of binary files in GNUstep bundles, to conform more with upstream.
...
Reorder WANTLIB in gnustep.port.mk, now do not include WANTLIB when only depending on gnustep-base.
Update/bump all gnustep ports that install bundles.
kind of a agree, landry@, OK aja@
2010-12-22 09:20:00 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
sebastia
76167b459b
* Update the gnustep.port.mk file, to have some standard WANTLIBS and LIB/RUN depends added for the GUI based apps.
...
* Bump package versions for ports depending on gnustep-back.
* Fix PLIST for gnumail, after library bump.
2010-10-26 12:39:10 +00:00
espie
8e072131b6
USE_GROFF=Yes
2010-10-19 08:13:56 +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
ajacoutot
d7acb3b130
New style DEPENDS.
2010-07-30 11:29:44 +00:00
ajacoutot
127208401d
First pass at new REVISION/DEPENDS... not finished yet.
2010-07-30 06:58:57 +00:00
ajacoutot
9512e970a3
Give GNUstep maintainership to sebastia@ as I don't really use this anymore
...
while he does.
2010-07-05 07:52:02 +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
90c8cfd768
Use libffi instead of ffcall.
...
spotted by Sebastian Reitenbach and nicm@
2010-03-31 09:36:07 +00:00
ajacoutot
57b65da86a
regen wantlib
2009-10-06 19:20:51 +00:00
ajacoutot
fd6b7790be
- add avahi support
2009-06-03 16:31:57 +00:00
jasper
5e6fba0b46
- first pass of regenerated WANTLIB in x11/
2009-03-07 14:23:24 +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
landry
0241ab7316
Fix WANTLIB on amd64, seems libiberty is needed anyway. Removes a quirk.
...
ok ajacoutot@ (MAINTAINER)
2008-10-22 12:38:32 +00:00
ajacoutot
417bf585e8
- introduce MASTER_SITE_GNUSTEP
2008-10-03 07:21:56 +00:00
espie
d21525a22c
fix stupid conflict marker introduced ages ago that my friends forgot to fix...
2008-08-29 11:52:20 +00:00
sthen
8e1f742235
SHARED_LIBS and PKGNAME bumps for libm. The library version
...
number is used in a directory name for resource files; abstract
it out (and compress PLIST) with SUBST_VARS.
2008-07-28 23:55:28 +00:00
ajacoutot
bfda90649e
- update to gnustep-base-1.16.1
...
- use devel/gettext MODULE
2008-06-23 10:59:37 +00:00
ajacoutot
8cc78b4591
- WANTLIB
2008-05-06 12:26:01 +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
933b171f57
- fix WANTLIB
2007-12-10 16:25:04 +00:00
ajacoutot
049974ecaf
- update to version 1.14.1
2007-11-25 16:17:25 +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
e9f707a350
- conflicts with swi-prolog (for now)
...
noticed by kili@
2007-06-25 12:55:10 +00:00
ajacoutot
11a0072f20
- revert previous WANTLIB change; libiberty seems needed after all
2007-06-21 13:31:47 +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
45112b913b
- fix WANTLIB
2007-06-19 15:16:16 +00:00