9 Commits

Author SHA1 Message Date
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
8101be22dc update to 1.2.0, added Internet preferences module, and other minor
enhancements to existing modules.
2014-03-18 11:50:41 +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
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
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
a13e14a82c bump, plist changes due to framework chagnes
OK landry@, ajacoutot@
2011-04-18 12:44:14 +00:00
sebastia
83e0433265 Import gnustep systempreferences: manage settings of the gnustep environment
pkg/DESCR:
System Preferences is an application which allows to manage the settings
of many aspects of the gnustep environment and its applications.  System
Preferences are made of Modules, each one a bundle representing a single
control panel, and is thus extensible and modular.  Technically, it is a
clone of the Apple OS X System Preferences and offers a compatible
framework.

OK landry@
2010-12-22 12:21:23 +00:00