cvs commit: ports/math/kaskade Makefile pkg-plist ports/math/kaskade/files patch-sources_alloc.c patch-sources_alloc.h patch-sources_cmdpars.h patch-sources_dict.h patch-sources_dlist.h patch-sources_family.h patch-sources_general.h.in patch-sources_kvector.h ...

Thierry Thomas thierry at FreeBSD.org
Wed Aug 17 05:22:59 GMT 2005


thierry     2005-08-17 05:22:59 UTC

  FreeBSD ports repository

  Modified files:
    math/kaskade         Makefile pkg-plist 
  Added files:
    math/kaskade/files   patch-sources_alloc.c 
                         patch-sources_alloc.h 
                         patch-sources_cmdpars.h 
                         patch-sources_dict.h 
                         patch-sources_dlist.h 
                         patch-sources_family.h 
                         patch-sources_general.h.in 
                         patch-sources_kvector.h 
                         patch-sources_matrix.h 
                         patch-sources_slist.h 
                         patch-sources_stack.c 
                         patch-sources_stack.h 
                         patch-sources_utils.h 
                         patch-sources_varalloc.cc 
                         patch-sources_vector.c 
                         patch-sources_vector.h 
  Log:
  Unbreak with gcc 3.4.
  
  Approved by:    portmgr (marcus)
  
  Revision  Changes    Path
  1.22      +3 -7      ports/math/kaskade/Makefile
  1.1       +63 -0     ports/math/kaskade/files/patch-sources_alloc.c (new)
  1.1       +12 -0     ports/math/kaskade/files/patch-sources_alloc.h (new)
  1.1       +11 -0     ports/math/kaskade/files/patch-sources_cmdpars.h (new)
  1.1       +11 -0     ports/math/kaskade/files/patch-sources_dict.h (new)
  1.1       +11 -0     ports/math/kaskade/files/patch-sources_dlist.h (new)
  1.1       +11 -0     ports/math/kaskade/files/patch-sources_family.h (new)
  1.1       +13 -0     ports/math/kaskade/files/patch-sources_general.h.in (new)
  1.1       +32 -0     ports/math/kaskade/files/patch-sources_kvector.h (new)
  1.1       +35 -0     ports/math/kaskade/files/patch-sources_matrix.h (new)
  1.1       +11 -0     ports/math/kaskade/files/patch-sources_slist.h (new)
  1.1       +143 -0    ports/math/kaskade/files/patch-sources_stack.c (new)
  1.1       +11 -0     ports/math/kaskade/files/patch-sources_stack.h (new)
  1.1       +15 -0     ports/math/kaskade/files/patch-sources_utils.h (new)
  1.1       +11 -0     ports/math/kaskade/files/patch-sources_varalloc.cc (new)
  1.1       +28 -0     ports/math/kaskade/files/patch-sources_vector.c (new)
  1.1       +31 -0     ports/math/kaskade/files/patch-sources_vector.h (new)
  1.4       +1 -0      ports/math/kaskade/pkg-plist


More information about the cvs-ports mailing list