Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Mar 2004 14:57:49 -0800 (PST)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/math/xgfe Makefile distinfo pkg-plist ports/math/xgfe/files patch-aa patch-ab patch-ac patch-barOp.cpp patch-boxWidthOp.cpp patch-curveFit.cpp patch-curveFitData.cpp patch-funcLegendTitle.cpp ...
Message-ID:  <200403062257.i26MvnB1071699@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2004/03/06 14:57:49 PST

  FreeBSD ports repository

  Modified files:
    math/xgfe            Makefile distinfo pkg-plist 
    math/xgfe/files      patch-aa patch-ab 
  Added files:
    math/xgfe/files      patch-barOp.cpp patch-boxWidthOp.cpp 
                         patch-curveFit.cpp patch-curveFitData.cpp 
                         patch-fileLegendTitle.cpp 
                         patch-fileOptions.cpp 
                         patch-funcLegendTitle.cpp 
                         patch-gnuCurveFit.h 
                         patch-gnuInterface.cpp 
                         patch-gnuInterface.h 
                         patch-gnuMultiFile.cpp 
                         patch-gnuMultiFunc.cpp 
                         patch-gnuPlotFile.h 
                         patch-gnuPlotFunction.h 
                         patch-isoLinesOp.cpp 
                         patch-latexEmtexOp.cpp patch-legendOp.cpp 
                         patch-logScaleOp.cpp patch-multiFile.cpp 
                         patch-multiFunc.cpp patch-pbmOp.cpp 
                         patch-psOpt.cpp patch-rawGnuData.h 
                         patch-rotation.cpp patch-sizeOp.cpp 
                         patch-ticsLevel.cpp patch-ticsOp.cpp 
                         patch-ticsOp.h patch-xgfeMain.cpp 
                         patch-xgfeMain.h patch-xgfeMainData.cpp 
  Removed files:
    math/xgfe/files      patch-ac 
  Log:
  Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix build
  with gcc 3.
  
  Submitted by:   Marius Strobl <marius@alchemy.franken.de>
  PR:             ports/59024
  
  Revision  Changes    Path
  1.22      +7 -7      ports/math/xgfe/Makefile
  1.6       +1 -1      ports/math/xgfe/distinfo
  1.5       +10 -10    ports/math/xgfe/files/patch-aa
  1.5       +1 -1      ports/math/xgfe/files/patch-ab
  1.4       +0 -12     ports/math/xgfe/files/patch-ac (dead)
  1.1       +12 -0     ports/math/xgfe/files/patch-barOp.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-boxWidthOp.cpp (new)
  1.1       +71 -0     ports/math/xgfe/files/patch-curveFit.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-curveFitData.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-fileLegendTitle.cpp (new)
  1.1       +40 -0     ports/math/xgfe/files/patch-fileOptions.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-funcLegendTitle.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-gnuCurveFit.h (new)
  1.1       +219 -0    ports/math/xgfe/files/patch-gnuInterface.cpp (new)
  1.1       +24 -0     ports/math/xgfe/files/patch-gnuInterface.h (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-gnuMultiFile.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-gnuMultiFunc.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-gnuPlotFile.h (new)
  1.1       +14 -0     ports/math/xgfe/files/patch-gnuPlotFunction.h (new)
  1.1       +14 -0     ports/math/xgfe/files/patch-isoLinesOp.cpp (new)
  1.1       +16 -0     ports/math/xgfe/files/patch-latexEmtexOp.cpp (new)
  1.1       +51 -0     ports/math/xgfe/files/patch-legendOp.cpp (new)
  1.1       +21 -0     ports/math/xgfe/files/patch-logScaleOp.cpp (new)
  1.1       +82 -0     ports/math/xgfe/files/patch-multiFile.cpp (new)
  1.1       +42 -0     ports/math/xgfe/files/patch-multiFunc.cpp (new)
  1.1       +18 -0     ports/math/xgfe/files/patch-pbmOp.cpp (new)
  1.1       +26 -0     ports/math/xgfe/files/patch-psOpt.cpp (new)
  1.1       +11 -0     ports/math/xgfe/files/patch-rawGnuData.h (new)
  1.1       +14 -0     ports/math/xgfe/files/patch-rotation.cpp (new)
  1.1       +14 -0     ports/math/xgfe/files/patch-sizeOp.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-ticsLevel.cpp (new)
  1.1       +141 -0    ports/math/xgfe/files/patch-ticsOp.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-ticsOp.h (new)
  1.1       +115 -0    ports/math/xgfe/files/patch-xgfeMain.cpp (new)
  1.1       +12 -0     ports/math/xgfe/files/patch-xgfeMain.h (new)
  1.1       +19 -0     ports/math/xgfe/files/patch-xgfeMainData.cpp (new)
  1.6       +29 -27    ports/math/xgfe/pkg-plist



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