Port details |
- gnustep-libobjc GNUstep Objective-C runtime for GCC and LLVM
- 1.4 lang
=0 1.4Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2010-10-07 08:44:51
- Last Update: 2011-08-06 16:52:49
- SVN Revision: UNKNOWN
- Also Listed In: devel gnustep
- License: MIT
- Description:
- GNUstep Objective-C Runtime
The GNUstep Objective-C runtime is designed as a drop-in replacement for the
GCC runtime. It supports both a legacy and a modern ABI, allowing code
compiled with old versions of GCC to be supported without requiring
recompilation. The modern ABI adds the following features:
- Non-fragile instance variables.
- Protocol uniquing.
- Object planes support.
- Declared property introspection.
Both ABIs support the following feature above and beyond the GCC runtime:
- The modern Objective-C runtime APIs, introduced with OS X 10.5.
- Blocks (closures).
- Low memory profile for platforms where memory usage is more important than
speed.
- Synthesised property accessors.
- Efficient support for @synchronized()
- Type-dependent dispatch, eliminating stack corruption from mismatched
selectors.
LICENSE: MIT
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- gnustep-libobjc2>0:lang/gnustep-libobjc
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnustep-libobjc2
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- GNUstep.sh : devel/gnustep-make
- gmake : devel/gmake
- Runtime dependencies:
-
- GNUstep.sh : devel/gnustep-make
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4 06 Aug 2011 16:52:49
 |
dinoex  |
- retire gnustep-libobjc
gnustep-makes does require libobjc now
so we can not build libobjc for gnustep with gnustep-make |
1.4 19 May 2011 18:39:05
 |
dinoex  |
- update to 1.4 |
1.3 24 Apr 2011 07:06:50
 |
dinoex  |
- update to 1.3 |
1.2 21 Apr 2011 19:21:36
 |
dinoex  |
- mark IGNORE on FreeBSD 9-CURRENT |
1.2 24 Feb 2011 07:26:46
 |
dinoex  |
- update to 1.2 |
1.1.1 18 Feb 2011 17:32:12
 |
dinoex  |
- update to 1.1.1 |
1.1 13 Jan 2011 17:53:53
 |
dinoex  |
- update to 1.1
Feature safe: yes |
1.0 07 Oct 2010 08:44:28
 |
dinoex  |
GNUstep Objective-C Runtime
The GNUstep Objective-C runtime is designed as a drop-in replacement for the
GCC runtime. It supports both a legacy and a modern ABI, allowing code
compiled with old versions of GCC to be supported without requiring
recompilation. The modern ABI adds the following features:
- Non-fragile instance variables.
- Protocol uniquing.
- Object planes support.
- Declared property introspection.
Both ABIs support the following feature above and beyond the GCC runtime:
- The modern Objective-C runtime APIs, introduced with OS X 10.5.
- Blocks (closures).
- Low memory profile for platforms where memory usage is more important than
speed.
- Synthesised property accessors.
- Efficient support for @synchronized()
- Type-dependent dispatch, eliminating stack corruption from mismatched
selectors.
LICENSE: MIT |
Number of commits found: 8
|