---
name: libobjc2
version: 1.6
origin: lang/libobjc2
comment: Replacement Objective-C runtime supporting Obj-C 2 features
arch: freebsd:9:x86:64
www: UNKNOWN
maintainer: ports@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 406416
desc: |
  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.
categories: [lang, gnustep, devel]
options: {LIBDISPATCH: off, NSOBJECT_ROOT: on}
files:
  /usr/local/include/objc/Availability.h: f79d0e3e12750a8bed111f42e42a37c94710d0f9174a01fb7f7c8566de83c0f3
  /usr/local/include/objc/Object.h: b362788f060ece92e3fffb4917c64532690a5f18adc32662a4b5238924344faa
  /usr/local/include/objc/Protocol.h: 8b68666c173411fb0159af6eaff7c60e604d3afd020a3f97a6343649d943c724
  /usr/local/include/objc/blocks_runtime.h: 371f3f9d30699d4a457806783e07a38b7402253304197e36f733e42bdc30e901
  /usr/local/include/objc/capabilities.h: 96ef12fe474ab03494943fa556e574eafb551b3e1eac0c8f7df211c9c96478cf
  /usr/local/include/objc/developer.h: b9f10f44bab5ce226d4d94136b1af82b72166fb6632f0824cb47bd333f690e57
  /usr/local/include/objc/encoding.h: 961e5627c2677f2244a7dd8a5b128ee49848512a257087e79b93157650563a11
  /usr/local/include/objc/hooks.h: 618573d3d9c18a9a073dc1eaef05a817cd5eb8934c2cf1e35fa9c7d83ef4f7d5
  /usr/local/include/objc/objc-api.h: 3b226e7db71912ffbdc1dfd740c90448a6de51ca9b175e3851e217d46485954c
  /usr/local/include/objc/objc-arc.h: d734a15e05cdc0a3e47398c2a9498579833c5f082578d75d7a2c2c29dda67f2d
  /usr/local/include/objc/objc-auto.h: fd34e6a0d52c96b7e38fa76c32f0f839d96ea967f13a7e3b78801ce7a9ada5c1
  /usr/local/include/objc/objc.h: 3b226e7db71912ffbdc1dfd740c90448a6de51ca9b175e3851e217d46485954c
  /usr/local/include/objc/runtime-deprecated.h: 810e9ac647ef96bf4397d96083f3ecd349b40b767d94eedecd02b7eca2127885
  /usr/local/include/objc/runtime.h: 625bc81a757d214b847fee6f3f28851731b3fd9a0b64b0fa50af34310dc66ed8
  /usr/local/include/objc/slot.h: ad8cd83020d9da3d6b4088f86b8212321a70136b8369e12f3eb3d46031653e03
  /usr/local/include/objc/toydispatch.h: 3bc440c1686a0b3a5e8ed8205b40ac7f2a6cc6e5d2dab8c8e02817f8f9b258a8
  /usr/local/lib/libobjc.a: 466210fab7510e4b1b0f0237207bf45d8fd17caeaded4cdb77be815b4ef1d436
  /usr/local/lib/libobjc.so: '-'
  /usr/local/lib/libobjc.so.16: 509ef7271f8c8eb7e27d999cd1c423dc112b3a7185a4bee4cda7149d79884f87
  /usr/local/lib/libobjcxx.so: '-'
  /usr/local/lib/libobjcxx.so.16: d91699346b1588aecef9016886129e27339a7592ecf096829ce7dabf043fcda7
directories:
  /usr/local/include/objc/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
