cvs commit: ports/graphics Makefile ports/graphics/py-graph Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Fri Sep 5 14:16:41 UTC 2008


miwi        2008-09-05 14:16:41 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/py-graph    Makefile distinfo pkg-descr pkg-plist 
  Log:
  A library for working with graphs in Python.
  It provides a suitable data structure for representing graphs
  and a whole set of important algorithms.
  
  WWW:    http://code.google.com/p/python-graph/
  
  PR:             ports/126957
  Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
  
  Revision  Changes    Path
  1.1185    +1 -0      ports/graphics/Makefile
  1.1       +43 -0     ports/graphics/py-graph/Makefile (new)
  1.1       +3 -0      ports/graphics/py-graph/distinfo (new)
  1.1       +5 -0      ports/graphics/py-graph/pkg-descr (new)
  1.1       +46 -0     ports/graphics/py-graph/pkg-plist (new)


More information about the cvs-ports mailing list