Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Feb 2008 17:39:03 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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 ...
Message-ID:  <200802151739.m1FHd3Ij003840@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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)



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