cvs commit: ports/editors/MathPlanner Makefile pkg-plist patch-Exp_object.cpppatch-Integer.cpp patch-MathHeaders.h patch-Math_functions.cpp patch-Maxmin.cpp ...

Kirill Ponomarew krion at FreeBSD.org
Tue Oct 12 02:51:54 PDT 2004


krion       2004-10-12 09:51:53 UTC

  FreeBSD ports repository

  Modified files:
    editors/MathPlanner  Makefile pkg-plist 
  Added files:
    editors/MathPlanner/files patch-Complex.cpp 
                              patch-Exp_object.cpp 
                              patch-Function_header_object.cpp 
                              patch-Function_object.cpp 
                              patch-Integer.cpp 
                              patch-MathHeaders.h 
                              patch-Math_functions.cpp 
                              patch-Maxmin.cpp 
                              patch-Parenthesis.cpp 
                              patch-Sigma.cpp patch-Sqrt.cpp 
                              patch-Trigono.cpp 
  Log:
  Fix build on 4-stable
  Fix pkg-plist
  
  PR:             ports/71875
  Submitted by:   Ports Fury
  
  Revision  Changes    Path
  1.6       +6 -11     ports/editors/MathPlanner/Makefile
  1.1       +13 -0     ports/editors/MathPlanner/files/patch-Complex.cpp (new)
  1.1       +22 -0     ports/editors/MathPlanner/files/patch-Exp_object.cpp (new)
  1.1       +20 -0     ports/editors/MathPlanner/files/patch-Function_header_object.cpp (new)
  1.1       +35 -0     ports/editors/MathPlanner/files/patch-Function_object.cpp (new)
  1.1       +15 -0     ports/editors/MathPlanner/files/patch-Integer.cpp (new)
  1.1       +17 -0     ports/editors/MathPlanner/files/patch-MathHeaders.h (new)
  1.1       +215 -0    ports/editors/MathPlanner/files/patch-Math_functions.cpp (new)
  1.1       +15 -0     ports/editors/MathPlanner/files/patch-Maxmin.cpp (new)
  1.1       +11 -0     ports/editors/MathPlanner/files/patch-Parenthesis.cpp (new)
  1.1       +81 -0     ports/editors/MathPlanner/files/patch-Sigma.cpp (new)
  1.1       +23 -0     ports/editors/MathPlanner/files/patch-Sqrt.cpp (new)
  1.1       +47 -0     ports/editors/MathPlanner/files/patch-Trigono.cpp (new)
  1.2       +0 -1      ports/editors/MathPlanner/pkg-plist


More information about the cvs-ports mailing list