notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gnustep-libobjc GNUstep Objective-C runtime for GCC and LLVM
1.4 lang Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4Version of this port present on the latest quarterly branch.
Maintainer: dinoex@FreeBSD.org search for ports maintained by this maintainer
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 ¦ SVNWeb - no subversion history for this port

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. GNUstep.sh : devel/gnustep-make
  2. gmake : devel/gmake
Runtime dependencies:
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.gna.org/gnustep/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4
06 Aug 2011 16:52:49
Original commit files touched by this commit
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4
1.3
24 Apr 2011 07:06:50
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.3
1.2
21 Apr 2011 19:21:36
Original commit files touched by this commit
dinoex search for other commits by this committer
- mark IGNORE on FreeBSD 9-CURRENT
1.2
24 Feb 2011 07:26:46
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.2
1.1.1
18 Feb 2011 17:32:12
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.1.1
1.1
13 Jan 2011 17:53:53
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.1
Feature safe: yes
1.0
07 Oct 2010 08:44:28
Original commit files touched by this commit
dinoex search for other commits by this committer
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