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

Edwin Groothuis edwin at FreeBSD.org
Thu Aug 28 02:16:05 PDT 2003


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 at 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)


More information about the cvs-ports mailing list