cvs commit: ports/graphics/nurbs++ Makefile
ports/graphics/nurbs++/files
patch-cvector.h patch-d_nurbsSub.cpp patch-f_nurbsSub.cpp
patch-hnurbsS.cpp patch-hnurbsS_sp.cpp patch-image.cpp
patch-list.h patch-matrix.cpp patch-matrixMat.cpp ...
Pav Lucistnik
pav at FreeBSD.org
Fri Dec 1 01:55:33 PST 2006
pav 2006-12-01 09:55:32 UTC
FreeBSD ports repository
Modified files:
graphics/nurbs++ Makefile
Added files:
graphics/nurbs++/files patch-cvector.h patch-d_nurbsSub.cpp
patch-f_nurbsSub.cpp patch-hnurbsS.cpp
patch-hnurbsS_sp.cpp patch-image.cpp
patch-list.h patch-matrix.cpp
patch-matrixMat.cpp patch-matrixRT.cpp
patch-nurbs.cpp patch-nurbsS.cpp
patch-nurbsS_sp.cpp patch-nurbsS_sp.h
patch-nurbsSub.cpp patch-nurbs_sp.cpp
patch-nurbs_sp.h patch-vector.cpp
patch-vector.h
Log:
- Unbreak on 5.X and above: fix compile with gcc34
PR: ports/106117
Submitted by: Peter Johnson <johnson.peter at gmail.com>
Revision Changes Path
1.17 +2 -12 ports/graphics/nurbs++/Makefile
1.1 +16 -0 ports/graphics/nurbs++/files/patch-cvector.h (new)
1.1 +13 -0 ports/graphics/nurbs++/files/patch-d_nurbsSub.cpp (new)
1.1 +13 -0 ports/graphics/nurbs++/files/patch-f_nurbsSub.cpp (new)
1.1 +381 -0 ports/graphics/nurbs++/files/patch-hnurbsS.cpp (new)
1.1 +406 -0 ports/graphics/nurbs++/files/patch-hnurbsS_sp.cpp (new)
1.1 +98 -0 ports/graphics/nurbs++/files/patch-image.cpp (new)
1.1 +10 -0 ports/graphics/nurbs++/files/patch-list.h (new)
1.1 +377 -0 ports/graphics/nurbs++/files/patch-matrix.cpp (new)
1.1 +119 -0 ports/graphics/nurbs++/files/patch-matrixMat.cpp (new)
1.1 +213 -0 ports/graphics/nurbs++/files/patch-matrixRT.cpp (new)
1.1 +42 -0 ports/graphics/nurbs++/files/patch-nurbs.cpp (new)
1.1 +68 -0 ports/graphics/nurbs++/files/patch-nurbsS.cpp (new)
1.1 +196 -0 ports/graphics/nurbs++/files/patch-nurbsS_sp.cpp (new)
1.1 +11 -0 ports/graphics/nurbs++/files/patch-nurbsS_sp.h (new)
1.1 +20 -0 ports/graphics/nurbs++/files/patch-nurbsSub.cpp (new)
1.1 +62 -0 ports/graphics/nurbs++/files/patch-nurbs_sp.cpp (new)
1.1 +11 -0 ports/graphics/nurbs++/files/patch-nurbs_sp.h (new)
1.1 +255 -0 ports/graphics/nurbs++/files/patch-vector.cpp (new)
1.1 +11 -0 ports/graphics/nurbs++/files/patch-vector.h (new)
More information about the cvs-ports
mailing list