Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2011 18:56:47 +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:  <201110191856.p9JIulEY081934@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2011-10-19 18:56:47 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.
  
  Revision  Changes    Path
  1.749     +1 -0      ports/lang/Makefile
  1.6       +61 -0     ports/lang/libobjc2/Makefile (new)
  1.3       +2 -0      ports/lang/libobjc2/distinfo (new)
  1.4       +58 -0     ports/lang/libobjc2/files/patch-Makefile (new)
  1.3       +8 -0      ports/lang/libobjc2/pkg-descr (new)
  1.3       +22 -0     ports/lang/libobjc2/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110191856.p9JIulEY081934>