Date: Wed, 13 Oct 2010 16:41:24 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/libobjc2 Makefile distinfo pkg-descr pkg-plist ports/lang/libobjc2/files patch-Makefile Message-ID: <201010131641.o9DGfO9V085341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2010-10-13 16:41:24 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/libobjc2 Makefile distinfo pkg-descr pkg-plist lang/libobjc2/files patch-Makefile Log: Replacement for the GNU Objective-C runtime supporting the features of Objective-C 2 for use with GNUstep and other Objective-C programs. This runtime is based on the Etoile Objective-C Runtime, an earlier research prototype, and includes support for non-fragile instance variables, type-dependent dispatch, and object planes. It is fully compatible with the FSF's GCC Objective-C ABI and also implements a new ABI that is supported by Clang and is required for some of the newer features. Submitted by: Pete French Reviewed by: dinoex Revision Changes Path 1.704 +1 -0 ports/lang/Makefile 1.1 +35 -0 ports/lang/libobjc2/Makefile (new) 1.1 +3 -0 ports/lang/libobjc2/distinfo (new) 1.1 +89 -0 ports/lang/libobjc2/files/patch-Makefile (new) 1.1 +8 -0 ports/lang/libobjc2/pkg-descr (new) 1.1 +15 -0 ports/lang/libobjc2/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010131641.o9DGfO9V085341>