sebastia
92110cedc8
Updat to 1.2.24
2019-02-12 19:19:13 +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
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
sebastia
a5edf95bdd
Update to 1.2.23, most notably change:
...
Fix for issue where NSPanel was being saved as an NSWindow in some
cases.
2016-09-01 21:00:41 +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
9d78ffde76
Maintenance release to 1.2.22
...
* Fix for bug#45040: Fix allows Gorm custom class functionality to
work normally on OpenBSD/NetBSD/FreeBSD.
* Fixes for Solaris
* Memory leak fixes.
* Objective-C parser improvements.
2015-05-28 18:41:28 +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
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
sebastia
2c552fd693
update gorm to 1.2.20
...
OK landry@
2013-04-25 16:30:54 +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
60b2386adb
Make the GNUstep GUI builder Gorm usable again.
...
OK aja@
2012-07-13 15:40:43 +00:00
sebastia
9cbfc554ad
Update Gorm to 1.2.18
2012-07-08 13:41:52 +00:00
sebastia
14fce28952
Update Gorm to 1.2.16. Most notably change besides some bug fixes is the ability
...
to load Apple XIB files (which still needs an update of gnustep-base/gui to work)
OK ajacoutot@
2012-03-31 16:37:06 +00:00
sebastia
694bdc59cc
bump, got rid of some patches due to frameworks changes
...
OK landry@, ajacoutot@
2011-04-18 12:22:41 +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
sebastia
4b44a69599
* 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.
OK, landry@
2010-10-26 12:39:57 +00:00
sebastia
3c790d037f
Add missing RUN_DEPENDS on gnustep-back
2010-10-25 12:37:37 +00:00
sebastia
eb7987fe3f
import gorm: GNUstep graphical object relationship modeller
...
Gorm stands for "Graphical Object Relationship Modeller" and is
GNUstep's easy-to-use interface designer.
OK landry@
2010-10-25 09:43:28 +00:00