Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2004 08:29:30 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/tulip Makefileports/graphics/tulip/files patch-GEM.h         patch-GEM3D.h patch-Glyph.cpp patch-GraphIterator.h patch-QuotientClustering.cpp ...
Message-ID:  <200410290829.i9T8TUbr048228@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2004-10-29 08:29:30 UTC

  FreeBSD ports repository

  Modified files:
    graphics/tulip       Makefile 
    graphics/tulip/files patch-CirculantGraph.cpp 
                         patch-RandomGraph.cpp 
                         patch-RandomSimpleGraph.cpp 
  Added files:
    graphics/tulip/files patch-EqualValueClustering.cpp 
                         patch-GEM.h patch-GEM3D.h patch-Glyph.cpp 
                         patch-GraphIterator.h 
                         patch-MultipleEdgeSelection.cpp 
                         patch-Property.h 
                         patch-QuotientClustering.cpp 
                         patch-Reflect.cxx patch-Shape.h 
                         patch-SimpleVector.h 
                         patch-StrahlerAllMetric.cpp 
                         patch-StrahlerMetric.cpp 
                         patch-SuperGraph.h patch-Vector.cxx 
                         patch-tulipconf.h 
  Log:
  Unbreak with recent GCC (fix bad C++ code).
  
  Approved by:    fjoe (mentor, implicit)
  
  Revision  Changes    Path
  1.12      +0 -4      ports/graphics/tulip/Makefile
  1.2       +9 -0      ports/graphics/tulip/files/patch-CirculantGraph.cpp
  1.1       +11 -0     ports/graphics/tulip/files/patch-EqualValueClustering.cpp (new)
  1.1       +54 -0     ports/graphics/tulip/files/patch-GEM.h (new)
  1.1       +54 -0     ports/graphics/tulip/files/patch-GEM3D.h (new)
  1.1       +12 -0     ports/graphics/tulip/files/patch-Glyph.cpp (new)
  1.1       +19 -0     ports/graphics/tulip/files/patch-GraphIterator.h (new)
  1.1       +11 -0     ports/graphics/tulip/files/patch-MultipleEdgeSelection.cpp (new)
  1.1       +15 -0     ports/graphics/tulip/files/patch-Property.h (new)
  1.1       +20 -0     ports/graphics/tulip/files/patch-QuotientClustering.cpp (new)
  1.2       +10 -1     ports/graphics/tulip/files/patch-RandomGraph.cpp
  1.2       +10 -1     ports/graphics/tulip/files/patch-RandomSimpleGraph.cpp
  1.1       +11 -0     ports/graphics/tulip/files/patch-Reflect.cxx (new)
  1.1       +15 -0     ports/graphics/tulip/files/patch-Shape.h (new)
  1.1       +11 -0     ports/graphics/tulip/files/patch-SimpleVector.h (new)
  1.1       +20 -0     ports/graphics/tulip/files/patch-StrahlerAllMetric.cpp (new)
  1.1       +20 -0     ports/graphics/tulip/files/patch-StrahlerMetric.cpp (new)
  1.1       +23 -0     ports/graphics/tulip/files/patch-SuperGraph.h (new)
  1.1       +166 -0    ports/graphics/tulip/files/patch-Vector.cxx (new)
  1.1       +11 -0     ports/graphics/tulip/files/patch-tulipconf.h (new)



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