Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Dec 2006 20:31:28 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/objectivelib Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200612012031.kB1KVSu9029044@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2006-12-01 20:31:28 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/objectivelib   Makefile distinfo pkg-descr pkg-plist 
  Log:
  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/
  
  Revision  Changes    Path
  1.2528    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/objectivelib/Makefile (new)
  1.1       +3 -0      ports/devel/objectivelib/distinfo (new)
  1.1       +8 -0      ports/devel/objectivelib/pkg-descr (new)
  1.1       +24 -0     ports/devel/objectivelib/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612012031.kB1KVSu9029044>