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

Pav Lucistnik pav at FreeBSD.org
Sun Sep 4 05:38:39 PDT 2005


pav         2005-09-04 12:38:38 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/rubygem-rgl    Makefile distinfo pkg-descr pkg-plist 
  Log:
  RGL is a framework for graph data structures and algorithms.
  
  The design of the library is much influenced by the Boost Graph
  Library (BGL) which is written in C++ heavily using its template
  mechanism. Refer to http://www.boost.org/libs/graph/doc for further
  links and documentation on graph data structures and algorithms and
  the design rationales of BGL.
  
  PR:             ports/84587
  Submitted by:   Ulrich Spoerlein <q at galgenberg.net>
  
  Revision  Changes    Path
  1.1953    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/rubygem-rgl/Makefile (new)
  1.1       +2 -0      ports/devel/rubygem-rgl/distinfo (new)
  1.1       +9 -0      ports/devel/rubygem-rgl/pkg-descr (new)
  1.1       +320 -0    ports/devel/rubygem-rgl/pkg-plist (new)


More information about the cvs-ports mailing list