Port details |
- objectivelib Object containers and generic algorithms for Objective-C
- 1.0.0 devel
=0 1.0.0Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2006-12-01 20:38:45
- Last Update: 2013-08-28 18:26:01
- SVN Revision: 325546
- Also Listed In: gnustep
- License: LGPL21
- WWW:
- http://objectivelib.sourceforge.net/
- Description:
- ObjectiveLib provides two primary services: containers and algorithms.
An important part of the library that keeps everything moving is
iterators. ObjectiveLib is designed to offer the same functionality
to Objective-C programmers that the Standard Template Library offers
to C++ programmers. Therefore, anyone familiar with the STL will have
no trouble using and understanding the machinery of ObjectiveLib.
LICENSE: LGPL2 or later
WWW: http://objectivelib.sourceforge.net/
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:
-
- objectivelib>0:devel/objectivelib
- No installation instructions:
- This port has been deleted.
- PKGNAME: objectivelib
- 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
- libgnustep-base.so : lang/gnustep-base
- gmake : devel/gmake
- Runtime dependencies:
-
- GNUstep.sh : devel/gnustep-make
- libgnustep-base.so : lang/gnustep-base
- Library dependencies:
-
- iconv.3 : converters/libiconv
- 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: 16
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 28 Aug 2013 18:26:01
  |
theraven (src committer)  |
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases. Future commits will fix them.
Approved by: bapt |
1.0.0 27 Apr 2013 08:50:47
  |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.0.0 13 Oct 2012 13:39:59
  |
dinoex  |
- cleanup comments
Feature safe: yes |
1.0.0 26 Jun 2012 05:43:33
 |
dinoex  |
- reset MAINTAINER |
1.0.0 07 Apr 2011 18:26:01
 |
dinoex  |
- drop MD5 |
1.0.0 05 Jun 2010 06:14:28
 |
dinoex  |
LICENSE LGPL21 |
1.0.0 30 May 2010 12:28:39
 |
dinoex  |
- drop USE_GNUSTEP_PREFIX |
1.0.0 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0.0 05 Jun 2009 03:41:16
 |
dinoex  |
- add iconv as direct depenency
- fix buildwith custom LOCALBASE
Reported by: QAT |
1.0.0 16 Jan 2009 16:33:38
 |
dinoex  |
- add LICENSE: |
1.0.0 25 May 2007 06:09:43
 |
dinoex  |
- update to 1.0.0 |
0.10 31 Jan 2007 18:18:14
 |
dinoex  |
- add category gnustep
PR: 103931
Approved by: pav |
0.10 13 Jan 2007 10:55:37
 |
dinoex  |
- use new macros |
0.10 25 Dec 2006 20:00:46
 |
dinoex  |
- update to 0.10 |
0.9 01 Dec 2006 20:54:04
 |
dinoex  |
- cleanup
forget to mention
Obtained from: NetBSD |
0.9 01 Dec 2006 20:31:28
 |
dinoex  |
ObjectiveLib provides two primary services: containers and algorithms.
An important part of the library that keeps everything moving is
iterators. ObjectiveLib is designed to offer the same functionality
to Objective-C programmers that the Standard Template Library offers
to C++ programmers. Therefore, anyone familiar with the STL will have
no trouble using and understanding the machinery of ObjectiveLib.
WWW: http://objectivelib.sourceforge.net/ |
Number of commits found: 16
|