cvs commit: ports/graphics/tulip Makefileports/graphics/tulip/files
patch-GEM.h patch-GEM3D.h patch-Glyph.cpp patch-GraphIterator.h
patch-QuotientClustering.cpp ...
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Oct 29 01:29:31 PDT 2004
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)
More information about the cvs-ports
mailing list