cvs commit: ports/graphics/nurbs++ Makefile ports/graphics/nurbs++/files patch-image_color.cpp patch-matrix_barray2d_uchar.cpp patch-matrix_barray_complex.cpp patch-matrix_matrix_char.cpp patch-matrix_matrix_complex.cpp patch-matrix_matrix_double.cpp patch-matrix_matrix_float.cpp patch-matrix_matrix_hpoint.cpp patch-matrix_matrix_int.cpp ...

Martin Wilke miwi at FreeBSD.org
Fri Feb 15 09:39:04 PST 2008


miwi        2008-02-15 17:39:03 UTC

  FreeBSD ports repository

  Modified files:
    graphics/nurbs++     Makefile 
  Added files:
    graphics/nurbs++/files patch-image_color.cpp 
                           patch-matrix_barray2d_uchar.cpp 
                           patch-matrix_barray_complex.cpp 
                           patch-matrix_matrix_char.cpp 
                           patch-matrix_matrix_complex.cpp 
                           patch-matrix_matrix_double.cpp 
                           patch-matrix_matrix_float.cpp 
                           patch-matrix_matrix_hpoint.cpp 
                           patch-matrix_matrix_int.cpp 
                           patch-matrix_matrix_point.cpp 
                           patch-matrix_matrix_uchar.cpp 
                           patch-matrix_vector_double.cpp 
                           patch-matrix_vector_float.cpp 
                           patch-matrix_vector_int.cpp 
                           patch-nurbs_d_nurbs.cpp 
                           patch-nurbs_d_surface.cpp 
                           patch-nurbs_f_surface.cpp 
  Log:
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             120626
  Submitted by:   Pietro Cerutti <gahr at gahr.ch>
  
  Revision  Changes    Path
  1.20      +2 -8      ports/graphics/nurbs++/Makefile
  1.1       +29 -0     ports/graphics/nurbs++/files/patch-image_color.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_barray2d_uchar.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_barray_complex.cpp (new)
  1.1       +38 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_char.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_complex.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_double.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_float.cpp (new)
  1.1       +38 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_hpoint.cpp (new)
  1.1       +43 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_int.cpp (new)
  1.1       +38 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_point.cpp (new)
  1.1       +38 -0     ports/graphics/nurbs++/files/patch-matrix_matrix_uchar.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_vector_double.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_vector_float.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-matrix_vector_int.cpp (new)
  1.1       +11 -0     ports/graphics/nurbs++/files/patch-nurbs_d_nurbs.cpp (new)
  1.1       +24 -0     ports/graphics/nurbs++/files/patch-nurbs_d_surface.cpp (new)
  1.1       +24 -0     ports/graphics/nurbs++/files/patch-nurbs_f_surface.cpp (new)


More information about the cvs-all mailing list