cvs commit: ports/devel Makefile ports/devel/objectivelib Makefile distinfo pkg-descr pkg-plist

Dirk Meyer dinoex at FreeBSD.org
Fri Dec 1 12:34:59 PST 2006


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)


More information about the cvs-all mailing list