sebastia
3d09ec81a3
unbreak most of the -gui related apps, building gnustep-back was broken
...
since update to clang 10. in gnustep.port.mk don't use -fuse-ld but use
USE_LLD = no
OK naddy@
2020-08-16 20:35:18 +00:00
ajacoutot
b9234bd9bf
Revert previous and add ICU support back now that the port has been fixed.
...
tested in a bulk
2019-10-20 08:02:59 +00:00
ajacoutot
17c58be932
Disable ICU in gnustep.
...
Temporary solution until we can use the native linker instead of
-fuse-ld=bfd.
from sebastia@
2019-10-16 13:45:03 +00:00
sebastia
744a85fb88
Force using ld.bfd, since there is a still unknown problem loading Bundles
...
into Objective-C applications, which breaks most of x11/gnustep and www/sogo
Bump everything using the x11/gnustep module
2018-11-26 14:17:12 +00:00
sebastia
6631e5d06f
update to 1.3.0, stability improvements
2018-07-26 13:01:48 +00:00
sebastia
c58d291f77
Minor bugfix update to 1.2.3, update HOMEPAGE and MASTER_SITES
2017-09-10 20:27:45 +00:00
sthen
bded825a26
bump REVISION on gnustep ports where libestdc++ has been removed due to
...
switching to clang in base.
add COMPILER_LIBCXX where c++abi is used. there will be some "Extra"s but
this is the simplest way to use c++abi on base=clang and estdc++ on base=gcc
arches.
2017-07-27 11:01:32 +00:00
nigel
eed84e2286
Bump revision after gnustep update
...
ok sebastia@
2017-04-22 22:28:48 +00:00
sebastia
7b8300f11f
Bump after gnustep make/base update
2016-06-03 11:57:56 +00:00
pascal
1bc0330aba
Bump REVISION for lang/clang MODULE changes.
2016-03-05 16:04:06 +00:00
sebastia
d511a502f3
Add OBJCFLAGS=-fgnustep-runtime to gnustep.port.mk CONFIGURE_ENV
...
and MAKE_FLAGS for clang build platforms, and bump all ports for that.
2015-10-26 11:53:14 +00:00
sebastia
3c496f90d9
adapt/simplify gnustep.port.mk after gnustep-base update, bump REVISION
...
of all dependencies
2014-11-21 18:21:21 +00:00
sebastia
240eab01e1
update to 1.2.2, many bugs fixes and stability improvements,
...
but still flaky, but got a lot better.
2014-11-04 14:25:29 +00:00
sebastia
456e29f384
overhaul gnustep.port.mk with regard to fix WANTLIBS and LIB_DEPENDS of
...
dependent ports, so that port-lib-depends-check is happy with all of them.
Also make portcheck happy too.
feedback and OK aja@
2014-05-22 09:48:56 +00:00
sebastia
56c2d962cc
build gnustep related packages on amd64 and i386 with clang,
...
macppc still stays on using gcc due to too many problems there.
On amd64 and i386 now use the non-fragile-abi.
Now that allows on amd64 and i386 to use newer objective-c 2.0
features.
2013-10-19 13:24:55 +00:00
naddy
b43ec6dca7
remove workarounds for gcc 2.95
2013-08-07 19:16:48 +00:00
sebastia
973b946e8a
bump after gnustep update
...
as pointed out from Landry, while there, regen PLIST and update distinfo
OK landry@
2013-04-25 16:40:10 +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
a6f6516ace
Bump revisions after gnustep-base update
...
regen patches for gnustep-examples
2012-07-08 14:15:11 +00:00
sebastia
5acfd868bd
Fix to build with gcc-2.95
...
feedback from landry@, jasper@, sthen@
OK sthen@
2011-06-24 10:51:48 +00:00
sebastia
7731a20298
use PKGNAME ?= ${DISTNAME:L} in Makefile.inc, and remove it from the gnustep ports that use it.
...
OK sthen@
2011-05-15 13:03:26 +00:00
sebastia
e29c7e5aec
bump, cleanup makefile, get rid of some patches, new files in PLIST because of
...
framework
OK landry@, ajacoutot@
2011-04-18 12:21:25 +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
sebastia
93729da1d6
Fix some buttons in the interface, and some patches from Debian to fix some
...
problems in the PGP Bundle.
OK ajacoutot@, jasper@
2010-10-24 13:03:22 +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
ajacoutot
202036fcf7
- regen PLIST
...
- bump
2008-06-23 11:00:46 +00:00
naddy
0f133954bf
bump packages after relative symlink changes from gnustep-make 2.0.5 update
2008-05-16 17:35:39 +00:00
ajacoutot
b469c08599
- bump after gnustep-make update (changes gnustep.plist)
...
- regen PLIST
2007-12-10 16:23:17 +00:00
ajacoutot
9d89dc3727
Import gnumail-1.2.0pre3
...
GNUMail is a fully featured mail application.
It uses the GNUstep development framework or Apple Cocoa, which is based
on the OpenStep specification provided by NeXT, Inc.
GNUMail was written from scratch. It uses Pantomime as its mail handling
framework.
2007-07-29 14:36:36 +00:00