Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 02:16:04 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libds Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200308280916.h7S9G40E080112@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/08/28 02:16:04 PDT

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libds          Makefile distinfo pkg-descr pkg-plist 
  Log:
  NEW PORT: devel/libds (Useful data structures library)
  
          A small, but useful library of data structures. Has AVL
          tree, binary heap, hash table, a queue, a stack, variable
          length array.
  
  PR:             ports/44565
  Submitted by:   Peter Bozarov <peter@bozz.demon.nl>
  
  Revision  Changes    Path
  1.1253    +1 -0      ports/devel/Makefile
  1.1       +48 -0     ports/devel/libds/Makefile (new)
  1.1       +1 -0      ports/devel/libds/distinfo (new)
  1.1       +14 -0     ports/devel/libds/pkg-descr (new)
  1.1       +14 -0     ports/devel/libds/pkg-plist (new)



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