Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 09:51:53 +0000 (UTC)
From:      Kirill Ponomarew <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/editors/MathPlanner Makefile pkg-plist patch-Exp_object.cpppatch-Integer.cpp patch-MathHeaders.h patch-Math_functions.cpp patch-Maxmin.cpp ...
Message-ID:  <200410120951.i9C9prKR088982@repoman.freebsd.org>

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



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