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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
objectivelib Object containers and generic algorithms for Objective-C
1.0.0 devel 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.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 search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
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. libgnustep-base.so : lang/gnustep-base
  3. gmake : devel/gmake
Runtime dependencies:
  1. GNUstep.sh : devel/gnustep-make
  2. libgnustep-base.so : lang/gnustep-base
Library dependencies:
  1. 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:
Expand this list (22 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  3. http://freefr.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  4. http://garr.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  5. http://heanet.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  6. http://hivelocity.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  7. http://ignum.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  8. http://internode.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  9. http://iweb.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  10. http://jaist.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  11. http://kaz.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  12. http://kent.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  13. http://master.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  14. http://nchc.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  15. http://ncu.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  16. http://netcologne.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  17. http://sunet.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  18. http://superb-dca3.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  19. http://switch.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  20. http://tenet.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  21. http://ufpr.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
  22. http://waix.dl.sourceforge.net/project/objectivelib/objectivelib/1.0.0/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
28 Aug 2013 18:26:01
Revision:325546Original commit files touched by this commit
theraven (src committer) search for other commits by this 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
Revision:316654Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:305832Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
1.0.0
26 Jun 2012 05:43:33
Original commit files touched by this commit
dinoex search for other commits by this committer
- reset MAINTAINER
1.0.0
07 Apr 2011 18:26:01
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop MD5
1.0.0
05 Jun 2010 06:14:28
Original commit files touched by this commit
dinoex search for other commits by this committer
LICENSE LGPL21
1.0.0
30 May 2010 12:28:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- drop USE_GNUSTEP_PREFIX
1.0.0
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.0.0
05 Jun 2009 03:41:16
Original commit files touched by this commit
dinoex search for other commits by this committer
- add iconv as direct depenency

- fix buildwith custom LOCALBASE
Reported by:    QAT
1.0.0
16 Jan 2009 16:33:38
Original commit files touched by this commit
dinoex search for other commits by this committer
- add LICENSE:
1.0.0
25 May 2007 06:09:43
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.0.0
0.10
31 Jan 2007 18:18:14
Original commit files touched by this commit
dinoex search for other commits by this committer
- add category gnustep
PR:             103931
Approved by:    pav
0.10
13 Jan 2007 10:55:37
Original commit files touched by this commit
dinoex search for other commits by this committer
- use new macros
0.10
25 Dec 2006 20:00:46
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 0.10
0.9
01 Dec 2006 20:54:04
Original commit files touched by this commit
dinoex search for other commits by this committer
- cleanup
forget to mention
Obtained from:  NetBSD
0.9
01 Dec 2006 20:31:28
Original commit files touched by this commit
dinoex search for other commits by this committer
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