/games/cube/

We were not setting the flag to select the GNUstep ABI, so were defaulting to
using the GCC-compatible version, which was likely to trigger a lot of subtle
bugs.  This was noticed when C++ exceptions thrown through Objective-C stack
frames caused segfaults.
Update GNUstep core libraries. 2017-08-21T13:26:28+00:00 theraven theraven@FreeBSD.org 2017-08-21T13:26:28+00:00 b979cb2ebddb0a2733e9a38fb66d4229500c7113 Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release.
Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. 2016-04-01T13:29:15+00:00 mat mat@FreeBSD.org 2016-04-01T13:29:15+00:00 96cd8e4bc2d30db4bc3bbbf3fcdcc98121c879e0 With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source. 2015-09-19T10:33:34+00:00 theraven theraven@FreeBSD.org 2015-09-19T10:33:34+00:00 f410eb77efeec7636a0a08f7330d4821a1bcd4d0 Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.

The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.

Approved by:	bapt (mentor)
Differential Revision:	https://reviews.freebsd.org/D2977